Lines Matching +full:int +full:- +full:pin2
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
25 This property specifies the connection for INT, this pin
28 int-pin2:
36 lpf-fc-sel:
37 type: int
42 Possible values are listed below. Either use Int value or Macro Name in node definition.
43 +-----------+-------------------------------------+
44 | int value | Macro Name |
45 +-----------+-------------------------------------+
51 +-----------+-------------------------------------+
54 decimation-rate:
55 type: int
60 Possible values are listed below. Either use Int value or Macro Name in node definition.
61 +-----------+-------------------------------+
62 | Int value | Macro Name |
63 +-----------+-------------------------------+
80 +-----------+-------------------------------+