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