Searched defs:perform_full_test (Results 1 - 1 of 1) sorted by relevance

/hardware/invensense/60xx/mlsdk/mlutils/
H A Dmputest.c294 * @param perform_full_test
319 uint_fast8_t perform_full_test)
444 if (perform_full_test)
485 if(perform_full_test) {
497 if (perform_full_test) {
833 * @param perform_full_test
846 uint_fast8_t perform_full_test)
925 if (perform_full_test) {
317 inv_test_gyro_3050(void *mlsl_handle, short gyro_biases[3], short *temp_avg, uint_fast8_t perform_full_test) argument
844 inv_test_accel(void *mlsl_handle, short *bias, long gravity, uint_fast8_t perform_full_test) argument

Completed in 92 milliseconds