Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/include/zephyr/arch/arm64/cortex_r/
Darm_mpu.h95 #define NORMAL_O_WT_NT 0x80U /* Normal, Outer Write-through non-transient */ macro
109 ((NORMAL_O_WT_NT | (R_ALLOC_W_NON << 4)) | \
/Zephyr-Core-3.6.0/include/zephyr/arch/arm/mpu/
Darm_mpu_v8.h117 #define NORMAL_O_WT_NT 0x80 /* Normal, Outer Write-through non-transient */ macro
126 ((NORMAL_O_WT_NT | (R_ALLOC_W_NON << 4)) \