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

函数 | |
| errcode_t | hal_tcxo_v150_regs_init (void) |
| Init the tcxo which will set the base address of registers. | |
| void | hal_tcxo_v150_regs_deinit (void) |
| Deinit the tcxo which will clear the base address of registers has been set by hal_tcxo_v150_regs_init. | |
| uint64_t | hal_tcxo_reg_count_get (void) |
| Get the value of count. | |
变量 | |
| tcxo_regs_t * | g_tcxo_regs |