Searched refs:thz (Results 1 – 1 of 1) sorted by relevance
54 static void tone(unsigned int thz, unsigned int centisecs);64 tone(unsigned int thz, unsigned int centisecs) in tone() argument68 if (thz <= 0) in tone()72 (void) printf("tone: thz=%d centisecs=%d\n", thz, centisecs); in tone()83 timer_spkr_setfreq(thz); in tone()