Lines Matching +full:16 +full:- +full:pin
2 # SPDX-License-Identifier: Apache-2.0
6 compatible: "nordic,nrf-qdec"
8 include: [sensor-device.yaml, pinctrl-device.yaml]
17 pinctrl-0:
20 pinctrl-names:
23 enable-pin:
26 The enable pin to use, to enable a connected QDEC device
28 For pins P0.0 through P0.31, use the pin number. For example,
29 to use P0.16 for the A pin, set:
31 enable-pin = <16>;
33 For pins P1.0 through P1.31, add 32 to the pin number. For
34 example, to use P1.2 for the A pin, set:
36 enable-pin = <34>; /* 32 + 2 */
38 led-pre: