Searched refs:outer (Results 1 – 4 of 4) sorted by relevance
| /cmsis_6-latest/CMSIS/Documentation/Doxygen/Core_A/src/ |
| D | ref_mmu.txt | 67 …ction(uint32_t *descriptor_l1, mmu_memory_Type mem, mmu_cacheability_Type outer, mmu_cacheability_… 71 …yPage(uint32_t *descriptor_l2, mmu_memory_Type mem, mmu_cacheability_Type outer, mmu_cacheability_…
|
| /cmsis_6-latest/CMSIS/Documentation/Doxygen/Core/src/ |
| D | ref_mpu8.txt | 35 /** \brief Attribute for device memory (outer only) */ 61 /** \brief Normal memory outer-cacheable and inner-cacheable attributes 103 /** \brief Normal memory outer shareable */
|
| D | ref_mpu.txt | 262 …(O,I,S) | 1BBb | S | A | A | Normal memory, with outer/inner cache policy…
|
| /cmsis_6-latest/CMSIS/Core/Include/ |
| D | core_ca.h | 2659 …ction(uint32_t *descriptor_l1, mmu_memory_Type mem, mmu_cacheability_Type outer, mmu_cacheability_… in MMU_MemorySection() argument 2692 switch(outer) in MMU_MemorySection() 2720 …yPage(uint32_t *descriptor_l2, mmu_memory_Type mem, mmu_cacheability_Type outer, mmu_cacheability_… in MMU_MemoryPage() argument 2727 MMU_MemorySection(descriptor_l2, mem, outer, inner); in MMU_MemoryPage() 2760 switch(outer) in MMU_MemoryPage()
|