Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/spi/
Dspi_rpi_pico_pio.c631 static int spi_pico_pio_transceive_impl(const struct device *dev, const struct spi_config *spi_cfg, in spi_pico_pio_transceive_impl() function
669 return spi_pico_pio_transceive_impl(dev, spi_cfg, tx_bufs, rx_bufs, false, NULL, NULL); in spi_pico_pio_transceive()