Home
last modified time | relevance | path

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

/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/
A Dstm32f7xx_ll_usb.h351 #define HPRT0_PRTSPD_LOW_SPEED 2 macro
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/
A Dstm32f7xx_hal_hcd.c1048 if ((hprt0 & USB_OTG_HPRT_PSPD) == (HPRT0_PRTSPD_LOW_SPEED << 17)) { in HCD_Port_IRQHandler()
A Dstm32f7xx_ll_usb.c1268 (((speed == HPRT0_PRTSPD_LOW_SPEED)<< 17) & USB_OTG_HCCHAR_LSDEV)|\ in USB_HC_Init()

Completed in 7 milliseconds