1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
|
2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> |
|
3 <title>CanFestival: /home/epimerde/documents/tc11/CanFestival-3/drivers/timers_xeno/timers_xeno.c File Reference</title> |
|
4 <link href="doxygen.css" rel="stylesheet" type="text/css"> |
|
5 <link href="tabs.css" rel="stylesheet" type="text/css"> |
|
6 </head><body> |
|
7 <!-- Generated by Doxygen 1.5.1 --> |
|
8 <div class="tabs"> |
|
9 <ul> |
|
10 <li><a href="main.html"><span>Main Page</span></a></li> |
|
11 <li><a href="namespaces.html"><span>Namespaces</span></a></li> |
|
12 <li><a href="annotated.html"><span>Data Structures</span></a></li> |
|
13 <li id="current"><a href="files.html"><span>Files</span></a></li> |
|
14 </ul></div> |
|
15 <div class="tabs"> |
|
16 <ul> |
|
17 <li><a href="files.html"><span>File List</span></a></li> |
|
18 <li><a href="globals.html"><span>Globals</span></a></li> |
|
19 </ul></div> |
|
20 <h1>/home/epimerde/documents/tc11/CanFestival-3/drivers/timers_xeno/timers_xeno.c File Reference</h1><code>#include <stdlib.h></code><br> |
|
21 <code>#include <unistd.h></code><br> |
|
22 <code>#include <sys/mman.h></code><br> |
|
23 <code>#include <native/task.h></code><br> |
|
24 <code>#include <native/timer.h></code><br> |
|
25 <code>#include <native/mutex.h></code><br> |
|
26 <code>#include <native/alarm.h></code><br> |
|
27 <code>#include "<a class="el" href="win32_2applicfg_8h-source.html">applicfg.h</a>"</code><br> |
|
28 <code>#include "<a class="el" href="can__driver_8h-source.html">can_driver.h</a>"</code><br> |
|
29 <code>#include "<a class="el" href="timer_8h-source.html">timer.h</a>"</code><br> |
|
30 |
|
31 <p> |
|
32 <a href="timers__xeno_8c-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0"> |
|
33 <tr><td></td></tr> |
|
34 <tr><td colspan="2"><br><h2>Defines</h2></td></tr> |
|
35 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="timers__xeno_8c.html#3e43352afeb0977d4e99f3590026c9ee">TIMERLOOP_TASK_CREATED</a> 1</td></tr> |
|
36 |
|
37 <tr><td colspan="2"><br><h2>Functions</h2></td></tr> |
|
38 <tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="timers__xeno_8c.html#f37d89241d0a9ac0430a0db6c1ead3d2">cleanup_all</a> (void)</td></tr> |
|
39 |
|
40 <tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="timers__xeno_8c.html#8758484f3cebb0cd44bb247c3f23d5e3">StopTimerLoop</a> (void)</td></tr> |
|
41 |
|
42 <tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="timers__xeno_8c.html#d7fee43b8a44cf8b7036853593044037">EnterMutex</a> (void)</td></tr> |
|
43 |
|
44 <tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="timers__xeno_8c.html#73d9a4eb941fb20cf6b597840510394b">LeaveMutex</a> (void)</td></tr> |
|
45 |
|
46 <tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="timers__xeno_8c.html#15986eb72a64e72df6600dc23c1e19c8">timerloop_task_proc</a> (void *arg)</td></tr> |
|
47 |
|
48 <tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="timers__xeno_8c.html#c9e1731843825eb55e7a94894e6a8ec5">StartTimerLoop</a> (<a class="el" href="timer_8h.html#f7d102e060339d3730ceae5fea03691b">TimerCallback_t</a> init_callback)</td></tr> |
|
49 |
|
50 <tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="timers__xeno_8c.html#d009be934c04ee04b8e5a1cb5af08efd">CreateReceiveTask</a> (<a class="el" href="win32_2applicfg_8h.html#7ef59f941603c6680e74fc335523f17e">CAN_PORT</a> fd0, TASK_HANDLE *ReceiveLoop_task, void *ReceiveLoop_task_proc)</td></tr> |
|
51 |
|
52 <tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="timers__xeno_8c.html#aee2aa5ebcc60c3f2231f59c1c7beab0">WaitReceiveTaskEnd</a> (TASK_HANDLE *Thread)</td></tr> |
|
53 |
|
54 <tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="timers__xeno_8c.html#b8d05dee70f04b5c5190ab00e84da106">setTimer</a> (TIMEVAL value)</td></tr> |
|
55 |
|
56 <tr><td class="memItemLeft" nowrap align="right" valign="top">TIMEVAL </td><td class="memItemRight" valign="bottom"><a class="el" href="timers__xeno_8c.html#4dccc204d52176bd547ab34d6858f5ba">getElapsedTime</a> (void)</td></tr> |
|
57 |
|
58 <tr><td colspan="2"><br><h2>Variables</h2></td></tr> |
|
59 <tr><td class="memItemLeft" nowrap align="right" valign="top">RT_MUTEX </td><td class="memItemRight" valign="bottom"><a class="el" href="timers__xeno_8c.html#b6ebfe5bfc980bae026866758af3a7ff">CanFestival_mutex</a></td></tr> |
|
60 |
|
61 <tr><td class="memItemLeft" nowrap align="right" valign="top">RT_TASK </td><td class="memItemRight" valign="bottom"><a class="el" href="timers__xeno_8c.html#3921261b6599c37eb3830a799d05f32e">timerloop_task</a></td></tr> |
|
62 |
|
63 <tr><td class="memItemLeft" nowrap align="right" valign="top">RTIME </td><td class="memItemRight" valign="bottom"><a class="el" href="timers__xeno_8c.html#b64940b870e06e40ac13634a9e2b9ac2">last_time_read</a></td></tr> |
|
64 |
|
65 <tr><td class="memItemLeft" nowrap align="right" valign="top">RTIME </td><td class="memItemRight" valign="bottom"><a class="el" href="timers__xeno_8c.html#faf0ed3ab58750ccf1a09c52f7304cc3">last_occured_alarm</a></td></tr> |
|
66 |
|
67 <tr><td class="memItemLeft" nowrap align="right" valign="top">RTIME </td><td class="memItemRight" valign="bottom"><a class="el" href="timers__xeno_8c.html#e2985cf19e9415625d21f0f79b580fd0">last_alarm_set</a></td></tr> |
|
68 |
|
69 <tr><td class="memItemLeft" nowrap align="right" valign="top">char </td><td class="memItemRight" valign="bottom"><a class="el" href="timers__xeno_8c.html#c006a038004f458645d9f7ef06c7bd04">stop_timer</a> = 0</td></tr> |
|
70 |
|
71 </table> |
|
72 <hr><h2>Define Documentation</h2> |
|
73 <a class="anchor" name="3e43352afeb0977d4e99f3590026c9ee"></a><!-- doxytag: member="timers_xeno.c::TIMERLOOP_TASK_CREATED" ref="3e43352afeb0977d4e99f3590026c9ee" args="" --> |
|
74 <div class="memitem"> |
|
75 <div class="memproto"> |
|
76 <table class="memname"> |
|
77 <tr> |
|
78 <td class="memname">#define TIMERLOOP_TASK_CREATED 1 </td> |
|
79 </tr> |
|
80 </table> |
|
81 </div> |
|
82 <div class="memdoc"> |
|
83 |
|
84 <p> |
|
85 |
|
86 <p> |
|
87 Definition at line <a class="el" href="timers__xeno_8c-source.html#l00014">14</a> of file <a class="el" href="timers__xeno_8c-source.html">timers_xeno.c</a>. |
|
88 </div> |
|
89 </div><p> |
|
90 <hr><h2>Function Documentation</h2> |
|
91 <a class="anchor" name="f37d89241d0a9ac0430a0db6c1ead3d2"></a><!-- doxytag: member="timers_xeno.c::cleanup_all" ref="f37d89241d0a9ac0430a0db6c1ead3d2" args="(void)" --> |
|
92 <div class="memitem"> |
|
93 <div class="memproto"> |
|
94 <table class="memname"> |
|
95 <tr> |
|
96 <td class="memname">void cleanup_all </td> |
|
97 <td>(</td> |
|
98 <td class="paramtype">void </td> |
|
99 <td class="paramname"> </td> |
|
100 <td> ) </td> |
|
101 <td width="100%"></td> |
|
102 </tr> |
|
103 </table> |
|
104 </div> |
|
105 <div class="memdoc"> |
|
106 |
|
107 <p> |
|
108 |
|
109 <p> |
|
110 Definition at line <a class="el" href="timers__xeno_8c-source.html#l00024">24</a> of file <a class="el" href="timers__xeno_8c-source.html">timers_xeno.c</a>. |
|
111 <p> |
|
112 References <a class="el" href="timers__xeno_8c-source.html#l00017">timerloop_task</a>. |
|
113 </div> |
|
114 </div><p> |
|
115 <a class="anchor" name="d009be934c04ee04b8e5a1cb5af08efd"></a><!-- doxytag: member="timers_xeno.c::CreateReceiveTask" ref="d009be934c04ee04b8e5a1cb5af08efd" args="(CAN_PORT fd0, TASK_HANDLE *ReceiveLoop_task, void *ReceiveLoop_task_proc)" --> |
|
116 <div class="memitem"> |
|
117 <div class="memproto"> |
|
118 <table class="memname"> |
|
119 <tr> |
|
120 <td class="memname">void CreateReceiveTask </td> |
|
121 <td>(</td> |
|
122 <td class="paramtype"><a class="el" href="win32_2applicfg_8h.html#7ef59f941603c6680e74fc335523f17e">CAN_PORT</a> </td> |
|
123 <td class="paramname"> <em>fd0</em>, </td> |
|
124 </tr> |
|
125 <tr> |
|
126 <td class="paramkey"></td> |
|
127 <td></td> |
|
128 <td class="paramtype">TASK_HANDLE * </td> |
|
129 <td class="paramname"> <em>ReceiveLoop_task</em>, </td> |
|
130 </tr> |
|
131 <tr> |
|
132 <td class="paramkey"></td> |
|
133 <td></td> |
|
134 <td class="paramtype">void * </td> |
|
135 <td class="paramname"> <em>ReceiveLoop_task_proc</em></td><td> </td> |
|
136 </tr> |
|
137 <tr> |
|
138 <td></td> |
|
139 <td>)</td> |
|
140 <td></td><td></td><td width="100%"></td> |
|
141 </tr> |
|
142 </table> |
|
143 </div> |
|
144 <div class="memdoc"> |
|
145 |
|
146 <p> |
|
147 |
|
148 <p> |
|
149 Definition at line <a class="el" href="timers__xeno_8c-source.html#l00093">93</a> of file <a class="el" href="timers__xeno_8c-source.html">timers_xeno.c</a>. |
|
150 </div> |
|
151 </div><p> |
|
152 <a class="anchor" name="d7fee43b8a44cf8b7036853593044037"></a><!-- doxytag: member="timers_xeno.c::EnterMutex" ref="d7fee43b8a44cf8b7036853593044037" args="(void)" --> |
|
153 <div class="memitem"> |
|
154 <div class="memproto"> |
|
155 <table class="memname"> |
|
156 <tr> |
|
157 <td class="memname">void EnterMutex </td> |
|
158 <td>(</td> |
|
159 <td class="paramtype">void </td> |
|
160 <td class="paramname"> </td> |
|
161 <td> ) </td> |
|
162 <td width="100%"></td> |
|
163 </tr> |
|
164 </table> |
|
165 </div> |
|
166 <div class="memdoc"> |
|
167 |
|
168 <p> |
|
169 |
|
170 <p> |
|
171 Definition at line <a class="el" href="timers__xeno_8c-source.html#l00035">35</a> of file <a class="el" href="timers__xeno_8c-source.html">timers_xeno.c</a>. |
|
172 <p> |
|
173 References <a class="el" href="timers__unix_8c-source.html#l00010">CanFestival_mutex</a>. |
|
174 </div> |
|
175 </div><p> |
|
176 <a class="anchor" name="4dccc204d52176bd547ab34d6858f5ba"></a><!-- doxytag: member="timers_xeno.c::getElapsedTime" ref="4dccc204d52176bd547ab34d6858f5ba" args="(void)" --> |
|
177 <div class="memitem"> |
|
178 <div class="memproto"> |
|
179 <table class="memname"> |
|
180 <tr> |
|
181 <td class="memname">TIMEVAL getElapsedTime </td> |
|
182 <td>(</td> |
|
183 <td class="paramtype">void </td> |
|
184 <td class="paramname"> </td> |
|
185 <td> ) </td> |
|
186 <td width="100%"></td> |
|
187 </tr> |
|
188 </table> |
|
189 </div> |
|
190 <div class="memdoc"> |
|
191 |
|
192 <p> |
|
193 |
|
194 <p> |
|
195 Definition at line <a class="el" href="timers__xeno_8c-source.html#l00128">128</a> of file <a class="el" href="timers__xeno_8c-source.html">timers_xeno.c</a>. |
|
196 <p> |
|
197 References <a class="el" href="timers__xeno_8c-source.html#l00019">last_occured_alarm</a>, and <a class="el" href="timers__xeno_8c-source.html#l00018">last_time_read</a>. |
|
198 </div> |
|
199 </div><p> |
|
200 <a class="anchor" name="73d9a4eb941fb20cf6b597840510394b"></a><!-- doxytag: member="timers_xeno.c::LeaveMutex" ref="73d9a4eb941fb20cf6b597840510394b" args="(void)" --> |
|
201 <div class="memitem"> |
|
202 <div class="memproto"> |
|
203 <table class="memname"> |
|
204 <tr> |
|
205 <td class="memname">void LeaveMutex </td> |
|
206 <td>(</td> |
|
207 <td class="paramtype">void </td> |
|
208 <td class="paramname"> </td> |
|
209 <td> ) </td> |
|
210 <td width="100%"></td> |
|
211 </tr> |
|
212 </table> |
|
213 </div> |
|
214 <div class="memdoc"> |
|
215 |
|
216 <p> |
|
217 |
|
218 <p> |
|
219 Definition at line <a class="el" href="timers__xeno_8c-source.html#l00040">40</a> of file <a class="el" href="timers__xeno_8c-source.html">timers_xeno.c</a>. |
|
220 <p> |
|
221 References <a class="el" href="timers__unix_8c-source.html#l00010">CanFestival_mutex</a>. |
|
222 </div> |
|
223 </div><p> |
|
224 <a class="anchor" name="b8d05dee70f04b5c5190ab00e84da106"></a><!-- doxytag: member="timers_xeno.c::setTimer" ref="b8d05dee70f04b5c5190ab00e84da106" args="(TIMEVAL value)" --> |
|
225 <div class="memitem"> |
|
226 <div class="memproto"> |
|
227 <table class="memname"> |
|
228 <tr> |
|
229 <td class="memname">void setTimer </td> |
|
230 <td>(</td> |
|
231 <td class="paramtype">TIMEVAL </td> |
|
232 <td class="paramname"> <em>value</em> </td> |
|
233 <td> ) </td> |
|
234 <td width="100%"></td> |
|
235 </tr> |
|
236 </table> |
|
237 </div> |
|
238 <div class="memdoc"> |
|
239 |
|
240 <p> |
|
241 |
|
242 <p> |
|
243 Definition at line <a class="el" href="timers__xeno_8c-source.html#l00122">122</a> of file <a class="el" href="timers__xeno_8c-source.html">timers_xeno.c</a>. |
|
244 <p> |
|
245 References <a class="el" href="timers__xeno_8c-source.html#l00020">last_alarm_set</a>, <a class="el" href="timers__xeno_8c-source.html#l00018">last_time_read</a>, <a class="el" href="timers__xeno_8c-source.html#l00017">timerloop_task</a>, and <a class="el" href="hcs12_2applicfg_8h-source.html#l00153">TIMEVAL_MAX</a>. |
|
246 </div> |
|
247 </div><p> |
|
248 <a class="anchor" name="c9e1731843825eb55e7a94894e6a8ec5"></a><!-- doxytag: member="timers_xeno.c::StartTimerLoop" ref="c9e1731843825eb55e7a94894e6a8ec5" args="(TimerCallback_t init_callback)" --> |
|
249 <div class="memitem"> |
|
250 <div class="memproto"> |
|
251 <table class="memname"> |
|
252 <tr> |
|
253 <td class="memname">void StartTimerLoop </td> |
|
254 <td>(</td> |
|
255 <td class="paramtype"><a class="el" href="timer_8h.html#f7d102e060339d3730ceae5fea03691b">TimerCallback_t</a> </td> |
|
256 <td class="paramname"> <em>init_callback</em> </td> |
|
257 <td> ) </td> |
|
258 <td width="100%"></td> |
|
259 </tr> |
|
260 </table> |
|
261 </div> |
|
262 <div class="memdoc"> |
|
263 |
|
264 <p> |
|
265 |
|
266 <p> |
|
267 Definition at line <a class="el" href="timers__xeno_8c-source.html#l00060">60</a> of file <a class="el" href="timers__xeno_8c-source.html">timers_xeno.c</a>. |
|
268 <p> |
|
269 References <a class="el" href="timers__xeno_8c-source.html#l00024">cleanup_all()</a>, <a class="el" href="canOpenDriver_8c-source.html#l00066">getElapsedTime()</a>, <a class="el" href="timers__xeno_8c-source.html#l00020">last_alarm_set</a>, <a class="el" href="timers__xeno_8c-source.html#l00019">last_occured_alarm</a>, <a class="el" href="timers__xeno_8c-source.html#l00018">last_time_read</a>, <a class="el" href="timer_8c-source.html#l00038">SetAlarm()</a>, <a class="el" href="timers__xeno_8c-source.html#l00022">stop_timer</a>, <a class="el" href="timers__xeno_8c-source.html#l00017">timerloop_task</a>, and <a class="el" href="timers__xeno_8c-source.html#l00045">timerloop_task_proc()</a>. |
|
270 </div> |
|
271 </div><p> |
|
272 <a class="anchor" name="8758484f3cebb0cd44bb247c3f23d5e3"></a><!-- doxytag: member="timers_xeno.c::StopTimerLoop" ref="8758484f3cebb0cd44bb247c3f23d5e3" args="(void)" --> |
|
273 <div class="memitem"> |
|
274 <div class="memproto"> |
|
275 <table class="memname"> |
|
276 <tr> |
|
277 <td class="memname">void StopTimerLoop </td> |
|
278 <td>(</td> |
|
279 <td class="paramtype">void </td> |
|
280 <td class="paramname"> </td> |
|
281 <td> ) </td> |
|
282 <td width="100%"></td> |
|
283 </tr> |
|
284 </table> |
|
285 </div> |
|
286 <div class="memdoc"> |
|
287 |
|
288 <p> |
|
289 |
|
290 <p> |
|
291 Definition at line <a class="el" href="timers__xeno_8c-source.html#l00028">28</a> of file <a class="el" href="timers__xeno_8c-source.html">timers_xeno.c</a>. |
|
292 <p> |
|
293 References <a class="el" href="timers__xeno_8c-source.html#l00022">stop_timer</a>, and <a class="el" href="timers__xeno_8c-source.html#l00017">timerloop_task</a>. |
|
294 </div> |
|
295 </div><p> |
|
296 <a class="anchor" name="15986eb72a64e72df6600dc23c1e19c8"></a><!-- doxytag: member="timers_xeno.c::timerloop_task_proc" ref="15986eb72a64e72df6600dc23c1e19c8" args="(void *arg)" --> |
|
297 <div class="memitem"> |
|
298 <div class="memproto"> |
|
299 <table class="memname"> |
|
300 <tr> |
|
301 <td class="memname">void timerloop_task_proc </td> |
|
302 <td>(</td> |
|
303 <td class="paramtype">void * </td> |
|
304 <td class="paramname"> <em>arg</em> </td> |
|
305 <td> ) </td> |
|
306 <td width="100%"></td> |
|
307 </tr> |
|
308 </table> |
|
309 </div> |
|
310 <div class="memdoc"> |
|
311 |
|
312 <p> |
|
313 |
|
314 <p> |
|
315 Definition at line <a class="el" href="timers__xeno_8c-source.html#l00045">45</a> of file <a class="el" href="timers__xeno_8c-source.html">timers_xeno.c</a>. |
|
316 <p> |
|
317 References <a class="el" href="timers__unix_8c-source.html#l00020">EnterMutex()</a>, <a class="el" href="timers__xeno_8c-source.html#l00020">last_alarm_set</a>, <a class="el" href="timers__xeno_8c-source.html#l00019">last_occured_alarm</a>, <a class="el" href="timers__unix_8c-source.html#l00025">LeaveMutex()</a>, <a class="el" href="timers__xeno_8c-source.html#l00022">stop_timer</a>, and <a class="el" href="timer_8c-source.html#l00104">TimeDispatch()</a>. |
|
318 </div> |
|
319 </div><p> |
|
320 <a class="anchor" name="aee2aa5ebcc60c3f2231f59c1c7beab0"></a><!-- doxytag: member="timers_xeno.c::WaitReceiveTaskEnd" ref="aee2aa5ebcc60c3f2231f59c1c7beab0" args="(TASK_HANDLE *Thread)" --> |
|
321 <div class="memitem"> |
|
322 <div class="memproto"> |
|
323 <table class="memname"> |
|
324 <tr> |
|
325 <td class="memname">void WaitReceiveTaskEnd </td> |
|
326 <td>(</td> |
|
327 <td class="paramtype">TASK_HANDLE * </td> |
|
328 <td class="paramname"> <em>Thread</em> </td> |
|
329 <td> ) </td> |
|
330 <td width="100%"></td> |
|
331 </tr> |
|
332 </table> |
|
333 </div> |
|
334 <div class="memdoc"> |
|
335 |
|
336 <p> |
|
337 |
|
338 <p> |
|
339 Definition at line <a class="el" href="timers__xeno_8c-source.html#l00117">117</a> of file <a class="el" href="timers__xeno_8c-source.html">timers_xeno.c</a>. |
|
340 </div> |
|
341 </div><p> |
|
342 <hr><h2>Variable Documentation</h2> |
|
343 <a class="anchor" name="b6ebfe5bfc980bae026866758af3a7ff"></a><!-- doxytag: member="timers_xeno.c::CanFestival_mutex" ref="b6ebfe5bfc980bae026866758af3a7ff" args="" --> |
|
344 <div class="memitem"> |
|
345 <div class="memproto"> |
|
346 <table class="memname"> |
|
347 <tr> |
|
348 <td class="memname">RT_MUTEX <a class="el" href="timers__xeno_8c.html#b6ebfe5bfc980bae026866758af3a7ff">CanFestival_mutex</a> </td> |
|
349 </tr> |
|
350 </table> |
|
351 </div> |
|
352 <div class="memdoc"> |
|
353 |
|
354 <p> |
|
355 |
|
356 <p> |
|
357 Definition at line <a class="el" href="timers__xeno_8c-source.html#l00016">16</a> of file <a class="el" href="timers__xeno_8c-source.html">timers_xeno.c</a>. |
|
358 </div> |
|
359 </div><p> |
|
360 <a class="anchor" name="e2985cf19e9415625d21f0f79b580fd0"></a><!-- doxytag: member="timers_xeno.c::last_alarm_set" ref="e2985cf19e9415625d21f0f79b580fd0" args="" --> |
|
361 <div class="memitem"> |
|
362 <div class="memproto"> |
|
363 <table class="memname"> |
|
364 <tr> |
|
365 <td class="memname">RTIME <a class="el" href="timers__xeno_8c.html#e2985cf19e9415625d21f0f79b580fd0">last_alarm_set</a> </td> |
|
366 </tr> |
|
367 </table> |
|
368 </div> |
|
369 <div class="memdoc"> |
|
370 |
|
371 <p> |
|
372 |
|
373 <p> |
|
374 Definition at line <a class="el" href="timers__xeno_8c-source.html#l00020">20</a> of file <a class="el" href="timers__xeno_8c-source.html">timers_xeno.c</a>. |
|
375 </div> |
|
376 </div><p> |
|
377 <a class="anchor" name="faf0ed3ab58750ccf1a09c52f7304cc3"></a><!-- doxytag: member="timers_xeno.c::last_occured_alarm" ref="faf0ed3ab58750ccf1a09c52f7304cc3" args="" --> |
|
378 <div class="memitem"> |
|
379 <div class="memproto"> |
|
380 <table class="memname"> |
|
381 <tr> |
|
382 <td class="memname">RTIME <a class="el" href="timers__xeno_8c.html#faf0ed3ab58750ccf1a09c52f7304cc3">last_occured_alarm</a> </td> |
|
383 </tr> |
|
384 </table> |
|
385 </div> |
|
386 <div class="memdoc"> |
|
387 |
|
388 <p> |
|
389 |
|
390 <p> |
|
391 Definition at line <a class="el" href="timers__xeno_8c-source.html#l00019">19</a> of file <a class="el" href="timers__xeno_8c-source.html">timers_xeno.c</a>. |
|
392 </div> |
|
393 </div><p> |
|
394 <a class="anchor" name="b64940b870e06e40ac13634a9e2b9ac2"></a><!-- doxytag: member="timers_xeno.c::last_time_read" ref="b64940b870e06e40ac13634a9e2b9ac2" args="" --> |
|
395 <div class="memitem"> |
|
396 <div class="memproto"> |
|
397 <table class="memname"> |
|
398 <tr> |
|
399 <td class="memname">RTIME <a class="el" href="timers__xeno_8c.html#b64940b870e06e40ac13634a9e2b9ac2">last_time_read</a> </td> |
|
400 </tr> |
|
401 </table> |
|
402 </div> |
|
403 <div class="memdoc"> |
|
404 |
|
405 <p> |
|
406 |
|
407 <p> |
|
408 Definition at line <a class="el" href="timers__xeno_8c-source.html#l00018">18</a> of file <a class="el" href="timers__xeno_8c-source.html">timers_xeno.c</a>. |
|
409 </div> |
|
410 </div><p> |
|
411 <a class="anchor" name="c006a038004f458645d9f7ef06c7bd04"></a><!-- doxytag: member="timers_xeno.c::stop_timer" ref="c006a038004f458645d9f7ef06c7bd04" args="" --> |
|
412 <div class="memitem"> |
|
413 <div class="memproto"> |
|
414 <table class="memname"> |
|
415 <tr> |
|
416 <td class="memname">char <a class="el" href="timers__xeno_8c.html#c006a038004f458645d9f7ef06c7bd04">stop_timer</a> = 0 </td> |
|
417 </tr> |
|
418 </table> |
|
419 </div> |
|
420 <div class="memdoc"> |
|
421 |
|
422 <p> |
|
423 |
|
424 <p> |
|
425 Definition at line <a class="el" href="timers__xeno_8c-source.html#l00022">22</a> of file <a class="el" href="timers__xeno_8c-source.html">timers_xeno.c</a>. |
|
426 </div> |
|
427 </div><p> |
|
428 <a class="anchor" name="3921261b6599c37eb3830a799d05f32e"></a><!-- doxytag: member="timers_xeno.c::timerloop_task" ref="3921261b6599c37eb3830a799d05f32e" args="" --> |
|
429 <div class="memitem"> |
|
430 <div class="memproto"> |
|
431 <table class="memname"> |
|
432 <tr> |
|
433 <td class="memname">RT_TASK <a class="el" href="timers__xeno_8c.html#3921261b6599c37eb3830a799d05f32e">timerloop_task</a> </td> |
|
434 </tr> |
|
435 </table> |
|
436 </div> |
|
437 <div class="memdoc"> |
|
438 |
|
439 <p> |
|
440 |
|
441 <p> |
|
442 Definition at line <a class="el" href="timers__xeno_8c-source.html#l00017">17</a> of file <a class="el" href="timers__xeno_8c-source.html">timers_xeno.c</a>. |
|
443 </div> |
|
444 </div><p> |
|
445 <hr size="1"><address style="align: right;"><small>Generated on Mon Jun 4 16:29:07 2007 for CanFestival by |
|
446 <a href="http://www.doxygen.org/index.html"> |
|
447 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address> |
|
448 </body> |
|
449 </html> |
|