Home
last modified time | relevance | path

Searched refs:AddressCacheLockBuffer (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_gfxmmu.c265 …ssert_param(IS_GFXMMU_ADDRESSCACHE_LOCK_BUFFER(hgfxmmu->Init.AddressCache.AddressCacheLockBuffer)); in HAL_GFXMMU_Init()
267 hgfxmmu->Init.AddressCache.AddressCacheLockBuffer; in HAL_GFXMMU_Init()
834 assert_param(IS_GFXMMU_ADDRESSCACHE_LOCK_BUFFER(AddressCache->AddressCacheLockBuffer)); in HAL_GFXMMU_ModifyAddressCache()
836 AddressCache->AddressCacheLockBuffer); in HAL_GFXMMU_ModifyAddressCache()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_gfxmmu.h100 uint32_t AddressCacheLockBuffer; /*!< Buffer on which the address cache is locked. member