Searched refs:Sect_Normal (Results 1 – 4 of 4) sorted by relevance
| /cmsis_6-latest/CMSIS/Core/Template/Device_A/Source/ |
| D | mmu_Device.c | 125 static uint32_t Sect_Normal; // outer & inner wb/wa, non-shareable, executable, rw, domain 0… variable 150 section_normal(Sect_Normal, region); in MMU_CreateTranslationTable() 172 MMU_TTSection (&Image$$TTB$$ZI$$Base, (uint32_t)&Image$$TTB$$ZI$$Base , 2043U, Sect_Normal); in MMU_CreateTranslationTable()
|
| /cmsis_6-latest/CMSIS/CoreValidation/Layer/Target/CA9/RTE/Device/ARMCA9/ |
| D | mmu_ARMCA9.c | 127 static uint32_t Sect_Normal; //outer & inner wb/wa, non-shareable, executable, rw, domain 0, ba… variable 152 section_normal(Sect_Normal, region); in MMU_CreateTranslationTable()
|
| /cmsis_6-latest/CMSIS/CoreValidation/Layer/Target/CA7/RTE/Device/ARMCA7/ |
| D | mmu_ARMCA7.c | 127 static uint32_t Sect_Normal; //outer & inner wb/wa, non-shareable, executable, rw, domain 0, ba… variable 152 section_normal(Sect_Normal, region); in MMU_CreateTranslationTable()
|
| /cmsis_6-latest/CMSIS/CoreValidation/Layer/Target/CA5/RTE/Device/ARMCA5/ |
| D | mmu_ARMCA5.c | 127 static uint32_t Sect_Normal; //outer & inner wb/wa, non-shareable, executable, rw, domain 0, ba… variable 152 section_normal(Sect_Normal, region); in MMU_CreateTranslationTable()
|