RTEMS
5.0.0
Main Page
Related Pages
Modules
+
Data Structures
Data Structures
Data Structure Index
+
Data Fields
+
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Files
File List
+
Globals
+
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
+
Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
x
z
+
Variables
_
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
v
w
+
Typedefs
a
b
c
d
e
f
g
h
i
l
m
o
p
q
r
s
t
u
v
w
x
+
Enumerations
a
b
c
e
h
i
l
m
o
p
q
r
s
t
w
+
Enumerator
a
c
d
i
l
m
p
r
s
t
w
+
Macros
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
bsps
arm
beagle
include
bsp
irq.h
Go to the documentation of this file.
1
9
#ifndef LIBBSP_ARM_BEAGLE_IRQ_H
10
#define LIBBSP_ARM_BEAGLE_IRQ_H
11
12
#ifndef ASM
13
14
#include <
rtems.h
>
15
#include <
rtems/irq.h
>
16
#include <
rtems/irq-extension.h
>
17
18
#define BSP_INTERRUPT_VECTOR_MIN 0
19
#define BSP_INTERRUPT_VECTOR_MAX 127
20
21
#endif
/* ASM */
22
23
#endif
/* LIBBSP_ARM_BEAGLE_IRQ_H */
irq-extension.h
Header file for the Interrupt Manager Extension.
rtems.h
irq.h
Generated by
1.8.13