Searched refs:MI_CpuFill (Results 1 – 4 of 4) sorted by relevance
| /TwlSDK-5.4/include/nitro/std/ |
| D | string.h | 331 MI_CpuFill(destp, data, size); in STD_FillMemory()
|
| /TwlSDK-5.4/include/nitro/mi/ |
| D | memory.h | 654 void MI_CpuFill(void *dest, u8 data, u32 size); 694 MI_CpuFill(dest, 0, size); in MI_CpuClear()
|
| /TwlSDK-5.4/build/libraries/card/common/src/ |
| D | card_hash.c | 140 MI_CpuFill(buffer, 0, length); in CARDi_CompareHash()
|
| /TwlSDK-5.4/build/libraries/mi/common/src/ |
| D | mi_memory.c | 1025 asm void MI_CpuFill( register void *dstp, register u8 data, register u32 size ) in MI_CpuFill() function
|