Searched refs:PWR_BOOT_REASON (Results 1 – 2 of 2) sorted by relevance
246 *(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()
13 #define PWR_BOOT_REASON (0x4000f034) macro
Completed in 4 milliseconds