Searched full:adcrange (Results 1 – 2 of 2) sorted by relevance
47 property only applies to devices that have configurable PGA/ADCRANGE. The55 For devices that have ADCRANGE configuration (e.g. INA238) a shunt-gain56 value of 1 maps to ADCRANGE=1 where no gain divisor is applied to the57 shunt voltage, and a value of 4 maps to ADCRANGE=0 such that a wider61 of PGA/ADCRANGE in the respective configuration registers.
566 data->gain = 4; /* Default of ADCRANGE = 0 */ in ina238_probe()575 config |= INA238_CONFIG_ADCRANGE; /* ADCRANGE = 1 is /1 */ in ina238_probe()