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

USBD_AUDIO_DeviceDescriptor() function

Returns the device descriptor.

Syntax

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

Arguments

speed

Current device speed

length

Pointer to data length variable

Return value

Pointer to descriptor buffer

References

LocationText
usbd_desc.c:124
uint8_t *USBD_AUDIO_DeviceDescriptor(USBD_SpeedTypeDef speed, uint16_t * length)
usbd_desc.c:38
uint8_t *USBD_AUDIO_DeviceDescriptor(USBD_SpeedTypeDef speed,
usbd_desc.c:55
USBD_AUDIO_DeviceDescriptor,

Data Use

Data read by USBD_AUDIO_DeviceDescriptor()
USBD_AUDIO_DeviceDescriptor()
Implementations
USBD_AUDIO_DeviceDescriptor()
Type of USBD_AUDIO_DeviceDescriptor()
USBD_AUDIO_DeviceDescriptor()
uint8_t
all items filtered out