Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/ti/tmp112/
Dtmp112.c33 static int tmp112_reg_write(const struct tmp112_config *cfg, in tmp112_reg_write() function
57 rc = tmp112_reg_write(dev->config, TMP112_REG_CONFIG, new_val); in tmp112_update_config()