Searched refs:kLCDIF_DataEnableActiveHigh (Results 1 – 2 of 2) sorted by relevance
138 … (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()
67 kLCDIF_DataEnableActiveHigh = (1U << 2U), /*!< Data enable line active high. */ enumerator