Home
last modified time | relevance | path

Searched refs:synth_duty (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/clock_control/
Dclock_control_litex.c906 uint32_t ht_aprox, synth_duty, min_d; in litex_clk_calc_duty_normal() local
934 synth_duty = (high_time_it * 100 + 50 * edge_it) / in litex_clk_calc_duty_normal()
936 delta_d = synth_duty - high_duty; in litex_clk_calc_duty_normal()