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
lm32
include
bsp
irq.h
Go to the documentation of this file.
1
9
/*
10
* Based on concepts of Pavel Pisa, Till Straumann and Eric Valette.
11
*
12
* Copyright (c) 2008, 2009, 2010
13
* embedded brains GmbH
14
* Obere Lagerstr. 30
15
* D-82178 Puchheim
16
* Germany
17
* <rtems@embedded-brains.de>
18
*
19
* The license and distribution terms for this file may be
20
* found in the file LICENSE in this distribution or at
21
* http://www.rtems.org/license/LICENSE.
22
*/
23
24
#ifndef LIBBSP_LM32_IRQ_CONFIG_H
25
#define LIBBSP_LM32_IRQ_CONFIG_H
26
27
#include <stdint.h>
28
38
#define BSP_INTERRUPT_VECTOR_MIN 0
39
43
#define BSP_INTERRUPT_VECTOR_MAX 31
44
47
#endif
/* LIBBSP_LM32_IRQ_CONFIG_H */
Generated by
1.8.13