Searched refs:sedi_hpet_get_main_counter (Results 1 – 3 of 3) sorted by relevance
136 now = sedi_hpet_get_main_counter(); in sedi_hpet_set_comparator()156 uint64_t sedi_hpet_get_main_counter(void) in sedi_hpet_get_main_counter() function172 return HPET_CYCLE_TO_US(sedi_hpet_get_main_counter()); in sedi_hpet_get_us()283 sedi_hpet_get_main_counter() + bsp_timers[timer_id].timeout; in sedi_hpet_timer_int_handler()337 bsp_timers[timer_id].expires = sedi_hpet_get_main_counter() + bsp_timers[timer_id].timeout; in sedi_hpet_start_timer()
41 cyc_hpet_start = sedi_hpet_get_main_counter(); in test_sys_clock_freq()51 cyc_hpet_end = sedi_hpet_get_main_counter(); in test_sys_clock_freq()
120 uint64_t sedi_hpet_get_main_counter(void);