Home
last modified time | relevance | path

Searched refs:WH_SYSSTATE_STOP (Results 1 – 16 of 16) sorted by relevance

/TwlSDK-5.5/build/demos/wm/wireless-all/src/
Dwh_download.c234 WaitWHState(WH_SYSSTATE_STOP); in ExecuteDownloadServer()
250 WaitWHState(WH_SYSSTATE_STOP); in ExecuteDownloadServer()
Dmain.c96 WaitWHState(WH_SYSSTATE_STOP); in TwlMain()
/TwlSDK-5.5/build/demos/mb/multiboot-wfs/parent/src/
Dmain.c87 while (WH_GetSystemState() != WH_SYSSTATE_STOP) {} in NitroMain()
/TwlSDK-5.5/build/demos/wvr/with_mb/parent/src/
Dmain.c320 case WH_SYSSTATE_STOP: in GetChannelMain()
463 case WH_SYSSTATE_STOP: in ConnectMain()
/TwlSDK-5.5/build/demos/mb/multiboot-Model/parent/src/
Dmain.c298 case WH_SYSSTATE_STOP: in GetChannelMain()
443 case WH_SYSSTATE_STOP: in ConnectMain()
/TwlSDK-5.5/build/demos/wvr/switchover/src/
Dwireless_main.c177 if (WH_GetSystemState() != WH_SYSSTATE_STOP) in WirelessMain()
188 while (WH_GetSystemState() != WH_SYSSTATE_STOP) in WirelessMain()
200 case WH_SYSSTATE_STOP: in WirelessMain()
/TwlSDK-5.5/build/demos.TWL/mp_shared/wh/
Dwh.h35 WH_SYSSTATE_STOP, // Initial state enumerator
Dwh.c270 static int sSysState = WH_SYSSTATE_STOP;
2301 WH_ChangeSysState(WH_SYSSTATE_STOP); in WH_StateOutEnd()
/TwlSDK-5.5/build/demos/wireless_shared/wh/
Dwh.h35 WH_SYSSTATE_STOP, // Initial state enumerator
Dwh.c277 static int sSysState = WH_SYSSTATE_STOP;
2435 WH_ChangeSysState(WH_SYSSTATE_STOP); in WH_StateOutEnd()
3826 else if (state == WH_SYSSTATE_STOP) in WcStateCallback()
3942 (void)WcWaitForState(WH_SYSSTATE_STOP); in WcFinish()
/TwlSDK-5.5/build/demos/mb/cloneboot/src/
Dparent.c273 case WH_SYSSTATE_STOP: in GetChannelMain()
/TwlSDK-5.5/build/demos/wm/mp_simple-1/src/
Dmain.c191 case WH_SYSSTATE_STOP: in TwlMain()
/TwlSDK-5.5/build/demos/wvr/simple/src/
Dmain.c187 case WH_SYSSTATE_STOP: in NitroMain()
/TwlSDK-5.5/build/demos/wm/dataShare-1/src/
Dmain.c205 case WH_SYSSTATE_STOP: in GameFrame()
/TwlSDK-5.5/build/demos/mb/fake_child/src/
Dmain.c631 if (WH_GetSystemState() != WH_SYSSTATE_STOP)
/TwlSDK-5.5/build/demos/wbt/wbt-1/src/
Dmain.c332 case WH_SYSSTATE_STOP: in TwlMain()