Home
last modified time | relevance | path

Searched refs:activitycount (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-3.6.0/mcux/mcux-sdk/middleware/issdk/algorithms/pedometer/include/
Dpedometer.h100 debounce_count_t activitycount; /* Activity debounce counter. */ member
/hal_nxp-3.6.0/mcux/mcux-sdk/middleware/issdk/algorithms/pedometer/source/
Dpedometer.c150 … &pPedometer->private.activitycount, pPedometer->config.activitycount_threshold); in status_update()