-
CONFIG_PWM_LED_ESP32_LS_TIMER0
¶
Set timer 0
Type: bool
Direct dependencies¶
PWM_LED_ESP32_LS_TIMER
&& PWM_LED_ESP32
&& PWM
(Includes any dependencies from ifs and menus.)
Default¶
y
Kconfig definition¶
At <Zephyr>/drivers/pwm/Kconfig.esp32:478
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:32
→ <Zephyr>/drivers/Kconfig:44
→ <Zephyr>/drivers/pwm/Kconfig:42
Menu path: (Top) → Device Drivers → PWM (Pulse Width Modulation) Drivers → ESP32 PWM LED driver → Set low speed timers
menuconfig PWM_LED_ESP32_LS_TIMER0 bool "Set timer 0" default y depends onPWM_LED_ESP32_LS_TIMER
&&PWM_LED_ESP32
&&PWM
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)