Searched refs:Sect_Normal (Results 1 – 3 of 3) sorted by relevance
| /cmsis-dsp-latest/Testing/cmsis_build/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()
|
| /cmsis-dsp-latest/Testing/cmsis_build/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-dsp-latest/Testing/cmsis_build/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()
|