Home
last modified time | relevance | path

Searched refs:USB_GetHostSpeed (Results 1 – 6 of 6) sorted by relevance

/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_ll_usb.h471 uint32_t USB_GetHostSpeed(USB_OTG_GlobalTypeDef *USBx);
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_ll_usb.h576 uint32_t USB_GetHostSpeed(USB_OTG_GlobalTypeDef *USBx);
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_hal_hcd.c1135 return (USB_GetHostSpeed(hhcd->Instance)); in HAL_HCD_GetCurrentSpeed()
H A Dstm32l4xx_ll_usb.c1368 uint32_t USB_GetHostSpeed(USB_OTG_GlobalTypeDef *USBx) in USB_GetHostSpeed() function
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_hal_hcd.c1154 return (USB_GetHostSpeed(hhcd->Instance)); in HAL_HCD_GetCurrentSpeed()
H A Dstm32f4xx_ll_usb.c1547 uint32_t USB_GetHostSpeed(USB_OTG_GlobalTypeDef *USBx) in USB_GetHostSpeed() function