Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/lcdif/
Dfsl_lcdif.c195 …if ((uint32_t)kLCDIF_VsyncActiveHigh != (config->polarityFlags & (uint32_t)kLCDIF_VsyncActiveHigh)) in LCDIF_DpiModeSetConfig()
Dfsl_lcdif.h63 kLCDIF_VsyncActiveHigh = (1U << 0U), /*!< VSYNC active high. */ enumerator