Home
last modified time | relevance | path

Searched refs:LastVisibleBlock (Results 1 – 10 of 10) sorted by relevance

/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_gfxmmu.c582 assert_param(IS_GFXMMU_LUT_BLOCK(lutLine->LastVisibleBlock)); in HAL_GFXMMU_ConfigLutLine()
604 (lutLine->LastVisibleBlock << GFXMMU_LUTXL_LVB_OFFSET)); in HAL_GFXMMU_ConfigLutLine()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_gfxmmu.c614 assert_param(IS_GFXMMU_LUT_BLOCK(lutLine->LastVisibleBlock)); in HAL_GFXMMU_ConfigLutLine()
642 (lutLine->LastVisibleBlock << GFXMMU_LUTXL_LVB_OFFSET)); in HAL_GFXMMU_ConfigLutLine()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_gfxmmu.c614 assert_param(IS_GFXMMU_LUT_BLOCK(lutLine->LastVisibleBlock)); in HAL_GFXMMU_ConfigLutLine()
642 (lutLine->LastVisibleBlock << GFXMMU_LUTXL_LVB_OFFSET)); in HAL_GFXMMU_ConfigLutLine()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_gfxmmu.c627 assert_param(IS_GFXMMU_LUT_BLOCK(lutLine->LastVisibleBlock)); in HAL_GFXMMU_ConfigLutLine()
649 (lutLine->LastVisibleBlock << GFXMMU_LUTXL_LVB_OFFSET)); in HAL_GFXMMU_ConfigLutLine()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_gfxmmu.c652 assert_param(IS_GFXMMU_LUT_BLOCK(lutLine->LastVisibleBlock)); in HAL_GFXMMU_ConfigLutLine()
675 (lutLine->LastVisibleBlock << GFXMMU_LUTXL_LVB_OFFSET)); in HAL_GFXMMU_ConfigLutLine()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_gfxmmu.h119 uint32_t LastVisibleBlock; /*!< Last visible block on this line. member
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_gfxmmu.h121 uint32_t LastVisibleBlock; /*!< Last visible block on this line. member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_gfxmmu.h121 uint32_t LastVisibleBlock; /*!< Last visible block on this line. member
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_gfxmmu.h143 uint32_t LastVisibleBlock; /*!< Last visible block on this line. member
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_gfxmmu.h166 uint32_t LastVisibleBlock; /*!< Last visible block on this line. member