Searched refs:START_DEBOUNCE_COUNT (Results 1 – 1 of 1) sorted by relevance
162 #define START_DEBOUNCE_COUNT (100) macro1055 if (bounding_cnt++ > START_DEBOUNCE_COUNT) { in predict_temp()1056 bounding_cnt = START_DEBOUNCE_COUNT; in predict_temp()