AUDIO_Demo_State::AUDIO_DEMO_PLAYBACK is only used within Audio_playback_and_record.
 
Symbols
loading...
Files
loading...

AUDIO_Demo_State::AUDIO_DEMO_PLAYBACK

Syntax

AUDIO_DEMO_PLAYBACK;

References

LocationReferrerText
main.h:60
AUDIO_DEMO_PLAYBACK,
menu.c:114AUDIO_MenuProcess()
AudioDemo.state = AUDIO_DEMO_PLAYBACK;
menu.c:161AUDIO_MenuProcess()
case AUDIO_DEMO_PLAYBACK:
menu.c:346HAL_GPIO_EXTI_Callback()
if(AudioDemo.state == AUDIO_DEMO_PLAYBACK)

Data Use

Functions using AUDIO_Demo_State::AUDIO_DEMO_PLAYBACK
AUDIO_Demo_State::AUDIO_DEMO_PLAYBACK