Lines Matching full:pwm
1 description: nRFx S/W PWM
3 compatible: "nordic,nrf-sw-pwm"
5 include: [pwm-controller.yaml, base.yaml]
12 Reference to TIMER or RTC instance for generating PWM output signals
18 Clock prescaler for RTC or TIMER used for generating PWM output signals.
20 RTC: needs to be set to 0, which gives 32768 Hz base clock for PWM
23 TIMER: 16 MHz / 2^prescaler base clock is used for PWM generation.
29 An array of GPIOs assigned as outputs for the PWM channels. The number
30 of items in this array determines the number of channels that this PWM
36 sw_pwm: sw-pwm {
37 compatible = "nordic,nrf-sw-pwm";
52 After any PWM signal generation is requested for a given channel,
56 "#pwm-cells":
59 pwm-cells: