Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/clock_control/
Dclock_control_litex.c1573 uint8_t duty_perc; in litex_clk_on() local
1590 duty_perc = litex_clk_calc_duty_percent(&lcko->config.duty); in litex_clk_on()
1591 if (duty_perc != setup->duty) { in litex_clk_on()