Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/variant/argonkey/
DREADME.GPIO.txt1 Allocation of GPIOs and EXTI interrupts
/device/google/contexthub/firmware/os/inc/
DnanohubPacket.h220 uint32_t interrupts[HOSTINTF_MAX_INTERRUPTS/(32*sizeof(uint8_t))]; member
/device/google/contexthub/firmware/os/core/
DnanohubCommand.c693 hostIntfCopyInterrupts(resp->interrupts, HOSTINTF_MAX_INTERRUPTS); in getInterrupt()