Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/inc/
Disr.h57 static inline bool dispatchIsr(struct ChainedInterrupt *interrupt) in dispatchIsr() function
/device/google/contexthub/firmware/src/platform/stm32f4xx/
Dexti.c121 dispatchIsr(&exti->base); in extiIrqHandler()