Home
last modified time | relevance | path

Searched refs:USBH_LL_Init (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.c29 USBH_StatusTypeDef USBH_LL_Init(USBH_HandleTypeDef *phost) in USBH_LL_Init() function
H A Dusbh_core.c166 USBH_LL_Init(phost); in USBH_Init()
/btstack/port/stm32-f4discovery-usb/Middlewares/ST/STM32_USB_Host_Library/Core/Inc/
H A Dusbh_core.h112 USBH_StatusTypeDef USBH_LL_Init(USBH_HandleTypeDef *phost);
/btstack/port/stm32-f4discovery-usb/USB_HOST/Target/
H A Dusbh_conf.c203 USBH_StatusTypeDef USBH_LL_Init(USBH_HandleTypeDef *phost) in USBH_LL_Init() function