Searched refs:sleep_dbcntm (Results 1 – 2 of 2) sorted by relevance
54 …bool sleep_dbcntm : 1; /* Sleep debounce counter mode. Set to 1 to clear the debounce counter w… member
195 …bool suspend = debounce_count(pPedometer->config.bits.sleep_dbcntm, stationary, &pPedometer->statu… in suspend_compute()