Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/examples/peripherals/ledc/ledc_basic/main/
Dledc_basic_example_main.c13 #define LEDC_TIMER LEDC_TIMER_0 macro
26 .timer_num = LEDC_TIMER, in example_ledc_init()
37 .timer_sel = LEDC_TIMER, in example_ledc_init()
/hal_espressif-3.6.0/examples/peripherals/ledc/ledc_basic/
DREADME.md32 ledc_set_freq(LEDC_MODE, LEDC_TIMER, 2500);