Home
last modified time | relevance | path

Searched refs:USB_RAW_IO_SLEEP_MS_TIME (Results 1 – 7 of 7) sorted by relevance

/drivers/peripheral/usb/sample/host/src/
Dusbhost_sdkraw_speed.c44 #define USB_RAW_IO_SLEEP_MS_TIME 500 macro
69 OsalMSleep(USB_RAW_IO_SLEEP_MS_TIME); in UsbIoThread()
75 OsalMSleep(USB_RAW_IO_SLEEP_MS_TIME); in UsbIoThread()
84 OsalMSleep(USB_RAW_IO_SLEEP_MS_TIME); in UsbIoThread()
173 OsalMSleep(USB_RAW_IO_SLEEP_MS_TIME); in UsbStopIo()
/drivers/peripheral/usb/sample/host/liteos_test/src/
Dusbhost_sdkraw_speed.c44 #define USB_RAW_IO_SLEEP_MS_TIME 500 macro
72 OsalMSleep(USB_RAW_IO_SLEEP_MS_TIME); in UsbIoThread()
78 OsalMSleep(USB_RAW_IO_SLEEP_MS_TIME); in UsbIoThread()
87 OsalMSleep(USB_RAW_IO_SLEEP_MS_TIME); in UsbIoThread()
178 OsalMSleep(USB_RAW_IO_SLEEP_MS_TIME); in UsbStopIo()
/drivers/peripheral/usb/test/unittest/host_sdk/
Dusb_raw_sdk_if_test_io.cpp40 #define USB_RAW_IO_SLEEP_MS_TIME 500 macro
58 OsalMSleep(USB_RAW_IO_SLEEP_MS_TIME); in UsbIoThread()
64 OsalMSleep(USB_RAW_IO_SLEEP_MS_TIME); in UsbIoThread()
72 OsalMSleep(USB_RAW_IO_SLEEP_MS_TIME); in UsbIoThread()
Dusb_raw_sdk_if_test.cpp40 #define USB_RAW_IO_SLEEP_MS_TIME 500 macro
59 OsalMSleep(USB_RAW_IO_SLEEP_MS_TIME); in UsbIoThread()
65 OsalMSleep(USB_RAW_IO_SLEEP_MS_TIME); in UsbIoThread()
74 OsalMSleep(USB_RAW_IO_SLEEP_MS_TIME); in UsbIoThread()
/drivers/hdf_core/framework/test/unittest/model/usb/host/src/
Dusb_raw_io.c47 OsalMSleep(USB_RAW_IO_SLEEP_MS_TIME); in UsbIoThread()
53 OsalMSleep(USB_RAW_IO_SLEEP_MS_TIME); in UsbIoThread()
64 OsalMSleep(USB_RAW_IO_SLEEP_MS_TIME); in UsbIoThread()
/drivers/peripheral/usb/serial/src/
Dusb_serial_rawapi.c29 #define USB_RAW_IO_SLEEP_MS_TIME 100 macro
50 OsalMSleep(USB_RAW_IO_SLEEP_MS_TIME); in UsbIoThread()
56 OsalMSleep(USB_RAW_IO_SLEEP_MS_TIME); in UsbIoThread()
126 OsalMSleep(USB_RAW_IO_SLEEP_MS_TIME); in UsbStopIo()
/drivers/hdf_core/framework/test/unittest/model/usb/host/include/
Dusb_raw_test.h181 #define USB_RAW_IO_SLEEP_MS_TIME 500 macro