Home
last modified time | relevance | path

Searched refs:flexio_spi_master_dma_handle_t (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/flexio/spi/
Dfsl_flexio_spi_dma.h30 typedef struct _flexio_spi_master_dma_handle flexio_spi_master_dma_handle_t; typedef
33 typedef flexio_spi_master_dma_handle_t flexio_spi_slave_dma_handle_t;
37 flexio_spi_master_dma_handle_t *handle,
88 flexio_spi_master_dma_handle_t *handle,
109 flexio_spi_master_dma_handle_t *handle,
118 void FLEXIO_SPI_MasterTransferAbortDMA(FLEXIO_SPI_Type *base, flexio_spi_master_dma_handle_t *handl…
128 flexio_spi_master_dma_handle_t *handle,
Dfsl_flexio_spi_dma.c24 flexio_spi_master_dma_handle_t *handle;
57 flexio_spi_master_dma_handle_t *handle,
126 flexio_spi_master_dma_handle_t *handle, in FLEXIO_SPI_DMAConfig()
265 flexio_spi_master_dma_handle_t *handle, in FLEXIO_SPI_MasterTransferCreateHandleDMA()
331 flexio_spi_master_dma_handle_t *handle, in FLEXIO_SPI_MasterTransferDMA()
407 flexio_spi_master_dma_handle_t *handle, in FLEXIO_SPI_MasterTransferGetCountDMA()
435 void FLEXIO_SPI_MasterTransferAbortDMA(FLEXIO_SPI_Type *base, flexio_spi_master_dma_handle_t *handl… in FLEXIO_SPI_MasterTransferAbortDMA()