STM324xG_EVAL + 0/1 examples
CodeScope will show references to BSP_AUDIO_OUT_DeInit() from the following samples and libraries:
Drivers
Boards
 
Symbols
loading...
Files
loading...

BSP_AUDIO_OUT_DeInit() function

De-initialize the audio peripherals.

Syntax

void BSP_AUDIO_OUT_DeInit(void);
Implemented in stm324xg_eval_audio.c:197

Return value

None

Examples

BSP_AUDIO_OUT_DeInit() is referenced by 1 libraries and example projects.

References

LocationText
stm324xg_eval_audio.c:197
void BSP_AUDIO_OUT_DeInit(void)
stm324xg_eval_audio.h:110
void BSP_AUDIO_OUT_DeInit(void);

Call Tree

Functions called by BSP_AUDIO_OUT_DeInit()
BSP_AUDIO_OUT_DeInit()