Searched defs:ina226_data (Results 1 – 1 of 1) sorted by relevance
38 struct ina226_data { struct39 const struct device *dev;40 int16_t current;41 uint16_t bus_voltage;42 uint16_t power;44 int16_t shunt_voltage;46 enum sensor_channel chan;