Home
last modified time | relevance | path

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

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