Home
last modified time | relevance | path

Searched refs:section_normal (Results 1 – 5 of 5) sorted by relevance

/trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/CoreValidation/Layer/Target/CA5/RTE/Device/ARMCA5/
Dmmu_ARMCA5.c152 section_normal(Sect_Normal, region); in MMU_CreateTranslationTable()
/trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/CoreValidation/Layer/Target/CA7/RTE/Device/ARMCA7/
Dmmu_ARMCA7.c152 section_normal(Sect_Normal, region); in MMU_CreateTranslationTable()
/trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/CoreValidation/Layer/Target/CA9/RTE/Device/ARMCA9/
Dmmu_ARMCA9.c152 section_normal(Sect_Normal, region); in MMU_CreateTranslationTable()
/trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/Core/Template/Device_A/Source/
Dmmu_Device.c150 section_normal(Sect_Normal, region); in MMU_CreateTranslationTable()
/trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/Core/Include/
Dcore_ca.h2253 #define section_normal(descriptor_l1, region) region.rg_t = SECTION; \ macro