Home
last modified time | relevance | path

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

/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()
252 uint32_t *p_boot_reason = (uint32_t *)PWR_BOOT_REASON; in genie_lpm_init()
288 *(volatile uint32_t *)PWR_BOOT_REASON = 0; in genie_lpm_init()
/AliOS-Things-master/components/genie_service/core/inc/
A Dgenie_lpm.h13 #define PWR_BOOT_REASON (0x4000f034) macro

Completed in 4 milliseconds