Searched refs:HAL_TIMER_INTVAL (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/wtap/wtap_hal/ | ||
H A D | hal.h | 39 #define HAL_TIMER_INTVAL 50 /* in msecs */ macro |
H A D | hal.c | 76 hal->hw.timer_intr_intval = msecs_to_ticks(HAL_TIMER_INTVAL); in init_hal() |