Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/drivers/
Di2c.h584 static inline void i2c_xfer_stats(const struct device *dev, struct i2c_msg *msgs, in i2c_xfer_stats() function
677 static inline void i2c_xfer_stats(const struct device *dev, struct i2c_msg *msgs, in i2c_xfer_stats() function
810 i2c_xfer_stats(dev, msgs, num_msgs); in z_impl_i2c_transfer()