mirror of
https://gitee.com/Vancouver2017/luban-lite.git
synced 2025-12-17 09:38:55 +00:00
V1.0.5
This commit is contained in:
@@ -17,6 +17,7 @@ extern "C" {
|
||||
|
||||
int hal_efuse_init(void);
|
||||
int hal_efuse_deinit(void);
|
||||
int hal_efuse_get_version(void);
|
||||
int hal_efuse_wait_ready(void);
|
||||
int hal_efuse_read(u32 wid, u32 *wval);
|
||||
int hal_efuse_write(u32 wid, u32 wval);
|
||||
|
||||
Reference in New Issue
Block a user