Home
last modified time | relevance | path

Searched refs:GFXMMU_LUTXL_FVB_OFFSET (Results 1 – 5 of 5) sorted by relevance

/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_gfxmmu.c137 #define GFXMMU_LUTXL_FVB_OFFSET 8U macro
603 (lutLine->FirstVisibleBlock << GFXMMU_LUTXL_FVB_OFFSET) | in HAL_GFXMMU_ConfigLutLine()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_gfxmmu.c146 #define GFXMMU_LUTXL_FVB_OFFSET 8U macro
641 (lutLine->FirstVisibleBlock << GFXMMU_LUTXL_FVB_OFFSET) | in HAL_GFXMMU_ConfigLutLine()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_gfxmmu.c146 #define GFXMMU_LUTXL_FVB_OFFSET 8U macro
641 (lutLine->FirstVisibleBlock << GFXMMU_LUTXL_FVB_OFFSET) | in HAL_GFXMMU_ConfigLutLine()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_gfxmmu.c152 #define GFXMMU_LUTXL_FVB_OFFSET 8U macro
648 (lutLine->FirstVisibleBlock << GFXMMU_LUTXL_FVB_OFFSET) | in HAL_GFXMMU_ConfigLutLine()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_gfxmmu.c160 #define GFXMMU_LUTXL_FVB_OFFSET 8U macro
674 (lutLine->FirstVisibleBlock << GFXMMU_LUTXL_FVB_OFFSET) | in HAL_GFXMMU_ConfigLutLine()