9.4.1. Funtion List
Here are the functions with brief descriptions:
- function gx_hw_i2c_request_irq 注册hw i2c中断
- function gx_hw_i2c_free_irq 注销hw i2c中断
- function gx_hw_i2c_set_irq_enable 注销hw i2c中断
- function gx_hw_i2c_auto_reset 使用hw i2c自动复位相应模块
- function gx_hw_i2c_set_reset_mode 使用hw i2c复位模式
- function gx_hw_i2c_enter_config_mode hw i2c进入功能模式
- function gx_hw_i2c_write_all 写hw i2c所有寄存器
- function gx_hw_i2c_read_all 读hw i2c所有寄存器
- function gx_hw_i2c_read_reg 读hw i2c寄存器
- function gx_hw_i2c_write_reg 写hw i2c寄存器