STM324x9I_EVAL + 0/5 examples
CodeScope will show references to BSP_AUDIO_OUT_Resume() from the following samples and libraries:
Drivers
Boards
Examples
STM324x9I_EVAL
Applications
Audio
USB_Host
Demonstrations
STemWin
 
Symbols
loading...
Files
loading...

BSP_AUDIO_OUT_Resume() function

This 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

uint8_t BSP_AUDIO_OUT_Resume(void);
Implemented in stm324x9i_eval_audio.c:275

Return value

AUDIO_OK if correct communication, else wrong communication

Examples

BSP_AUDIO_OUT_Resume() is referenced by 5 libraries and example projects.

References

LocationText
stm324x9i_eval_audio.c:275
uint8_t BSP_AUDIO_OUT_Resume(void)
stm324x9i_eval_audio.h:200
uint8_t BSP_AUDIO_OUT_Resume(void);

Call Tree

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