Home
last modified time | relevance | path

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

/linux-6.15/drivers/iio/chemical/
H A Dbme680_core.c119 struct bme680_data { struct
120 struct regmap *regmap;
123 u8 oversampling_temp;
124 u8 oversampling_press;
125 u8 oversampling_humid;
126 u8 preheat_curr_mA;
127 u16 heater_dur;
128 u16 heater_temp;
130 struct {
133 } scan;
[all …]