Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
DnanohubCommand.c746 bool wakeupStatus = hostIntfGetInterrupt(NANOHUB_INT_WAKEUP); in updateInterrupts() local
749 if (!wakeup && wakeupStatus) in updateInterrupts()
751 else if (wakeup && !wakeupStatus) in updateInterrupts()