Searched refs:DEBOUNCE_CHECK_TICKS (Results 1 – 1 of 1) sorted by relevance
71 #define DEBOUNCE_CHECK_TICKS ((hz / 1000) * DEBOUNCE_CHECK_MS) macro716 callout_reset(c, DEBOUNCE_CHECK_TICKS, mv_gpio_debounce, sd); in mv_gpio_debounce_start()749 DEBOUNCE_CHECK_TICKS, mv_gpio_debounce, arg); in mv_gpio_debounce()754 DEBOUNCE_CHECK_TICKS, mv_gpio_debounce, arg); in mv_gpio_debounce()