Lines Matching refs:gyroScale
328 char gyroScale[5]; 336 count = read_attribute_sensor(fd, gyroScale, sizeof(gyroScale));340 count = sscanf(gyroScale, "%ld", &mGyroSelfTestScale);