Searched refs:SELF_TEST_MIN_ACC (Results 1 – 1 of 1) sorted by relevance
198 #define SELF_TEST_MIN_ACC (SELF_TEST_MIN_ACC_MG * SELF_TEST_ACC_SCALE * SELF_TEST_PRE… macro1586 if (st_res < SELF_TEST_MIN_ACC || st_res > SELF_TEST_MAX_ACC) {1587 …("error accel[%d] : st_res = %ld, min = %d, max = %d\n", i, st_res, SELF_TEST_MIN_ACC, SELF_TEST_M…