Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/include/zephyr/arch/arm64/cortex_r/
Darm_mpu.h96 #define NORMAL_O_WB_NT 0xC0U /* Normal, Outer Write-back non-transient */ macro
114 ((NORMAL_O_WB_NT | (R_ALLOC_W_ALLOC << 4)) | \
/Zephyr-Core-3.7.0/include/zephyr/arch/arm/mpu/
Darm_mpu_v8.h118 #define NORMAL_O_WB_NT 0xC0 /* Normal, Outer Write-back non-transient */ macro
131 ((NORMAL_O_WB_NT | (R_ALLOC_W_ALLOC << 4)) \