Home
last modified time | relevance | path

Searched defs:irq (Results 1 – 4 of 4) sorted by relevance

/device/google/contexthub/firmware/os/platform/stm32/
Dexti.c75 IRQn_Type irq; member
78 static void extiInterruptEnable(struct ChainedInterrupt *irq) in extiInterruptEnable()
84 static void extiInterruptDisable(struct ChainedInterrupt *irq) in extiInterruptDisable()
Dspi.c101 IRQn_Type irq; member
/device/google/contexthub/firmware/os/drivers/invensense_icm40600/
Dinvensense_icm40600.c1867 static bool enableInterrupt(struct Gpio *pin, IRQn_Type irq, struct ChainedIsr *isr)
1876 static bool disableInterrupt(struct Gpio *pin, IRQn_Type irq, struct ChainedIsr *isr)
/device/google/contexthub/firmware/os/drivers/bosch_bmi160/
Dbosch_bmi160.c1026 static bool enableInterrupt(struct Gpio *pin, IRQn_Type irq, struct ChainedIsr *isr)
1035 static bool disableInterrupt(struct Gpio *pin, IRQn_Type irq, struct ChainedIsr *isr)