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

USBD_VCP_ProductStrDescriptor() function

Returns the product string descriptor.

Syntax

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

Arguments

speed

Current device speed

length

Pointer to data length variable

Return value

Pointer to descriptor buffer

References

LocationText
usbd_cdc_desc.c:139
uint8_t *USBD_VCP_ProductStrDescriptor(USBD_SpeedTypeDef speed,
usbd_cdc_desc.c:45
uint8_t *USBD_VCP_ProductStrDescriptor(USBD_SpeedTypeDef speed,
usbd_cdc_desc.c:59
USBD_VCP_ProductStrDescriptor,

Call Tree

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