Searched refs:spi_stm32_dma_tx_load (Results 1 – 1 of 1) sorted by relevance
156 static int spi_stm32_dma_tx_load(const struct device *dev, const uint8_t *buf, in spi_stm32_dma_tx_load() function291 ret = spi_stm32_dma_tx_load(dev, data->ctx.tx_buf, dma_segment_len); in spi_dma_move_buffers()