Home
last modified time | relevance | path

Searched refs:CacheForce (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_gfxmmu.c239 assert_param(IS_GFXMMU_CACHE_FORCE(hgfxmmu->Init.CachePrefetch.CacheForce)); in HAL_GFXMMU_Init()
241 hgfxmmu->Init.CachePrefetch.CacheForce); in HAL_GFXMMU_Init()
765 assert_param(IS_GFXMMU_CACHE_FORCE(CachePrefetch->CacheForce)); in HAL_GFXMMU_ModifyCachePrefetch()
767 CachePrefetch->CacheForce); in HAL_GFXMMU_ModifyCachePrefetch()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_gfxmmu.c253 assert_param(IS_GFXMMU_CACHE_FORCE(hgfxmmu->Init.CachePrefetch.CacheForce)); in HAL_GFXMMU_Init()
255 hgfxmmu->Init.CachePrefetch.CacheForce); in HAL_GFXMMU_Init()
796 assert_param(IS_GFXMMU_CACHE_FORCE(CachePrefetch->CacheForce)); in HAL_GFXMMU_ModifyCachePrefetch()
798 CachePrefetch->CacheForce); in HAL_GFXMMU_ModifyCachePrefetch()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_gfxmmu.h77 uint32_t CacheForce; /*!< Forcing the cache regardless MPU attributes. member
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_gfxmmu.h79 uint32_t CacheForce; /*!< Forcing the cache regardless MPU attributes. member