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

BSP_AUDIO_IN_Resume() function

Resumes the audio file stream.

Syntax

uint8_t BSP_AUDIO_IN_Resume(void);
Implemented in stm32f4_discovery_audio.c:767

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
stm32f4_discovery_audio.c:767
uint8_t BSP_AUDIO_IN_Resume(void)
stm32f4_discovery_audio.h:215
uint8_t BSP_AUDIO_IN_Resume(void);

Call Tree

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