Home
last modified time | relevance | path

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

/hardware/invensense/60xx/mlsdk/mlutils/
Dmputest.c111 #define DEF_N_ACCEL_SAMPLES (20) /* num of accel samples to macro
193 DEF_N_ACCEL_SAMPLES
946 sqrt(RMS[X] / DEF_N_ACCEL_SAMPLES), in inv_test_accel()
947 sqrt(RMS[Y] / DEF_N_ACCEL_SAMPLES), in inv_test_accel()
948 sqrt(RMS[Z] / DEF_N_ACCEL_SAMPLES)); in inv_test_accel()