Searched refs:WH_SYSSTATE_STOP (Results 1 – 12 of 12) sorted by relevance
87 while (WH_GetSystemState() != WH_SYSSTATE_STOP) {} in NitroMain()
96 WaitWHState(WH_SYSSTATE_STOP); in TwlMain()
234 WaitWHState(WH_SYSSTATE_STOP); in ExecuteDownloadServer()
298 case WH_SYSSTATE_STOP: in GetChannelMain()443 case WH_SYSSTATE_STOP: in ConnectMain()
35 WH_SYSSTATE_STOP, // Initial state enumerator
270 static int sSysState = WH_SYSSTATE_STOP;2301 WH_ChangeSysState(WH_SYSSTATE_STOP); in WH_StateOutEnd()
269 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()
271 case WH_SYSSTATE_STOP: in GetChannelMain()
292 case WH_SYSSTATE_STOP: in GetChannelMain()
191 while (WH_GetSystemState() != WH_SYSSTATE_STOP) in WirelessMain()
631 if (WH_GetSystemState() != WH_SYSSTATE_STOP)