Home
last modified time | relevance | path

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

/btstack/port/stm32-f4discovery-usb/Middlewares/ST/STM32_USB_Host_Library/Core/Src/
H A Dusbh_pipes.c89 USBH_LL_OpenPipe(phost, pipe_num, epnum, dev_address, speed, ep_type, mps); in USBH_OpenPipe()
H A Dusbh_conf_template.c137 USBH_StatusTypeDef USBH_LL_OpenPipe(USBH_HandleTypeDef *phost, in USBH_LL_OpenPipe() function
/btstack/port/stm32-f4discovery-usb/Middlewares/ST/STM32_USB_Host_Library/Core/Inc/
H A Dusbh_core.h127 USBH_StatusTypeDef USBH_LL_OpenPipe(USBH_HandleTypeDef *phost,
/btstack/port/stm32-f4discovery-usb/USB_HOST/Target/
H A Dusbh_conf.c347 USBH_StatusTypeDef USBH_LL_OpenPipe(USBH_HandleTypeDef *phost, uint8_t pipe_num, uint8_t epnum, in USBH_LL_OpenPipe() function