Home
last modified time | relevance | path

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

/AliOS-Things-master/components/genie_service/core/inc/
A Dgenie_lpm.h8 #define INTERRUPT_DELAY_TIME (50) //For debounce macro
/AliOS-Things-master/components/genie_service/core/src/
A Dgenie_lpm.c125 if ((interrupt_time - genie_lpm_ctx.last_interrupt_time < INTERRUPT_DELAY_TIME)) in genie_lpm_io_wakeup_handler()

Completed in 3 milliseconds