Home
last modified time | relevance | path

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

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