Searched refs:STATE_NAME (Results 1 – 6 of 6) sorted by relevance
| /TwlSDK-5.1.0/build/demos/wm/wireless-all/src/ |
| D | wh_download.c | 161 static const char *STATE_NAME[] = { in ConnectMain() local 186 PrintString(STATE_DISP_X, i + BASE_DISP_Y, PLTT_WHITE, STATE_NAME[childState]); in ConnectMain()
|
| /TwlSDK-5.1.0/build/demos/mb/cloneboot/src/ |
| D | parent.c | 429 static const char *STATE_NAME[] = { in PrintChildState() local 457 BgPutString(STATE_DISP_X, i + BASE_DISP_Y, PLTT_WHITE, STATE_NAME[childState]); in PrintChildState()
|
| /TwlSDK-5.1.0/build/demos/wvr/with_mb/parent/src/ |
| D | main.c | 450 static const char *STATE_NAME[] = { in PrintChildState() local 478 BgPutString(STATE_DISP_X, i + BASE_DISP_Y, PLTT_WHITE, STATE_NAME[childState]); in PrintChildState()
|
| /TwlSDK-5.1.0/build/demos/mb/multiboot-Model/parent/src/ |
| D | main.c | 472 static const char *STATE_NAME[] = { in PrintChildState() local 500 BgPutString(STATE_DISP_X, i + BASE_DISP_Y, PLTT_WHITE, STATE_NAME[childState]); in PrintChildState()
|
| /TwlSDK-5.1.0/build/demos/mb/multiboot-wfs/parent/src/ |
| D | multiboot.c | 372 static const char *STATE_NAME[] = { in PrintChildState() local 400 PrintString(STATE_DISP_X, i + BASE_DISP_Y, COLOR_WHITE, STATE_NAME[childState]); in PrintChildState()
|
| /TwlSDK-5.1.0/build/demos/wireless_shared/mbp/ |
| D | mbp.c | 813 static const char *STATE_NAME[] = { in MBP_ChangeState() local 827 MBP_Printf("%s -> %s\n", STATE_NAME[mbpState.state], STATE_NAME[state]); in MBP_ChangeState()
|