Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/lpc_lcdc/
Dfsl_lcdc.c237 … base->TIMV = LCD_TIMV_LPP((uint32_t)config->lpp - 1U) | LCD_TIMV_VSW((uint32_t)config->vsw - 1U) | in LCDC_Init()
310 config->lpp = 0U; in LCDC_GetDefaultConfig()
Dfsl_lcdc.h108 uint16_t lpp; /*!< Lines per panal. */ member