Home
last modified time | relevance | path

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

/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/
A Dstm32f7xx_ll_usb.h274 #define DSTS_ENUMSPD_LS_PHY_6MHZ (2 << 1) macro
/lk-master/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/
A Dstm32f7xx_ll_usb.c379 } else if ((USBx_DEVICE->DSTS & USB_OTG_DSTS_ENUMSPD) == DSTS_ENUMSPD_LS_PHY_6MHZ) { in USB_GetDevSpeed()
935 if ((USBx_DEVICE->DSTS & USB_OTG_DSTS_ENUMSPD) == DSTS_ENUMSPD_LS_PHY_6MHZ) { in USB_ActivateSetup()

Completed in 7 milliseconds