Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/dcd/
Dusb_phydcd.c15 #define USB_DCD_PRIMIARY_DETECTION_TIME (100U) macro
204 if (dcdState->hwTick - dcdState->startTime >= USB_DCD_PRIMIARY_DETECTION_TIME) in USB_PHYDCD_TimerIsrFunction()