Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/ti/tmp1075/
Dtmp1075.h58 struct tmp1075_config { struct
59 const struct i2c_dt_spec bus;
60 const struct gpio_dt_spec alert_gpio;
61 uint8_t cr;
62 uint8_t cf;
63 bool alert_pol: 1;
64 bool one_shot: 1;
65 bool interrupt_mode: 1;
66 bool shutdown_mode: 1;