Searched refs:MAX_TEMPO (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/speaker/
H A Dspkr.c162 #define MAX_TEMPO 255 /* max tempo */ macro
379 if (tempo < MIN_TEMPO || tempo > MAX_TEMPO)

Completed in 44 milliseconds