Searched refs:ExtiInterrupt (Results 1 – 1 of 1) sorted by relevance
72 struct ExtiInterrupt struct80 struct ExtiInterrupt *exti = container_of(irq, struct ExtiInterrupt, base); in extiInterruptEnable() argument86 struct ExtiInterrupt *exti = container_of(irq, struct ExtiInterrupt, base); in extiInterruptDisable()100 static struct ExtiInterrupt mInterrupts[] = {125 struct ExtiInterrupt *exti = mInterrupts; in extiCalcMaxLatency()135 static inline struct ExtiInterrupt *extiForIrq(IRQn_Type n) in extiForIrq()148 struct ExtiInterrupt *exti = extiForIrq(n); in extiIrqHandler()186 struct ExtiInterrupt *exti = extiForIrq(n); in extiChainIsr()201 struct ExtiInterrupt *exti = extiForIrq(n); in extiUnchainIsr()216 struct ExtiInterrupt *exti = mInterrupts; in extiUnchainAll()