STM32_USB_Device_Library + 0/4 examples
CodeScope will show references to USBD_AUDIO_ItfTypeDef::AudioCmd from the following samples and libraries:
Examples
STM32446E_EVAL
Applications
USB_Device
STM32469I-Discovery
Applications
USB_Device
STM324x9I_EVAL
Applications
USB_Device
STM324xG_EVAL
Applications
USB_Device
 
Symbols
loading...
Files
loading...

USBD_AUDIO_ItfTypeDef::AudioCmd field

Syntax

int8_t (*AudioCmd)(uint8_t *pbuf, uint32_t size, uint8_t cmd);

Examples

USBD_AUDIO_ItfTypeDef::AudioCmd is referenced by 4 libraries and example projects.

References

LocationReferrerText
usbd_audio.h:166
int8_t (*AudioCmd)(uint8_t *pbuf, uint32_t size, uint8_t cmd);
usbd_audio.c:716USBD_AUDIO_Sync()
((USBD_AUDIO_ItfTypeDef *)pdev->pUserData[pdev->classId])->AudioCmd(&haudio->buffer[0],
usbd_audio.c:804USBD_AUDIO_DataOut()
((USBD_AUDIO_ItfTypeDef *)pdev->pUserData[pdev->classId])->AudioCmd(&haudio->buffer[0],

Call Tree

Functions calling USBD_AUDIO_ItfTypeDef::AudioCmd
USBD_AUDIO_ItfTypeDef::AudioCmd
Type of USBD_AUDIO_ItfTypeDef::AudioCmd
USBD_AUDIO_ItfTypeDef::AudioCmd
int8_t
all items filtered out