Searched refs:MI_CpuClear16 (Results 1 – 13 of 13) sorted by relevance
| /TwlSDK-5.4/build/demos/wm/wep-1/src/ |
| D | print.c | 28 MI_CpuClear16((void *)scr->screen, PR_SCREEN_SIZE * sizeof(u16)); in PR_ClearScreen() 55 (void)MI_CpuClear16((void *)(scr->screen in PR_ScrollUp()
|
| D | main.c | 1166 MI_CpuClear16(data, sizeof(data)); in ParentWEPKeyGenerator() 1195 MI_CpuClear16(data, sizeof(data)); in ChildWEPKeyGenerator()
|
| /TwlSDK-5.4/build/demos/wm/dataShare-Model/src/ |
| D | print.c | 31 MI_CpuClear16((void *)scr->screen, PR_SCREEN_SIZE * sizeof(u16)); in PR_ClearScreen() 58 (void)MI_CpuClear16((void *)(scr->screen in PR_ScrollUp()
|
| /TwlSDK-5.4/build/libraries/mb/common/src/ |
| D | mb_gameinfo.c | 231 MI_CpuClear16(gameInfop, sizeof(MBGameInfo)); in MBi_MakeGameInfo() 532 MI_CpuClear16((void *)((u8 *)bsendBuff.data.fixed.data + bsendBuff.data.fixed.size), in MBi_SendFixedBeacon() 617 MI_CpuClear16(&bsendBuff.data.volat.member[0], sizeof(MBUserInfo) * MB_SEND_MEMBER_MAX_NUM); in MBi_SendVolatBeacon() 1132 MI_CpuClear16(&grecvp->gameInfo.volat.member[i], sizeof(MBUserInfo)); in MBi_RecvVolatBeacon() 1140 MI_CpuClear16(&grecvp->gameInfo.volat.member[0], in MBi_RecvVolatBeacon() 1225 MI_CpuClear16(&mbrsp->list[index], sizeof(MBGameInfoRecvList)); in MB_DeleteRecvGameInfo() 1238 MI_CpuClear16(&(mbrsp->list[index].gameInfo), sizeof(MBGameInfo)); in MB_DeleteRecvGameInfoWithoutBssdesc()
|
| D | mb_child.c | 449 MI_CpuClear16(pCwork, sizeof(MB_CommCWork)); in MBi_CommChildCallback() 879 MI_CpuClear16((void *)MB_BSSDESC_ADDRESS, in clearRecvRegion() 882 MI_CpuClear16((void *)HW_ROM_HEADER_BUF, ROM_HEADER_SIZE_FULL); in clearRecvRegion()
|
| D | mb_wm_base.c | 1062 MI_CpuClear16(p_com, sizeof(*p_com)); in MB_Init() 1282 MI_CpuClear16((void *)((u32)pPwork + sizeof(MB_CommCommonWork)), in MBi_StartParentCore() 1299 MI_CpuClear16(&pPwork->fileinfo[0], sizeof(pPwork->fileinfo)); in MBi_StartParentCore() 1360 MI_CpuClear16((void *)((u32)pCwork + sizeof(MB_CommCommonWork)), in MB_StartChild()
|
| D | mb_fileinfo.c | 647 MI_CpuClear16(&pPwork->fileinfo[fileID], sizeof(pPwork->fileinfo[0])); in MB_UnregisterFile()
|
| D | mb_parent.c | 1118 MI_CpuClear16(&bmp, sizeof(struct bitmap)); in MBi_CommParentSendData()
|
| /TwlSDK-5.4/build/demos/mb/multiboot-PowerSave/src/ |
| D | dispfunc.c | 248 MI_CpuClear16(&sub_screen[32 * (BG_LINES - 1)], sizeof(u16) * 32 * 1); in BgSetMessage()
|
| /TwlSDK-5.4/build/libraries/wm/ARM9/src/ |
| D | wm_ds.c | 706 MI_CpuClear16(buf, dsInfo->dataLength); in WmDataSharingReceiveData() 757 MI_CpuClear16(&dsInfo->ds[resetWI], sizeof(WMDataSet)); in WmDataSharingSendDataSet()
|
| D | wm_system.c | 797 MI_CpuClear16(cb_Port.ssid, WM_SIZE_CHILD_SSID); in WmReceiveFifo()
|
| /TwlSDK-5.4/include/nitro/mi/ |
| D | memory.h | 288 static inline void MI_CpuClear16(void *dest, u32 size) in MI_CpuClear16() function
|
| /TwlSDK-5.4/build/libraries/wxc/ARM9/src/ |
| D | wxc_protocol_impl_wpb.c | 181 MI_CpuClear16(gameInfo, sizeof gameInfo); in WXCi_BeaconSendHook()
|