|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|
函数 | |
| 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 |
| tcxo_regs_t * | g_tcxo_regs |
Copyright (c) HiSilicon (Shanghai) Technologies Co., Ltd. 2022-2022. All rights reserved.
Description: Provides V150 tcxo register operation api
History:
2022-08-16, Create file.
| uint64_t hal_tcxo_reg_count_get | ( | void | ) |
Get the value of count.
| 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.
| errcode_t hal_tcxo_v150_regs_init | ( | void | ) |
Init the tcxo which will set the base address of registers.
| ERRCODE_SUCC | Success. |
| Other | Failure. For details, see errcode_t. |
|
extern |
Copyright (c) HiSilicon (Shanghai) Technologies Co., Ltd. 2022-2022. All rights reserved.
Description: Provides V150 tcxo register operation api
History:
2022-08-16, Create file.
|
extern |
Copyright (c) HiSilicon (Shanghai) Technologies Co., Ltd. 2022-2022. All rights reserved.
Description: Provides V150 tcxo register operation api
History:
2022-08-16, Create file.