Home
last modified time | relevance | path

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

/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/Core/Include/
Dmpu_armv8.h111 #define ARM_MPU_RLAR_PXN(LIMIT, PXN, IDX) \ argument
113 (((PXN) << MPU_RLAR_PXN_Pos) & MPU_RLAR_PXN_Msk) | \
/hal_rpi_pico-latest/src/rp2_common/cmsis/stub/CMSIS/Core/Include/m-profile/
Darmv8m_mpu.h171 #define ARM_MPU_RLAR_PXN(LIMIT, PXN, IDX) \ argument
173 (((PXN) << MPU_RLAR_PXN_Pos) & MPU_RLAR_PXN_Msk) | \