Home
last modified time | relevance | path

Searched refs:UsbHostDdkTestStdGetDes (Results 1 – 4 of 4) sorted by relevance

/drivers/peripheral/usb/sample/host/include/
Dusbhost_ddk_test.h70 void UsbHostDdkTestStdGetDes(char *readSbuf);
/drivers/peripheral/usb/test/moduletest/common/liteos/
Dusb_host_serial_func_test.cpp354 UsbHostDdkTestStdGetDes(readBuf);
393 UsbHostDdkTestStdGetDes(readBuf);
504 UsbHostDdkTestStdGetDes(readBuf);
/drivers/peripheral/usb/sample/host/src/
Dusbhost_test.c196 UsbHostDdkTestStdGetDes(NULL); in TestCmdLoopOther()
Dusbhost_ddk_test.c321 void UsbHostDdkTestStdGetDes(char *readSbuf) in UsbHostDdkTestStdGetDes() function