Home
last modified time | relevance | path

Searched refs:SELF_TEST_MIN_ACC (Results 1 – 1 of 1) sorted by relevance

/device/google/contexthub/firmware/os/drivers/invensense_icm40600/
Dinvensense_icm40600.c198 #define SELF_TEST_MIN_ACC (SELF_TEST_MIN_ACC_MG * SELF_TEST_ACC_SCALE * SELF_TEST_PRE… macro
1586 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…