Searched refs:DSI_HandleResult (Results 1 – 1 of 1) sorted by relevance
181 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() function1303 status = DSI_HandleResult(base, intFlags1, intFlags2, &handle->xfer); in DSI_TransferHandleIRQ()