Searched refs:ledc_hal_ls_timer_update (Results 1 – 2 of 2) sorted by relevance
65 #define ledc_hal_ls_timer_update(hal, timer_sel) ledc_ll_ls_timer_update((hal)->dev, (hal)->speed_… macro
76 ledc_hal_ls_timer_update(&(p_ledc_obj[speed_mode]->ledc_hal), timer_sel); in ledc_ls_timer_update()