RTEMS
5.2
Toggle main menu visibility
Main Page
Related Pages
Modules
Data Structures
Data Structures
Data Structure Index
Class Hierarchy
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
h
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
mips
hurricane
include
bsp
irq.h
Go to the documentation of this file.
1
9
/*
10
* COPYRIGHT (c) 1989-2012.
11
* On-Line Applications Research Corporation (OAR).
12
*
13
* The license and distribution terms for this file may be
14
* found in the file LICENSE in this distribution or at
15
* http://www.rtems.org/license/LICENSE.
16
*/
17
18
#ifndef LIBBSP_MIPS_XXX_IRQ_H
19
#define LIBBSP_MIPS_XXX_IRQ_H
20
21
#ifndef ASM
22
#include <
rtems.h
>
23
#include <
rtems/irq.h
>
24
#include <
rtems/irq-extension.h
>
25
#include <
rtems/score/mips.h
>
26
#endif
27
34
#define BSP_INTERRUPT_VECTOR_MIN 0
35
#define RM5231_MAXIMUM_VECTORS (MIPS_INTERRUPT_BASE+8)
36
#define BSP_INTERRUPT_VECTOR_MAX RM5231_MAXIMUM_VECTORS
37
40
#endif
/* LIBBSP_MIPS_JMR3904_IRQ_H */
irq.h
irq-extension.h
Header file for the Interrupt Manager Extension.
mips.h
Information to build RTEMS for a "no cpu" while in protected mode.
rtems.h
Generated by
1.9.4