Searched refs:spi_dma_ll_rx_stop (Results 1 – 2 of 2) sorted by relevance
52 #define adc_dma_ll_rx_stop(dev, chan) spi_dma_ll_rx_stop(dev, chan)
1150 static inline void spi_dma_ll_rx_stop(spi_dma_dev_t *dma_in, uint32_t channel) in spi_dma_ll_rx_stop() function