AUDIO_OUT_EP is only used within STM32_USB_Device_Library.
 
Symbols
loading...
Files
loading...

AUDIO_OUT_EP macro

Syntax

#define AUDIO_OUT_EP 0x01U

References

LocationText
usbd_audio.h:61
#define AUDIO_OUT_EP 0x01U
usbd_audio.c:301
AUDIO_OUT_EP, /* bEndpointAddress 1 out endpoint */
usbd_audio.c:336
static uint8_t AUDIOOutEpAdd = AUDIO_OUT_EP;