Home
last modified time | relevance | path

Searched refs:SVC_CpuCopyFast (Results 1 – 3 of 3) sorted by relevance

/TwlSDK-5.1.0/include/nitro/os/common/
DsystemCall.h329 #define SVC_CpuCopyFast( srcp, destp, size ) \ macro
355 SVC_CpuCopyFast( srcp, destp, sizeof(srcp) )
/TwlSDK-5.1.0/build/demos/os/forChina-fs/src/
Dos_china_override.c336 SVC_CpuCopyFast(src, (u32 *)(HW_BG_PLTT), size); in OS_ShowAttentionChina()
/TwlSDK-5.1.0/build/libraries/os/ARM9/src/
Dos_china.c579 SVC_CpuCopyFast(src, (u32 *)(HW_BG_PLTT), size); in OS_ShowAttentionChina()