Lines Matching defs:lis2dw12_device_config
72 struct lis2dw12_device_config { struct
73 stmdev_ctx_t ctx;
74 union {
81 } stmemsc_cfg;
82 lis2dw12_mode_t pm;
83 uint16_t odr;
84 uint8_t range;
85 uint8_t bw_filt;
86 bool low_noise;
87 bool hp_filter_path;
88 bool hp_ref_mode;
89 bool drdy_pulsed;
91 struct gpio_dt_spec gpio_int;
92 uint8_t int_pin;
94 uint8_t tap_mode;
95 uint8_t tap_threshold[3];
96 uint8_t tap_shock;
97 uint8_t tap_latency;
98 uint8_t tap_quiet;
101 uint8_t sleep_duration;
104 uint8_t freefall_duration;
105 uint8_t freefall_threshold;
108 uint8_t wakeup_duration;