Searched refs:BlocksPerLine (Results 1 – 2 of 2) sorted by relevance
181 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()
82 uint32_t BlocksPerLine; /*!< Number of blocks of 16 bytes per line. member