Lines Matching +full:timer +full:- +full:triggered
2 # SPDX-License-Identifier: Apache-2.0
6 compatible: "st,stm32-qdec"
9 - name: base.yaml
10 - name: pinctrl-device.yaml
13 pinctrl-0:
16 pinctrl-names:
19 st,encoder-mode:
34 Default value complies with stm32 low level timer encoder init value.
37 - 0x1
38 - 0x2
39 - 0x3
40 - 0x10002
41 - 0x10003
42 - 0x10004
43 - 0x10005
44 - 0x10006
45 - 0x10007
47 st,input-polarity-inverted:
49 description: Encoder is triggered by a falling edge on the input pin
51 st,input-filter-level:
58 Mapping is as follows (F_clk is the timer's clock):
78 - 0 # No filter
79 - 1 # FDIV1_N2
80 - 2 # FDIV1_N4
81 - 3 # FDIV1_N8
82 - 4 # FDIV2_N6
83 - 5 # FDIV2_N8
84 - 6 # FDIV4_N6
85 - 7 # FDIV4_N8
86 - 8 # FDIV8_N6
87 - 9 # FDIV8_N8
88 - 10 # FDIV16_N5
89 - 11 # FDIV16_N6
90 - 12 # FDIV16_N8
91 - 13 # FDIV32_N5
92 - 14 # FDIV32_N6
93 - 15 # FDIV32_N8
95 st,counts-per-revolution: