Home
last modified time | relevance | path

Searched refs:DEBOUNCE_CHECK_MS (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/arm/mv/
H A Dgpio.c71 #define DEBOUNCE_CHECK_MS 1 macro
74 #define DEBOUNCE_CHECK_TICKS ((hz / 1000) * DEBOUNCE_CHECK_MS)
679 *cnt = DEBOUNCE_HI_LO_MS / DEBOUNCE_CHECK_MS; in mv_gpio_debounce_init()
682 *cnt = DEBOUNCE_LO_HI_MS / DEBOUNCE_CHECK_MS; in mv_gpio_debounce_init()
748 DEBOUNCE_CHECK_MS; in mv_gpio_debounce()
751 DEBOUNCE_CHECK_MS; in mv_gpio_debounce()
765 DEBOUNCE_CHECK_MS; in mv_gpio_debounce()
768 DEBOUNCE_CHECK_MS; in mv_gpio_debounce()