Home
last modified time | relevance | path

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

/btstack/port/stm32-f4discovery-usb/Middlewares/ST/STM32_USB_Host_Library/Core/Src/
H A Dusbh_ctlreq.c72 static USBH_StatusTypeDef USBH_HandleControl(USBH_HandleTypeDef *phost);
572 status = USBH_HandleControl(phost); in USBH_CtlReq()
611 static USBH_StatusTypeDef USBH_HandleControl(USBH_HandleTypeDef *phost) in USBH_HandleControl() function