Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/imx/
Dfsl_mipi_dsi.c1091 if (0U != ((uint32_t)kDSI_InterruptGroup1ApbRxHeaderReceived & intFlags1)) in DSI_HandleResult()
1205 … DSI_INT_STATUS_TRIGGER_MASK | (uint32_t)kDSI_InterruptGroup1ApbRxHeaderReceived | in DSI_TransferNonBlocking()
1234 … DSI_INT_STATUS_ERROR_REPORT_MASK | (uint32_t)kDSI_InterruptGroup1ApbRxHeaderReceived | in DSI_TransferAbort()
1295 … DSI_INT_STATUS_ERROR_REPORT_MASK | (uint32_t)kDSI_InterruptGroup1ApbRxHeaderReceived | in DSI_TransferHandleIRQ()
Dfsl_mipi_dsi.h228kDSI_InterruptGroup1ApbRxHeaderReceived = (1U << 7U), /*!< RX packet header has been received */ enumerator