USBD_AUDIO_SerialStrDescriptor() is only used within AUDIO_Standalone.
 
Symbols
loading...
Files
loading...

USBD_AUDIO_SerialStrDescriptor() function

Returns the serial number string descriptor.

Syntax

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

Arguments

speed

Current device speed

length

Pointer to data length variable

Return value

Pointer to descriptor buffer

References

LocationText
usbd_desc.c:182
uint8_t *USBD_AUDIO_SerialStrDescriptor(USBD_SpeedTypeDef speed, uint16_t *length)
usbd_desc.c:42
uint8_t *USBD_AUDIO_SerialStrDescriptor(USBD_SpeedTypeDef speed, uint16_t *length);
usbd_desc.c:52
USBD_AUDIO_SerialStrDescriptor,

Call Tree

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