Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/examples/peripherals/ledc/ledc_fade/main/
Dledc_fade_example_main.c57 #define LEDC_LS_CH3_CHANNEL LEDC_CHANNEL_3 macro
166 .channel = LEDC_LS_CH3_CHANNEL, in app_main()