Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/imx/
Dfsl_mipi_dsi.h89 kDSI_DpiHsyncActiveHigh = (1U << 1U), /*!< HSYNC active high. */ enumerator
Dfsl_mipi_dsi.c531 if (0U != (config->polarityFlags & (uint32_t)kDSI_DpiHsyncActiveHigh)) in DSI_SetDpiConfig()