Home
last modified time | relevance | path

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

/cmsis_6-latest/CMSIS/Core/Source/
Dirq_ctrl_gic.c229 val = GIC_GetConfiguration((IRQn_Type)irqn); in IRQ_GetMode()
/cmsis_6-latest/CMSIS/Documentation/Doxygen/Core_A/src/
Dref_irq_ctrl.txt415 val = GIC_GetConfiguration((IRQn_Type)irqn);
/cmsis_6-latest/CMSIS/Core/Include/
Dcore_ca.h1646 __STATIC_INLINE uint32_t GIC_GetConfiguration(IRQn_Type IRQn) in GIC_GetConfiguration() function