Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/iio/adc/
Dhx711.c49 static int hx711_get_gain_to_pulse(int gain) in hx711_get_gain_to_pulse() function
159 for (i = 0; i < hx711_get_gain_to_pulse(hx711_data->gain_set); i++) in hx711_read()