|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|

函数 | |
| errcode_t | hal_timer_regs_init (timer_index_t index) |
| 初始化Timer,设置寄存器的基地址。 | |
| void | hal_timer_regs_deinit (timer_index_t index) |
| 去初始化,然后清除在 hal_timer_regs_init 中设置的寄存器地址。 | |
变量 | |
| uintptr_t | g_timer_comm_regs = NULL |
| uintptr_t | g_timer_regs [8] = {NULL} |