Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_sysint.h774 cy_en_intr_t Cy_SysInt_GetInterruptActive(IRQn_Type IRQn);
/hal_infineon-latest/mtb-hal-cat1/include_pvt/
Dcyhal_irq_impl.h263 return Cy_SysInt_GetInterruptActive(irqn); in _cyhal_irq_get_active()
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_sysint.c341 cy_en_intr_t Cy_SysInt_GetInterruptActive(IRQn_Type IRQn) in Cy_SysInt_GetInterruptActive() function