Searched refs:lcdic_tx_xfer_t (Results 1 – 5 of 5) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/drivers/lcdic/ |
| D | fsl_lcdic.h | 287 } 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,
|
| D | fsl_lcdic_dma.c | 67 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()
|
| D | fsl_lcdic.c | 563 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()
|
| D | fsl_lcdic_dma.h | 116 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/ |
| D | fsl_dbi_lcdic_dma.c | 45 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()
|