Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/shark/isa/
H A Dclock.c244 #define HATHZ 50000 macro
289 hatCount = timer_hz_to_count(HATHZ); in startrtclock()
291 printf("HAT test on @ %d Hz = %d ticks\n", HATHZ, hatCount); in startrtclock()