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

BSP_AUDIO_IN_Resume() function

Resumes the audio file stream.

Syntax

uint8_t BSP_AUDIO_IN_Resume(void);
Implemented in stm32f413h_discovery_audio.c:1651

Return value

AUDIO_OK if correct communication, else wrong communication

Examples

BSP_AUDIO_IN_Resume() is referenced by 1 libraries and example projects.

References

LocationText
stm32f413h_discovery_audio.c:1651
uint8_t BSP_AUDIO_IN_Resume(void)
stm32f413h_discovery_audio.h:347
uint8_t BSP_AUDIO_IN_Resume(void);

Call Tree

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