|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|
函数 | |
| 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 | |
| void hal_reboot_chip | ( | void | ) |
Perform a software reboot (for chip).
| void hal_reboot_clear_history | ( | void | ) |
Clear reboot history.
| void hal_reboot_deinit | ( | void | ) |
De-initialise the reboot subsystem
| uint16_t hal_reboot_get_reset_reason | ( | void | ) |
Return reset code showing why this core was rebooted
Return reset code for the last time this core was rebooted
| bool hal_reboot_get_ulp_aon_no_poweroff_flag | ( | void | ) |
Get the universal power-on/off flag register of the ULP region
| bool hal_reboot_hard_wdg_timeout | ( | uint16_t | cause | ) |
Check whether the hard watchdog is restarted during the last restart
| cause | The reset cause |
| void hal_reboot_set_ulp_aon_no_poweroff_flag | ( | void | ) |
Set a universal register of the ULP region to a fix value