Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/Core/Source/
Dirq_ctrl_gic.c80 GIC_EndInterrupt (irqn); in IRQ_Handler()
305 GIC_EndInterrupt (irq); in IRQ_EndOfInterrupt()
/trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/Core/Include/
Dcore_ca.h1543 __STATIC_INLINE void GIC_EndInterrupt(IRQn_Type IRQn) in GIC_EndInterrupt() function