Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/imx/
Dfsl_mipi_dsi.c181 static status_t DSI_HandleResult(const MIPI_DSI_Type *base,
1059 return DSI_HandleResult(base, intFlags1Old | intFlags1New, intFlags2Old | intFlags2New, xfer); in DSI_TransferBlocking()
1062 static status_t DSI_HandleResult(const MIPI_DSI_Type *base, in DSI_HandleResult() function
1303 status = DSI_HandleResult(base, intFlags1, intFlags2, &handle->xfer); in DSI_TransferHandleIRQ()