Lines Matching +full:low +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>;
82 compatible: "espressif,esp32-ledc"
84 include: [pwm-controller.yaml, pinctrl-device.yaml, base.yaml]
87 "#pwm-cells":
90 child-binding:
98 - 0
99 - 1
100 - 2
101 - 3
102 - 4
103 - 5
104 - 6
105 - 7
106 - 8
107 - 9
108 - 10
109 - 11
110 - 12
111 - 13
112 - 14
113 - 15
116 The ESP32 has 8 low speed channel and 8 high speed channels.
117 The low speed channel are mapped from channel 0 to 7, and the high speed are mapped from
120 High speed channels are only available in the ESP32 SoC. ESP32S2 and ESP32S3 have 8
122 low or high speed.
128 - 0
129 - 1
130 - 2
131 - 3
134 For maximum flexibility, the high-speed as well as the low-speed channels can be driven from
135 one of four high-speed/low-speed timers.
142 as any pwm_set() operation will re-evaluate if the output is inverted or not
145 pwm-cells:
146 - channel
147 - period
148 - flags