Searched refs:tmp1075_reg_read (Results 1 – 1 of 1) sorted by relevance
30 static int tmp1075_reg_read(const struct tmp1075_config *cfg, uint8_t reg, uint16_t *val) in tmp1075_reg_read() function90 if (tmp1075_reg_read(dev->config, reg, &value) < 0) { in get_threshold_attribute()130 if (tmp1075_reg_read(cfg, TMP1075_REG_TEMPERATURE, &val) < 0) { in tmp1075_sample_fetch()