Home
last modified time | relevance | path

Searched refs:flexio_mculcd_edma_handle_t (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/flexio/mculcd/
Dfsl_flexio_mculcd_edma.h30 typedef struct _flexio_mculcd_edma_handle flexio_mculcd_edma_handle_t; typedef
38 flexio_mculcd_edma_handle_t *handle,
96 flexio_mculcd_edma_handle_t *handle,
120 flexio_mculcd_edma_handle_t *handle,
129 void FLEXIO_MCULCD_TransferAbortEDMA(FLEXIO_MCULCD_Type *base, flexio_mculcd_edma_handle_t *handle);
141 flexio_mculcd_edma_handle_t *handle,
Dfsl_flexio_mculcd_edma.c56 static void FLEXIO_MCULCD_EDMAConfig(FLEXIO_MCULCD_Type *base, flexio_mculcd_edma_handle_t *handle);
79 flexio_mculcd_edma_handle_t *flexioLcdMcuHandle = (flexio_mculcd_edma_handle_t *)param; in FLEXIO_MCULCD_TxEDMACallback()
138 flexio_mculcd_edma_handle_t *flexioLcdMcuHandle = (flexio_mculcd_edma_handle_t *)param; in FLEXIO_MCULCD_RxEDMACallback()
204 static void FLEXIO_MCULCD_EDMAConfig(FLEXIO_MCULCD_Type *base, flexio_mculcd_edma_handle_t *handle) in FLEXIO_MCULCD_EDMAConfig()
322 flexio_mculcd_edma_handle_t *handle, in FLEXIO_MCULCD_TransferCreateHandleEDMA()
387 flexio_mculcd_edma_handle_t *handle, in FLEXIO_MCULCD_TransferEDMA()
507 void FLEXIO_MCULCD_TransferAbortEDMA(FLEXIO_MCULCD_Type *base, flexio_mculcd_edma_handle_t *handle) in FLEXIO_MCULCD_TransferAbortEDMA()
540 flexio_mculcd_edma_handle_t *handle, in FLEXIO_MCULCD_TransferGetCountEDMA()
/hal_nxp-latest/mcux/mcux-sdk/components/video/display/dbi/flexio/
Dfsl_dbi_flexio_edma.c22 flexio_mculcd_edma_handle_t *handle,
41 flexio_mculcd_edma_handle_t *handle, in DBI_FLEXIO_EDMA_TransferCompletedCallback()
Dfsl_dbi_flexio_edma.h37 flexio_mculcd_edma_handle_t flexioHandle; /*!< FLEXIO DMA transfer handle. */