-
CONFIG_PWM_QMSI_NUM_PORTS
¶
Number of PWM ports for PWM
Type: int
Help¶
Specify how many PWM ports on the IP block.
Kconfig definition¶
At drivers/pwm/Kconfig.qmsi:24
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:44
→ drivers/pwm/Kconfig:47
Menu path: (top menu) → Device Drivers → PWM (Pulse Width Modulation) Drivers → QMSI PWM Driver
config PWM_QMSI_NUM_PORTS int prompt "Number of PWM ports for PWM" ifPWM_QMSI
&&PWM
default 1 ifPWM_QMSI
&&PWM
depends onPWM_QMSI
&&PWM
help Specify how many PWM ports on the IP block.
(Definitions include propagated dependencies, including from if’s and menus.)