RTEMS
5.1
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
arm
lm3s69xx
include
bsp
ssi.h
Go to the documentation of this file.
1
9
/*
10
* Copyright � 2013 Eugeniy Meshcheryakov <eugen@debian.org>
11
*
12
* The license and distribution terms for this file may be
13
* found in the file LICENSE in this distribution or at
14
* http://www.rtems.org/license/LICENSE.
15
*/
16
#ifndef LIBBSP_ARM_LM3S69XX_SSI_H
17
#define LIBBSP_ARM_LM3S69XX_SSI_H
18
#include <
rtems/libi2c.h
>
19
#include <bspopts.h>
20
29
#ifdef __cplusplus
30
extern
"C"
{
31
#endif
32
33
extern
rtems_libi2c_bus_t
*
const
lm3s69xx_ssi_0;
34
35
#if LM3S69XX_NUM_SSI_BLOCKS > 1
36
extern
rtems_libi2c_bus_t
*
const
lm3s69xx_ssi_1;
37
#endif
38
39
#ifdef __cplusplus
40
}
41
#endif
42
43
#endif
/* LIBBSP_ARM_LM3S69XX_SSI_H */
rtems_libi2c_bus_t_
Definition:
libi2c.h:162
libi2c.h
Legacy I2C Library.
Generated by
1.8.15