-
CONFIG_PWM_LED_ESP32_HS_CH¶
Set high speed channels
Type: bool
Default¶
y
Kconfig definition¶
At drivers/pwm/Kconfig.esp32:20
Included via Kconfig:8 → Kconfig.zephyr:32 → drivers/Kconfig:44 → drivers/pwm/Kconfig:42
Menu path: (Top) → Device Drivers → PWM (Pulse Width Modulation) Drivers → ESP32 PWM LED driver
menuconfig PWM_LED_ESP32_HS_CH
bool "Set high speed channels"
default y
depends on PWM_LED_ESP32 && PWM
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)