USBD_MSC_SerialStrDescriptor() is only used within STemWin.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesSTemWinUSBD_MSC_SerialStrDescriptor()

USBD_MSC_SerialStrDescriptor() function

Returns the serial number string descriptor.

Syntax

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

Arguments

speed

Current device speed

length

Pointer to data length variable

Return value

Pointer to descriptor buffer

References

LocationText
usbd_desc.c:181
uint8_t *USBD_MSC_SerialStrDescriptor(USBD_SpeedTypeDef speed, uint16_t *length)
usbd_desc.c:43
uint8_t *USBD_MSC_SerialStrDescriptor(USBD_SpeedTypeDef speed, uint16_t *length);
usbd_desc.c:53
USBD_MSC_SerialStrDescriptor,

Call Tree

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