Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/include/zephyr/drivers/
Di2c.h570 static inline void i2c_xfer_stats(const struct device *dev, struct i2c_msg *msgs, in i2c_xfer_stats() function
663 static inline void i2c_xfer_stats(const struct device *dev, struct i2c_msg *msgs, in i2c_xfer_stats() function
784 i2c_xfer_stats(dev, msgs, num_msgs); in z_impl_i2c_transfer()