-
CONFIG_PWM_QMSI_DEV_NAME
¶
QMSI PWM Device Name
Type: string
Help¶
Specify the device name for the PWM driver.
Kconfig definition¶
At drivers/pwm/Kconfig.qmsi:19
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:42
→ drivers/pwm/Kconfig:37
Menu path: (top menu) → Device Drivers → PWM (Pulse Width Modulation) Drivers → QMSI PWM Driver
config PWM_QMSI_DEV_NAME string prompt "QMSI PWM Device Name" ifPWM_QMSI
&&PWM
default "PWM_0" ifPWM_QMSI
&&PWM
depends onPWM_QMSI
&&PWM
help Specify the device name for the PWM driver.
(Definitions include propagated dependencies, including from if’s and menus.)