Searched refs:INA219_REG_CONF (Results 1 – 2 of 2) sorted by relevance
90 return ina219_reg_write(dev, INA219_REG_CONF, reg_data); in ina219_set_config()120 INA219_REG_CONF, in ina219_sample_fetch()237 INA219_REG_CONF, in ina219_pm_action()253 rc = ina219_reg_write(dev, INA219_REG_CONF, INA219_RST); in ina219_init()
11 #define INA219_REG_CONF 0x00 macro