BSP_AUDIO_IN_StopEx() is only used within STM32412G-Discovery.
 
Symbols
loading...
Files
loading...

BSP_AUDIO_IN_StopEx() function

Stops audio recording.

Syntax

uint8_t BSP_AUDIO_IN_StopEx(uint32_t InputDevice);
Implemented in stm32412g_discovery_audio.c:1505

Arguments

InputDevice

Microphone to be stopped. Can be INPUT_DEVICE_DIGITAL_MIC1 or INPUT_DEVICE_DIGITAL_MIC2.

Return value

AUDIO_OK if correct communication, else wrong communication

References

LocationText
stm32412g_discovery_audio.c:1505
uint8_t BSP_AUDIO_IN_StopEx(uint32_t InputDevice)
stm32412g_discovery_audio.h:308
uint8_t BSP_AUDIO_IN_StopEx(uint32_t InputDevice);

Call Tree

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