Searched refs:wakeupStatus (Results 1 – 1 of 1) sorted by relevance
749 bool wakeupStatus = hostIntfGetInterrupt(NANOHUB_INT_WAKEUP); in updateInterrupts() local752 if (!wakeup && wakeupStatus) in updateInterrupts()754 else if (wakeup && !wakeupStatus) in updateInterrupts()