Searched refs:MAX_CALIB_INPUT (Results 1 – 1 of 1) sorted by relevance
61 #define MAX_CALIB_INPUT 1800000 macro335 if (input < MIN_CALIB_INPUT || input > MAX_CALIB_INPUT) { in test_calibrate()