Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/spi/
Dspi_ll_stm32.c156 static int spi_stm32_dma_tx_load(const struct device *dev, const uint8_t *buf, in spi_stm32_dma_tx_load() function
291 ret = spi_stm32_dma_tx_load(dev, data->ctx.tx_buf, dma_segment_len); in spi_dma_move_buffers()