Home
last modified time | relevance | path

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

/freebsd/sys/dev/wtap/wtap_hal/
H A Dhal.h39 #define HAL_TIMER_INTVAL 50 /* in msecs */ macro
H A Dhal.c76 hal->hw.timer_intr_intval = msecs_to_ticks(HAL_TIMER_INTVAL); in init_hal()