Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/imx/
Dfsl_mipi_dsi.h88 kDSI_DpiVsyncActiveHigh = (1U << 0U), /*!< VSYNC active high. */ enumerator
Dfsl_mipi_dsi.c522 if (0U != (config->polarityFlags & (uint32_t)kDSI_DpiVsyncActiveHigh)) in DSI_SetDpiConfig()