Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/include/arch/arm64/cortex_r/mpu/
Darm_mpu.h93 #define R_ALLOC_W_ALLOC 0x3U /* Allocate Read/Write */ macro
115 ((NORMAL_O_WB_NT | (R_ALLOC_W_ALLOC << 4)) | \
116 (NORMAL_I_WB_NT | R_ALLOC_W_ALLOC))
/Zephyr-Core-2.7.6/include/arch/arm/aarch32/mpu/
Darm_mpu_v8m.h70 #define R_ALLOC_W_ALLOC 0x3 /* Allocate Read/Write */ macro
87 ((NORMAL_O_WB_NT | (R_ALLOC_W_ALLOC << 4)) \
89 (NORMAL_I_WB_NT | R_ALLOC_W_ALLOC))