Home
last modified time | relevance | path

Searched refs:USB_BULK_CANCEL_SLEEP_TIME (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/usb/hdi_service/include/
H A Dusbd_dispatcher.h34 #define USB_BULK_CANCEL_SLEEP_TIME 1000 macro
/ohos5.0/drivers/peripheral/usb/hdi_service/src/
H A Dusb_impl.cpp873 OsalMSleep(USB_BULK_CANCEL_SLEEP_TIME); in BulkRequestCancel()