Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/spi/
Dspi_mcux_lpspi.c282 static struct dma_block_config *spi_mcux_dma_common_load(struct spi_dma_stream *stream, in spi_mcux_dma_common_load() function
318 struct dma_block_config *blk_cfg = spi_mcux_dma_common_load(stream, dev, buf, len); in spi_mcux_dma_tx_load()
339 struct dma_block_config *blk_cfg = spi_mcux_dma_common_load(stream, dev, buf, len); in spi_mcux_dma_rx_load()