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

Audio_MuteCtl() function

Controls AUDIO Mute.

Syntax

static int8_t Audio_MuteCtl(uint8_t cmd);
Implemented in usbd_audio_if.c:116

Arguments

cmd

Command opcode

Return value

Result of the operation: USBD_OK if all operations are OK else USBD_FAIL

References

LocationText
usbd_audio_if.c:116
static int8_t Audio_MuteCtl(uint8_t cmd)
usbd_audio_if.c:30
static int8_t Audio_MuteCtl(uint8_t cmd);
usbd_audio_if.c:41
Audio_MuteCtl,

Call Tree

Functions called by Audio_MuteCtl()
Audio_MuteCtl()
all items filtered out
Data read by Audio_MuteCtl()
all items filtered out
Audio_MuteCtl()
Implementations
Audio_MuteCtl()
all items filtered out
Type of Audio_MuteCtl()
Audio_MuteCtl()
int8_t
all items filtered out