PSOC E8XXGP Device Support Library

General Description

Macros

#define CY_SYSINT_DRV_VERSION_MAJOR   1
 Driver major version.
 
#define CY_SYSINT_DRV_VERSION_MINOR   130
 Driver minor version.
 
#define CY_SYSINT_ID   CY_PDL_DRV_ID (0x15U)
 SysInt driver ID.
 
#define CY_SYSINT_INTRSRC_MASK   (0x0FFFUL)
 Bit 0-11 indicate system interrupt and bit 12-15 will indicate the CPU IRQ.
 
#define CY_SYSINT_INTRSRC_MUXIRQ_SHIFT   (12UL)
 Bit 0-11 indicate system interrupt and bit 12-15 will indicate the CPU IRQ.