Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/spi/
Dspi_smartbond.c46 enum spi_smartbond_fifo_mode { enum
362 static void spi_smartbond_set_fifo_mode(const struct device *dev, enum spi_smartbond_fifo_mode mode) in spi_smartbond_set_fifo_mode()
366 enum spi_smartbond_fifo_mode current_mode = spi_smartbond_get_fifo_mode(dev); in spi_smartbond_set_fifo_mode()