-
CONFIG_PWM_PWMSWR_LOOP
¶
Loop count for PWM Software Reset
Type: int
Help¶
Loop count for PWM Software Reset when disabling PWM channel.
Kconfig definition¶
At drivers/pwm/Kconfig.imx:13
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:42
→ drivers/pwm/Kconfig:51
Menu path: (top menu) → Device Drivers → PWM (Pulse Width Modulation) Drivers → i.MX PWM Driver
config PWM_PWMSWR_LOOP int prompt "Loop count for PWM Software Reset" ifPWM_IMX
&&PWM
default 5 ifPWM_IMX
&&PWM
depends onPWM_IMX
&&PWM
help Loop count for PWM Software Reset when disabling PWM channel.
(Definitions include propagated dependencies, including from if’s and menus.)