Searched refs:TS_HISTORY_THRESHOLD (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/platform/chrome/
H A Dcros_ec_sensorhub_ring.c27 #define TS_HISTORY_THRESHOLD 8 macro
305 if (state->history_len > TS_HISTORY_THRESHOLD) {
340 * over TS_HISTORY_THRESHOLD. Otherwise it'll just do the naive c - b + a

Completed in 171 milliseconds