Searched refs:ad7192_get_f_adc (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/iio/adc/
H A Dad7192.c579 static int ad7192_get_f_adc(struct ad7192_state *st) function
717 fadc = ad7192_get_f_adc(st);
765 *val = DIV_ROUND_CLOSEST(ad7192_get_f_adc(st), 1024);

Completed in 102 milliseconds