Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
H A Dti-ads1298.c83 #define ADS1298_BITS_PER_SAMPLE 24 macro
153 .realbits = ADS1298_BITS_PER_SAMPLE, \
308 *val2 = ADS1298_BITS_PER_SAMPLE - 1; /* Signed, hence the -1 */ in ads1298_get_scale()
334 ADS1298_BITS_PER_SAMPLE - 1); in ads1298_read_raw()