Home
last modified time | relevance | path

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

/drivers/sensor/ti/tmp1075/
A Dtmp1075.c95 static int get_threshold_attribute(const struct device *dev, uint8_t reg, struct sensor_value *val, in get_threshold_attribute() function
121 return get_threshold_attribute(dev, TMP1075_REG_TLOW, val, in tmp1075_attr_get()
125 return get_threshold_attribute(dev, TMP1075_REG_THIGH, val, in tmp1075_attr_get()

Completed in 9 milliseconds