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

BSP_AUDIO_IN_Stop() function

Stops audio recording.

Syntax

uint8_t BSP_AUDIO_IN_Stop(void);
Implemented in stm32f413h_discovery_audio.c:1537

Return value

AUDIO_OK if correct communication, else wrong communication

Examples

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

References

LocationText
stm32f413h_discovery_audio.c:1537
uint8_t BSP_AUDIO_IN_Stop(void)
stm32f413h_discovery_audio.h:343
uint8_t BSP_AUDIO_IN_Stop(void);

Call Tree

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