Home
last modified time | relevance | path

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

/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/
A Dstm32f7xx_ll_usb.h272 #define DSTS_ENUMSPD_HS_PHY_30MHZ_OR_60MHZ (0 << 1) macro
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/
A Dstm32f7xx_ll_usb.c374 if ((USBx_DEVICE->DSTS & USB_OTG_DSTS_ENUMSPD) == DSTS_ENUMSPD_HS_PHY_30MHZ_OR_60MHZ) { in USB_GetDevSpeed()

Completed in 6 milliseconds