void hal_reboot_set_ulp_aon_no_poweroff_flag(void)
Set a universal register of the ULP region to a fix value
Definition hal_reboot.c:23
bool hal_reboot_get_ulp_aon_no_poweroff_flag(void)
Get the universal power-on/off flag register of the ULP region
Definition hal_reboot.c:28
bool hal_reboot_hard_wdg_timeout(uint16_t cause)
Check whether the hard watchdog is restarted during the last restart
Definition hal_reboot.c:37
uint16_t hal_reboot_get_reset_reason(void)
Return reset code showing why this core was rebooted
Definition hal_reboot.c:104
void hal_reboot_clear_history(void)
Definition hal_reboot.c:93
void hal_reboot_chip(void)
Definition hal_reboot.c:75
void hal_reboot_deinit(void)
Definition hal_reboot.c:64