Home
last modified time | relevance | path

Searched refs:lcdic_tx_xfer_t (Results 1 – 5 of 5) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/lcdic/
Dfsl_lcdic.h287 } lcdic_tx_xfer_t; typedef
318 lcdic_tx_xfer_t txXfer; /*!< For mode @ref kLCDIC_XferSendDataArray. */
691 status_t LCDIC_SendDataArrayBlocking(LCDIC_Type *base, const lcdic_tx_xfer_t *xfer);
793 …IC_SendDataArrayNonBlocking(LCDIC_Type *base, lcdic_handle_t *handle, const lcdic_tx_xfer_t *xfer);
918 const lcdic_tx_xfer_t *xfer,
Dfsl_lcdic_dma.c67 const lcdic_tx_xfer_t *xfer);
379 const lcdic_tx_xfer_t *xfer) in LCDIC_TransferSendDataArrayDMA()
677 status_t LCDIC_SendDataArrayDMA(LCDIC_Type *base, lcdic_dma_handle_t *handle, const lcdic_tx_xfer_t in LCDIC_SendDataArrayDMA()
Dfsl_lcdic.c563 const lcdic_tx_xfer_t *xfer, in LCDIC_PrepareSendDataArray()
733 status_t LCDIC_SendDataArrayBlocking(LCDIC_Type *base, const lcdic_tx_xfer_t *xfer) in LCDIC_SendDataArrayBlocking()
1034 …DIC_SendDataArrayNonBlocking(LCDIC_Type *base, lcdic_handle_t *handle, const lcdic_tx_xfer_t *xfer) in LCDIC_SendDataArrayNonBlocking()
Dfsl_lcdic_dma.h116 status_t LCDIC_SendDataArrayDMA(LCDIC_Type *base, lcdic_dma_handle_t *handle, const lcdic_tx_xfer_t
/hal_nxp-latest/mcux/mcux-sdk/components/video/display/dbi/lcdic/
Dfsl_dbi_lcdic_dma.c45 lcdic_tx_xfer_t txXfer; in DBI_LCDIC_DMA_TransferCompletedCallback()
93 lcdic_tx_xfer_t xfer = {0}; in DBI_LCDIC_DMA_WriteCommandData()
140 lcdic_tx_xfer_t txXfer; in DBI_LCDIC_DMA_WriteMemory()