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

USBD_AUDIO_ConfigStrDescriptor() function

Returns the configuration string descriptor.

Syntax

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

Arguments

speed

Current device speed

length

Pointer to data length variable

Return value

Pointer to descriptor buffer

References

LocationText
usbd_desc.c:203
uint8_t *USBD_AUDIO_ConfigStrDescriptor(USBD_SpeedTypeDef speed,
usbd_desc.c:48
uint8_t *USBD_AUDIO_ConfigStrDescriptor(USBD_SpeedTypeDef speed,
usbd_desc.c:60
USBD_AUDIO_ConfigStrDescriptor,

Call Tree

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