Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
DhostIntf.h76 void hostIntfClearInterrupt(uint32_t bit);
/device/google/contexthub/firmware/os/core/
DhostIntf.c374 hostIntfClearInterrupt(NANOHUB_INT_WAKE_COMPLETE); in hostIntfRxPacket()
382 hostIntfClearInterrupt(NANOHUB_INT_WAKE_COMPLETE); in hostIntfRxPacket()
463 hostIntfClearInterrupt(NANOHUB_INT_WAKE_COMPLETE); in hostIntfTxComplete()
1618 hostIntfClearInterrupt(i); in hostIntfClearInterrupts()
1645 void hostIntfClearInterrupt(uint32_t bit) in hostIntfClearInterrupt() function
DnanohubCommand.c689 hostIntfClearInterrupt(i); in getInterrupt()
803 hostIntfClearInterrupt(NANOHUB_INT_WAKEUP); in updateInterrupts()
808 hostIntfClearInterrupt(NANOHUB_INT_NONWAKEUP); in updateInterrupts()
927 hostIntfClearInterrupt(NANOHUB_INT_WAKEUP); in readEvent()
928 hostIntfClearInterrupt(NANOHUB_INT_NONWAKEUP); in readEvent()