Searched refs:stepCntSamplingTimerHandle (Results 1 – 1 of 1) sorted by relevance
542 uint32_t stepCntSamplingTimerHandle; member1493 if (mTask.stepCntSamplingTimerHandle) {1494 timTimerCancel(mTask.stepCntSamplingTimerHandle);1495 mTask.stepCntSamplingTimerHandle = 0;1810 if (rate == SENSOR_RATE_ONCHANGE && mTask.stepCntSamplingTimerHandle) {1811 timTimerCancel(mTask.stepCntSamplingTimerHandle);1812 mTask.stepCntSamplingTimerHandle = 0;1814 if (mTask.stepCntSamplingTimerHandle) {1815 timTimerCancel(mTask.stepCntSamplingTimerHandle);1817 …mTask.stepCntSamplingTimerHandle = timTimerSet(sensorTimerLookupCommon(StepCntRates, stepCntRateTi…[all …]