Home
last modified time | relevance | path

Searched refs:chainIsr (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/firmware/os/inc/
Disr.h44 static inline void chainIsr(struct ChainedInterrupt *interrupt, struct ChainedIsr *isr) in chainIsr() function
/device/google/contexthub/firmware/os/platform/stm32/
Dexti.c192 chainIsr(&exti->base, isr); in extiChainIsr()