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
tms570
include
bsp
tms570-sci.h
Go to the documentation of this file.
1
9
/*
10
* Copyright (c) 2014 Premysl Houdek <kom541000@gmail.com>
11
*
12
* Google Summer of Code 2014 at
13
* Czech Technical University in Prague
14
* Zikova 1903/4
15
* 166 36 Praha 6
16
* Czech Republic
17
*
18
* Based on LPC24xx and LPC1768 BSP
19
* by embedded brains GmbH and others
20
*
21
* The license and distribution terms for this file may be
22
* found in the file LICENSE in this distribution or at
23
* http://www.rtems.org/license/LICENSE.
24
*/
25
26
#ifndef LIBBSP_ARM_TMS570_SCI_H
27
#define LIBBSP_ARM_TMS570_SCI_H
28
29
#include <
libchip/serial.h
>
30
31
#include <
rtems.h
>
32
#include <stdint.h>
33
#include <bsp/tms570.h>
34
35
#ifdef __cplusplus
36
extern
"C"
{
37
#endif
/* __cplusplus */
38
41
#ifdef __cplusplus
42
}
43
#endif
/* __cplusplus */
44
45
#endif
serial.h
The generic libchip serial driver interface.
rtems.h
Generated by
1.8.15