Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/spi/
Dspi_smartbond.c457 static inline bool spi_smartbond_is_tx_full(const struct device *dev) in spi_smartbond_is_tx_full() function
471 if (spi_smartbond_is_tx_full(dev)) { in spi_smartbond_write()
516 if (spi_smartbond_is_tx_full(dev)) { in spi_smartbond_transfer()
549 if (spi_smartbond_is_tx_full(dev)) { in spi_smartbond_read()