DS_ApplicationTypeDef::APPLICATION_MSC is only used within DynamicSwitch_Standalone.
 
Symbols
loading...
Files
loading...

DS_ApplicationTypeDef::APPLICATION_MSC

Syntax

APPLICATION_MSC;

References

LocationReferrerText
main.h:50
APPLICATION_MSC,
main.c:112USBH_UserProcess()
Appli_state = APPLICATION_MSC;
menu.c:55DS_MenuProcess()
case APPLICATION_MSC:
menu.c:99HAL_GPIO_EXTI_Callback()
if (Appli_state == APPLICATION_MSC)
msc_menu.c:100MSC_MenuProcess()
if (Appli_state == APPLICATION_MSC)
msc_menu.c:109MSC_MenuProcess()
if (Appli_state == APPLICATION_MSC)

Data Use

Functions using DS_ApplicationTypeDef::APPLICATION_MSC
DS_ApplicationTypeDef::APPLICATION_MSC