Searched refs:USBH_HandleControl (Results 1 – 1 of 1) sorted by relevance
72 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