Lines Matching +full:channel +full:- +full:gpios
3 compatible: "nordic,nrf-sw-pwm"
5 include: [pwm-controller.yaml, base.yaml]
14 clock-prescaler:
25 channel-gpios:
26 type: phandle-array
29 An array of GPIOs assigned as outputs for the PWM channels. The number
36 sw_pwm: sw-pwm {
37 compatible = "nordic,nrf-sw-pwm";
39 channel-gpios = <&gpio0 20 GPIO_ACTIVE_HIGH>,
44 The above will assign P0.20 as the output for channel 0 and P1.12 as
45 the output for channel 1. Both outputs will be initially configured as
52 After any PWM signal generation is requested for a given channel,
56 "#pwm-cells":
59 pwm-cells:
60 - channel
61 - period
62 - flags