Searched refs:AD7291_T_AVG_LOW (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/iio/adc/ | ||
H A D | ad7291.c | 76 #define AD7291_T_AVG_LOW BIT(2) macro 136 if ((t_status & AD7291_T_LOW) || (t_status & AD7291_T_AVG_LOW)) ad7291_event_handler() |
Completed in 77 milliseconds