Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rk_pcba_test/mic_test_Linux/
H A Dvibrate_test.c80 DATA_TYPE maxA = 0; in check_vibration() local
113 if(temp>maxA) in check_vibration()
115 maxA = temp; in check_vibration()
159 printf("result is %d\tmaxA is %2.3f \n",ind, maxA); in check_vibration()