215
|
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: include/sync.h 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="annotated.html"><span>Data Structures</span></a></li>
|
|
12 |
<li id="current"><a href="files.html"><span>Files</span></a></li>
|
|
13 |
<li><a href="dirs.html"><span>Directories</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 |
<div class="nav">
|
240
|
21 |
<a class="el" href="dir_bb27f6e70a4a8ab6966321815f15a33d.html">include</a></div>
|
215
|
22 |
<h1>sync.h File Reference</h1>
|
|
23 |
<p>
|
|
24 |
This graph shows which files directly or indirectly include this file:<p><center><img src="sync_8h__dep__incl.png" border="0" usemap="#include/sync.hdep_map" alt=""></center>
|
|
25 |
<map name="include/sync.hdep_map">
|
240
|
26 |
<area href="sync_8c.html" shape="rect" coords="635,57,709,84" alt="">
|
|
27 |
<area href="data_8h.html" shape="rect" coords="152,513,248,540" alt="">
|
|
28 |
<area href="lifegrd_8c.html" shape="rect" coords="629,311,715,337" alt="">
|
|
29 |
<area href="unix_8c.html" shape="rect" coords="611,235,733,261" alt="">
|
|
30 |
<area href="objdict_8h.html" shape="rect" coords="309,361,549,388" alt="">
|
|
31 |
<area href="TestMasterSlave_2TestMaster_8h.html" shape="rect" coords="311,412,548,439" alt="">
|
|
32 |
<area href="TestSlave_8h.html" shape="rect" coords="315,463,544,489" alt="">
|
|
33 |
<area href="TestMasterMicroMod_2TestMaster_8h.html" shape="rect" coords="296,513,563,540" alt="">
|
|
34 |
<area href="win32test_8h.html" shape="rect" coords="333,564,525,591" alt="">
|
|
35 |
<area href="objacces_8h.html" shape="rect" coords="369,615,489,641" alt="">
|
|
36 |
<area href="lifegrd_8h.html" shape="rect" coords="375,311,484,337" alt="">
|
|
37 |
<area href="nmtMaster_8h.html" shape="rect" coords="364,716,495,743" alt="">
|
|
38 |
<area href="nmtSlave_8h.html" shape="rect" coords="368,767,491,793" alt="">
|
|
39 |
<area href="timer_8h.html" shape="rect" coords="379,892,480,919" alt="">
|
|
40 |
<area href="sdo_8h.html" shape="rect" coords="625,829,719,856" alt="">
|
|
41 |
<area href="pdo_8h.html" shape="rect" coords="383,943,476,969" alt="">
|
|
42 |
<area href="states_8h.html" shape="rect" coords="377,108,481,135" alt="">
|
|
43 |
<area href="unix_2canfestival_8h.html" shape="rect" coords="349,159,509,185" alt="">
|
|
44 |
<area href="win32_2canfestival_8h.html" shape="rect" coords="345,260,513,287" alt="">
|
215
|
45 |
</map>
|
|
46 |
|
|
47 |
<p>
|
|
48 |
<a href="sync_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
|
|
49 |
<tr><td></td></tr>
|
|
50 |
<tr><td colspan="2"><br><h2>Typedefs</h2></td></tr>
|
240
|
51 |
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef void(*) </td><td class="memItemRight" valign="bottom"><a class="el" href="sync_8h.html#d1f283a688067376cc96b22f2d106a2e">post_sync_t</a> (void)</td></tr>
|
|
52 |
|
|
53 |
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef void(*) </td><td class="memItemRight" valign="bottom"><a class="el" href="sync_8h.html#7b223c31d7930e0d899991b613251155">post_TPDO_t</a> (void)</td></tr>
|
215
|
54 |
|
|
55 |
<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
|
240
|
56 |
<tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="sync_8h.html#4a5d93c6c2b82b6449519b1143437ee9">startSYNC</a> (<a class="el" href="structstruct__CO__Data.html">CO_Data</a> *d)</td></tr>
|
|
57 |
|
|
58 |
<tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="sync_8h.html#3b95ed533faac10bd1f2eabc649e92f4">stopSYNC</a> (<a class="el" href="structstruct__CO__Data.html">CO_Data</a> *d)</td></tr>
|
|
59 |
|
|
60 |
<tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="sync_8h.html#2e43afff70fd6c17e53b1fc9a7c39b88">_post_sync</a> (void)</td></tr>
|
|
61 |
|
|
62 |
<tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="sync_8h.html#af70e681622716f01f0b459eaa7e4d16">_post_TPDO</a> (void)</td></tr>
|
|
63 |
|
|
64 |
<tr><td class="memItemLeft" nowrap align="right" valign="top">UNS8 </td><td class="memItemRight" valign="bottom"><a class="el" href="sync_8h.html#9d242846e77a0792d2db7a455c4b955e">sendSYNC</a> (<a class="el" href="structstruct__CO__Data.html">CO_Data</a> *d, UNS32 cob_id)</td></tr>
|
|
65 |
|
|
66 |
<tr><td class="memItemLeft" nowrap align="right" valign="top">UNS8 </td><td class="memItemRight" valign="bottom"><a class="el" href="sync_8h.html#89ae8cfbfc53c26248d5d91f689c7197">proceedSYNC</a> (<a class="el" href="structstruct__CO__Data.html">CO_Data</a> *d, <a class="el" href="structMessage.html">Message</a> *m)</td></tr>
|
215
|
67 |
|
|
68 |
</table>
|
|
69 |
<hr><h2>Typedef Documentation</h2>
|
240
|
70 |
<a class="anchor" name="d1f283a688067376cc96b22f2d106a2e"></a><!-- doxytag: member="sync.h::post_sync_t" ref="d1f283a688067376cc96b22f2d106a2e" args="(void)" -->
|
|
71 |
<div class="memitem">
|
|
72 |
<div class="memproto">
|
|
73 |
<table class="memname">
|
|
74 |
<tr>
|
|
75 |
<td class="memname">typedef void(*) <a class="el" href="sync_8h.html#d1f283a688067376cc96b22f2d106a2e">post_sync_t</a>(void) </td>
|
215
|
76 |
</tr>
|
|
77 |
</table>
|
|
78 |
</div>
|
|
79 |
<div class="memdoc">
|
|
80 |
|
|
81 |
<p>
|
|
82 |
|
|
83 |
<p>
|
|
84 |
Definition at line <a class="el" href="sync_8h-source.html#l00030">30</a> of file <a class="el" href="sync_8h-source.html">sync.h</a>.
|
|
85 |
</div>
|
|
86 |
</div><p>
|
240
|
87 |
<a class="anchor" name="7b223c31d7930e0d899991b613251155"></a><!-- doxytag: member="sync.h::post_TPDO_t" ref="7b223c31d7930e0d899991b613251155" args="(void)" -->
|
|
88 |
<div class="memitem">
|
|
89 |
<div class="memproto">
|
|
90 |
<table class="memname">
|
|
91 |
<tr>
|
|
92 |
<td class="memname">typedef void(*) <a class="el" href="sync_8h.html#7b223c31d7930e0d899991b613251155">post_TPDO_t</a>(void) </td>
|
215
|
93 |
</tr>
|
|
94 |
</table>
|
|
95 |
</div>
|
|
96 |
<div class="memdoc">
|
|
97 |
|
|
98 |
<p>
|
|
99 |
|
|
100 |
<p>
|
|
101 |
Definition at line <a class="el" href="sync_8h-source.html#l00033">33</a> of file <a class="el" href="sync_8h-source.html">sync.h</a>.
|
|
102 |
</div>
|
|
103 |
</div><p>
|
|
104 |
<hr><h2>Function Documentation</h2>
|
240
|
105 |
<a class="anchor" name="2e43afff70fd6c17e53b1fc9a7c39b88"></a><!-- doxytag: member="sync.h::_post_sync" ref="2e43afff70fd6c17e53b1fc9a7c39b88" args="(void)" -->
|
215
|
106 |
<div class="memitem">
|
|
107 |
<div class="memproto">
|
|
108 |
<table class="memname">
|
|
109 |
<tr>
|
|
110 |
<td class="memname">void _post_sync </td>
|
|
111 |
<td>(</td>
|
|
112 |
<td class="paramtype">void </td>
|
|
113 |
<td class="paramname"> </td>
|
|
114 |
<td> ) </td>
|
|
115 |
<td width="100%"></td>
|
|
116 |
</tr>
|
|
117 |
</table>
|
|
118 |
</div>
|
|
119 |
<div class="memdoc">
|
|
120 |
|
|
121 |
<p>
|
|
122 |
|
|
123 |
<p>
|
240
|
124 |
Definition at line <a class="el" href="sync_8c-source.html#l00164">164</a> of file <a class="el" href="sync_8c-source.html">sync.c</a>.
|
|
125 |
</div>
|
|
126 |
</div><p>
|
|
127 |
<a class="anchor" name="af70e681622716f01f0b459eaa7e4d16"></a><!-- doxytag: member="sync.h::_post_TPDO" ref="af70e681622716f01f0b459eaa7e4d16" args="(void)" -->
|
215
|
128 |
<div class="memitem">
|
|
129 |
<div class="memproto">
|
|
130 |
<table class="memname">
|
|
131 |
<tr>
|
|
132 |
<td class="memname">void _post_TPDO </td>
|
|
133 |
<td>(</td>
|
|
134 |
<td class="paramtype">void </td>
|
|
135 |
<td class="paramname"> </td>
|
|
136 |
<td> ) </td>
|
|
137 |
<td width="100%"></td>
|
|
138 |
</tr>
|
|
139 |
</table>
|
|
140 |
</div>
|
|
141 |
<div class="memdoc">
|
|
142 |
|
|
143 |
<p>
|
|
144 |
|
|
145 |
<p>
|
240
|
146 |
Definition at line <a class="el" href="sync_8c-source.html#l00165">165</a> of file <a class="el" href="sync_8c-source.html">sync.c</a>.
|
|
147 |
</div>
|
|
148 |
</div><p>
|
|
149 |
<a class="anchor" name="89ae8cfbfc53c26248d5d91f689c7197"></a><!-- doxytag: member="sync.h::proceedSYNC" ref="89ae8cfbfc53c26248d5d91f689c7197" args="(CO_Data *d, Message *m)" -->
|
215
|
150 |
<div class="memitem">
|
|
151 |
<div class="memproto">
|
|
152 |
<table class="memname">
|
|
153 |
<tr>
|
|
154 |
<td class="memname">UNS8 proceedSYNC </td>
|
|
155 |
<td>(</td>
|
|
156 |
<td class="paramtype"><a class="el" href="structstruct__CO__Data.html">CO_Data</a> * </td>
|
|
157 |
<td class="paramname"> <em>d</em>, </td>
|
|
158 |
</tr>
|
|
159 |
<tr>
|
|
160 |
<td class="paramkey"></td>
|
|
161 |
<td></td>
|
|
162 |
<td class="paramtype"><a class="el" href="structMessage.html">Message</a> * </td>
|
|
163 |
<td class="paramname"> <em>m</em></td><td> </td>
|
|
164 |
</tr>
|
|
165 |
<tr>
|
|
166 |
<td></td>
|
|
167 |
<td>)</td>
|
|
168 |
<td></td><td></td><td width="100%"></td>
|
|
169 |
</tr>
|
|
170 |
</table>
|
|
171 |
</div>
|
|
172 |
<div class="memdoc">
|
|
173 |
|
|
174 |
<p>
|
|
175 |
<dl compact><dt><b>Parameters:</b></dt><dd>
|
|
176 |
<table border="0" cellspacing="2" cellpadding="0">
|
|
177 |
<tr><td valign="top"></td><td valign="top"><em>d</em> </td><td></td></tr>
|
|
178 |
<tr><td valign="top"></td><td valign="top"><em>m</em> </td><td></td></tr>
|
|
179 |
</table>
|
|
180 |
</dl>
|
|
181 |
<dl class="return" compact><dt><b>Returns:</b></dt><dd></dd></dl>
|
|
182 |
|
|
183 |
<p>
|
|
184 |
Definition at line <a class="el" href="sync_8c-source.html#l00141">141</a> of file <a class="el" href="sync_8c-source.html">sync.c</a>.
|
|
185 |
<p>
|
240
|
186 |
References <a class="el" href="pdo_8c-source.html#l00442">_sendPDOevent()</a>, <a class="el" href="states_8h-source.html#l00055">s_state_communication::csPDO</a>, <a class="el" href="data_8h-source.html#l00062">struct_CO_Data::CurrentCommunicationState</a>, <a class="el" href="timer_8h-source.html#l00045">struct_s_timer_entry::d</a>, <a class="el" href="hcs12_2applicfg_8h-source.html#l00190">MSG_WAR</a>, <a class="el" href="data_8h-source.html#l00082">struct_CO_Data::post_sync</a>, <a class="el" href="data_8h-source.html#l00083">struct_CO_Data::post_TPDO</a>, and <a class="el" href="hcs12_2applicfg_8h-source.html#l00139">UNS8</a>.
|
215
|
187 |
<p>
|
|
188 |
Referenced by <a class="el" href="states_8c-source.html#l00065">canDispatch()</a>, and <a class="el" href="sync_8c-source.html#l00118">sendSYNC()</a>.
|
|
189 |
<p>
|
240
|
190 |
Here is the call graph for this function:<p><center><img src="sync_8h_89ae8cfbfc53c26248d5d91f689c7197_cgraph.png" border="0" usemap="#sync_8h_89ae8cfbfc53c26248d5d91f689c7197_cgraph_map" alt=""></center>
|
|
191 |
<map name="sync_8h_89ae8cfbfc53c26248d5d91f689c7197_cgraph_map">
|
|
192 |
<area href="pdo_8c.html#fbf33713253ccf33f9277e31c78a6cb5" shape="rect" coords="153,208,260,235" alt="">
|
|
193 |
<area href="pdo_8c.html#06b1b812ca18d3167243fb2b2acb6414" shape="rect" coords="348,56,423,83" alt="">
|
|
194 |
<area href="canOpenDriver_8c.html#fab789b9b2ee0ab6c6f27e67d6c03661" shape="rect" coords="352,107,419,133" alt="">
|
|
195 |
<area href="timer_8c.html#12fe6467e1df03cc40dd6f76123c99f6" shape="rect" coords="348,157,423,184" alt="">
|
|
196 |
<area href="pdo_8c.html#1e6f0540474e95f2928151efec83ccb6" shape="rect" coords="313,208,457,235" alt="">
|
|
197 |
<area href="pdo_8c.html#adf6445208b9af9b11f66f66a5d1f1f9" shape="rect" coords="311,259,460,285" alt="">
|
|
198 |
<area href="timer_8c.html#956b22f24089db4c367f40199f838a20" shape="rect" coords="349,309,421,336" alt="">
|
|
199 |
<area href="pdo_8c.html#ad755ad656fe0f661ca6bd17acb1245a" shape="rect" coords="529,5,601,32" alt="">
|
|
200 |
<area href="objacces_8c.html#cad0c118b1e06230c9cceb8e3985822b" shape="rect" coords="524,56,607,83" alt="">
|
|
201 |
<area href="objacces_8c.html#6a3eb5cb9f79f3bee030bfbb6fdd7711" shape="rect" coords="669,56,760,83" alt="">
|
|
202 |
<area href="objacces_8c.html#8577ef029b11faa6cfd1102f6bb10f59" shape="rect" coords="809,56,948,83" alt="">
|
|
203 |
<area href="canOpenDriver_8c.html#cd855997446329e6b6338fe8644edf11" shape="rect" coords="509,107,621,133" alt="">
|
|
204 |
</map>
|
|
205 |
|
|
206 |
</div>
|
|
207 |
</div><p>
|
|
208 |
<a class="anchor" name="9d242846e77a0792d2db7a455c4b955e"></a><!-- doxytag: member="sync.h::sendSYNC" ref="9d242846e77a0792d2db7a455c4b955e" args="(CO_Data *d, UNS32 cob_id)" -->
|
215
|
209 |
<div class="memitem">
|
|
210 |
<div class="memproto">
|
|
211 |
<table class="memname">
|
|
212 |
<tr>
|
|
213 |
<td class="memname">UNS8 sendSYNC </td>
|
|
214 |
<td>(</td>
|
|
215 |
<td class="paramtype"><a class="el" href="structstruct__CO__Data.html">CO_Data</a> * </td>
|
|
216 |
<td class="paramname"> <em>d</em>, </td>
|
|
217 |
</tr>
|
|
218 |
<tr>
|
|
219 |
<td class="paramkey"></td>
|
|
220 |
<td></td>
|
|
221 |
<td class="paramtype">UNS32 </td>
|
|
222 |
<td class="paramname"> <em>cob_id</em></td><td> </td>
|
|
223 |
</tr>
|
|
224 |
<tr>
|
|
225 |
<td></td>
|
|
226 |
<td>)</td>
|
|
227 |
<td></td><td></td><td width="100%"></td>
|
|
228 |
</tr>
|
|
229 |
</table>
|
|
230 |
</div>
|
|
231 |
<div class="memdoc">
|
|
232 |
|
|
233 |
<p>
|
|
234 |
<dl compact><dt><b>Parameters:</b></dt><dd>
|
|
235 |
<table border="0" cellspacing="2" cellpadding="0">
|
|
236 |
<tr><td valign="top"></td><td valign="top"><em>d</em> </td><td></td></tr>
|
|
237 |
<tr><td valign="top"></td><td valign="top"><em>cob_id</em> </td><td></td></tr>
|
|
238 |
</table>
|
|
239 |
</dl>
|
|
240 |
<dl class="return" compact><dt><b>Returns:</b></dt><dd></dd></dl>
|
|
241 |
|
|
242 |
<p>
|
|
243 |
Definition at line <a class="el" href="sync_8c-source.html#l00118">118</a> of file <a class="el" href="sync_8c-source.html">sync.c</a>.
|
|
244 |
<p>
|
240
|
245 |
References <a class="el" href="data_8h-source.html#l00087">struct_CO_Data::canHandle</a>, <a class="el" href="canOpenDriver_8c-source.html#l00505">canSend()</a>, <a class="el" href="can_8h-source.html#l00042">Message::cob_id</a>, <a class="el" href="timer_8h-source.html#l00045">struct_s_timer_entry::d</a>, <a class="el" href="can_8h-source.html#l00045">Message::len</a>, <a class="el" href="hcs12_2applicfg_8h-source.html#l00190">MSG_WAR</a>, <a class="el" href="def_8h-source.html#l00055">NOT_A_REQUEST</a>, <a class="el" href="sync_8c-source.html#l00141">proceedSYNC()</a>, <a class="el" href="can_8h-source.html#l00043">Message::rtr</a>, <a class="el" href="hcs12_2applicfg_8h-source.html#l00139">UNS8</a>, and <a class="el" href="can_8h-source.html#l00036">SHORT_CAN::w</a>.
|
215
|
246 |
<p>
|
|
247 |
Referenced by <a class="el" href="sync_8c-source.html#l00055">SyncAlarm()</a>.
|
|
248 |
<p>
|
240
|
249 |
Here is the call graph for this function:<p><center><img src="sync_8h_9d242846e77a0792d2db7a455c4b955e_cgraph.png" border="0" usemap="#sync_8h_9d242846e77a0792d2db7a455c4b955e_cgraph_map" alt=""></center>
|
|
250 |
<map name="sync_8h_9d242846e77a0792d2db7a455c4b955e_cgraph_map">
|
|
251 |
<area href="canOpenDriver_8c.html#fab789b9b2ee0ab6c6f27e67d6c03661" shape="rect" coords="483,5,549,32" alt="">
|
|
252 |
<area href="sync_8c.html#89ae8cfbfc53c26248d5d91f689c7197" shape="rect" coords="136,107,235,133" alt="">
|
|
253 |
<area href="canOpenDriver_8c.html#cd855997446329e6b6338fe8644edf11" shape="rect" coords="640,5,752,32" alt="">
|
|
254 |
<area href="pdo_8c.html#fbf33713253ccf33f9277e31c78a6cb5" shape="rect" coords="284,157,391,184" alt="">
|
|
255 |
<area href="pdo_8c.html#06b1b812ca18d3167243fb2b2acb6414" shape="rect" coords="479,56,553,83" alt="">
|
|
256 |
<area href="timer_8c.html#12fe6467e1df03cc40dd6f76123c99f6" shape="rect" coords="479,107,553,133" alt="">
|
|
257 |
<area href="pdo_8c.html#1e6f0540474e95f2928151efec83ccb6" shape="rect" coords="444,157,588,184" alt="">
|
|
258 |
<area href="pdo_8c.html#adf6445208b9af9b11f66f66a5d1f1f9" shape="rect" coords="441,208,591,235" alt="">
|
|
259 |
<area href="timer_8c.html#956b22f24089db4c367f40199f838a20" shape="rect" coords="480,259,552,285" alt="">
|
|
260 |
<area href="pdo_8c.html#ad755ad656fe0f661ca6bd17acb1245a" shape="rect" coords="660,56,732,83" alt="">
|
|
261 |
<area href="objacces_8c.html#cad0c118b1e06230c9cceb8e3985822b" shape="rect" coords="655,107,737,133" alt="">
|
|
262 |
<area href="objacces_8c.html#6a3eb5cb9f79f3bee030bfbb6fdd7711" shape="rect" coords="800,107,891,133" alt="">
|
|
263 |
</map>
|
|
264 |
|
|
265 |
</div>
|
|
266 |
</div><p>
|
|
267 |
<a class="anchor" name="4a5d93c6c2b82b6449519b1143437ee9"></a><!-- doxytag: member="sync.h::startSYNC" ref="4a5d93c6c2b82b6449519b1143437ee9" args="(CO_Data *d)" -->
|
215
|
268 |
<div class="memitem">
|
|
269 |
<div class="memproto">
|
|
270 |
<table class="memname">
|
|
271 |
<tr>
|
|
272 |
<td class="memname">void startSYNC </td>
|
|
273 |
<td>(</td>
|
|
274 |
<td class="paramtype"><a class="el" href="structstruct__CO__Data.html">CO_Data</a> * </td>
|
|
275 |
<td class="paramname"> <em>d</em> </td>
|
|
276 |
<td> ) </td>
|
|
277 |
<td width="100%"></td>
|
|
278 |
</tr>
|
|
279 |
</table>
|
|
280 |
</div>
|
|
281 |
<div class="memdoc">
|
|
282 |
|
|
283 |
<p>
|
|
284 |
<dl compact><dt><b>Parameters:</b></dt><dd>
|
|
285 |
<table border="0" cellspacing="2" cellpadding="0">
|
|
286 |
<tr><td valign="top"></td><td valign="top"><em>d</em> </td><td></td></tr>
|
|
287 |
</table>
|
|
288 |
</dl>
|
|
289 |
|
|
290 |
<p>
|
|
291 |
Definition at line <a class="el" href="sync_8c-source.html#l00080">80</a> of file <a class="el" href="sync_8c-source.html">sync.c</a>.
|
|
292 |
<p>
|
|
293 |
References <a class="el" href="data_8h-source.html#l00079">struct_CO_Data::COB_ID_Sync</a>, <a class="el" href="timer_8h-source.html#l00045">struct_s_timer_entry::d</a>, <a class="el" href="sync_8c-source.html#l00069">OnCOB_ID_SyncUpdate()</a>, <a class="el" href="objacces_8c-source.html#l00419">RegisterSetODentryCallBack()</a>, <a class="el" href="timer_8c-source.html#l00057">SetAlarm()</a>, <a class="el" href="sync_8c-source.html#l00105">stopSYNC()</a>, <a class="el" href="data_8h-source.html#l00080">struct_CO_Data::Sync_Cycle_Period</a>, <a class="el" href="sync_8c-source.html#l00055">SyncAlarm()</a>, <a class="el" href="data_8h-source.html#l00078">struct_CO_Data::syncTimer</a>, and <a class="el" href="hcs12_2applicfg_8h-source.html#l00157">US_TO_TIMEVAL</a>.
|
|
294 |
<p>
|
|
295 |
Referenced by <a class="el" href="sync_8c-source.html#l00069">OnCOB_ID_SyncUpdate()</a>, and <a class="el" href="states_8c-source.html#l00120">switchCommunicationState()</a>.
|
|
296 |
<p>
|
240
|
297 |
Here is the call graph for this function:<p><center><img src="sync_8h_4a5d93c6c2b82b6449519b1143437ee9_cgraph.png" border="0" usemap="#sync_8h_4a5d93c6c2b82b6449519b1143437ee9_cgraph_map" alt=""></center>
|
|
298 |
<map name="sync_8h_4a5d93c6c2b82b6449519b1143437ee9_cgraph_map">
|
|
299 |
<area href="sync_8c.html#9bcb477ec78154d3d0d0c9bb60392224" shape="rect" coords="133,100,291,127" alt="">
|
|
300 |
<area href="objacces_8c.html#9a512a966532e40f35d3a4201bf54ead" shape="rect" coords="467,5,645,32" alt="">
|
|
301 |
<area href="timer_8c.html#956b22f24089db4c367f40199f838a20" shape="rect" coords="520,68,592,95" alt="">
|
|
302 |
<area href="sync_8c.html#3b95ed533faac10bd1f2eabc649e92f4" shape="rect" coords="517,144,595,171" alt="">
|
|
303 |
<area href="sync_8c.html#4f6067ef03a5c85e07ddd817dd8d948f" shape="rect" coords="515,195,597,221" alt="">
|
|
304 |
<area href="sync_8c.html#4a5d93c6c2b82b6449519b1143437ee9" shape="rect" coords="339,100,419,127" alt="">
|
|
305 |
<area href="objacces_8c.html#b2839d53051e322c12605c1d7f3dc4e5" shape="rect" coords="695,5,788,32" alt="">
|
|
306 |
<area href="timer_8c.html#12fe6467e1df03cc40dd6f76123c99f6" shape="rect" coords="704,144,779,171" alt="">
|
|
307 |
<area href="sync_8c.html#9d242846e77a0792d2db7a455c4b955e" shape="rect" coords="701,195,781,221" alt="">
|
|
308 |
<area href="canOpenDriver_8c.html#fab789b9b2ee0ab6c6f27e67d6c03661" shape="rect" coords="853,169,920,196" alt="">
|
|
309 |
<area href="sync_8c.html#89ae8cfbfc53c26248d5d91f689c7197" shape="rect" coords="837,220,936,247" alt="">
|
|
310 |
</map>
|
|
311 |
|
|
312 |
</div>
|
|
313 |
</div><p>
|
|
314 |
<a class="anchor" name="3b95ed533faac10bd1f2eabc649e92f4"></a><!-- doxytag: member="sync.h::stopSYNC" ref="3b95ed533faac10bd1f2eabc649e92f4" args="(CO_Data *d)" -->
|
215
|
315 |
<div class="memitem">
|
|
316 |
<div class="memproto">
|
|
317 |
<table class="memname">
|
|
318 |
<tr>
|
|
319 |
<td class="memname">void stopSYNC </td>
|
|
320 |
<td>(</td>
|
|
321 |
<td class="paramtype"><a class="el" href="structstruct__CO__Data.html">CO_Data</a> * </td>
|
|
322 |
<td class="paramname"> <em>d</em> </td>
|
|
323 |
<td> ) </td>
|
|
324 |
<td width="100%"></td>
|
|
325 |
</tr>
|
|
326 |
</table>
|
|
327 |
</div>
|
|
328 |
<div class="memdoc">
|
|
329 |
|
|
330 |
<p>
|
|
331 |
<dl compact><dt><b>Parameters:</b></dt><dd>
|
|
332 |
<table border="0" cellspacing="2" cellpadding="0">
|
|
333 |
<tr><td valign="top"></td><td valign="top"><em>d</em> </td><td></td></tr>
|
|
334 |
</table>
|
|
335 |
</dl>
|
|
336 |
|
|
337 |
<p>
|
|
338 |
Definition at line <a class="el" href="sync_8c-source.html#l00105">105</a> of file <a class="el" href="sync_8c-source.html">sync.c</a>.
|
|
339 |
<p>
|
|
340 |
References <a class="el" href="timer_8h-source.html#l00045">struct_s_timer_entry::d</a>, <a class="el" href="timer_8c-source.html#l00112">DelAlarm()</a>, and <a class="el" href="data_8h-source.html#l00078">struct_CO_Data::syncTimer</a>.
|
|
341 |
<p>
|
|
342 |
Referenced by <a class="el" href="sync_8c-source.html#l00080">startSYNC()</a>, and <a class="el" href="states_8c-source.html#l00120">switchCommunicationState()</a>.
|
|
343 |
<p>
|
240
|
344 |
Here is the call graph for this function:<p><center><img src="sync_8h_3b95ed533faac10bd1f2eabc649e92f4_cgraph.png" border="0" usemap="#sync_8h_3b95ed533faac10bd1f2eabc649e92f4_cgraph_map" alt=""></center>
|
|
345 |
<map name="sync_8h_3b95ed533faac10bd1f2eabc649e92f4_cgraph_map">
|
|
346 |
<area href="timer_8c.html#12fe6467e1df03cc40dd6f76123c99f6" shape="rect" coords="133,5,208,32" alt="">
|
|
347 |
</map>
|
|
348 |
|
|
349 |
</div>
|
|
350 |
</div><p>
|
|
351 |
<hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 19:10:34 2007 for CanFestival by
|
215
|
352 |
<a href="http://www.doxygen.org/index.html">
|
|
353 |
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
|
|
354 |
</body>
|
|
355 |
</html>
|