-
CONFIG_PWM_DW_0_DRV_NAME
¶
DesignWare PWM Device Name
Type: string
Help¶
Specify the device name for the DesignWare PWM driver.
Kconfig definition¶
At drivers/pwm/Kconfig.dw:18
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:42
→ drivers/pwm/Kconfig:39
Menu path: (top menu) → Device Drivers → PWM (Pulse Width Modulation) Drivers → DesignWare PWM
config PWM_DW_0_DRV_NAME string prompt "DesignWare PWM Device Name" ifPWM_DW
&&PWM
default "PWM_0" ifPWM_DW
&&PWM
depends onPWM_DW
&&PWM
help Specify the device name for the DesignWare PWM driver.
(Definitions include propagated dependencies, including from if’s and menus.)