Searched refs:ARM_MPU_RBAR (Results 1 – 4 of 4) sorted by relevance
/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/Core/Include/ |
D | mpu_armv7.h | 75 #define ARM_MPU_RBAR(Region, BaseAddress) \ macro
|
D | mpu_armv8.h | 89 #define ARM_MPU_RBAR(BASE, SH, RO, NP, XN) \ macro
|
/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/Core/Include/m-profile/ |
D | armv7m_mpu.h | 73 #define ARM_MPU_RBAR(Region, BaseAddress) \ macro
|
D | armv8m_mpu.h | 149 #define ARM_MPU_RBAR(BASE, SH, RO, NP, XN) \ macro
|