Searched refs:Cy_SysInt_GetInterruptActive (Results 1 – 3 of 3) sorted by relevance
774 cy_en_intr_t Cy_SysInt_GetInterruptActive(IRQn_Type IRQn);
263 return Cy_SysInt_GetInterruptActive(irqn); in _cyhal_irq_get_active()
341 cy_en_intr_t Cy_SysInt_GetInterruptActive(IRQn_Type IRQn) in Cy_SysInt_GetInterruptActive() function