|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|
函数 | |
| void | mips_compute_run_time_start (void) |
| void | mips_compute_run_time_stop (void) |
| void | mips_init (void) |
| bool | mips_get_bt_thread_status (void) |
| void | mips_set_bt_thread_status (bool status) |
| bool | mips_get_bt_isr_status (void) |
| void | mips_set_bt_isr_status (bool status) |
| uint32_t | mips_get_plt_isr_run_time (void) |
| void | mips_clear_plt_isr_run_time (void) |
| void mips_clear_plt_isr_run_time | ( | void | ) |
| void mips_compute_run_time_start | ( | void | ) |
| void mips_compute_run_time_stop | ( | void | ) |
| bool mips_get_bt_isr_status | ( | void | ) |
| bool mips_get_bt_thread_status | ( | void | ) |
| uint32_t mips_get_plt_isr_run_time | ( | void | ) |
| void mips_init | ( | void | ) |
| void mips_set_bt_isr_status | ( | bool | status | ) |
| void mips_set_bt_thread_status | ( | bool | status | ) |