|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|
#include "stdint.h"#include "stdbool.h"

函数 | |
| bool | hal_reboot_hard_wdg_timeout (uint16_t cause) |
| Check whether the hard watchdog is restarted during the last restart | |
| void | hal_reboot_deinit (void) |
| void | hal_reboot_chip (void) |
| void | hal_reboot_clear_history (void) |
| uint16_t | hal_reboot_get_reset_reason (void) |
| Return reset code showing why this core was rebooted | |
| void | hal_reboot_set_ulp_aon_no_poweroff_flag (void) |
| Set a universal register of the ULP region to a fix value | |
| bool | hal_reboot_get_ulp_aon_no_poweroff_flag (void) |
| Get the universal power-on/off flag register of the ULP region | |