Searched defs:tids_data (Results 1 – 1 of 1) sorted by relevance
19 struct tids_data { struct21 WE_sensorInterface_t sensor_interface;24 int16_t temperature;27 const struct device *dev;30 struct gpio_callback threshold_cb;32 const struct sensor_trigger *threshold_trigger;33 sensor_trigger_handler_t threshold_handler;37 struct k_thread thread;38 struct k_sem threshold_sem;40 struct k_work work;