Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
Disr.h61 static inline bool dispatchIsr(struct ChainedInterrupt *interrupt) in dispatchIsr() function
/device/google/contexthub/firmware/os/platform/stm32/
Dexti.c149 dispatchIsr(&exti->base); in extiIrqHandler()