Home
last modified time | relevance | path

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

/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Inc/
A Dstm32f7xx_ll_usb.h416 uint8_t USB_GetDevSpeed(USB_OTG_GlobalTypeDef *USBx);
/external/platform/stm32f7xx/STM32F7xx_HAL_Driver/Src/
A Dstm32f7xx_hal_pcd.c485 if ( USB_GetDevSpeed(hpcd->Instance) == USB_OTG_SPEED_HIGH) { in HAL_PCD_IRQHandler()
A Dstm32f7xx_ll_usb.c370 uint8_t USB_GetDevSpeed(USB_OTG_GlobalTypeDef *USBx) in USB_GetDevSpeed() function

Completed in 8 milliseconds