AUDIO_PLAYER_Process() is only used within Audio_playback_and_record.
 
Symbols
loading...
Files
loading...

AUDIO_PLAYER_Process() function

Manages Audio process.

Syntax

AUDIO_ErrorTypeDef AUDIO_PLAYER_Process(void);
Implemented in waveplayer.c:143

Return value

Audio error

References

LocationReferrerText
waveplayer.c:143
AUDIO_ErrorTypeDef AUDIO_PLAYER_Process(void)
waveplayer.h:31
AUDIO_ErrorTypeDef AUDIO_PLAYER_Process(void);
menu.c:165AUDIO_MenuProcess()
if(AUDIO_PLAYER_Process() == AUDIO_ERROR_IO)

Call Tree

Type of AUDIO_PLAYER_Process()
AUDIO_PLAYER_Process()
uint8_t
uint32_t
all items filtered out