Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
DnanohubCommand.c747 bool nonwakeupStatus = hostIntfGetInterrupt(NANOHUB_INT_NONWAKEUP); in updateInterrupts() local
754 if (!nonwakeup && nonwakeupStatus) in updateInterrupts()
756 else if (nonwakeup && !nonwakeupStatus) in updateInterrupts()