Home
last modified time | relevance | path

Searched refs:WH_GetSystemState (Results 1 – 25 of 35) sorted by relevance

12

/TwlSDK-5.4/build/demos/wvr/switchover/src/
Dwireless_main.c177 if (WH_GetSystemState() != WH_SYSSTATE_STOP) in WirelessMain()
180 while (WH_GetSystemState() != WH_SYSSTATE_IDLE) in WirelessMain()
188 while (WH_GetSystemState() != WH_SYSSTATE_STOP) in WirelessMain()
198 switch (WH_GetSystemState()) in WirelessMain()
208 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in WirelessMain()
210 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in WirelessMain()
301 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in ModeSelect()
325 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in ModeSelect()
369 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in ModeWorking()
371 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in ModeWorking()
[all …]
/TwlSDK-5.4/build/demos/wm/wireless-all/src/
Dwh_datasharing.c133 while ((WH_GetSystemState() == WH_SYSSTATE_BUSY) || in StartWirelessChild()
134 (WH_GetSystemState() == WH_SYSSTATE_SCANNING)) in StartWirelessChild()
144 if (WH_GetSystemState() == WH_SYSSTATE_CONNECT_FAIL) in StartWirelessChild()
150 else if (WH_GetSystemState() == WH_SYSSTATE_ERROR) in StartWirelessChild()
Dwh_measure.c43 SDK_ASSERT(WH_GetSystemState() == WH_SYSSTATE_IDLE); in MeasureChannel()
Dtest.c211 if (WH_GetSystemState() != WH_SYSSTATE_DATASHARING) in UpdateFrame()
372 while (WH_GetSystemState() == WH_SYSSTATE_DATASHARING) in ExecuteDataSharing()
/TwlSDK-5.4/build/demos/wvr/simple/src/
Dmain.c185 switch (WH_GetSystemState()) in NitroMain()
195 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in NitroMain()
197 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in NitroMain()
273 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in ModeSelect()
297 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in ModeSelect()
341 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in ModeWorking()
343 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in ModeWorking()
383 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in ModeParent()
385 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in ModeParent()
411 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in ModeChild()
[all …]
/TwlSDK-5.4/build/demos/wm/mp_simple-1/src/
Dmain.c189 switch (WH_GetSystemState()) in TwlMain()
199 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in TwlMain()
201 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in TwlMain()
254 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in ModeSelect()
279 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in ModeSelect()
323 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in ModeWorking()
325 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in ModeWorking()
365 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in ModeParent()
367 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in ModeParent()
393 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in ModeChild()
[all …]
/TwlSDK-5.4/build/demos/wm/dataShare-1/src/
Dmain.c203 switch (WH_GetSystemState()) in GameFrame()
213 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in GameFrame()
215 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in GameFrame()
278 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in ModeSelect()
298 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in ModeSelect()
348 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in ModeWorking()
350 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in ModeWorking()
399 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in ModeParent()
401 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in ModeParent()
450 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in ModeChild()
[all …]
/TwlSDK-5.4/build/demos/mb/multiboot-wfs/common/src/
Dcommon.c180 while (WH_GetSystemState() == WH_SYSSTATE_FATAL) in ModeError()
203 while (WH_GetSystemState() == WH_SYSSTATE_SCANNING || WH_GetSystemState() == WH_SYSSTATE_BUSY) in ModeWorking()
/TwlSDK-5.4/build/demos/wm/dataShare-Model/src/
Dmain.c309 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in ModeSelectRole()
344 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in ModeSelectRole()
464 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in ModeLobby()
466 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in ModeLobby()
523 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in ModeSelectChannel()
530 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in ModeSelectChannel()
532 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in ModeSelectChannel()
569 if (WH_GetSystemState() == WH_SYSSTATE_CONNECT_FAIL) in ModeSelectParent()
585 if (WH_GetSystemState() == WH_SYSSTATE_SCANNING) in ModeSelectParent()
592 if (WH_GetSystemState() == WH_SYSSTATE_IDLE) in ModeSelectParent()
[all …]
/TwlSDK-5.4/build/demos/wm/wep-1/src/
Dmain.c243 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in ModeSelectRole()
274 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in ModeSelectRole()
391 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in ModeLobby()
393 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in ModeLobby()
450 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in ModeSelectChannel()
457 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in ModeSelectChannel()
459 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in ModeSelectChannel()
496 if (WH_GetSystemState() == WH_SYSSTATE_CONNECT_FAIL) in ModeSelectParent()
512 if (WH_GetSystemState() == WH_SYSSTATE_SCANNING) in ModeSelectParent()
519 if (WH_GetSystemState() == WH_SYSSTATE_IDLE) in ModeSelectParent()
[all …]
/TwlSDK-5.4/build/demos/mb/cloneboot/src/
Dparent.c148 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in ParentMain()
150 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in ParentMain()
187 switch (WH_GetSystemState()) in ParentMain()
246 switch (WH_GetSystemState()) in GetChannelMain()
Dchild.c144 switch (WH_GetSystemState()) in ChildMain()
Dgmain.c84 switch (WH_GetSystemState()) in GStepDataShare()
/TwlSDK-5.4/build/demos/mb/multiboot-Model/child/src/
Dmain.c146 switch (WH_GetSystemState()) in NitroMain()
256 while (WH_GetSystemState() != WH_SYSSTATE_IDLE) in ModeError()
/TwlSDK-5.4/build/demos/mb/multiboot-wfs/child/src/
Dchild.c195 while (WH_GetSystemState() == WH_SYSSTATE_IDLE) in ModeSelect()
236 …while (WH_GetSystemState() == WH_SYSSTATE_CONNECTED && WH_GetConnectMode() == WH_CONNECTMODE_MP_CH… in ModeChild()
378 if (WH_GetSystemState() == WH_SYSSTATE_IDLE) in ModeChildFile()
416 while (WH_GetSystemState() != WH_SYSSTATE_IDLE) {} in ModeChildFile()
515 while (WH_GetSystemState() != WH_SYSSTATE_IDLE) {} in ModeChildOverlay()
Dmain.c102 if (WH_GetSystemState() == WH_SYSSTATE_FATAL) in NitroMain()
/TwlSDK-5.4/build/demos/mb/multiboot-wfs/parent/src/
Dparent.c73 while (WH_GetSystemState() == WH_SYSSTATE_IDLE) in ModeSelect()
172 …while (WH_GetSystemState() == WH_SYSSTATE_CONNECTED && WH_GetConnectMode() == WH_CONNECTMODE_MP_PA… in ModeParent()
232 while (WH_GetSystemState() != WH_SYSSTATE_IDLE) {} in ModeParent()
Dmain.c87 while (WH_GetSystemState() != WH_SYSSTATE_STOP) {} in NitroMain()
/TwlSDK-5.4/build/demos/wvr/with_mb/parent/src/
Dmain.c192 switch (WH_GetSystemState()) in NitroMain()
298 switch (WH_GetSystemState()) in GetChannelMain()
456 switch (WH_GetSystemState()) in ConnectMain()
/TwlSDK-5.4/build/demos/mb/fake_child/src/
Dmain.c297 if (WH_GetSystemState() == WH_SYSSTATE_BUSY)
302 if (WH_GetSystemState() != WH_SYSSTATE_IDLE)
558 switch (WH_GetSystemState())
598 if (WH_GetSystemState() == WH_SYSSTATE_ERROR)
625 if (WH_GetSystemState() == WH_SYSSTATE_IDLE)
631 if (WH_GetSystemState() != WH_SYSSTATE_STOP)
/TwlSDK-5.4/build/demos/mb/multiboot-Model/parent/src/
Dmain.c191 switch (WH_GetSystemState()) in NitroMain()
276 switch (WH_GetSystemState()) in GetChannelMain()
436 switch (WH_GetSystemState()) in ConnectMain()
/TwlSDK-5.4/build/demos/wxc/wxc-dataShare/common/src/
Dgmain.c75 switch (WH_GetSystemState()) in GStepDataShare()
/TwlSDK-5.4/build/demos/wxc/wxc-dataShare/src/
Dmain.c245 switch (WH_GetSystemState()) in NitroMain()
290 switch (WH_GetSystemState()) in NitroMain()
/TwlSDK-5.4/build/demos/wbt/wbt-1/src/
Dmain.c161 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in InitWireless()
186 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in EndWireless()
188 while(WH_GetSystemState()==WH_SYSSTATE_BUSY){} in EndWireless()
330 switch (WH_GetSystemState()) in TwlMain()
/TwlSDK-5.4/build/demos/wvr/with_mb/common/src/
Dgmain.c84 switch (WH_GetSystemState()) in GStepDataShare()

12