RTEMS 6.1-rc7
Loading...
Searching...
No Matches
Macros
irq.h File Reference

Interrupts definitions. More...

Go to the source code of this file.

Macros

#define BSP_INTERRUPT_VECTOR_MAX_STD   15 /* Standard IRQ controller */
 
#define BSP_INTERRUPT_VECTOR_COUNT   (BSP_INTERRUPT_VECTOR_MAX_STD + 1)
 
#define BSP_INTERRUPT_CUSTOM_VALID_VECTOR
 

Detailed Description

Interrupts definitions.

Based on libbsp/shared/include/irq.h.