Searched refs:flexio_mculcd_edma_handle_t (Results 1 – 4 of 4) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/drivers/flexio/mculcd/ |
| D | fsl_flexio_mculcd_edma.h | 30 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,
|
| D | fsl_flexio_mculcd_edma.c | 56 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/ |
| D | fsl_dbi_flexio_edma.c | 22 flexio_mculcd_edma_handle_t *handle, 41 flexio_mculcd_edma_handle_t *handle, in DBI_FLEXIO_EDMA_TransferCompletedCallback()
|
| D | fsl_dbi_flexio_edma.h | 37 flexio_mculcd_edma_handle_t flexioHandle; /*!< FLEXIO DMA transfer handle. */
|