Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/el/common/include/
Del_config.h45 #define OSAPI_CPUFILL8 MI_CpuFill8 macro
/TwlSDK-5.1.0/build/libraries/el/common/src/
Dloader_subset.c339 OSAPI_CPUFILL8( (void*)load_start, 0, sh_size); in ELi_AllocSectionToBuffer()
Delf_loader.c647 OSAPI_CPUFILL8( CurrentShdrEx, 0, sizeof(ELShdrEx)); //Zero-clear in elLoadSections()