Searched refs:spi_max32_rx_dma_load (Results 1 – 1 of 1) sorted by relevance
491 static int spi_max32_rx_dma_load(const struct device *dev, const uint8_t *buf, uint32_t len, in spi_max32_rx_dma_load() function589 ret = spi_max32_rx_dma_load(dev, ctx->rx_buf, len, dfs_shift); in transceive_dma()