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

USBH_Get_CfgDesc() function

USBH_Get_CfgDesc Issues Configuration Descriptor to the device. Once the response received, it parses the configuration descriptor and updates the status.

Syntax

USBH_StatusTypeDef USBH_Get_CfgDesc(USBH_HandleTypeDef *phost,     uint16_t length);
Implemented in usbh_ctlreq.c:129

Arguments

phost

Host Handle

length

Length of the descriptor

Return value

USBH Status

Call Tree

Functions calling USBH_Get_CfgDesc()
Functions called by USBH_Get_CfgDesc()
all items filtered out
USBH_Get_CfgDesc()
printf()
all items filtered out
Data read by USBH_Get_CfgDesc()
Data written by USBH_Get_CfgDesc()
USBH_Get_CfgDesc()
USBH_Get_CfgDesc()::status
all items filtered out
Type of USBH_Get_CfgDesc()
USBH_Get_CfgDesc()
uint8_t
all items filtered out