Lines Matching +full:duty +full:- +full:cycle
35 .Bd -ragged -offset indent
43 .Bd -literal -offset indent
49 driver provides device-control access to a channel of PWM hardware.
59 duty cycle of any one channel may affect other channels within the
84 .Bl -tag -width indent
99 .Bd -literal
102 u_int duty;
107 .Bl -tag -width period
109 The duration, in nanoseconds, of one complete on-off cycle.
110 .It Va duty
111 The duration, in nanoseconds, of the on portion of one cycle.
113 Flags that affect the output signal can be bitwise-ORed together.
116 .Bl -tag -width PWM_POLARITY_INVERTED -compact
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