Searched refs:IsCacheable (Results 1 – 6 of 6) sorted by relevance
351 assert_param(IS_MPU_ACCESS_CACHEABLE(MPU_Init->IsCacheable)); in HAL_MPU_ConfigRegion()363 ((uint32_t)MPU_Init->IsCacheable << MPU_RASR_C_Pos) | in HAL_MPU_ConfigRegion()
352 assert_param(IS_MPU_ACCESS_CACHEABLE(MPU_Init->IsCacheable)); in HAL_MPU_ConfigRegion()362 ((uint32_t)MPU_Init->IsCacheable << MPU_RASR_C_Pos) | in HAL_MPU_ConfigRegion()
498 assert_param(IS_MPU_ACCESS_CACHEABLE(MPU_Init->IsCacheable)); in HAL_MPU_ConfigRegion()508 ((uint32_t)MPU_Init->IsCacheable << MPU_RASR_C_Pos) | in HAL_MPU_ConfigRegion()
85 …uint8_t IsCacheable; /*!< Specifies the cacheable status of the region pr… member
84 …uint8_t IsCacheable; /*!< Specifies the cacheable status of the region pr… member
83 …uint8_t IsCacheable; /*!< Specifies the cacheable status of the region pr… member