Home
last modified time | relevance | path

Searched refs:USB_RAW_IO_STOP_WAIT_MAX_TIME (Results 1 - 5 of 5) sorted by relevance

/drivers/peripheral/usb/net/include/
H A Dusb_net_host.h26 #define USB_RAW_IO_STOP_WAIT_MAX_TIME 3 macro
/drivers/peripheral/usb/sample/host/src/
H A Dusbhost_sdkraw_speed.c45 #define USB_RAW_IO_STOP_WAIT_MAX_TIME 2 macro
174 if (i > USB_RAW_IO_STOP_WAIT_MAX_TIME) { in UsbStopIo()
/drivers/peripheral/usb/sample/host/liteos_test/src/
H A Dusbhost_sdkraw_speed.c45 #define USB_RAW_IO_STOP_WAIT_MAX_TIME 2 macro
179 if (i > USB_RAW_IO_STOP_WAIT_MAX_TIME) { in UsbStopIo()
/drivers/peripheral/usb/serial/src/
H A Dusb_serial_rawapi.c30 #define USB_RAW_IO_STOP_WAIT_MAX_TIME 3 macro
128 if (i > USB_RAW_IO_STOP_WAIT_MAX_TIME) { in UsbStopIo()
/drivers/peripheral/usb/net/src/
H A Dusb_net_host.c715 if (i > USB_RAW_IO_STOP_WAIT_MAX_TIME) { in UsbStopIo()

Completed in 7 milliseconds