Home
last modified time | relevance | path

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

/TwlSDK-5.3.1/build/demos/mb/multiboot-wfs/parent/src/
Dmain.c87 while (WH_GetSystemState() != WH_SYSSTATE_STOP) {} in NitroMain()
/TwlSDK-5.3.1/build/demos/wm/wireless-all/src/
Dmain.c96 WaitWHState(WH_SYSSTATE_STOP); in TwlMain()
Dwh_download.c234 WaitWHState(WH_SYSSTATE_STOP); in ExecuteDownloadServer()
/TwlSDK-5.3.1/build/demos/mb/multiboot-Model/parent/src/
Dmain.c298 case WH_SYSSTATE_STOP: in GetChannelMain()
443 case WH_SYSSTATE_STOP: in ConnectMain()
/TwlSDK-5.3.1/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.3.1/build/demos/wireless_shared/wh/
Dwh.h35 WH_SYSSTATE_STOP, // Initial state enumerator
Dwh.c269 static int sSysState = WH_SYSSTATE_STOP;
2427 WH_ChangeSysState(WH_SYSSTATE_STOP); in WH_StateOutEnd()
3818 else if (state == WH_SYSSTATE_STOP) in WcStateCallback()
3934 (void)WcWaitForState(WH_SYSSTATE_STOP); in WcFinish()
/TwlSDK-5.3.1/build/demos/mb/cloneboot/src/
Dparent.c271 case WH_SYSSTATE_STOP: in GetChannelMain()
/TwlSDK-5.3.1/build/demos/wvr/with_mb/parent/src/
Dmain.c292 case WH_SYSSTATE_STOP: in GetChannelMain()
/TwlSDK-5.3.1/build/demos/wvr/switchover/src/
Dwireless_main.c191 while (WH_GetSystemState() != WH_SYSSTATE_STOP) in WirelessMain()
/TwlSDK-5.3.1/build/demos/mb/fake_child/src/
Dmain.c631 if (WH_GetSystemState() != WH_SYSSTATE_STOP)