DS_ApplicationTypeDef::APPLICATION_AUDIO is only used within DynamicSwitch_Standalone.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesDynamicSwitch_StandaloneDS_ApplicationTypeDef::APPLICATION_AUDIO

DS_ApplicationTypeDef::APPLICATION_AUDIO

Syntax

APPLICATION_AUDIO;

References

LocationReferrerText
main.h:52
APPLICATION_AUDIO,
audio_menu.c:122AUDIO_MenuProcess()
if (Appli_state == APPLICATION_AUDIO)
audio_menu.c:137AUDIO_MenuProcess()
if (Appli_state == APPLICATION_AUDIO)
main.c:118USBH_UserProcess()
Appli_state = APPLICATION_AUDIO;
menu.c:59DS_MenuProcess()
case APPLICATION_AUDIO:
menu.c:107HAL_GPIO_EXTI_Callback()
else if (Appli_state == APPLICATION_AUDIO)

Data Use

Functions using DS_ApplicationTypeDef::APPLICATION_AUDIO
DS_ApplicationTypeDef::APPLICATION_AUDIO