Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/spi/
Dspi_xlnx_axi_quadspi.c377 static int xlnx_quadspi_transceive(const struct device *dev, in xlnx_quadspi_transceive() function
436 return xlnx_quadspi_transceive(dev, spi_cfg, tx_bufs, rx_bufs, false, in xlnx_quadspi_transceive_blocking()
448 return xlnx_quadspi_transceive(dev, spi_cfg, tx_bufs, rx_bufs, true, in xlnx_quadspi_transceive_async()