HomeSort by relevance Sort by last modified time
    Searched refs:hostIntfSetInterrupt (Results 1 - 3 of 3) sorted by null

  /device/google/contexthub/firmware/os/inc/
hostIntf.h 74 void hostIntfSetInterrupt(uint32_t bit);
  /device/google/contexthub/firmware/os/core/
hostIntf.c 377 hostIntfSetInterrupt(NANOHUB_INT_WAKE_COMPLETE);
384 hostIntfSetInterrupt(NANOHUB_INT_WAKE_COMPLETE);
387 hostIntfSetInterrupt(NANOHUB_INT_WAKE_COMPLETE);
437 hostIntfSetInterrupt(NANOHUB_INT_WAKE_COMPLETE);
468 hostIntfSetInterrupt(NANOHUB_INT_WAKE_COMPLETE);
    [all...]
nanohubCommand.c 513 hostIntfSetInterrupt(NANOHUB_INT_CMD_WAIT);
805 hostIntfSetInterrupt(NANOHUB_INT_WAKEUP);
810 hostIntfSetInterrupt(NANOHUB_INT_NONWAKEUP);
829 hostIntfSetInterrupt(interrupt);
    [all...]

Completed in 62 milliseconds