Searched refs:spi_pico_pio_transceive_impl (Results 1 – 1 of 1) sorted by relevance
631 static int spi_pico_pio_transceive_impl(const struct device *dev, const struct spi_config *spi_cfg, in spi_pico_pio_transceive_impl() function669 return spi_pico_pio_transceive_impl(dev, spi_cfg, tx_bufs, rx_bufs, false, NULL, NULL); in spi_pico_pio_transceive()