Home
last modified time | relevance | path

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

/hal_intel-3.7.0/bsp_sedi/drivers/hpet/
Dsedi_hpet.c119 int sedi_hpet_set_comparator(IN sedi_hpet_t timer_id, IN uint64_t value) in sedi_hpet_set_comparator() function
285 sedi_hpet_set_comparator(timer_id, bsp_timers[timer_id].expires); in sedi_hpet_timer_int_handler()
340 sedi_hpet_set_comparator(timer_id, bsp_timers[timer_id].expires); in sedi_hpet_start_timer()
/hal_intel-3.7.0/bsp_sedi/include/driver/
Dsedi_driver_hpet.h108 int sedi_hpet_set_comparator(IN sedi_hpet_t timer_id, IN uint64_t value);