Searched refs:INA3221_CHANNEL3 (Results 1 – 1 of 1) sorted by relevance
93 INA3221_CHANNEL3, enumerator135 if (channel > INA3221_CHANNEL3) in ina3221_is_enabled()271 const bool is_shunt = channel > INA3221_CHANNEL3; in ina3221_read_in()335 if (channel > INA3221_CHANNEL3) in ina3221_read_curr()439 if (channel > INA3221_CHANNEL3) in ina3221_write_curr()619 if (channel - 1 <= INA3221_CHANNEL3) in ina3221_is_visible()732 static SENSOR_DEVICE_ATTR_RW(shunt3_resistor, ina3221_shunt, INA3221_CHANNEL3);773 } else if (val > INA3221_CHANNEL3) { in ina3221_probe_child_from_dt()
Completed in 4 milliseconds