Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/middleware/issdk/algorithms/pedometer/include/
Dpedometer.h56 …bool activity_dbcntm : 1; /* Activity debounce counter mode. Set to 1 to clear the debounce counte… member
/hal_nxp-3.6.0/mcux/mcux-sdk/middleware/issdk/algorithms/pedometer/source/
Dpedometer.c149 … debounce_count(pPedometer->config.bits.activity_dbcntm, !(events & KEYNETIK_ACTIVITYCHANGED), in status_update()