Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_gfxmmu.c591 assert_param(IS_GFXMMU_LUT_BLOCK(lutLine->LastVisibleBlock)); in HAL_GFXMMU_ConfigLutLine()
613 (lutLine->LastVisibleBlock << GFXMMU_LUTXL_LVB_OFFSET)); in HAL_GFXMMU_ConfigLutLine()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_gfxmmu.h132 uint32_t LastVisibleBlock; /*!< Last visible block on this line. member