Hardware Libraries  20.1
Stratix 10 SoC Hardware Manager
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
Interrupt Controller Preprocessor Defines [Secure]

Description

This group of APIs configures the compile time options for the Interrupt API or provides information about the Interrupt API. It allows the interrupt API to be integrated with operating systems which already provides interrupt support.

Macros

#define ALT_INT_PROVISION_INT_COUNT   (256)
 

Macro Definitions

#define ALT_INT_PROVISION_INT_COUNT   (256)

This preprocessor definition determines the total number of interrupts that the Interrupt API should support. The default value is corresponds to the number of interrupts defined in the hardware. Valid values are multiples of 16.

This preprocessor definition should not be redefined in the Makefile.