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

Audio_VolumeCtl() function

Controls AUDIO Volume.

Syntax

static int8_t Audio_VolumeCtl(uint8_t vol);
Implemented in usbd_audio_if.c:105

Arguments

vol

Volume level (0..100)

Return value

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

References

LocationText
usbd_audio_if.c:105
static int8_t Audio_VolumeCtl(uint8_t vol)
usbd_audio_if.c:29
static int8_t Audio_VolumeCtl(uint8_t vol);
usbd_audio_if.c:40
Audio_VolumeCtl,

Call Tree

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