| /TwlSDK-5.4/build/demos/wvr/switchover/src/ |
| D | wireless_main.c | 177 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/ |
| D | wh_datasharing.c | 133 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()
|
| D | wh_measure.c | 43 SDK_ASSERT(WH_GetSystemState() == WH_SYSSTATE_IDLE); in MeasureChannel()
|
| D | test.c | 211 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/ |
| D | main.c | 185 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/ |
| D | main.c | 189 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/ |
| D | main.c | 203 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/ |
| D | common.c | 180 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/ |
| D | main.c | 309 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/ |
| D | main.c | 243 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/ |
| D | parent.c | 148 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()
|
| D | child.c | 144 switch (WH_GetSystemState()) in ChildMain()
|
| D | gmain.c | 84 switch (WH_GetSystemState()) in GStepDataShare()
|
| /TwlSDK-5.4/build/demos/mb/multiboot-Model/child/src/ |
| D | main.c | 146 switch (WH_GetSystemState()) in NitroMain() 256 while (WH_GetSystemState() != WH_SYSSTATE_IDLE) in ModeError()
|
| /TwlSDK-5.4/build/demos/mb/multiboot-wfs/child/src/ |
| D | child.c | 195 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()
|
| D | main.c | 102 if (WH_GetSystemState() == WH_SYSSTATE_FATAL) in NitroMain()
|
| /TwlSDK-5.4/build/demos/mb/multiboot-wfs/parent/src/ |
| D | parent.c | 73 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()
|
| D | main.c | 87 while (WH_GetSystemState() != WH_SYSSTATE_STOP) {} in NitroMain()
|
| /TwlSDK-5.4/build/demos/wvr/with_mb/parent/src/ |
| D | main.c | 192 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/ |
| D | main.c | 297 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/ |
| D | main.c | 191 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/ |
| D | gmain.c | 75 switch (WH_GetSystemState()) in GStepDataShare()
|
| /TwlSDK-5.4/build/demos/wxc/wxc-dataShare/src/ |
| D | main.c | 245 switch (WH_GetSystemState()) in NitroMain() 290 switch (WH_GetSystemState()) in NitroMain()
|
| /TwlSDK-5.4/build/demos/wbt/wbt-1/src/ |
| D | main.c | 161 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/ |
| D | gmain.c | 84 switch (WH_GetSystemState()) in GStepDataShare()
|