|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|
#include "tcxo_porting.h"#include "hal_tcxo.h"#include "hal_tcxo_v150.h"#include "platform_core.h"
函数 | |
| uintptr_t | tcxo_porting_base_addr_get (void) |
| Get the base address of a specified TCXO. | |
| uint32_t | tcxo_porting_ticks_per_usec_get (void) |
| get tcxo ticks per microseconds. | |
| void | tcxo_porting_ticks_per_usec_set (uint32_t ticks) |
| set tcxo ticks per microseconds. | |
| uintptr_t tcxo_porting_base_addr_get | ( | void | ) |
Get the base address of a specified TCXO.
| uint32_t tcxo_porting_ticks_per_usec_get | ( | void | ) |
get tcxo ticks per microseconds.
| void tcxo_porting_ticks_per_usec_set | ( | uint32_t | ticks | ) |
set tcxo ticks per microseconds.