Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/include/zephyr/arch/arm64/cortex_r/
Darm_mpu.h97 #define NORMAL_O_NON_C 0x40U /* Normal, Outer Non-Cacheable */ macro
119 ((NORMAL_O_NON_C | (R_NON_W_NON << 4)) | \
/Zephyr-Core-3.5.0/include/zephyr/arch/arm/mpu/
Darm_mpu_v8.h119 #define NORMAL_O_NON_C 0x40 /* Normal, Outer Non-Cacheable */ macro
136 ((NORMAL_O_NON_C | (R_NON_W_NON << 4)) \