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
mips
hurricane
clock
clock.h
1
/* clock.s
2
*
3
* This file contains the assembly code for the Hurricane BSP clock driver.
4
*
5
* Author: Craig Lebakken <craigl@transition.com>
6
*
7
* COPYRIGHT (c) 1996 by Transition Networks Inc.
8
*
9
* To anyone who acknowledges that this file is provided "AS IS"
10
* without any express or implied warranty:
11
* permission to use, copy, modify, and distribute this file
12
* for any purpose is hereby granted without fee, provided that
13
* the above copyright notice and this notice appears in all
14
* copies, and that the name of Transition Networks not be used in
15
* advertising or publicity pertaining to distribution of the
16
* software without specific, written prior permission.
17
* Transition Networks makes no representations about the suitability
18
* of this software for any purpose.
19
*/
20
21
extern
void
mips_set_timer( uint32_t timer_clock_interval );
Generated by
1.8.13