Searched refs:P2_MIN_TICKS_PER_SEC (Results 1 – 2 of 2) sorted by relevance
771 #define P2_MIN_TICKS_PER_SEC (P2_TICKS_PER_SEC - 10) macro773 #define CHECK_TICKS_PER_SEC(ticks) ((ticks >= P2_MIN_TICKS_PER_SEC) && \
816 #define P2_MIN_TICKS_PER_SEC (P2_TICKS_PER_SEC-10) macro819 ((ticks >= P2_MIN_TICKS_PER_SEC) && (ticks <= P2_MAX_TICKS_PER_SEC))