Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host_khci.h121 #define RETRY_TIME (3U) macro
Dusb_host_khci.c1351 transfer->retry = RETRY_TIME; in _USB_HostKhciTransferStateMachine()
1839 transfer->retry = RETRY_TIME; in USB_HostKhciWritePipe()
1938 transfer->retry = RETRY_TIME; in USB_HostKhciReadpipe()