Searched refs:hostIntfClearInterrupt (Results 1 – 3 of 3) sorted by relevance
75 void hostIntfClearInterrupt(uint32_t bit);
621 hostIntfClearInterrupt(i); in getInterrupt()753 hostIntfClearInterrupt(NANOHUB_INT_WAKEUP); in updateInterrupts()758 hostIntfClearInterrupt(NANOHUB_INT_NONWAKEUP); in updateInterrupts()876 hostIntfClearInterrupt(NANOHUB_INT_WAKEUP); in readEvent()877 hostIntfClearInterrupt(NANOHUB_INT_NONWAKEUP); in readEvent()
340 hostIntfClearInterrupt(NANOHUB_INT_WAKE_COMPLETE); in hostIntfRxPacket()348 hostIntfClearInterrupt(NANOHUB_INT_WAKE_COMPLETE); in hostIntfRxPacket()428 hostIntfClearInterrupt(NANOHUB_INT_WAKE_COMPLETE); in hostIntfTxComplete()1304 hostIntfClearInterrupt(i); in hostIntfClearInterrupts()1331 void hostIntfClearInterrupt(uint32_t bit) in hostIntfClearInterrupt() function