37#ifndef LIBBSP_LEON3_IRQ_CONFIG_H
38#define LIBBSP_LEON3_IRQ_CONFIG_H
43#define BSP_INTERRUPT_VECTOR_MAX_STD 15
44#define BSP_INTERRUPT_VECTOR_MAX_EXT 31
46#define BSP_INTERRUPT_VECTOR_COUNT (BSP_INTERRUPT_VECTOR_MAX_EXT + 1)
49#define BSP_INTERRUPT_CUSTOM_VALID_VECTOR
53 const Processor_mask *affinity
58 Processor_mask *affinity
ISR_Vector_number rtems_vector_number
This integer type represents interrupt vector numbers.
Definition: intr.h:102
rtems_status_code
This enumeration provides status codes for directives of the Classic API.
Definition: status.h:85
This header file provides the interfaces of the Processor Mask.
This header file defines the RTEMS Classic API.