Home
last modified time | relevance | path

Searched refs:USBH_LL_GetSpeed (Results 1 – 4 of 4) sorted by relevance

/btstack/port/stm32-f4discovery-usb/Middlewares/ST/STM32_USB_Host_Library/Core/Src/
H A Dusbh_conf_template.c85 USBH_SpeedTypeDef USBH_LL_GetSpeed(USBH_HandleTypeDef *phost) in USBH_LL_GetSpeed() function
H A Dusbh_core.c546 phost->device.speed = USBH_LL_GetSpeed(phost); in USBH_Process()
/btstack/port/stm32-f4discovery-usb/Middlewares/ST/STM32_USB_Host_Library/Core/Inc/
H A Dusbh_core.h119 USBH_SpeedTypeDef USBH_LL_GetSpeed(USBH_HandleTypeDef *phost);
/btstack/port/stm32-f4discovery-usb/USB_HOST/Target/
H A Dusbh_conf.c283 USBH_SpeedTypeDef USBH_LL_GetSpeed(USBH_HandleTypeDef *phost) in USBH_LL_GetSpeed() function