Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_cortex.h190 #define MPU_REGION_NUMBER15 15U macro
379 ((__NUMBER__) == MPU_REGION_NUMBER15))
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_cortex.h246 #define MPU_REGION_NUMBER15 15U macro
358 #define IS_MPU_REGION_NUMBER(__NUMBER__) ((__NUMBER__) <= MPU_REGION_NUMBER15)
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_cortex.h247 #define MPU_REGION_NUMBER15 ((uint8_t)0x0F) macro
399 ((NUMBER) == MPU_REGION_NUMBER15))