Home
last modified time | relevance | path

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

/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Core_A/Source/
H A Dirq_ctrl_gic.c209 val = GIC_GetConfiguration((IRQn_Type)irqn); in IRQ_GetMode()
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Core_A/Include/
H A Dcore_ca.h1324 __STATIC_INLINE uint32_t GIC_GetConfiguration(IRQn_Type IRQn) in GIC_GetConfiguration() function