|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|
类型定义 | |
| typedef enum reboot_port_rst_reason | reboot_port_rst_reason_t |
枚举 | |
| enum | reboot_port_rst_reason { RST_REASON_WDT_RST = 0 , RST_REASON_SOFT_RST , RST_REASON_HARD_RST , RST_REASON_INVALID } |
函数 | |
| void | reboot_port_reboot_chip (void) |
| uint32_t | reboot_port_get_rst_reason (void) |
| void | reboot_mem_flash_erase (void) |
| void | reboot_mem_save_to_flash (void) |
| typedef enum reboot_port_rst_reason reboot_port_rst_reason_t |
| void reboot_mem_flash_erase | ( | void | ) |
| void reboot_mem_save_to_flash | ( | void | ) |
| uint32_t reboot_port_get_rst_reason | ( | void | ) |
| void reboot_port_reboot_chip | ( | void | ) |