Home
last modified time | relevance | path

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

/AliOS-Things-master/components/genie_service/core/src/
A Dgenie_lpm.c56 genie_lpm_ctx.status = STATUS_SLEEP; in _genie_lpm_timer_irq_handler()
72 else if (STATUS_SLEEP == genie_lpm_ctx.status) in _genie_lpm_timer_irq_handler()
148 if (STATUS_SLEEP == genie_lpm_ctx.status) in genie_lpm_io_wakeup_handler()
228 genie_lpm_ctx.status = STATUS_SLEEP; in genie_lpm_enable()
300 genie_lpm_ctx.status = STATUS_SLEEP; in genie_lpm_start()
/AliOS-Things-master/components/genie_service/core/inc/
A Dgenie_lpm.h18 STATUS_SLEEP enumerator

Completed in 3 milliseconds