Searched defs:lps2xdf_config (Results 1 – 1 of 1) sorted by relevance
70 struct lps2xdf_config { struct71 stmdev_ctx_t ctx;72 union {87 } stmemsc_cfg;88 uint8_t odr;89 uint8_t lpf;90 uint8_t avg;91 uint8_t drdy_pulsed;92 bool fs;94 struct gpio_dt_spec gpio_int;[all …]