Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/drivers/
Dspi.h588 static inline void spi_transceive_stats(const struct device *dev, int error, in spi_transceive_stats() function
626 #define spi_transceive_stats(dev, error, tx_bufs, rx_bufs) macro