Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/imx/
Dfsl_mipi_dsi.h46kStatus_DSI_NotSupported = MAKE_STATUS(kStatusGroup_MIPI_DSI, 3), /*!< The transfer type no… enumerator
Dfsl_mipi_dsi.c896 return kStatus_DSI_NotSupported; in DSI_PrepareApbTransfer()