-
CONFIG_PWM_LED_ESP32_LS_CH
¶
Set low speed channels
Type: bool
Defaults¶
- “y” if
PWM_LED_ESP32
&&PWM
Kconfig definition¶
At drivers/pwm/Kconfig.esp32:207
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:42
→ drivers/pwm/Kconfig:53
Menu path: (top menu) → Device Drivers → PWM (Pulse Width Modulation) Drivers → ESP32 PWM LED driver
menuconfig PWM_LED_ESP32_LS_CH bool prompt "Set low speed channels" ifPWM_LED_ESP32
&&PWM
default "y" ifPWM_LED_ESP32
&&PWM
depends onPWM_LED_ESP32
&&PWM
(Definitions include propagated dependencies, including from if’s and menus.)