USBD_MSC_ConfigStrDescriptor() is only used within MB1063.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesMB1063USBD_MSC_ConfigStrDescriptor()

USBD_MSC_ConfigStrDescriptor() function

Returns the configuration string descriptor.

Syntax

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

Arguments

speed

Current device speed

length

Pointer to data length variable

Return value

Pointer to descriptor buffer

References

LocationText
usbd_desc.c:194
uint8_t *USBD_MSC_ConfigStrDescriptor(USBD_SpeedTypeDef speed, uint16_t *length)
usbd_desc.c:57
uint8_t *USBD_MSC_ConfigStrDescriptor(USBD_SpeedTypeDef speed, uint16_t *length);
usbd_desc.c:67
USBD_MSC_ConfigStrDescriptor,

Call Tree

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