Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/examples/peripherals/ledc/ledc_fade/main/
Dledc_fade_example_main.c50 #define LEDC_LS_CH0_CHANNEL LEDC_CHANNEL_0 macro
138 .channel = LEDC_LS_CH0_CHANNEL, in app_main()