Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/timer/
Dhpet.c158 static inline uint32_t hpet_timer_conf_get(void) in hpet_timer_conf_get() function
325 uint32_t val = hpet_timer_conf_get(); in config_timer0()