-
CONFIG_PWM_LED_ESP32_LS_CH0_TIMER
¶
Set timer
Type: int
Help¶
Timer source channel, allowed values: 0 - 4.
Direct dependencies¶
PWM_LED_ESP32_LS_CH0
&& PWM_LED_ESP32_LS_CH
&& PWM_LED_ESP32
&& PWM
(Includes any dependencies from ifs and menus.)
Default¶
0
Kconfig definition¶
At <Zephyr>/drivers/pwm/Kconfig.esp32:223
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 channels → Enable channel 0
config PWM_LED_ESP32_LS_CH0_TIMER int "Set timer" range 0 3 default 0 depends onPWM_LED_ESP32_LS_CH0
&&PWM_LED_ESP32_LS_CH
&&PWM_LED_ESP32
&&PWM
help Timer source channel, allowed values: 0 - 4.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)