Home
last modified time | relevance | path

Searched refs:CMD_WRITE_PARM (Results 1 – 9 of 9) sorted by relevance

/drivers/peripheral/usb/sample/host/include/
Dusbhost_sdkraw_speed.h59 CMD_WRITE_PARM, enumerator
Dusbhost_sdkapi_speed.h62 CMD_WRITE_PARM, enumerator
/drivers/peripheral/usb/test/unittest/host_sdk/
Dusb_host_sdk_if_test.h30 CMD_WRITE_PARM, enumerator
Dusb_raw_sdk_if_test.h31 CMD_WRITE_PARM, enumerator
/drivers/peripheral/usb/serial/include/
Dusb_serial_rawapi.h35 CMD_WRITE_PARM, enumerator
Dusb_serial.h38 CMD_WRITE_PARM, enumerator
/drivers/peripheral/usb/sample/host/src/
Dusbhost_ddk_test.c27 CMD_WRITE_PARM, enumerator
222 …int32_t status = g_acmService->dispatcher->Dispatch(&g_acmService->object, CMD_WRITE_PARM, g_data,… in UsbHostDdkTestAsyncWrite()
224 …int32_t status = g_acmService->dispatcher->Dispatch(g_acmService, CMD_WRITE_PARM, g_data, g_reply); in UsbHostDdkTestAsyncWrite()
/drivers/peripheral/usb/serial/src/
Dusb_serial_rawapi.c941 case CMD_WRITE_PARM: in UsbSerialDeviceDispatch()
Dusb_serial.c1037 case CMD_WRITE_PARM: in UsbSerialCheckCmd()