USBH_HandleControl() is only used within STM32_USB_Host_Library.
 
Symbols
loading...
Files
loading...

USBH_HandleControl() function

USBH_HandleControl Handles the USB control transfer state machine

Syntax

static USBH_StatusTypeDef USBH_HandleControl(USBH_HandleTypeDef *phost);
Implemented in usbh_ctlreq.c:815

Arguments

phost

Host Handle

Return value

USBH Status

References

LocationReferrerText
usbh_ctlreq.c:815
static USBH_StatusTypeDef USBH_HandleControl(USBH_HandleTypeDef *phost)
usbh_ctlreq.c:71
static USBH_StatusTypeDef USBH_HandleControl(USBH_HandleTypeDef *phost);
usbh_ctlreq.c:776USBH_CtlReq()
status = USBH_HandleControl(phost);

Call Tree

Functions calling USBH_HandleControl()
Functions called by USBH_HandleControl()
all items filtered out
USBH_HandleControl()
Data read by USBH_HandleControl()
Data written by USBH_HandleControl()
USBH_HandleControl()
USBH_HandleControl()::direction
USBH_HandleControl()::status
USBH_HandleControl()::URB_Status
all items filtered out
Type of USBH_HandleControl()
USBH_HandleControl()