Searched refs:HPRT0_PRTSPD_LOW_SPEED (Results 1 – 3 of 3) sorted by relevance
351 #define HPRT0_PRTSPD_LOW_SPEED 2 macro
1048 if ((hprt0 & USB_OTG_HPRT_PSPD) == (HPRT0_PRTSPD_LOW_SPEED << 17)) { in HCD_Port_IRQHandler()
1268 (((speed == HPRT0_PRTSPD_LOW_SPEED)<< 17) & USB_OTG_HCCHAR_LSDEV)|\ in USB_HC_Init()
Completed in 7 milliseconds