Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
DhostIntf.h74 void hostIntfSetInterrupt(uint32_t bit);
/device/google/contexthub/firmware/os/core/
DhostIntf.c376 hostIntfSetInterrupt(NANOHUB_INT_WAKE_COMPLETE); in hostIntfRxPacket()
383 hostIntfSetInterrupt(NANOHUB_INT_WAKE_COMPLETE); in hostIntfRxPacket()
386 hostIntfSetInterrupt(NANOHUB_INT_WAKE_COMPLETE); in hostIntfRxPacket()
436 hostIntfSetInterrupt(NANOHUB_INT_WAKE_COMPLETE); in hostIntfGenerateAck()
467 hostIntfSetInterrupt(NANOHUB_INT_WAKE_COMPLETE); in hostIntfTxComplete()
1128 hostIntfSetInterrupt(sensor->interrupt); in queueFlush()
1217 hostIntfSetInterrupt(mActiveSensorTable[i].interrupt); in onEvtLatencyTimer()
1288 hostIntfSetInterrupt(sensor->interrupt); in onConfigCmdDisableOne()
1536 void hostIntfSetInterrupt(uint32_t bit) in hostIntfSetInterrupt() function
DnanohubCommand.c498 hostIntfSetInterrupt(NANOHUB_INT_CMD_WAIT); in firmwareErase()
752 hostIntfSetInterrupt(NANOHUB_INT_WAKEUP); in updateInterrupts()
757 hostIntfSetInterrupt(NANOHUB_INT_NONWAKEUP); in updateInterrupts()
776 hostIntfSetInterrupt(interrupt); in nanohubPrefetchTx()