STM324xG_EVAL
+
0
/4 examples
SourceVu will show references to
BSP_AUDIO_OUT_Resume()
from the following samples and libraries:
Drivers
Boards
STM324x9I_EVAL
Examples
STM324xG_EVAL
Demonstrations
STemWin
Applications
USB_Host
MTP_Standalone
Examples
I2S
I2S_Audio
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
STM324xG_EVAL
BSP_AUDIO_OUT_Resume()
BSP_AUDIO_OUT_Resume() function
Resumes the audio file stream. WARNING: When calling BSP_AUDIO_OUT_Pause() function for pause, only BSP_AUDIO_OUT_Resume() function should be called for resume (use of BSP_AUDIO_OUT_Play() function for resume could lead to unexpected behavior).
Syntax
Show:
Summary
Declaration
Definition
from
stm324xg_eval_audio.h:114
uint8_t
BSP_AUDIO_OUT_Resume
(
void
)
;
Implemented in
stm324xg_eval_audio.c:267
Return value
AUDIO_OK if correct communication, else wrong communication
Examples
BSP_AUDIO_OUT_Resume()
is referenced by 4 libraries and example projects:
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out