Home
last modified time | relevance | path

Searched refs:Sect_Normal_RO (Results 1 – 4 of 4) sorted by relevance

/cmsis_6-latest/CMSIS/CoreValidation/Layer/Target/CA9/RTE/Device/ARMCA9/
Dmmu_ARMCA9.c129 static uint32_t Sect_Normal_RO; //as Sect_Normal_Cod, but not executable variable
154 section_normal_ro(Sect_Normal_RO, region); in MMU_CreateTranslationTable()
/cmsis_6-latest/CMSIS/CoreValidation/Layer/Target/CA7/RTE/Device/ARMCA7/
Dmmu_ARMCA7.c129 static uint32_t Sect_Normal_RO; //as Sect_Normal_Cod, but not executable variable
154 section_normal_ro(Sect_Normal_RO, region); in MMU_CreateTranslationTable()
/cmsis_6-latest/CMSIS/CoreValidation/Layer/Target/CA5/RTE/Device/ARMCA5/
Dmmu_ARMCA5.c129 static uint32_t Sect_Normal_RO; //as Sect_Normal_Cod, but not executable variable
154 section_normal_ro(Sect_Normal_RO, region); in MMU_CreateTranslationTable()
/cmsis_6-latest/CMSIS/Core/Template/Device_A/Source/
Dmmu_Device.c127 static uint32_t Sect_Normal_RO; // as Sect_Normal_Cod, but not executable variable
152 section_normal_ro(Sect_Normal_RO, region); in MMU_CreateTranslationTable()