USBD_MSC_ManufacturerStrDescriptor() is only used within MSC_Standalone.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesMSC_StandaloneUSBD_MSC_ManufacturerStrDescriptor()

USBD_MSC_ManufacturerStrDescriptor() function

Returns the manufacturer string descriptor.

Syntax

uint8_t *USBD_MSC_ManufacturerStrDescriptor(USBD_SpeedTypeDef speed,     uint16_t * length);
Implemented in usbd_desc.c:173

Arguments

speed

Current device speed

length

Pointer to data length variable

Return value

Pointer to descriptor buffer

References

LocationText
usbd_desc.c:173
uint8_t *USBD_MSC_ManufacturerStrDescriptor(USBD_SpeedTypeDef speed,
usbd_desc.c:41
uint8_t *USBD_MSC_ManufacturerStrDescriptor(USBD_SpeedTypeDef speed,
usbd_desc.c:56
USBD_MSC_ManufacturerStrDescriptor,

Call Tree

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