Home
last modified time | relevance | path

Searched defs:activeConfig (Results 1 – 8 of 8) sorted by relevance

/drivers/peripheral/usb/ddk/host/src/
Dusb_protocol.c252 int32_t activeConfig = -1; in UsbProtocalParseDescriptor() local
Dlinux_adapter.c289 uint8_t activeConfig = 0; in OsGetActiveConfig() local
959 static int32_t AdapterGetConfiguration(const struct UsbDeviceHandle *handle, uint8_t *activeConfig) in AdapterGetConfiguration()
979 static int32_t AdapterSetConfiguration(struct UsbDeviceHandle *handle, int32_t activeConfig) in AdapterSetConfiguration()
Dliteos_adapter.c1206 static int32_t AdapterGetConfiguration(const struct UsbDeviceHandle *handle, uint8_t *activeConfig) in AdapterGetConfiguration()
1219 static int32_t AdapterSetConfiguration(struct UsbDeviceHandle *handle, int32_t activeConfig) in AdapterSetConfiguration()
/drivers/peripheral/usb/ddk/host/include/
Dusb_ddk_device.h43 uint8_t activeConfig; member
Dliteos_adapter.h72 uint8_t activeConfig; member
/drivers/peripheral/usb/sample/host/src/
Dusbhost_sdkraw_speed.c198 int32_t activeConfig; in UsbGetConfigDescriptor() local
/drivers/peripheral/usb/sample/host/liteos_test/src/
Dusbhost_sdkraw_speed.c204 int32_t activeConfig; in UsbGetConfigDescriptor() local
/drivers/peripheral/usb/serial/src/
Dusb_serial_rawapi.c146 int32_t activeConfig; in UsbGetConfigDescriptor() local