Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/hal/include/hal/
Dledc_types.h104 LEDC_TIMER_10_BIT, /*!< LEDC PWM duty resolution of 10 bits */ enumerator
/hal_espressif-3.6.0/examples/peripherals/pcnt/pulse_count_event/main/
Dpcnt_event_example_main.c86 ledc_timer.duty_resolution = LEDC_TIMER_10_BIT; in ledc_init()
/hal_espressif-3.6.0/components/driver/test/
Dtest_pcnt.c75 .duty_resolution = LEDC_TIMER_10_BIT, in produce_pulse()
181 .duty_resolution = LEDC_TIMER_10_BIT, in count_mode_test()