Home
last modified time | relevance | path

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

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