Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/lcdif/
Dfsl_lcdif.c215 …if ((uint32_t)kLCDIF_HsyncActiveHigh != (config->polarityFlags & (uint32_t)kLCDIF_HsyncActiveHigh)) in LCDIF_DpiModeSetConfig()
Dfsl_lcdif.h76 kLCDIF_HsyncActiveHigh = (1U << 1U), /*!< HSYNC active high. */ enumerator