HomeSort by: relevance | last modified time | path
    Searched defs:timer_hz_to_count (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/shark/isa/
clock.c 183 int timer_hz_to_count(int);
289 hatCount = timer_hz_to_count(HATHZ);
290 hatCount2 = timer_hz_to_count(HATHZ2);
296 timer_hz_to_count(int timer_hz) function in typeref:typename:int

Completed in 13 milliseconds