Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/src/
DnanohubCommand.c749 bool wakeupStatus = hostIntfGetInterrupt(NANOHUB_INT_WAKEUP); in updateInterrupts() local
752 if (!wakeup && wakeupStatus) in updateInterrupts()
754 else if (wakeup && !wakeupStatus) in updateInterrupts()