Searched defs:tmp1075_data (Results 1 – 1 of 1) sorted by relevance
48 struct tmp1075_data { struct49 const struct device *tmp1075_dev;50 int16_t sample;51 uint16_t config_reg;52 const struct sensor_trigger *temp_alert_trigger;53 sensor_trigger_handler_t temp_alert_handler;54 struct gpio_callback temp_alert_gpio_cb;55 bool over_threshold;