|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|
#include <stdint.h>#include "common_def.h"#include "i2c_porting.h"#include "hal_i2c_v150_regs_op.h"
函数 | |
| void | hal_i2c_v150_regs_init (i2c_bus_t bus) |
| 初始化I2C寄存器基地址。 | |
| void | hal_i2c_v150_regs_deinit (i2c_bus_t bus) |
| 去初始化I2C寄存器基地址。 | |
| void | hal_i2c_v150_reset_all_regs (i2c_bus_t bus) |
| 设置所有可写寄存器恢复初始状态。 | |
变量 | |
| i2c_regs_t * | g_i2c_regs [I2C_BUS_MAX_NUM] = { 0 } |