Home
last modified time | relevance | path

Searched refs:LEDC_LS_CH1_CHANNEL (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-3.6.0/examples/peripherals/ledc/ledc_fade/main/
Dledc_fade_example_main.c52 #define LEDC_LS_CH1_CHANNEL LEDC_CHANNEL_1 macro
147 .channel = LEDC_LS_CH1_CHANNEL, in app_main()