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

BSP_AUDIO_IN_DeInit() function

Deinit the audio IN peripherals.

Syntax

void BSP_AUDIO_IN_DeInit(void);
Implemented in stm32469i_discovery_audio.c:1019

Examples

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

References

LocationText
stm32469i_discovery_audio.c:1019
void BSP_AUDIO_IN_DeInit(void)
stm32469i_discovery_audio.h:289
void BSP_AUDIO_IN_DeInit(void);

Call Tree

Functions called by BSP_AUDIO_IN_DeInit()
BSP_AUDIO_IN_DeInit()