STM324x9I_EVAL + 0/7 examples
CodeScope will show references to BSP_AUDIO_OUT_SetVolume() from the following samples and libraries:
Drivers
Boards
Examples
STM324x9I_EVAL
Applications
Audio
USB_Device
USB_Host
Demonstrations
STemWin
Examples
SAI
 
Symbols
loading...
Files
loading...

BSP_AUDIO_OUT_SetVolume() function

Controls the current audio volume level.

Syntax

uint8_t BSP_AUDIO_OUT_SetVolume(uint8_t Volume);
Implemented in stm324x9i_eval_audio.c:329

Arguments

Volume

Volume level to be set in percentage from 0% to 100% (0 for Mute and 100 for Max volume level).

Return value

AUDIO_OK if correct communication, else wrong communication

Examples

BSP_AUDIO_OUT_SetVolume() is referenced by 7 libraries and example projects.

References

LocationText
stm324x9i_eval_audio.c:329
uint8_t BSP_AUDIO_OUT_SetVolume(uint8_t Volume)
stm324x9i_eval_audio.h:202
uint8_t BSP_AUDIO_OUT_SetVolume(uint8_t Volume);

Call Tree

Functions called by BSP_AUDIO_OUT_SetVolume()
BSP_AUDIO_OUT_SetVolume()
all items filtered out
Data read by BSP_AUDIO_OUT_SetVolume()
BSP_AUDIO_OUT_SetVolume()
Type of BSP_AUDIO_OUT_SetVolume()
BSP_AUDIO_OUT_SetVolume()
uint8_t
all items filtered out