Home
last modified time | relevance | path

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

/drivers/peripheral/usb/ddk/host/src/
Dusb_protocol.c251 int32_t activeConfig = -1; in UsbProtocalParseDescriptor() local
Dlinux_adapter.c338 uint8_t activeConfig = 0; in OsGetActiveConfig() local
1016 static int32_t AdapterGetConfiguration(const struct UsbDeviceHandle *handle, uint8_t *activeConfig) in AdapterGetConfiguration()
1036 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/test/unittest/mock/src/
Dmock_linux_adapter.cpp321 int32_t FuncAdapterGetConfiguration(const UsbDeviceHandle *handle, uint8_t *activeConfig) in FuncAdapterGetConfiguration()
340 int32_t FuncAdapterSetConfiguration(UsbDeviceHandle *handle, int32_t activeConfig) in FuncAdapterSetConfiguration()
/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.c199 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