Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_gfxmmu.c230 assert_param(IS_GFXMMU_OUTTER_CACHABILITY(hgfxmmu->Init.CachePrefetch.OutterCachability)); in HAL_GFXMMU_Init()
235 hgfxmmu->Init.CachePrefetch.OutterCachability); in HAL_GFXMMU_Init()
756 assert_param(IS_GFXMMU_OUTTER_CACHABILITY(CachePrefetch->OutterCachability)); in HAL_GFXMMU_ModifyCachePrefetch()
761 CachePrefetch->OutterCachability); in HAL_GFXMMU_ModifyCachePrefetch()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_gfxmmu.c244 assert_param(IS_GFXMMU_OUTTER_CACHABILITY(hgfxmmu->Init.CachePrefetch.OutterCachability)); in HAL_GFXMMU_Init()
249 hgfxmmu->Init.CachePrefetch.OutterCachability); in HAL_GFXMMU_Init()
787 assert_param(IS_GFXMMU_OUTTER_CACHABILITY(CachePrefetch->OutterCachability)); in HAL_GFXMMU_ModifyCachePrefetch()
792 CachePrefetch->OutterCachability); in HAL_GFXMMU_ModifyCachePrefetch()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_gfxmmu.h82 uint32_t OutterCachability; /*!< Cachability of an access generated by the GFXMMU cache. member
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_gfxmmu.h84 uint32_t OutterCachability; /*!< Cachability of an access generated by the GFXMMU cache. member