Searched refs:INTERRUPT_DELAY_TIME (Results 1 – 2 of 2) sorted by relevance
8 #define INTERRUPT_DELAY_TIME (50) //For debounce macro
125 if ((interrupt_time - genie_lpm_ctx.last_interrupt_time < INTERRUPT_DELAY_TIME)) in genie_lpm_io_wakeup_handler()
Completed in 3 milliseconds