Lines Matching +full:high +full:- +full:speed
2 # SPDX-License-Identifier: Apache-2.0
14 pinctrl-0 = <&ledc0_default>;
15 pinctrl-names = "default";
18 The 'ledc0_default' node state is defined in <board>-pinctrl.dtsi.
25 output-enable;
29 If another GPIO mapping is desired, check if <board>-pinctrl.dtsi already have it defined,
33 https://github.com/zephyrproject-rtos/hal_espressif/tree/zephyr/include/dt-bindings/pinctrl
46 output-enable;
55 pinctrl-0 = <&ledc0_custom>;
56 pinctrl-names = "default";
58 #address-cells = <1>;
59 #size-cells = <0>;
78 compatible: "espressif,esp32-ledc"
80 include: [pwm-controller.yaml, pinctrl-device.yaml, base.yaml]
83 "#pwm-cells":
86 child-binding:
94 - 0
95 - 1
96 - 2
97 - 3
98 - 4
99 - 5
100 - 6
101 - 7
102 - 8
103 - 9
104 - 10
105 - 11
106 - 12
107 - 13
108 - 14
109 - 15
112 The ESP32 has 8 low speed channel and 8 high speed channels.
113 The low speed channel are mapped from channel 0 to 7, and the high speed are mapped from
116 High speed channels are only available in the ESP32 SoC. ESP32S2 and ESP32S3 have 8
118 low or high speed.
124 - 0
125 - 1
126 - 2
127 - 3
130 For maximum flexibility, the high-speed as well as the low-speed channels can be driven from
131 one of four high-speed/low-speed timers.
133 pwm-cells:
134 - channel
135 - period
136 - flags