Lines Matching +full:active +full:- +full:channel
3 compatible: "nordic,nrf-sw-pwm"
5 include: [pwm-controller.yaml, base.yaml]
14 clock-prescaler:
25 channel-gpios:
26 type: phandle-array
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
46 active high.
49 of the array) only the GPIO flags that specify the active level are
52 After any PWM signal generation is requested for a given channel,
56 "#pwm-cells":
59 pwm-cells:
60 - channel
61 - period
62 - flags