-
CONFIG_PWM
¶
PWM (Pulse Width Modulation) Drivers
Type: bool
Help¶
Enable config options for PWM drivers.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that imply this symbol¶
Kconfig definition¶
At <Zephyr>/drivers/pwm/Kconfig:6
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:32
→ <Zephyr>/drivers/Kconfig:44
Menu path: (Top) → Device Drivers
menuconfig PWM
bool "PWM (Pulse Width Modulation) Drivers"
help
Enable config options for PWM drivers.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)