USBD_VCP_ConfigStrDescriptor() is only used within DualCore_Standalone.
 
Symbols
loading...
Files
loading...

USBD_VCP_ConfigStrDescriptor() function

Returns the configuration string descriptor.

Syntax

uint8_t *USBD_VCP_ConfigStrDescriptor(USBD_SpeedTypeDef speed,     uint16_t * length);
Implemented in usbd_cdc_desc.c:197

Arguments

speed

Current device speed

length

Pointer to data length variable

Return value

Pointer to descriptor buffer

References

LocationText
usbd_cdc_desc.c:197
uint8_t *USBD_VCP_ConfigStrDescriptor(USBD_SpeedTypeDef speed,
usbd_cdc_desc.c:49
uint8_t *USBD_VCP_ConfigStrDescriptor(USBD_SpeedTypeDef speed,
usbd_cdc_desc.c:61
USBD_VCP_ConfigStrDescriptor,

Call Tree

Functions called by USBD_VCP_ConfigStrDescriptor()
USBD_VCP_ConfigStrDescriptor()
all items filtered out
Data read by USBD_VCP_ConfigStrDescriptor()
USBD_VCP_ConfigStrDescriptor()
Implementations
USBD_VCP_ConfigStrDescriptor()
Type of USBD_VCP_ConfigStrDescriptor()
USBD_VCP_ConfigStrDescriptor()
uint8_t
all items filtered out