Searched refs:tmp112_reg_write (Results 1 – 1 of 1) sorted by relevance
32 static int tmp112_reg_write(const struct tmp112_config *cfg, uint8_t reg, uint16_t val) in tmp112_reg_write() function53 rc = tmp112_reg_write(dev->config, TMP112_REG_CONFIG, new_val); in tmp112_update_config()81 return tmp112_reg_write(dev->config, reg, reg_value); in tmp112_set_threshold()
Completed in 6 milliseconds