Home
last modified time | relevance | path

Searched refs:MPU_REGION_ALL_RO (Results 1 – 5 of 5) sorted by relevance

/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_cortex.h166 #define MPU_REGION_ALL_RO 3U macro
336 ((TYPE) == MPU_REGION_ALL_RO))
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_cortex.h166 #define MPU_REGION_ALL_RO 3U /*!< Read-only privileged/unprivileged attribute */ macro
354 ((TYPE) == MPU_REGION_ALL_RO))
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_cortex.h168 #define MPU_REGION_ALL_RO 3U /*!< Read-only privileged/unprivileged attribute */ macro
351 ((TYPE) == MPU_REGION_ALL_RO))
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_cortex.h168 #define MPU_REGION_ALL_RO 3U /*!< Read-only privileged/unprivileged attribute */ macro
365 ((TYPE) == MPU_REGION_ALL_RO))
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_cortex.h167 #define MPU_REGION_ALL_RO 3U macro
362 ((__TYPE__) == MPU_REGION_ALL_RO))