Searched refs:IS_MPU_SUB_REGION_DISABLE (Results 1 – 6 of 6) sorted by relevance
353 assert_param(IS_MPU_SUB_REGION_DISABLE(MPU_Init->SubRegionDisable)); in HAL_MPU_ConfigRegion()
354 assert_param(IS_MPU_SUB_REGION_DISABLE(MPU_Init->SubRegionDisable)); in HAL_MPU_ConfigRegion()
500 assert_param(IS_MPU_SUB_REGION_DISABLE(MPU_Init->SubRegionDisable)); in HAL_MPU_ConfigRegion()
392 #define IS_MPU_SUB_REGION_DISABLE(SUBREGION) ((SUBREGION) < (uint16_t)0x00FFU) macro
375 #define IS_MPU_SUB_REGION_DISABLE(SUBREGION) ((SUBREGION) < (uint16_t)0x00FF) macro
409 #define IS_MPU_SUB_REGION_DISABLE(SUBREGION) ((SUBREGION) < (uint16_t)0x00FF) macro