Home
last modified time | relevance | path

Searched refs:extiChainIsr (Results 1 – 10 of 10) sorted by relevance

/device/google/contexthub/firmware/inc/platform/stm32f4xx/
Dexti.h67 int extiChainIsr(IRQn_Type n, struct ChainedIsr *isr);
/device/google/contexthub/firmware/src/drivers/vsync/
Dvsync.c92 extiChainIsr(VSYNC_IRQ, isr); in enableInterrupt()
/device/google/contexthub/firmware/src/platform/stm32f4xx/
Dexti.c138 int extiChainIsr(IRQn_Type n, struct ChainedIsr *isr) in extiChainIsr() function
Dplatform.c309 extiChainIsr(SH_EXTI_WAKEUP_IRQ, &mShWakeupIsr); in platInitialize()
Dspi.c484 extiChainIsr(pdev->board->irqNss, isr); in stmSpiSlaveSetCsInterrupt()
/device/google/contexthub/firmware/src/drivers/hall/
Dhall.c109 extiChainIsr(HALL_IRQ, isr); in enableInterrupt()
/device/google/contexthub/firmware/src/drivers/hall_twopole/
Dhall_twopole.c126 extiChainIsr(irqn, isr); in enableInterrupt()
/device/google/contexthub/firmware/src/drivers/rohm_rpr0521/
Drohm_rpr0521.c261 extiChainIsr(PROX_IRQ, isr); in enableInterrupt()
/device/google/contexthub/firmware/src/drivers/ams_tmd4903/
Dams_tmd4903.c283 extiChainIsr(PROX_IRQ, isr); in enableInterrupt()
/device/google/contexthub/firmware/src/drivers/bosch_bmi160/
Dbosch_bmi160.c825 extiChainIsr(BMI160_INT_IRQ, isr); in enableInterrupt()