AUDIO_ErrorTypeDef::AUDIO_ERROR_NONE is only used within DynamicSwitch_Standalone.
 
Symbols
loading...
Files
loading...

AUDIO_ErrorTypeDef::AUDIO_ERROR_NONE

Syntax

AUDIO_ERROR_NONE = 0;

References

LocationReferrerText
main.h:160
AUDIO_ERROR_NONE = 0,
audio.c:75AUDIO_Start()
return AUDIO_ERROR_NONE;
audio.c:200AUDIO_Process()
return AUDIO_ERROR_NONE;
audio.c:214AUDIO_Stop()
return AUDIO_ERROR_NONE;
audio.c:298AUDIO_GetFileInfo()
return AUDIO_ERROR_NONE;

Data Use

Functions using AUDIO_ErrorTypeDef::AUDIO_ERROR_NONE
AUDIO_ErrorTypeDef::AUDIO_ERROR_NONE