Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
H A Dina2xx-adc.c128 int shunt_voltage_lsb; /* nV */ member
160 .shunt_voltage_lsb = 10000,
170 .shunt_voltage_lsb = 2500,
180 .shunt_voltage_lsb = 2500,
238 *val = chip->config->shunt_voltage_lsb; in ina2xx_read_raw()
254 *val = chip->config->shunt_voltage_lsb; in ina2xx_read_raw()
265 chip->config->shunt_voltage_lsb; in ina2xx_read_raw()