Searched refs:ledc_hal_bind_channel_timer (Results 1 – 2 of 2) sorted by relevance
249 #define ledc_hal_bind_channel_timer(hal, channel_num, timer_sel) ledc_ll_bind_channel_timer((hal)-… macro
209 ledc_hal_bind_channel_timer(&(p_ledc_obj[speed_mode]->ledc_hal), channel, timer_sel); in ledc_bind_channel_timer()