Searched refs:stepcoalesce (Results 1 – 2 of 2) sorted by relevance
80 .stepcoalesce = 1,159 if (pPedometer->config.stepcoalesce && in status_update()160 (stepcount - pPedometer->private.stepchg_stepcount >= pPedometer->config.stepcoalesce)) in status_update()
63 uint8_t stepcoalesce; /* Number of steps to coalesce for step interrupt */ member