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

DEMO_INIT macro

Syntax

#define DEMO_INIT ((uint8_t)0x00)

References

LocationText
iap_menu.c:24
#define DEMO_INIT ((uint8_t)0x00)
iap_menu.c:32
static uint8_t Demo_State = DEMO_INIT;
iap_menu.c:50
case DEMO_INIT: