Home
last modified time | relevance | path

Searched refs:tmp112_reg_write (Results 1 – 1 of 1) sorted by relevance

/drivers/sensor/ti/tmp112/
A Dtmp112.c32 static int tmp112_reg_write(const struct tmp112_config *cfg, uint8_t reg, uint16_t val) in tmp112_reg_write() function
53 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