Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/video/display/dbi/
Dfsl_dbi.h171 struct _dbi_iface struct
173 const dbi_iface_xfer_ops_t *xferOps; /*!< Pointer to the DBI transfer operations. */
174 void *prvData; /*!< DBI interface specific private data. */
175 …i_mem_done_callback_t memDoneCallback; /*!< The callback function when video memory access done. */
176 void *memDoneCallbackParam; /*!< Parameter of @ref memDoneCallback */