STM32F413H-Discovery + 0/2 examples
CodeScope will show references to BSP_AUDIO_OUT_DeInit() from the following samples and libraries:
Examples
STM32F413H-Discovery
Demonstrations
Examples
 
Symbols
loading...
Files
loading...

BSP_AUDIO_OUT_DeInit() function

Deinit the audio peripherals.

Syntax

void BSP_AUDIO_OUT_DeInit(void);
Implemented in stm32f413h_discovery_audio.c:457

Examples

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

References

LocationText
stm32f413h_discovery_audio.c:457
void BSP_AUDIO_OUT_DeInit(void)
stm32f413h_discovery_audio.h:309
void BSP_AUDIO_OUT_DeInit(void);

Call Tree

Functions called by BSP_AUDIO_OUT_DeInit()
BSP_AUDIO_OUT_DeInit()