Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/maxim/max31875/
Dmax31875.c89 static int max31875_reg_write(const struct max31875_config *cfg, in max31875_reg_write() function
110 rc = max31875_reg_write(cfg, MAX31875_REG_CONFIG, new_val); in max31875_update_config()