Home
last modified time | relevance | path

Searched defs:no_cnt (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/clock_control/
Dclock_control_litex.c582 uint8_t no_cnt = 0, edge = 0, ht = 0, lt = 0, in litex_clk_set_divreg() local
617 uint8_t no_cnt = 0, edge = 0, ht = 0, lt = 0, in litex_clk_set_mulreg() local
851 uint8_t clkout_nr, high_time, edge, no_cnt, frac_en, frac_cnt; in litex_clk_get_duty_cycle() local
1407 *no_cnt = &lcko->div.no_cnt, in litex_clk_write_rate() local
Dclock_control_litex.h185 uint8_t no_cnt; member