Searched refs:timer_select (Results 1 – 2 of 2) sorted by relevance
284 ledc_timer_t timer_select[4] = {LEDC_TIMER_0, LEDC_TIMER_1, LEDC_TIMER_2, LEDC_TIMER_3}; variable292 ledc_ch_config.timer_sel = timer_select[k];293 ledc_time_config.timer_num = timer_select[k];
362 uint32_t timer_select = ledc_conf->timer_sel; in ledc_channel_config() local370 LEDC_ARG_CHECK(timer_select < LEDC_TIMER_MAX, "timer_select"); in ledc_channel_config()391 ledc_bind_channel_timer(speed_mode, ledc_channel, timer_select); in ledc_channel_config()395 ledc_channel, gpio_num, duty, timer_select in ledc_channel_config()