Home
last modified time | relevance | path

Searched refs:USBH_CtlSendData (Results 1 – 3 of 3) sorted by relevance

/btstack/port/stm32-f4discovery-usb/Middlewares/ST/STM32_USB_Host_Library/Core/Inc/
H A Dusbh_ioreq.h93 USBH_StatusTypeDef USBH_CtlSendData(USBH_HandleTypeDef *phost,
/btstack/port/stm32-f4discovery-usb/Middlewares/ST/STM32_USB_Host_Library/Core/Src/
H A Dusbh_ioreq.c118 USBH_StatusTypeDef USBH_CtlSendData(USBH_HandleTypeDef *phost, in USBH_CtlSendData() function
H A Dusbh_ctlreq.c756 USBH_CtlSendData(phost, phost->Control.buff, phost->Control.length, in USBH_HandleControl()
893 USBH_CtlSendData(phost, 0U, 0U, phost->Control.pipe_out, 1U); in USBH_HandleControl()