Lines Matching defs:fdc2x1x_config
183 struct fdc2x1x_config { struct
184 struct i2c_dt_spec i2c;
185 struct gpio_dt_spec sd_gpio;
188 struct gpio_dt_spec intb_gpio;
191 bool fdc2x14;
192 uint8_t num_channels;
195 bool autoscan_en;
196 uint8_t rr_sequence;
197 uint8_t active_channel;
198 uint8_t output_gain;
199 uint8_t deglitch;
200 uint8_t sensor_activate_sel;
201 uint8_t clk_src;
202 uint8_t current_drv;
203 uint16_t fref;
206 const struct fdc2x1x_chx_config *ch_cfg;