Home
last modified time | relevance | path

Searched refs:UsbHostDdkTestGetBaudrate (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/peripheral/usb/sample/host/include/
H A Dusbhost_ddk_test.h74 void UsbHostDdkTestGetBaudrate(char *readSbuf);
/ohos5.0/drivers/peripheral/usb/sample/host/src/
H A Dusbhost_test.c212 UsbHostDdkTestGetBaudrate(NULL); in TestCmdLoopOther()
H A Dusbhost_ddk_test.c514 void UsbHostDdkTestGetBaudrate(char *readSbuf) in UsbHostDdkTestGetBaudrate() function