Home
last modified time | relevance | path

Searched refs:MPU_REGION_PRIV_RO (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32l5xx/hal/Inc/
Dstm32l5xx_hal_cortex.h166 #define MPU_REGION_PRIV_RO 2U macro
332 ((TYPE) == MPU_REGION_PRIV_RO) || \
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32u5xx/hal/Inc/
Dstm32u5xx_hal_cortex.h168 #define MPU_REGION_PRIV_RO 2U macro
338 ((TYPE) == MPU_REGION_PRIV_RO) || \
/trusted-firmware-m-latest/platform/ext/target/stm/common/stm32h5xx/hal/Inc/
Dstm32h5xx_hal_cortex.h172 #define MPU_REGION_PRIV_RO 2U /*!< MPU region Read-only by privileged code only */ macro
356 ((TYPE) == MPU_REGION_PRIV_RO) || \