Home
last modified time | relevance | path

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

/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Core_A/Source/
H A Dirq_ctrl_gic.c220 mode |= GIC_GetTarget ((IRQn_Type)irqn) << IRQ_MODE_CPU_Pos; in IRQ_GetMode()
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Core_A/Include/
H A Dcore_ca.h1193 __STATIC_INLINE uint32_t GIC_GetTarget(IRQn_Type IRQn) in GIC_GetTarget() function