Home
last modified time | relevance | path

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

/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_hal_gfxmmu.c181 assert_param(IS_GFXMMU_BLOCKS_PER_LINE(hgfxmmu->Init.BlocksPerLine)); in HAL_GFXMMU_Init()
206 hgfxmmu->Instance->CR |= (hgfxmmu->Init.BlocksPerLine); in HAL_GFXMMU_Init()
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_gfxmmu.h82 uint32_t BlocksPerLine; /*!< Number of blocks of 16 bytes per line. member