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