Searched refs:SPI_MasterTransferGetCountDMA (Results 1 – 4 of 4) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/drivers/spi/ |
| D | fsl_spi_dma.h | 112 status_t SPI_MasterTransferGetCountDMA(SPI_Type *base, spi_dma_handle_t *handle, size_t *count); 177 return SPI_MasterTransferGetCountDMA(base, handle, count); in SPI_SlaveTransferGetCountDMA()
|
| D | fsl_spi_dma.c | 289 status_t SPI_MasterTransferGetCountDMA(SPI_Type *base, spi_dma_handle_t *handle, size_t *count) in SPI_MasterTransferGetCountDMA() function
|
| /hal_nxp-latest/mcux/mcux-sdk/drivers/flexcomm/spi/ |
| D | fsl_spi_dma.h | 179 status_t SPI_MasterTransferGetCountDMA(SPI_Type *base, spi_dma_handle_t *handle, size_t *count); 204 return SPI_MasterTransferGetCountDMA(base, handle, count); in SPI_SlaveTransferGetCountDMA()
|
| D | fsl_spi_dma.c | 662 status_t SPI_MasterTransferGetCountDMA(SPI_Type *base, spi_dma_handle_t *handle, size_t *count) in SPI_MasterTransferGetCountDMA() function
|