Searched refs:TMP116_CFGR_AVG (Results 1 – 2 of 2) sorted by relevance
30 #define TMP116_CFGR_AVG (BIT(5) | BIT(6)) macro
331 return tmp116_write_config(dev, TMP116_CFGR_AVG, avg); in tmp116_attr_set()405 rc = tmp116_write_config(dev, TMP116_CFGR_AVG, cfg->oversampling); in tmp116_init()