Searched refs:START_DEBOUNCE_COUNT (Results 1 – 2 of 2) sorted by relevance
39 #define START_DEBOUNCE_COUNT (100) macro275 if (bounding_cnt++ > START_DEBOUNCE_COUNT) { in predict_normal_temp()276 bounding_cnt = START_DEBOUNCE_COUNT; in predict_normal_temp()310 if (bounding_cnt++ > START_DEBOUNCE_COUNT) { in predict_cur_temp()311 bounding_cnt = START_DEBOUNCE_COUNT; in predict_cur_temp()
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()