Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/spi/
Dspi_ll_stm32.c218 static int spi_stm32_dma_rx_load(const struct device *dev, uint8_t *buf, in spi_stm32_dma_rx_load() function
284 ret = spi_stm32_dma_rx_load(dev, data->ctx.rx_buf, dma_segment_len); in spi_dma_move_buffers()