Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/imx/
Dfsl_mipi_dsi.h95 kDSI_DpiNonBurstWithSyncPulse = 0U, /*!< Non-Burst mode with Sync Pulses. */ enumerator
Dfsl_mipi_dsi.c540 if (kDSI_DpiNonBurstWithSyncPulse == config->videoMode) in DSI_SetDpiConfig()