Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/arch/arm64/cortex_r/
Darm_mpu.h18 #define MPU_RBAR_BASE_Pos 6U macro
19 #define MPU_RBAR_BASE_Msk (0x3FFFFFFFFFFFFFFUL << MPU_RBAR_BASE_Pos)
/Zephyr-latest/include/zephyr/arch/arm/mpu/
Darm_mpu_v8.h18 #define MPU_RBAR_BASE_Pos 6U macro
19 #define MPU_RBAR_BASE_Msk (0x3FFFFFFFFFFFFFFUL << MPU_RBAR_BASE_Pos)