Demo_State is only used within FWupgrade_Standalone.
 
Symbols
loading...
Files
loading...

Demo_State variable

Syntax

static uint8_t Demo_State = DEMO_INIT;

References

LocationReferrerText
iap_menu.c:33
static uint8_t Demo_State = DEMO_INIT;
iap_menu.c:49FW_UPGRADE_Process()
switch(Demo_State)
iap_menu.c:64FW_UPGRADE_Process()
Demo_State = DEMO_IAP;

Data Use

Functions writing Demo_State
Functions reading Demo_State
all items filtered out
Demo_State
all items filtered out
Type of Demo_State
Demo_State
uint8_t
all items filtered out