Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
DhostIntf.c145 static uint32_t mWakeupBlocks, mNonWakeupBlocks, mTotalBlocks; variable
796 mTotalBlocks = totalBlocks; in initSensors()
1408 } else if (mWakeupBlocks + mNonWakeupBlocks >= mTotalBlocks) { in getSensorInterrupt()