Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/imx/
Dfsl_mipi_dsi.h191 kDSI_RxErrorLrxTo = (1U << 9U), /*!< Reverse Low power data receive timeout detected. */ enumerator
Dfsl_mipi_dsi.c1050 … ((uint32_t)kDSI_RxErrorHtxTo | (uint32_t)kDSI_RxErrorLrxTo | (uint32_t)kDSI_RxErrorBtaTo))) in DSI_TransferBlocking()