Searched defs:tmp1075_config (Results 1 – 1 of 1) sorted by relevance
62 struct tmp1075_config { struct63 const struct i2c_dt_spec bus;64 const struct gpio_dt_spec alert_gpio;65 uint8_t cr;66 uint8_t cf;67 bool alert_pol: 1;68 bool one_shot: 1;69 bool interrupt_mode: 1;70 bool shutdown_mode: 1;
Completed in 8 milliseconds