Searched refs:LEDC_TIMER_2 (Results 1 – 2 of 2) sorted by relevance
/hal_espressif-3.6.0/components/driver/test/ |
D | test_ledc.c | 284 ledc_timer_t timer_select[4] = {LEDC_TIMER_0, LEDC_TIMER_1, LEDC_TIMER_2, LEDC_TIMER_3}; 325 ledc_timer_t timer_list[4] = {LEDC_TIMER_0, LEDC_TIMER_1, LEDC_TIMER_2, LEDC_TIMER_3}; 451 timer_frequency_test(LEDC_CHANNEL_0, LEDC_TIMER_13_BIT, LEDC_TIMER_2, LEDC_HIGH_SPEED_MODE); 456 timer_frequency_test(LEDC_CHANNEL_0, LEDC_TIMER_13_BIT, LEDC_TIMER_2, LEDC_LOW_SPEED_MODE);
|
/hal_espressif-3.6.0/components/hal/include/hal/ |
D | ledc_types.h | 75 LEDC_TIMER_2, /*!< LEDC timer 2 */ enumerator
|