Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/spi/
Dspi_max32.c456 static int spi_max32_tx_dma_load(const struct device *dev, const uint8_t *buf, uint32_t len, in spi_max32_tx_dma_load() function
601 ret = spi_max32_tx_dma_load(dev, ctx->tx_buf, len, dfs_shift); in transceive_dma()