Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sensor/st/lis2dw12/
Dlis2dw12.h72 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;
[all …]