Home
last modified time | relevance | path

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

/AliOS-Things-master/components/genie_service/core/inc/
A Dgenie_lpm.h12 #define PWR_STANDBY_BOOT_FLAG (0x1688) macro
/AliOS-Things-master/components/genie_service/core/src/
A Dgenie_lpm.c246 *(volatile uint32_t *)PWR_BOOT_REASON = PWR_STANDBY_BOOT_FLAG; in genie_lpm_deep_sleep()
285 if (*p_boot_reason == PWR_STANDBY_BOOT_FLAG) in genie_lpm_init()

Completed in 4 milliseconds