Home
last modified time | relevance | path

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

/cmsis-latest/CMSIS/Core_A/Include/
Dcore_ca.h2273 …ction(uint32_t *descriptor_l1, mmu_memory_Type mem, mmu_cacheability_Type outer, mmu_cacheability_… in MMU_MemorySection() argument
2306 switch(outer) in MMU_MemorySection()
2334 …yPage(uint32_t *descriptor_l2, mmu_memory_Type mem, mmu_cacheability_Type outer, mmu_cacheability_… in MMU_MemoryPage() argument
2341 MMU_MemorySection(descriptor_l2, mem, outer, inner); in MMU_MemoryPage()
2374 switch(outer) in MMU_MemoryPage()