STM32F4-Discovery
+
0
/3 examples
SourceVu will show references to
BSP_AUDIO_IN_Stop()
from the following samples and libraries:
Drivers
Boards
STM32F411E-Discovery
Examples
STM32F4-Discovery
Examples
BSP
Applications
Audio
Audio_playback_and_record
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
STM32F4-Discovery
BSP_AUDIO_IN_Stop()
BSP_AUDIO_IN_Stop() function
Stops audio recording.
Syntax
Show:
Summary
Declaration
Definition
from
stm32f4_discovery_audio.h:213
uint8_t
BSP_AUDIO_IN_Stop
(
void
)
;
Implemented in
stm32f4_discovery_audio.c:737
Return value
AUDIO_OK if correct communication, else wrong communication
Examples
BSP_AUDIO_IN_Stop()
is referenced by 3 libraries and example projects:
Drivers
Boards
STM32F411E-Discovery
Examples
STM32F4-Discovery
Examples
BSP
Applications
Audio
Audio_playback_and_record
References
from
0/3
examples
Code
Location
uint8_t
BSP_AUDIO_IN_Stop
(
void
)
stm32f4_discovery_audio.c:737
uint8_t
BSP_AUDIO_IN_Stop
(
void
)
;
stm32f4_discovery_audio.h:213
Call Tree
from
0/3
examples
BSP_AUDIO_IN_Stop()
calls 1 function:
All items filtered out
BSP_AUDIO_IN_Stop()
HAL_I2S_DMAStop()
All items filtered out
Data Use
from
0/3
examples
All items filtered out
All items filtered out
Class Tree
from
0/3
examples
All items filtered out
All items filtered out
Override Tree
from
0/3
examples
All items filtered out
All items filtered out
Implementations
from
0/3
examples
All items filtered out
All items filtered out
Instances
from
0/3
examples
Lifecycle
from
0/3
examples
All items filtered out
All items filtered out