AUDIO_ErrorTypeDef::AUDIO_ERROR_EOF is only used within Audio_playback_and_record.
 
Symbols
loading...
Files
loading...

AUDIO_ErrorTypeDef::AUDIO_ERROR_EOF

Syntax

AUDIO_ERROR_EOF;

References

LocationReferrerText
main.h:151
AUDIO_ERROR_EOF,
menu.c:239AUDIO_MenuProcess()
if((status == AUDIO_ERROR_IO) || (status == AUDIO_ERROR_EOF))
waverecorder.c:192AUDIO_REC_Process()
audio_error = AUDIO_ERROR_EOF;

Data Use

Functions using AUDIO_ErrorTypeDef::AUDIO_ERROR_EOF
AUDIO_ErrorTypeDef::AUDIO_ERROR_EOF