Searched defs:_dsi_smartdma_handle (Results 1 – 1 of 1) sorted by relevance
87 struct _dsi_smartdma_handle struct89 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. */