/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/ |
D | stm32l5xx_hal_cortex.h | 165 #define MPU_REGION_PRIV_RO 2U macro 335 ((TYPE) == MPU_REGION_PRIV_RO) || \
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_hal_cortex.h | 165 #define MPU_REGION_PRIV_RO 2U /*!< Read-only privileged-only attribute */ macro 353 ((TYPE) == MPU_REGION_PRIV_RO) || \
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_cortex.h | 167 #define MPU_REGION_PRIV_RO 2U /*!< Read-only privileged-only attribute */ macro 350 ((TYPE) == MPU_REGION_PRIV_RO) || \
|
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/ |
D | stm32u0xx_hal_cortex.h | 205 #define MPU_REGION_PRIV_RO ((uint8_t)0x05) macro 325 ((TYPE) == MPU_REGION_PRIV_RO) || \
|
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/ |
D | stm32l0xx_hal_cortex.h | 204 #define MPU_REGION_PRIV_RO ((uint8_t)0x05) macro 302 ((TYPE) == MPU_REGION_PRIV_RO) || \
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_hal_cortex.h | 167 #define MPU_REGION_PRIV_RO 2U /*!< Read-only privileged-only attribute */ macro 364 ((TYPE) == MPU_REGION_PRIV_RO) || \
|
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/ |
D | stm32c0xx_hal_cortex.h | 205 #define MPU_REGION_PRIV_RO ((uint8_t)0x05) macro 325 ((TYPE) == MPU_REGION_PRIV_RO) || \
|
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/ |
D | stm32wb0x_hal_cortex.h | 212 #define MPU_REGION_PRIV_RO ((uint8_t)0x05) macro 326 ((TYPE) == MPU_REGION_PRIV_RO) || \
|
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/ |
D | stm32g0xx_hal_cortex.h | 205 #define MPU_REGION_PRIV_RO ((uint8_t)0x05) macro 325 ((TYPE) == MPU_REGION_PRIV_RO) || \
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_hal_cortex.h | 166 #define MPU_REGION_PRIV_RO 2U macro 361 ((__TYPE__) == MPU_REGION_PRIV_RO) || \
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_hal_cortex.h | 222 #define MPU_REGION_PRIV_RO 5U macro 355 ((__TYPE__) == MPU_REGION_PRIV_RO) || \
|
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/ |
D | stm32l1xx_hal_cortex.h | 226 #define MPU_REGION_PRIV_RO ((uint8_t)0x05) macro 317 ((TYPE) == MPU_REGION_PRIV_RO) || \
|
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/ |
D | stm32f7xx_hal_cortex.h | 222 #define MPU_REGION_PRIV_RO ((uint8_t)0x05U) macro 344 ((TYPE) == MPU_REGION_PRIV_RO) || \
|
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/ |
D | stm32wbxx_hal_cortex.h | 224 #define MPU_REGION_PRIV_RO ((uint8_t)0x05) macro 354 ((TYPE) == MPU_REGION_PRIV_RO) || \
|
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/ |
D | stm32f2xx_hal_cortex.h | 223 #define MPU_REGION_PRIV_RO ((uint8_t)0x05) macro 346 ((TYPE) == MPU_REGION_PRIV_RO) || \
|
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/ |
D | stm32mp1xx_hal_cortex.h | 212 #define MPU_REGION_PRIV_RO ((uint8_t)0x05) macro 332 ((TYPE) == MPU_REGION_PRIV_RO) || \
|
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/ |
D | stm32f1xx_hal_cortex.h | 223 #define MPU_REGION_PRIV_RO ((uint8_t)0x05) macro 346 ((TYPE) == MPU_REGION_PRIV_RO) || \
|
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/ |
D | stm32f4xx_hal_cortex.h | 222 #define MPU_REGION_PRIV_RO ((uint8_t)0x05) macro 346 ((TYPE) == MPU_REGION_PRIV_RO) || \
|
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/ |
D | stm32f3xx_hal_cortex.h | 221 #define MPU_REGION_PRIV_RO ((uint8_t)0x05U) macro 347 ((TYPE) == MPU_REGION_PRIV_RO) || \
|
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/ |
D | stm32g4xx_hal_cortex.h | 224 #define MPU_REGION_PRIV_RO ((uint8_t)0x05) macro 357 ((TYPE) == MPU_REGION_PRIV_RO) || \
|
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/ |
D | stm32l4xx_hal_cortex.h | 225 #define MPU_REGION_PRIV_RO ((uint8_t)0x05) macro 358 ((TYPE) == MPU_REGION_PRIV_RO) || \
|
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/ |
D | stm32wlxx_hal_cortex.h | 231 #define MPU_REGION_PRIV_RO ((uint8_t)0x05) macro 371 ((TYPE) == MPU_REGION_PRIV_RO) || \
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_cortex.h | 222 #define MPU_REGION_PRIV_RO ((uint8_t)0x05) macro 380 ((TYPE) == MPU_REGION_PRIV_RO) || \
|