Home
last modified time | relevance | path

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

/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_ll_usb.h458 uint8_t USB_GetDevSpeed(USB_OTG_GlobalTypeDef *USBx);
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_ll_usb.h563 uint8_t USB_GetDevSpeed(USB_OTG_GlobalTypeDef *USBx);
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_hal_pcd.c1340 hpcd->Init.speed = USB_GetDevSpeed(hpcd->Instance); in HAL_PCD_IRQHandler()
H A Dstm32f4xx_ll_usb.c519 uint8_t USB_GetDevSpeed(USB_OTG_GlobalTypeDef *USBx) in USB_GetDevSpeed() function
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_hal_pcd.c1322 hpcd->Init.speed = USB_GetDevSpeed(hpcd->Instance); in HAL_PCD_IRQHandler()
H A Dstm32l4xx_ll_usb.c469 uint8_t USB_GetDevSpeed(USB_OTG_GlobalTypeDef *USBx) in USB_GetDevSpeed() function