Home
last modified time | relevance | path

Searched refs:SHARED_DEVICE (Results 1 - 1 of 1) sorted by relevance

/third_party/cmsis/CMSIS/Core/Include/
H A Dcore_ca.h2114 SHARED_DEVICE, enumerator
2314 region.mem_t = SHARED_DEVICE; \
2329 region.mem_t = SHARED_DEVICE; \
2590 \param [in] mem Section memory type: NORMAL, DEVICE, SHARED_DEVICE, NON_SHARED_DEVICE, STRONGLY_ORDERED
2604 else if (SHARED_DEVICE == mem) in MMU_MemorySection()
2650 \param [in] mem 4k/64k page memory type: NORMAL, DEVICE, SHARED_DEVICE, NON_SHARED_DEVICE, STRONGLY_ORDERED
2672 else if (SHARED_DEVICE == mem) in MMU_MemoryPage()

Completed in 7 milliseconds