Home | History | Annotate | Download | only in libsensors_iio

Lines Matching defs:stepCount

6443         uint64_t stepCount;
6451 if (fscanf(fp, "%lld\n", &stepCount) < 0) {
6464 if (stepCount == mLastStepCount) {
6468 mLastStepCount = stepCount;