Searched refs:stepcount (Results 1 – 2 of 2) sorted by relevance
153 uint16_t stepcount = uint32_to_uint16(keynetikStepCount); in status_update() local160 (stepcount - pPedometer->private.stepchg_stepcount >= pPedometer->config.stepcoalesce)) in status_update()162 pPedometer->private.stepchg_stepcount = stepcount; in status_update()175 pPedometer->status.stepcount = uint32_to_uint16(keynetikStepCount); in status_update()
91 uint16_t stepcount; /* Step count. */ member