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

函数 | |
| int32_t | hal_efuse_regs_init (int32_t i) |
| Init the efuse which will set the base address of registers. | |
| void | hal_efuse_regs_deinit (void) |
| Deinit the hal_efuse which will clear the base address of registers has been set by hal_efuse_regs_init. | |
变量 | |
| efuse_regs_t * | g_efuse_regs [1] |
| efuse_boot_done_regs_t * | g_efuse_boot_done_regs |
| void hal_efuse_regs_deinit | ( | void | ) |
Deinit the hal_efuse which will clear the base address of registers has been set by hal_efuse_regs_init.
| int32_t hal_efuse_regs_init | ( | int32_t | i | ) |
Init the efuse which will set the base address of registers.
| i | efuse region |
|
extern |
|
extern |
Copyright (c) HiSilicon (Shanghai) Technologies Co., Ltd. 2023-2023. All rights reserved.
Description: Provides efuse driver source
History:
2023-3-4, Create file.