Home
last modified time | relevance | path

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

/hardware/nxp/nfc/pn8x/halimpl/utils/
DNfccPowerTracker.h25 static const uint32_t ACTIVE_TIME_PER_TIMER_COUNT_IN_MILLISEC = 20; variable
DNfccPowerTracker.cpp243 activeTime = sPollCount * ACTIVE_TIME_PER_TIMER_COUNT_IN_MILLISEC; in ProcessPowerTrackNtf()