Searched refs:ledc_hal_set_duty_int_part (Results 1 – 2 of 2) sorted by relevance
194 #define ledc_hal_set_duty_int_part(hal, channel_num, duty_val) ledc_ll_set_duty_int_part((hal)->de… macro
192 ledc_hal_set_duty_int_part(&(p_ledc_obj[speed_mode]->ledc_hal), channel, duty_val); in ledc_duty_config()