Lines Matching +full:invert +full:- +full:enable
35 .Bd -ragged -offset indent
43 .Bd -literal -offset indent
49 driver provides device-control access to a channel of PWM hardware.
84 .Bl -tag -width indent
99 .Bd -literal
104 bool enable;
107 .Bl -tag -width period
109 The duration, in nanoseconds, of one complete on-off cycle.
113 Flags that affect the output signal can be bitwise-ORed together.
116 .Bl -tag -width PWM_POLARITY_INVERTED -compact
118 Invert the signal polarity.
120 .It Va enable
122 False to disable the output signal or true to enable it.
131 .Bl -tag -width indent
159 .Bl -tag -width indent
169 .Bl -tag -width indent
182 .Bd -literal
185 pinctrl-names = "default";
186 pinctrl-0 = <&ehrpwm0_AB_pins>;
196 .Bl -tag -width -compact