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

  /device/google/contexthub/firmware/os/inc/
hostIntf.h 72 void hostIntfCopyInterrupts(void *dst, uint32_t numBits);
  /device/google/contexthub/firmware/os/core/
hostIntf.c 410 hostIntfCopyInterrupts(txPayload, HOSTINTF_MAX_INTERRUPTS);
    [all...]
nanohubCommand.c 693 hostIntfCopyInterrupts(resp->interrupts, HOSTINTF_MAX_INTERRUPTS);
    [all...]

Completed in 52 milliseconds