OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems-20020807/] [doc/] [user/] [c_user.texi] - Blame information for rev 1771

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1026 ivang
\input texinfo   @c -*-texinfo-*-
2
@c %**start of header
3
@setfilename c_user
4
@syncodeindex vr fn
5
@synindex ky cp
6
@paragraphindent 0
7
@c %**end of header
8
 
9
@c
10
@c  COPYRIGHT (c) 1988-2002.
11
@c  On-Line Applications Research Corporation (OAR).
12
@c  All rights reserved.
13
@c
14
@c  c_user.texi,v 1.23 2002/01/17 21:47:47 joel Exp
15
@c
16
 
17
@c
18
@c   Master file for the C User's Guide
19
@c
20
 
21
@c Joel's Questions
22
@c
23
@c  1.  Why does paragraphindent only impact makeinfo?
24
@c  2.  Why does paragraphindent show up in HTML?
25
@c
26
 
27
@include version.texi
28
@include common/setup.texi
29
 
30
@ifset use-ascii
31
@dircategory RTEMS On-Line Manual
32
@direntry
33
* RTEMS C User: (c_user).              The C User's Guide.
34
@end direntry
35
@end ifset
36
 
37
@c @syncodeindex fn cp
38
@c variable substitution info:
39
@c
40
@set is-C
41
@clear is-Ada
42
@set LANGUAGE C
43
@set STRUCTURE structure
44
@set ROUTINE function
45
@set OR |
46
@set RPREFIX RTEMS_
47
@set DIRPREFIX rtems_
48
@c the language is @value{LANGUAGE}
49
@c NOTE:  don't use underscore in the name
50
@c
51
 
52
@c
53
@c  Title Page Stuff
54
@c
55
 
56
@c
57
@c  I don't really like having a short title page.  --joel
58
@c
59
@c @shorttitlepage RTEMS Applications C User's Guide
60
 
61
@setchapternewpage odd
62
@settitle RTEMS C User's Guide
63
@titlepage
64
@finalout
65
 
66
@title RTEMS C User's Guide
67
@subtitle Edition @value{EDITION}, for RTEMS @value{VERSION}
68
@sp 1
69
@subtitle @value{UPDATED}
70
@author On-Line Applications Research Corporation
71
@page
72
@include common/cpright.texi
73
@end titlepage
74
 
75
@c  This prevents a black box from being printed on "overflow" lines.
76
@c  The alternative is to rework a sentence to avoid this problem.
77
 
78
@include preface.texi
79
@include overview.texi
80
@include concepts.texi
81
@include datatypes.texi
82
@include init.texi
83
@include task.texi
84
@include intr.texi
85
@include clock.texi
86
@include timer.texi
87
@include sem.texi
88
@include msg.texi
89
@include event.texi
90
@include signal.texi
91
@include part.texi
92
@include region.texi
93
@include dpmem.texi
94
@include io.texi
95
@include fatal.texi
96
@include schedule.texi
97
@include rtmon.texi
98
@include bsp.texi
99
@include userext.texi
100
@include conf.texi
101
@include mp.texi
102
@include dirstat.texi
103
@include example.texi
104
@include glossary.texi
105
@ifinfo
106
@node Top, Preface, (dir), (dir)
107
@top c_user
108
 
109
This is the online version of the RTEMS C User's Guide.
110
 
111
@menu
112
* Preface::
113
* Overview::
114
* Key Concepts::
115
* RTEMS Data Types::
116
* Initialization Manager::
117
* Task Manager::
118
* Interrupt Manager::
119
* Clock Manager::
120
* Timer Manager::
121
* Semaphore Manager::
122
* Message Manager::
123
* Event Manager::
124
* Signal Manager::
125
* Partition Manager::
126
* Region Manager::
127
* Dual-Ported Memory Manager::
128
* I/O Manager::
129
* Fatal Error Manager::
130
* Scheduling Concepts::
131
* Rate Monotonic Manager::
132
* Board Support Packages::
133
* User Extensions Manager::
134
* Configuring a System::
135
* Multiprocessing Manager::
136
* Directive Status Codes::
137
* Example Application::
138
* Glossary::
139
* Command and Variable Index::
140
* Concept Index::
141
@end menu
142
 
143
@end ifinfo
144
@c
145
@c
146
@c Need to copy the emacs stuff and "trailer stuff" (index, toc) into here
147
@c
148
 
149
@node Command and Variable Index, Concept Index, Glossary, Top
150
@unnumbered Command and Variable Index
151
 
152
@printindex fn
153
 
154
@c There are currently no Command and Variable Index entries.
155
 
156
@node Concept Index, , Command and Variable Index, Top
157
@unnumbered Concept Index
158
 
159
@c There are currently no Concept Index entries.
160
@printindex cp
161
 
162
@contents
163
@bye
164
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.