Lines Matching +full:decimation +full:- +full:rate
1 # SPDX-License-Identifier: Apache-2.0
5 MC3419 3-axis accel sensor
8 #include <zephyr/dt-bindings/sensor/mc3419.h>
13 lpf-fc-sel = <MC3419_LPF_DISABLE>;
14 decimation-rate = <MC3419_DECIMATE_IDR_BY_1>;
19 include: [sensor-device.yaml, i2c-device.yaml]
22 int-gpios:
23 type: phandle-array
28 int-pin2:
36 lpf-fc-sel:
41 Enable and select LPF cutoff frequency for a given IDR (Input Data Rate).
43 +-----------+-------------------------------------+
45 +-----------+-------------------------------------+
51 +-----------+-------------------------------------+
54 decimation-rate:
59 This helps in producing slower Output Data Rate (ODR) from given Input Data Rate (IDR).
61 +-----------+-------------------------------+
63 +-----------+-------------------------------+
80 +-----------+-------------------------------+
81 Default is Decimation 0 (reset value of the register).