|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|
#include <stdint.h>#include "errcode.h"#include "timer_porting.h"#include "hal_timer_v150_regs_def.h"

宏定义 | |
| #define | timer_regs(index) ((timer_v150_regs_t *)(g_timer_regs[index])) |
| Reg addr associated with timer. | |
变量 | |
| uintptr_t | g_timer_comm_regs |
| uintptr_t | g_timer_regs [8] |