Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_sysint.c120 Cy_SysInt_SetInterruptSource(config->intrSrc, config->cm0pSrc); in Cy_SysInt_Init()
152 Cy_SysInt_SetInterruptSource(IRQn, devIntrSrc); in Cy_SysInt_Init()
194 Cy_SysInt_SetInterruptSource(IRQn, devIntrSrc); in Cy_SysInt_Init()
217 void Cy_SysInt_SetInterruptSource(IRQn_Type IRQn, cy_en_intr_t devIntrSrc) in Cy_SysInt_SetInterruptSource() function
269 Cy_SysInt_SetInterruptSource(IRQn, CY_CPUSS_DISCONNECTED_IRQN); in Cy_SysInt_DisconnectInterruptSource()
465 Cy_SysInt_SetInterruptSource(IRQn, devIntrSrc); in Cy_SysInt_InitExtIRQ()
/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_sysint.h693 void Cy_SysInt_SetInterruptSource(IRQn_Type IRQn, cy_en_intr_t devIntrSrc);
1047 #define Cy_SysInt_SetIntSource(intrSrc, devIntrSrc) Cy_SysInt_SetInterruptSource(intrSrc, devIntrSr…