| /TwlSDK-5.4/build/libraries/wm/ARM9/src/ |
| D | wm_sync.c | 42 if (result != WM_ERRCODE_SUCCESS) in WM_SetIndCallback() 54 return WM_ERRCODE_SUCCESS; in WM_SetIndCallback() 88 cb_Port.errcode = WM_ERRCODE_SUCCESS; in WM_SetPortCallback() 104 if (result != WM_ERRCODE_SUCCESS) in WM_SetPortCallback() 129 return WM_ERRCODE_SUCCESS; in WM_SetPortCallback() 161 return WM_ERRCODE_SUCCESS; in WM_ReadStatus() 182 if (result != WM_ERRCODE_SUCCESS) in WM_GetMPSendBufferSize() 222 if (result != WM_ERRCODE_SUCCESS) in WM_GetMPReceiveBufferSize() 274 if (result != WM_ERRCODE_SUCCESS) in WM_ReadMPData() 350 if (result != WM_ERRCODE_SUCCESS) in WM_GetAllowedChannel() [all …]
|
| D | wm_system.c | 68 if (result != WM_ERRCODE_SUCCESS) in WM_Init() 97 if (result != WM_ERRCODE_SUCCESS) in WMi_InitForScan() 247 return WM_ERRCODE_SUCCESS; in WmInitCore() 268 if (result != WM_ERRCODE_SUCCESS) in WM_Finish() 285 return WM_ERRCODE_SUCCESS; in WM_Finish() 468 return WM_ERRCODE_SUCCESS; in WMi_CheckInitialized() 497 return WM_ERRCODE_SUCCESS; in WMi_CheckIdle() 534 result = WM_ERRCODE_SUCCESS; in WMi_CheckStateEx() 647 if (cb_StartMP->errcode == WM_ERRCODE_SUCCESS) in WmReceiveFifo() 655 …ISABLE || callback_p->apiid == WM_APIID_END) && callback_p->errcode == WM_ERRCODE_SUCCESS) || in WmReceiveFifo() [all …]
|
| D | wm_ks.c | 78 if (result == WM_ERRCODE_SUCCESS) in WM_GetKeySet() 99 return WM_ERRCODE_SUCCESS; // Successful completion in WM_GetKeySet()
|
| D | wm_ds.c | 162 if (res != WM_ERRCODE_SUCCESS && res != WM_ERRCODE_OPERATING) in WM_StartDataSharing() 178 return WM_ERRCODE_SUCCESS; // Successful completion in WM_StartDataSharing() 210 return WM_ERRCODE_SUCCESS; // Successful completion in WM_EndDataSharing() 306 if (res != WM_ERRCODE_SUCCESS && res != WM_ERRCODE_OPERATING) in WM_StepDataSharing() 329 result = WM_ERRCODE_SUCCESS; in WM_StepDataSharing() 396 result = WM_ERRCODE_SUCCESS; in WM_StepDataSharing() 416 if (res != WM_ERRCODE_OPERATING && res != WM_ERRCODE_SUCCESS) in WM_StepDataSharing() 456 if (cb_Port->errcode == WM_ERRCODE_SUCCESS) in WmDataSharingSetDataCallback() 517 if (cb_Port->errcode == WM_ERRCODE_SUCCESS) in WmDataSharingReceiveCallback_Parent() 586 if (cb_Port->errcode == WM_ERRCODE_SUCCESS) in WmDataSharingReceiveCallback_Child() [all …]
|
| D | wm_etc.c | 71 if (result != WM_ERRCODE_SUCCESS) in WM_StartTestMode() 140 if (result != WM_ERRCODE_SUCCESS) in WM_StartTestRxMode() 370 if (result != WM_ERRCODE_SUCCESS) in WM_SetGameInfo()
|
| /TwlSDK-5.4/build/demos/wm/wmDEMOlib/src/ |
| D | wm_lib.c | 54 x != WM_ERRCODE_SUCCESS) \ 64 return (errcode == WM_ERRCODE_OPERATING) ? WM_ERRCODE_SUCCESS : errcode; in conv_errcode() 261 if (WM_ERRCODE_SUCCESS == callback->errcode) in WM_lib_mp_parent_callback() 333 if (WM_ERRCODE_SUCCESS == buf->errcode) in WM_lib_mp_parent_callback() 402 if (WM_ERRCODE_SUCCESS == buf->errcode) in WM_lib_mp_parent_callback() 423 if (buf->errcode == WM_ERRCODE_SUCCESS) in WM_lib_mp_parent_callback() 442 if (WM_ERRCODE_SUCCESS == buf->errcode) in WM_lib_mp_parent_callback() 479 if (WM_ERRCODE_SUCCESS == buf->errcode) in WM_lib_mp_parent_callback() 507 if (buf->errcode == WM_ERRCODE_SUCCESS) in WM_lib_mp_parent_callback() 523 if (buf->errcode == WM_ERRCODE_SUCCESS) in WM_lib_mp_parent_callback() [all …]
|
| /TwlSDK-5.4/build/demos.TWL/mp_shared/wh/ |
| D | wh.c | 649 if (WM_ReadStatus(&s) == WM_ERRCODE_SUCCESS) in WH_OutputWMState() 762 if (cb->errcode != WM_ERRCODE_SUCCESS) in WH_StateOutSetParentParam() 812 if (cb->errcode != WM_ERRCODE_SUCCESS) in WH_StateOutSetParentWEPKey() 870 if (cb->errcode != WM_ERRCODE_SUCCESS) in WH_StateOutStartParent() 993 if (cb->errcode != WM_ERRCODE_SUCCESS) in WH_StateOutStartParentMP() 1037 if (result != WM_ERRCODE_SUCCESS) in WH_StateOutStartParentMP() 1082 if (result != WM_ERRCODE_SUCCESS) in WH_StateInStartParentKeyShare() 1102 if (result != WM_ERRCODE_SUCCESS) in WH_StateInEndParentKeyShare() 1145 if (cb->errcode != WM_ERRCODE_SUCCESS) in WH_StateOutEndParentMP() 1187 if (cb->errcode != WM_ERRCODE_SUCCESS) in WH_StateOutEndParent() [all …]
|
| /TwlSDK-5.4/build/demos/wireless_shared/wh/ |
| D | wh.c | 710 if (WM_ReadStatus(&s) == WM_ERRCODE_SUCCESS) in WH_OutputWMState() 828 if (cb->errcode != WM_ERRCODE_SUCCESS) in WH_StateOutSetParentParam() 878 if (cb->errcode != WM_ERRCODE_SUCCESS) in WH_StateOutSetParentWEPKey() 936 if (cb->errcode != WM_ERRCODE_SUCCESS) in WH_StateOutStartParent() 1067 if (cb->errcode != WM_ERRCODE_SUCCESS) in WH_StateOutStartParentMP() 1110 if (result != WM_ERRCODE_SUCCESS) in WH_StateOutStartParentMP() 1163 if (result != WM_ERRCODE_SUCCESS) in WH_StateInStartParentKeyShare() 1183 if (result != WM_ERRCODE_SUCCESS) in WH_StateInEndParentKeyShare() 1226 if (cb->errcode != WM_ERRCODE_SUCCESS) in WH_StateOutEndParentMP() 1268 if (cb->errcode != WM_ERRCODE_SUCCESS) in WH_StateOutEndParent() [all …]
|
| /TwlSDK-5.4/build/libraries/mb/common/src/ |
| D | mb_wm.c | 153 if (cb->errcode != WM_ERRCODE_SUCCESS) in MBi_WMStateOutStartConnect() 197 if (result != WM_ERRCODE_SUCCESS) in MBi_ChildStartMP() 229 if (cb->errcode != WM_ERRCODE_SUCCESS) in ChildStateOutStartMP() 315 if (cb->errcode != WM_ERRCODE_SUCCESS) in MBi_WMStateOutEndMP() 364 if (cb->errcode != WM_ERRCODE_SUCCESS) in MBi_WMStateOutDisconnect() 407 if (cb->errcode != WM_ERRCODE_SUCCESS) in MBi_WMStateOutReset() 455 if (cb->errcode != WM_ERRCODE_SUCCESS) in ChildPortCallback() 530 if (cb->errcode == WM_ERRCODE_SUCCESS) in StateOutMPSendToParent()
|
| D | mb_wm_base.c | 206 return (errcode == WM_ERRCODE_OPERATING) ? WM_ERRCODE_SUCCESS : errcode; in conv_errcode() 293 if (buf->errcode != WM_ERRCODE_SUCCESS) in MBi_ParentCallback() 304 if (buf->errcode != WM_ERRCODE_SUCCESS) in MBi_ParentCallback() 329 if (buf->errcode != WM_ERRCODE_SUCCESS) in MBi_ParentCallback() 341 if (buf->errcode != WM_ERRCODE_SUCCESS) in MBi_ParentCallback() 357 if (callback->errcode != WM_ERRCODE_SUCCESS) in MBi_ParentCallback() 464 if (buf->errcode == WM_ERRCODE_SUCCESS) in MBi_ParentCallback() 490 if (buf->errcode != WM_ERRCODE_SUCCESS) in MBi_ParentCallback() 507 if (buf->errcode != WM_ERRCODE_SUCCESS) in MBi_ParentCallback() 521 if (buf->errcode != WM_ERRCODE_SUCCESS) in MBi_ParentCallback() [all …]
|
| D | mb_fake_child.c | 553 if (WM_ERRCODE_SUCCESS != cb->errcode) in MBFi_StateOutStartScanParent() 821 if (cb->errcode != WM_ERRCODE_SUCCESS) in MBFi_StateOutEndScan() 1084 WMErrCode errcode = WM_ERRCODE_SUCCESS; in MBFi_CommChildSendData()
|
| /TwlSDK-5.4/build/demos/os/entropy-1/src/ |
| D | wmscan.c | 111 if (cb->errcode != WM_ERRCODE_SUCCESS) in WS_StateOutInitialize() 274 if (cb->errcode != WM_ERRCODE_SUCCESS) in WS_StateOutStartScan() 407 if (cb->errcode != WM_ERRCODE_SUCCESS) in WS_StateOutEndScan() 445 if (cb->errcode != WM_ERRCODE_SUCCESS) in WS_StateOutEnd()
|
| /TwlSDK-5.4/build/libraries/wxc/ARM9/src/ |
| D | wxc_common.c | 200 if (err == WM_ERRCODE_SUCCESS) in WXC_CheckWmApiResult() 231 BOOL ret = (cb->errcode == WM_ERRCODE_SUCCESS); in WXC_CheckWmCallbackResult()
|
| D | wxc_driver.c | 123 if (err == WM_ERRCODE_SUCCESS) in WXCi_RecoverWmApiFailure() 515 WMErrCode wmResult = WM_ERRCODE_SUCCESS; in WXCi_InitProc() 561 WMErrCode wmResult = WM_ERRCODE_SUCCESS; in WXCi_StartProc() 593 WMErrCode wmResult = WM_ERRCODE_SUCCESS; in WXCi_StopProc() 625 WMErrCode wmResult = WM_ERRCODE_SUCCESS; in WXCi_EndProc() 663 WMErrCode wmResult = WM_ERRCODE_SUCCESS; in WXCi_ResetProc() 700 else if (cb->errcode == WM_ERRCODE_SUCCESS) in WXCi_ParentIndicate() 746 WMErrCode wmResult = WM_ERRCODE_SUCCESS; in WXCi_StartParentProc() 866 WMErrCode wmResult = WM_ERRCODE_SUCCESS; in WXCi_StartChildProc() 1001 WMErrCode wmResult = WM_ERRCODE_SUCCESS; in WXCi_ScanProc()
|
| /TwlSDK-5.4/build/demos/wm/listenOnly/src/ |
| D | main.c | 380 if (result != WM_ERRCODE_SUCCESS) in InitializeWMForListeningAndStartScan() 404 if (cb->errcode != WM_ERRCODE_SUCCESS) in InitializeCb() 424 if (cb->errcode != WM_ERRCODE_SUCCESS) in EnableCb() 447 if (cb->errcode != WM_ERRCODE_SUCCESS) in PowerOnCb() 534 if (cb->errcode != WM_ERRCODE_SUCCESS) in StartScanExCb() 647 if (cb->errcode != WM_ERRCODE_SUCCESS) in EndScanCb()
|
| /TwlSDK-5.4/build/demos/mb/mbm/src/ |
| D | mb_measure_channel.c | 180 if (cb->errcode != WM_ERRCODE_SUCCESS) in wm_callback() 284 if (cb->errcode != WM_ERRCODE_SUCCESS) in state_out_measure_channel()
|
| /TwlSDK-5.4/build/libraries/wm/ARM9/inc/ |
| D | wm_arm9_private.h | 40 if( ( res ) != WM_ERRCODE_SUCCESS ) \
|
| /TwlSDK-5.4/build/libraries/wm/ARM9.TWL/nwm/src/ |
| D | nwm_init.c | 74 if (WM_CheckInitialized() == WM_ERRCODE_SUCCESS) in NWMi_InitCore()
|
| /TwlSDK-5.4/build/demos/mb/multiboot-wfs/parent/src/ |
| D | multiboot.c | 128 if (cb->errcode != WM_ERRCODE_SUCCESS) in GetChannelProc()
|
| /TwlSDK-5.4/build/demos/wireless_shared/wfs/src/ |
| D | wfs_common.c | 567 if (result != WM_ERRCODE_SUCCESS) in WFS_Start() 573 if (result != WM_ERRCODE_SUCCESS) in WFS_Start()
|
| /TwlSDK-5.4/include/nitro/wm/common/ |
| D | wm.h | 294 WM_ERRCODE_SUCCESS = 0, enumerator
|