Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/imx/
Dfsl_mipi_dsi.h221 kDSI_InterruptGroup1ApbNotIdle = (1U << 0U), /*!< State machine not idle */ enumerator
Dfsl_mipi_dsi.c1033 if (0U != (intFlags1Old & (uint32_t)kDSI_InterruptGroup1ApbNotIdle)) in DSI_TransferBlocking()