Searched refs:PECI_MIN_POLL (Results 1 – 3 of 3) sorted by relevance
54 #define PECI_MIN_POLL 2 // Minimum polling interval (ms) macro142 ((ulPoll >= PECI_MIN_POLL) && (ulPoll <= PECI_MAX_POLL))); in PECIConfigSet()
Completed in 14 milliseconds