Searched refs:CLOCK_TICK_RATE (Results 1 – 1 of 1) sorted by relevance
47 #ifndef CLOCK_TICK_RATE48 # define CLOCK_TICK_RATE 1193180 macro78 tickrate_div_freq = CLOCK_TICK_RATE / FREQ; in beep_main()90 tickrate_div_freq = (unsigned)CLOCK_TICK_RATE / xatou(optarg); in beep_main()