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 D | usbh_pipes.c | 89 USBH_LL_OpenPipe(phost, pipe_num, epnum, dev_address, speed, ep_type, mps); in USBH_OpenPipe()
|
H A D | usbh_conf_template.c | 137 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 D | usbh_core.h | 127 USBH_StatusTypeDef USBH_LL_OpenPipe(USBH_HandleTypeDef *phost,
|
/btstack/port/stm32-f4discovery-usb/USB_HOST/Target/ |
H A D | usbh_conf.c | 347 USBH_StatusTypeDef USBH_LL_OpenPipe(USBH_HandleTypeDef *phost, uint8_t pipe_num, uint8_t epnum, in USBH_LL_OpenPipe() function
|