Home
last modified time | relevance | path

Searched defs:_dsi_smartdma_handle (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/mipi_dsi/
Dfsl_mipi_dsi_smartdma.h87 struct _dsi_smartdma_handle struct
89 MIPI_DSI_HOST_Type *dsi; /*!< MIPI DSI peripheral. */
90 volatile bool isBusy; /*!< MIPI DSI is busy with data transfer. */
91 dsi_smartdma_callback_t callback; /*!< DSI callback */
92 void *userData; /*!< Callback parameter */
94 {
98 uint32_t smartdmaStack[16]; /*!< Stack for smartdma function. */