Searched refs:fine_max (Results 1 – 1 of 1) sorted by relevance
807 static int NSA_calibrate(MIR_HANDLE handle, int coarse_step[3], int fine_step[3], int fine_max, int… in NSA_calibrate() argument876 fine[i] += (xyz[i] > 0) ? 0 : fine_max; in NSA_calibrate()