Home
last modified time | relevance | path

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

/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Core_A/Source/
H A Dirq_ctrl_gic.c302 GIC_SetPendingIRQ ((IRQn_Type)irqn); in IRQ_SetPending()
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Core_A/Include/
H A Dcore_ca.h1280 __STATIC_INLINE void GIC_SetPendingIRQ(IRQn_Type IRQn) in GIC_SetPendingIRQ() function