Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/addac/
Dad74115.c98 #define AD74115_REF_RESISTOR_OHMS 2100 macro
887 *val = code * AD74115_REF_RESISTOR_OHMS; in ad74115_adc_code_to_resistance()
1071 *val = ad74115_adc_gain_tbl[range][1] * AD74115_REF_RESISTOR_OHMS; in ad74115_get_adc_resistance_scale()
1109 unsigned int d = 10 * AD74115_REF_RESISTOR_OHMS in ad74115_get_adc_resistance_offset()