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

USBD_VCP_ManufacturerStrDescriptor() function

Returns the manufacturer string descriptor.

Syntax

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

Arguments

speed

Current device speed

length

Pointer to data length variable

Return value

Pointer to descriptor buffer

References

LocationText
usbd_cdc_desc.c:161
uint8_t *USBD_VCP_ManufacturerStrDescriptor(USBD_SpeedTypeDef speed,
usbd_cdc_desc.c:43
uint8_t *USBD_VCP_ManufacturerStrDescriptor(USBD_SpeedTypeDef speed,
usbd_cdc_desc.c:58
USBD_VCP_ManufacturerStrDescriptor,

Call Tree

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