Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/lcdif/
Dfsl_lcdif.c170 … (uint32_t)kLCDIF_DataEnableActiveHigh | (uint32_t)kLCDIF_DriveDataOnFallingClkEdge; in LCDIF_DpiModeGetDefaultConfig()
237 …if ((uint32_t)kLCDIF_DataEnableActiveHigh != ((uint32_t)kLCDIF_DataEnableActiveHigh & config->pola… in LCDIF_DpiModeSetConfig()
Dfsl_lcdif.h78 kLCDIF_DataEnableActiveHigh = (1U << 2U), /*!< Data enable line active high. */ enumerator