Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/imx/
Dfsl_lcdifv2.h63 kLCDIFV2_VsyncActiveHigh = 0U, /*!< VSYNC active high. */ enumerator
Dfsl_lcdifv2.c224 … config->polarityFlags = (uint32_t)kLCDIFV2_VsyncActiveHigh | (uint32_t)kLCDIFV2_HsyncActiveHigh | in LCDIFV2_DisplayGetDefaultConfig()