Searched refs:Cy_SysInt_SystemIrqUserTableRamPointer (Results 1 – 3 of 3) sorted by relevance
35 __WEAK cy_israddress * Cy_SysInt_SystemIrqUserTableRamPointer = NULL;524 if (Cy_SysInt_SystemIrqUserTableRamPointer != NULL) in Cy_SysInt_SetSystemIrqVector()526 Cy_SysInt_SystemIrqUserTableRamPointer[sysIntSrc] = userIsr; in Cy_SysInt_SetSystemIrqVector()534 if (Cy_SysInt_SystemIrqUserTableRamPointer != NULL) in Cy_SysInt_GetSystemIrqVector()536 userIsr = Cy_SysInt_SystemIrqUserTableRamPointer[sysIntSrc]; in Cy_SysInt_GetSystemIrqVector()
40 CY_NOINIT cy_israddress * Cy_SysInt_SystemIrqUserTableRamPointer ; variable140 Cy_SysInt_SystemIrqUserTableRamPointer = Cy_SystemIrqUserTable; in SystemIrqInit()
60 CY_NOINIT cy_israddress * Cy_SysInt_SystemIrqUserTableRamPointer ; variable339 Cy_SysInt_SystemIrqUserTableRamPointer = Cy_SystemIrqUserTable; in SystemIrqInit()