Lines Matching +full:pwm +full:- +full:mode
2 # SPDX-License-Identifier: Apache-2.0
4 description: NXP Flexio PWM controller.
5 Each flexio timer can be used for generating one pwm pulse.
6 The two PWM modes supported by flexio are chosen based on the selected polarity -
7 Dual 8-bit counters PWM mode and Dual 8-bit counters PWM Low mode.
9 compatible: "nxp,flexio-pwm"
11 include: [pwm-controller.yaml, pinctrl-device.yaml, base.yaml]
14 pinctrl-0:
17 pinctrl-names:
20 "#pwm-cells":
23 pwm-cells:
24 - channel
25 - period
26 - flags
28 child-binding:
30 Flexio PWM channel configuration.
33 pin-id:
37 pin-id should be populated with number 'n' specified in the
44 - 1: Divide by 1
45 - 16: Divide by 16
46 - 256: Divide by 256