Home
last modified time | relevance | path

Searched defs:tids_data (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.5.0/drivers/sensor/wsen_tids/
Dwsen_tids.h19 struct tids_data { struct
21 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;