Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/timer/
Dhpet.c125 static inline uint32_t hpet_counter_clk_period_get(void) in hpet_counter_clk_period_get() function
439 hz = (uint32_t)(HPET_COUNTER_CLK_PERIOD / hpet_counter_clk_period_get()); in sys_clock_driver_init()