Home
last modified time | relevance | path

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

/cmsis_6-latest/CMSIS/Documentation/Doxygen/Core_A/src/
Dref_mmu.txt67 \fn __STATIC_INLINE int MMU_MemorySection(uint32_t *descriptor_l1, mmu_memory_Type mem, mmu_cacheab…
/cmsis_6-latest/CMSIS/Core/Include/
Dcore_ca.h2659 __STATIC_INLINE int MMU_MemorySection(uint32_t *descriptor_l1, mmu_memory_Type mem, mmu_cacheabilit… in MMU_MemorySection() function
2727 MMU_MemorySection(descriptor_l2, mem, outer, inner); in MMU_MemoryPage()
2791 MMU_MemorySection(descriptor, reg.mem_t, reg.outer_norm_t, reg.inner_norm_t); in MMU_GetSectionDescriptor()