Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_gfxmmu.c194 assert_param(IS_FUNCTIONAL_STATE(hgfxmmu->Init.AddressTranslation)); in HAL_GFXMMU_Init()
219 if (hgfxmmu->Init.AddressTranslation == ENABLE) in HAL_GFXMMU_Init()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_gfxmmu.c194 assert_param(IS_FUNCTIONAL_STATE(hgfxmmu->Init.AddressTranslation)); in HAL_GFXMMU_Init()
219 if (hgfxmmu->Init.AddressTranslation == ENABLE) in HAL_GFXMMU_Init()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_gfxmmu.h85 FunctionalState AddressTranslation; /*!< Address translation enable/disable. */ member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_gfxmmu.h85 FunctionalState AddressTranslation; /*!< Address translation enable/disable. */ member