Home
last modified time | relevance | path

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

/AliOS-Things-master/components/genie_service/core/inc/
A Dgenie_lpm.h79 long long last_interrupt_time; member
/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()
130 genie_lpm_ctx.last_interrupt_time = interrupt_time; in genie_lpm_io_wakeup_handler()

Completed in 3 milliseconds