Searched refs:step_cnt (Results 1 – 1 of 1) sorted by relevance
748 union EmbeddedDataPoint step_cnt; in stepCntSamplingCallback() local752 step_cnt.idata = mTask.total_step_cnt; in stepCntSamplingCallback()753 osEnqueueEvt(EVT_SENSOR_STEP_COUNTER, step_cnt.vptr, NULL); in stepCntSamplingCallback()1632 union EmbeddedDataPoint step_cnt; in sendStepCnt() local1648 step_cnt.idata = mTask.total_step_cnt; in sendStepCnt()1649 osEnqueueEvt(EVT_SENSOR_STEP_COUNTER, step_cnt.vptr, NULL); in sendStepCnt()