Home
last modified time | relevance | path

Searched defs:hw_cs_control (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/spi/
Dspi_sifive.c127 static void spi_sifive_xfer(const struct device *dev, const bool hw_cs_control) in spi_sifive_xfer()
207 bool hw_cs_control = false; in spi_sifive_transceive() local