Lines Matching full:oversampling
91 #define T_CONVERT_0_NS 10 /* 1st conversion start time (oversampling) */
92 #define T_CONVERT_X_NS 500 /* xth conversion start time (oversampling) */
593 * Available oversampling ratios. The indices correspond with the bit value
1025 * bound, return 1 (oversampling disabled)
1105 * In the case of oversampling, conversion time is higher than in normal in ad7380_update_xfers()
1127 /* Additional delay required here when oversampling is enabled */ in ad7380_update_xfers()
1537 /* always enable resolution boost when oversampling is enabled */ in ad7380_set_oversampling_ratio()
1552 * Perform a soft reset. This will flush the oversampling in ad7380_set_oversampling_ratio()
1726 * oversampling. This means that the thresholds are the same for in ad7380_set_alert_th()
1727 * normal mode and oversampling mode. in ad7380_set_alert_th()
1844 * Starting with a quite low frequency, to allow oversampling x32, in ad7380_probe_spi_offload()