207
|
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">
|
215
|
3 |
<title>CanFestival: src/pdo.c File Reference</title>
|
207
|
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>
|
215
|
11 |
<li><a href="annotated.html"><span>Data Structures</span></a></li>
|
207
|
12 |
<li id="current"><a href="files.html"><span>Files</span></a></li>
|
215
|
13 |
<li><a href="dirs.html"><span>Directories</span></a></li>
|
207
|
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>
|
215
|
20 |
<div class="nav">
|
240
|
21 |
<a class="el" href="dir_0aa10e4f705947227e11e7ccb081fbe4.html">src</a></div>
|
215
|
22 |
<h1>pdo.c File Reference</h1><code>#include "<a class="el" href="pdo_8h-source.html">pdo.h</a>"</code><br>
|
|
23 |
<code>#include "<a class="el" href="objacces_8h-source.html">objacces.h</a>"</code><br>
|
|
24 |
<code>#include "<a class="el" href="win32_2canfestival_8h-source.html">canfestival.h</a>"</code><br>
|
|
25 |
|
|
26 |
<p>
|
|
27 |
Include dependency graph for pdo.c:<p><center><img src="pdo_8c__incl.png" border="0" usemap="#src/pdo.c_map" alt=""></center>
|
|
28 |
<map name="src/pdo.c_map">
|
240
|
29 |
<area href="pdo_8h.html" shape="rect" coords="143,377,193,404" alt="">
|
|
30 |
<area href="objacces_8h.html" shape="rect" coords="404,529,481,556" alt="">
|
|
31 |
<area href="win32_2canfestival_8h.html" shape="rect" coords="124,605,212,632" alt="">
|
|
32 |
<area href="win32_2applicfg_8h.html" shape="rect" coords="655,428,729,455" alt="">
|
|
33 |
<area href="def_8h.html" shape="rect" coords="419,73,467,100" alt="">
|
|
34 |
<area href="can_8h.html" shape="rect" coords="419,580,467,607" alt="">
|
|
35 |
<area href="data_8h.html" shape="rect" coords="279,377,332,404" alt="">
|
|
36 |
<area href="config_8h.html" shape="rect" coords="537,73,601,100" alt="">
|
|
37 |
<area href="objdictdef_8h.html" shape="rect" coords="400,225,485,252" alt="">
|
|
38 |
<area href="sdo_8h.html" shape="rect" coords="419,327,467,353" alt="">
|
|
39 |
<area href="states_8h.html" shape="rect" coords="412,175,473,201" alt="">
|
|
40 |
<area href="lifegrd_8h.html" shape="rect" coords="409,428,476,455" alt="">
|
|
41 |
<area href="sync_8h.html" shape="rect" coords="415,276,471,303" alt="">
|
|
42 |
<area href="nmtMaster_8h.html" shape="rect" coords="399,479,487,505" alt="">
|
|
43 |
<area href="timer_8h.html" shape="rect" coords="540,377,599,404" alt="">
|
|
44 |
<area href="win32_2timerscfg_8h.html" shape="rect" coords="652,593,732,620" alt="">
|
|
45 |
<area href="can__driver_8h.html" shape="rect" coords="261,605,349,632" alt="">
|
215
|
46 |
</map>
|
210
|
47 |
|
|
48 |
<p>
|
207
|
49 |
<a href="pdo_8c-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
|
|
50 |
<tr><td></td></tr>
|
|
51 |
<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
|
240
|
52 |
<tr><td class="memItemLeft" nowrap align="right" valign="top">UNS8 </td><td class="memItemRight" valign="bottom"><a class="el" href="pdo_8c.html#06b1b812ca18d3167243fb2b2acb6414">buildPDO</a> (<a class="el" href="structstruct__CO__Data.html">CO_Data</a> *d, UNS8 numPdo, <a class="el" href="structMessage.html">Message</a> *pdo)</td></tr>
|
|
53 |
|
|
54 |
<tr><td class="memItemLeft" nowrap align="right" valign="top">UNS8 </td><td class="memItemRight" valign="bottom"><a class="el" href="pdo_8c.html#2a4d6e86bc4447a3c45c9b96bd61f995">sendPDOrequest</a> (<a class="el" href="structstruct__CO__Data.html">CO_Data</a> *d, UNS16 RPDOIndex)</td></tr>
|
|
55 |
|
|
56 |
<tr><td class="memItemLeft" nowrap align="right" valign="top">UNS8 </td><td class="memItemRight" valign="bottom"><a class="el" href="pdo_8c.html#f653b9e9cc46d8290b3ce2d6392b5a52">proceedPDO</a> (<a class="el" href="structstruct__CO__Data.html">CO_Data</a> *d, <a class="el" href="structMessage.html">Message</a> *m)</td></tr>
|
|
57 |
|
|
58 |
<tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="pdo_8c.html#ad755ad656fe0f661ca6bd17acb1245a">CopyBits</a> (UNS8 NbBits, UNS8 *SrcByteIndex, UNS8 SrcBitIndex, UNS8 SrcBigEndian, UNS8 *DestByteIndex, UNS8 DestBitIndex, UNS8 DestBigEndian)</td></tr>
|
|
59 |
|
|
60 |
<tr><td class="memItemLeft" nowrap align="right" valign="top">UNS8 </td><td class="memItemRight" valign="bottom"><a class="el" href="pdo_8c.html#adaae758ac4e9333eec59ff123ba98ad">sendPDOevent</a> (<a class="el" href="structstruct__CO__Data.html">CO_Data</a> *d)</td></tr>
|
|
61 |
|
|
62 |
<tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="pdo_8c.html#1e6f0540474e95f2928151efec83ccb6">PDOEventTimerAlarm</a> (<a class="el" href="structstruct__CO__Data.html">CO_Data</a> *d, UNS32 pdoNum)</td></tr>
|
|
63 |
|
|
64 |
<tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="pdo_8c.html#adf6445208b9af9b11f66f66a5d1f1f9">PDOInhibitTimerAlarm</a> (<a class="el" href="structstruct__CO__Data.html">CO_Data</a> *d, UNS32 pdoNum)</td></tr>
|
|
65 |
|
|
66 |
<tr><td class="memItemLeft" nowrap align="right" valign="top">UNS8 </td><td class="memItemRight" valign="bottom"><a class="el" href="pdo_8c.html#fbf33713253ccf33f9277e31c78a6cb5">_sendPDOevent</a> (<a class="el" href="structstruct__CO__Data.html">CO_Data</a> *d, UNS8 isSyncEvent)</td></tr>
|
|
67 |
|
|
68 |
<tr><td class="memItemLeft" nowrap align="right" valign="top">UNS32 </td><td class="memItemRight" valign="bottom"><a class="el" href="pdo_8c.html#b0f2ba361e723602410676cd1c3402dd">TPDO_Communication_Parameter_Callback</a> (<a class="el" href="structstruct__CO__Data.html">CO_Data</a> *d, const <a class="el" href="structtd__indextable.html">indextable</a> *OD_entry, UNS8 bSubindex)</td></tr>
|
|
69 |
|
|
70 |
<tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="pdo_8c.html#858b6c5fcf09d0c6c9cdd67f92bcd8f9">PDOInit</a> (<a class="el" href="structstruct__CO__Data.html">CO_Data</a> *d)</td></tr>
|
|
71 |
|
|
72 |
<tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="pdo_8c.html#e31b98506e436ee213de906c19cc59f1">PDOStop</a> (<a class="el" href="structstruct__CO__Data.html">CO_Data</a> *d)</td></tr>
|
207
|
73 |
|
|
74 |
</table>
|
210
|
75 |
<hr><a name="_details"></a><h2>Detailed Description</h2>
|
|
76 |
<dl class="author" compact><dt><b>Author:</b></dt><dd>Edouard TISSERANT and Francis DUPIN </dd></dl>
|
|
77 |
<dl class="date" compact><dt><b>Date:</b></dt><dd>Tue Jun 5 09:32:32 2007 </dd></dl>
|
|
78 |
|
|
79 |
<p>
|
|
80 |
Definition in file <a class="el" href="pdo_8c-source.html">pdo.c</a>.<hr><h2>Function Documentation</h2>
|
240
|
81 |
<a class="anchor" name="fbf33713253ccf33f9277e31c78a6cb5"></a><!-- doxytag: member="pdo.c::_sendPDOevent" ref="fbf33713253ccf33f9277e31c78a6cb5" args="(CO_Data *d, UNS8 isSyncEvent)" -->
|
|
82 |
<div class="memitem">
|
|
83 |
<div class="memproto">
|
|
84 |
<table class="memname">
|
|
85 |
<tr>
|
|
86 |
<td class="memname">UNS8 _sendPDOevent </td>
|
|
87 |
<td>(</td>
|
|
88 |
<td class="paramtype"><a class="el" href="structstruct__CO__Data.html">CO_Data</a> * </td>
|
|
89 |
<td class="paramname"> <em>d</em>, </td>
|
|
90 |
</tr>
|
|
91 |
<tr>
|
|
92 |
<td class="paramkey"></td>
|
|
93 |
<td></td>
|
|
94 |
<td class="paramtype">UNS8 </td>
|
|
95 |
<td class="paramname"> <em>isSyncEvent</em></td><td> </td>
|
|
96 |
</tr>
|
|
97 |
<tr>
|
|
98 |
<td></td>
|
|
99 |
<td>)</td>
|
|
100 |
<td></td><td></td><td width="100%"></td>
|
|
101 |
</tr>
|
|
102 |
</table>
|
|
103 |
</div>
|
|
104 |
<div class="memdoc">
|
|
105 |
|
|
106 |
<p>
|
|
107 |
<dl compact><dt><b>Parameters:</b></dt><dd>
|
|
108 |
<table border="0" cellspacing="2" cellpadding="0">
|
|
109 |
<tr><td valign="top"></td><td valign="top"><em>d</em> </td><td></td></tr>
|
|
110 |
<tr><td valign="top"></td><td valign="top"><em>isSyncEvent</em> </td><td></td></tr>
|
|
111 |
</table>
|
|
112 |
</dl>
|
|
113 |
<dl class="return" compact><dt><b>Returns:</b></dt><dd></dd></dl>
|
|
114 |
|
|
115 |
<p>
|
|
116 |
Definition at line <a class="el" href="pdo_8c-source.html#l00442">442</a> of file <a class="el" href="pdo_8c-source.html">pdo.c</a>.
|
|
117 |
<p>
|
|
118 |
References <a class="el" href="pdo_8c-source.html#l00048">buildPDO()</a>, <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#l00046">Message::data</a>, <a class="el" href="timer_8c-source.html#l00112">DelAlarm()</a>, <a class="el" href="data_8h-source.html#l00050">struct_CO_Data::firstIndex</a>, <a class="el" href="pdo_8h-source.html#l00044">struct_s_PDO_status::last_message</a>, <a class="el" href="data_8h-source.html#l00051">struct_CO_Data::lastIndex</a>, <a class="el" href="can_8h-source.html#l00045">Message::len</a>, <a class="el" href="can_8h-source.html#l00049">Message_Initializer</a>, <a class="el" href="hcs12_2applicfg_8h-source.html#l00156">MS_TO_TIMEVAL</a>, <a class="el" href="hcs12_2applicfg_8h-source.html#l00177">MSG_ERR</a>, <a class="el" href="hcs12_2applicfg_8h-source.html#l00190">MSG_WAR</a>, <a class="el" href="data_8h-source.html#l00048">struct_CO_Data::objdict</a>, <a class="el" href="data_8h-source.html#l00049">struct_CO_Data::PDO_status</a>, <a class="el" href="objdictdef_8h-source.html#l00108">s_quick_index::PDO_TRS</a>, <a class="el" href="objdictdef_8h-source.html#l00109">s_quick_index::PDO_TRS_MAP</a>, <a class="el" href="pdo_8c-source.html#l00415">PDOEventTimerAlarm()</a>, <a class="el" href="pdo_8c-source.html#l00424">PDOInhibitTimerAlarm()</a>, <a class="el" href="objdictdef_8h-source.html#l00088">td_subindex::pObject</a>, <a class="el" href="objdictdef_8h-source.html#l00095">td_indextable::pSubindex</a>, <a class="el" href="timer_8c-source.html#l00057">SetAlarm()</a>, <a class="el" href="def_8h-source.html#l00121">state11</a>, <a class="el" href="def_8h-source.html#l00113">state3</a>, <a class="el" href="def_8h-source.html#l00115">state5</a>, <a class="el" href="pdo_8h-source.html#l00041">struct_s_PDO_status::transmit_type_parameter</a>, <a class="el" href="hcs12_2applicfg_8h-source.html#l00140">UNS16</a>, <a class="el" href="hcs12_2applicfg_8h-source.html#l00141">UNS32</a>, <a class="el" href="hcs12_2applicfg_8h-source.html#l00146">UNS64</a>, <a class="el" href="hcs12_2applicfg_8h-source.html#l00139">UNS8</a>, <a class="el" href="hcs12_2applicfg_8h-source.html#l00157">US_TO_TIMEVAL</a>, and <a class="el" href="can_8h-source.html#l00036">SHORT_CAN::w</a>.
|
|
119 |
<p>
|
|
120 |
Referenced by <a class="el" href="pdo_8c-source.html#l00415">PDOEventTimerAlarm()</a>, <a class="el" href="pdo_8c-source.html#l00424">PDOInhibitTimerAlarm()</a>, <a class="el" href="pdo_8c-source.html#l00601">PDOInit()</a>, <a class="el" href="sync_8c-source.html#l00141">proceedSYNC()</a>, and <a class="el" href="pdo_8c-source.html#l00408">sendPDOevent()</a>.
|
|
121 |
<p>
|
|
122 |
Here is the call graph for this function:<p><center><img src="pdo_8c_fbf33713253ccf33f9277e31c78a6cb5_cgraph.png" border="0" usemap="#pdo_8c_fbf33713253ccf33f9277e31c78a6cb5_cgraph_map" alt=""></center>
|
|
123 |
<map name="pdo_8c_fbf33713253ccf33f9277e31c78a6cb5_cgraph_map">
|
|
124 |
<area href="pdo_8c.html#06b1b812ca18d3167243fb2b2acb6414" shape="rect" coords="201,56,276,83" alt="">
|
|
125 |
<area href="canOpenDriver_8c.html#fab789b9b2ee0ab6c6f27e67d6c03661" shape="rect" coords="205,107,272,133" alt="">
|
|
126 |
<area href="timer_8c.html#12fe6467e1df03cc40dd6f76123c99f6" shape="rect" coords="201,157,276,184" alt="">
|
|
127 |
<area href="pdo_8c.html#1e6f0540474e95f2928151efec83ccb6" shape="rect" coords="167,208,311,235" alt="">
|
|
128 |
<area href="pdo_8c.html#adf6445208b9af9b11f66f66a5d1f1f9" shape="rect" coords="164,259,313,285" alt="">
|
|
129 |
<area href="timer_8c.html#956b22f24089db4c367f40199f838a20" shape="rect" coords="203,309,275,336" alt="">
|
|
130 |
<area href="pdo_8c.html#ad755ad656fe0f661ca6bd17acb1245a" shape="rect" coords="383,5,455,32" alt="">
|
|
131 |
<area href="objacces_8c.html#cad0c118b1e06230c9cceb8e3985822b" shape="rect" coords="377,56,460,83" alt="">
|
|
132 |
<area href="objacces_8c.html#6a3eb5cb9f79f3bee030bfbb6fdd7711" shape="rect" coords="523,56,613,83" alt="">
|
|
133 |
<area href="objacces_8c.html#8577ef029b11faa6cfd1102f6bb10f59" shape="rect" coords="663,56,801,83" alt="">
|
|
134 |
<area href="canOpenDriver_8c.html#cd855997446329e6b6338fe8644edf11" shape="rect" coords="363,107,475,133" alt="">
|
|
135 |
</map>
|
|
136 |
|
|
137 |
</div>
|
|
138 |
</div><p>
|
|
139 |
<a class="anchor" name="06b1b812ca18d3167243fb2b2acb6414"></a><!-- doxytag: member="pdo.c::buildPDO" ref="06b1b812ca18d3167243fb2b2acb6414" args="(CO_Data *d, UNS8 numPdo, Message *pdo)" -->
|
|
140 |
<div class="memitem">
|
|
141 |
<div class="memproto">
|
|
142 |
<table class="memname">
|
|
143 |
<tr>
|
|
144 |
<td class="memname">UNS8 buildPDO </td>
|
|
145 |
<td>(</td>
|
|
146 |
<td class="paramtype"><a class="el" href="structstruct__CO__Data.html">CO_Data</a> * </td>
|
|
147 |
<td class="paramname"> <em>d</em>, </td>
|
|
148 |
</tr>
|
|
149 |
<tr>
|
|
150 |
<td class="paramkey"></td>
|
|
151 |
<td></td>
|
|
152 |
<td class="paramtype">UNS8 </td>
|
|
153 |
<td class="paramname"> <em>numPdo</em>, </td>
|
|
154 |
</tr>
|
|
155 |
<tr>
|
|
156 |
<td class="paramkey"></td>
|
|
157 |
<td></td>
|
|
158 |
<td class="paramtype"><a class="el" href="structMessage.html">Message</a> * </td>
|
|
159 |
<td class="paramname"> <em>pdo</em></td><td> </td>
|
|
160 |
</tr>
|
|
161 |
<tr>
|
|
162 |
<td></td>
|
|
163 |
<td>)</td>
|
|
164 |
<td></td><td></td><td width="100%"></td>
|
|
165 |
</tr>
|
|
166 |
</table>
|
|
167 |
</div>
|
|
168 |
<div class="memdoc">
|
|
169 |
|
|
170 |
<p>
|
|
171 |
<dl compact><dt><b>Parameters:</b></dt><dd>
|
|
172 |
<table border="0" cellspacing="2" cellpadding="0">
|
|
173 |
<tr><td valign="top"></td><td valign="top"><em>d</em> </td><td></td></tr>
|
|
174 |
<tr><td valign="top"></td><td valign="top"><em>TPDO_com</em> </td><td>TPDO communication parameters OD entry </td></tr>
|
|
175 |
<tr><td valign="top"></td><td valign="top"><em>TPDO_map</em> </td><td>TPDO mapping parameters OD entry</td></tr>
|
|
176 |
</table>
|
|
177 |
</dl>
|
|
178 |
<dl class="return" compact><dt><b>Returns:</b></dt><dd></dd></dl>
|
|
179 |
|
|
180 |
<p>
|
|
181 |
Definition at line <a class="el" href="pdo_8c-source.html#l00048">48</a> of file <a class="el" href="pdo_8c-source.html">pdo.c</a>.
|
|
182 |
<p>
|
|
183 |
References <a class="el" href="can_8h-source.html#l00042">Message::cob_id</a>, <a class="el" href="pdo_8c-source.html#l00351">CopyBits()</a>, <a class="el" href="timer_8h-source.html#l00045">struct_s_timer_entry::d</a>, <a class="el" href="can_8h-source.html#l00046">Message::data</a>, <a class="el" href="data_8h-source.html#l00050">struct_CO_Data::firstIndex</a>, <a class="el" href="objacces_8c-source.html#l00198">getODentry()</a>, <a class="el" href="objdictdef_8h-source.html#l00100">td_indextable::index</a>, <a class="el" href="can_8h-source.html#l00045">Message::len</a>, <a class="el" href="hcs12_2applicfg_8h-source.html#l00177">MSG_ERR</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="data_8h-source.html#l00048">struct_CO_Data::objdict</a>, <a class="el" href="def_8h-source.html#l00031">OD_SUCCESSFUL</a>, <a class="el" href="objdictdef_8h-source.html#l00108">s_quick_index::PDO_TRS</a>, <a class="el" href="objdictdef_8h-source.html#l00109">s_quick_index::PDO_TRS_MAP</a>, <a class="el" href="objdictdef_8h-source.html#l00088">td_subindex::pObject</a>, <a class="el" href="objdictdef_8h-source.html#l00095">td_indextable::pSubindex</a>, <a class="el" href="can_8h-source.html#l00043">Message::rtr</a>, <a class="el" href="hcs12_2applicfg_8h-source.html#l00140">UNS16</a>, <a class="el" href="hcs12_2applicfg_8h-source.html#l00141">UNS32</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>.
|
|
184 |
<p>
|
|
185 |
Referenced by <a class="el" href="pdo_8c-source.html#l00442">_sendPDOevent()</a>, and <a class="el" href="pdo_8c-source.html#l00141">proceedPDO()</a>.
|
|
186 |
<p>
|
|
187 |
Here is the call graph for this function:<p><center><img src="pdo_8c_06b1b812ca18d3167243fb2b2acb6414_cgraph.png" border="0" usemap="#pdo_8c_06b1b812ca18d3167243fb2b2acb6414_cgraph_map" alt=""></center>
|
|
188 |
<map name="pdo_8c_06b1b812ca18d3167243fb2b2acb6414_cgraph_map">
|
|
189 |
<area href="pdo_8c.html#ad755ad656fe0f661ca6bd17acb1245a" shape="rect" coords="137,5,209,32" alt="">
|
|
190 |
<area href="objacces_8c.html#cad0c118b1e06230c9cceb8e3985822b" shape="rect" coords="132,56,215,83" alt="">
|
|
191 |
<area href="objacces_8c.html#6a3eb5cb9f79f3bee030bfbb6fdd7711" shape="rect" coords="264,56,355,83" alt="">
|
|
192 |
<area href="objacces_8c.html#8577ef029b11faa6cfd1102f6bb10f59" shape="rect" coords="404,56,543,83" alt="">
|
|
193 |
</map>
|
|
194 |
|
|
195 |
</div>
|
|
196 |
</div><p>
|
|
197 |
<a class="anchor" name="ad755ad656fe0f661ca6bd17acb1245a"></a><!-- doxytag: member="pdo.c::CopyBits" ref="ad755ad656fe0f661ca6bd17acb1245a" args="(UNS8 NbBits, UNS8 *SrcByteIndex, UNS8 SrcBitIndex, UNS8 SrcBigEndian, UNS8 *DestByteIndex, UNS8 DestBitIndex, UNS8 DestBigEndian)" -->
|
207
|
198 |
<div class="memitem">
|
|
199 |
<div class="memproto">
|
|
200 |
<table class="memname">
|
|
201 |
<tr>
|
|
202 |
<td class="memname">void CopyBits </td>
|
|
203 |
<td>(</td>
|
|
204 |
<td class="paramtype">UNS8 </td>
|
|
205 |
<td class="paramname"> <em>NbBits</em>, </td>
|
|
206 |
</tr>
|
|
207 |
<tr>
|
|
208 |
<td class="paramkey"></td>
|
|
209 |
<td></td>
|
|
210 |
<td class="paramtype">UNS8 * </td>
|
|
211 |
<td class="paramname"> <em>SrcByteIndex</em>, </td>
|
|
212 |
</tr>
|
|
213 |
<tr>
|
|
214 |
<td class="paramkey"></td>
|
|
215 |
<td></td>
|
|
216 |
<td class="paramtype">UNS8 </td>
|
|
217 |
<td class="paramname"> <em>SrcBitIndex</em>, </td>
|
|
218 |
</tr>
|
|
219 |
<tr>
|
|
220 |
<td class="paramkey"></td>
|
|
221 |
<td></td>
|
|
222 |
<td class="paramtype">UNS8 </td>
|
|
223 |
<td class="paramname"> <em>SrcBigEndian</em>, </td>
|
|
224 |
</tr>
|
|
225 |
<tr>
|
|
226 |
<td class="paramkey"></td>
|
|
227 |
<td></td>
|
|
228 |
<td class="paramtype">UNS8 * </td>
|
|
229 |
<td class="paramname"> <em>DestByteIndex</em>, </td>
|
|
230 |
</tr>
|
|
231 |
<tr>
|
|
232 |
<td class="paramkey"></td>
|
|
233 |
<td></td>
|
|
234 |
<td class="paramtype">UNS8 </td>
|
|
235 |
<td class="paramname"> <em>DestBitIndex</em>, </td>
|
|
236 |
</tr>
|
|
237 |
<tr>
|
|
238 |
<td class="paramkey"></td>
|
|
239 |
<td></td>
|
|
240 |
<td class="paramtype">UNS8 </td>
|
|
241 |
<td class="paramname"> <em>DestBigEndian</em></td><td> </td>
|
|
242 |
</tr>
|
|
243 |
<tr>
|
|
244 |
<td></td>
|
|
245 |
<td>)</td>
|
|
246 |
<td></td><td></td><td width="100%"></td>
|
|
247 |
</tr>
|
|
248 |
</table>
|
|
249 |
</div>
|
|
250 |
<div class="memdoc">
|
|
251 |
|
|
252 |
<p>
|
210
|
253 |
<dl compact><dt><b>Parameters:</b></dt><dd>
|
|
254 |
<table border="0" cellspacing="2" cellpadding="0">
|
|
255 |
<tr><td valign="top"></td><td valign="top"><em>NbBits</em> </td><td></td></tr>
|
|
256 |
<tr><td valign="top"></td><td valign="top"><em>SrcByteIndex</em> </td><td></td></tr>
|
|
257 |
<tr><td valign="top"></td><td valign="top"><em>SrcBitIndex</em> </td><td></td></tr>
|
|
258 |
<tr><td valign="top"></td><td valign="top"><em>SrcBigEndian</em> </td><td></td></tr>
|
|
259 |
<tr><td valign="top"></td><td valign="top"><em>DestByteIndex</em> </td><td></td></tr>
|
|
260 |
<tr><td valign="top"></td><td valign="top"><em>DestBitIndex</em> </td><td></td></tr>
|
|
261 |
<tr><td valign="top"></td><td valign="top"><em>DestBigEndian</em> </td><td></td></tr>
|
|
262 |
</table>
|
|
263 |
</dl>
|
|
264 |
|
|
265 |
<p>
|
240
|
266 |
Definition at line <a class="el" href="pdo_8c-source.html#l00351">351</a> of file <a class="el" href="pdo_8c-source.html">pdo.c</a>.
|
210
|
267 |
<p>
|
215
|
268 |
References <a class="el" href="hcs12_2applicfg_8h-source.html#l00129">INTEGER8</a>, and <a class="el" href="hcs12_2applicfg_8h-source.html#l00139">UNS8</a>.
|
|
269 |
<p>
|
240
|
270 |
Referenced by <a class="el" href="pdo_8c-source.html#l00048">buildPDO()</a>, and <a class="el" href="pdo_8c-source.html#l00141">proceedPDO()</a>.
|
|
271 |
</div>
|
|
272 |
</div><p>
|
|
273 |
<a class="anchor" name="1e6f0540474e95f2928151efec83ccb6"></a><!-- doxytag: member="pdo.c::PDOEventTimerAlarm" ref="1e6f0540474e95f2928151efec83ccb6" args="(CO_Data *d, UNS32 pdoNum)" -->
|
|
274 |
<div class="memitem">
|
|
275 |
<div class="memproto">
|
|
276 |
<table class="memname">
|
|
277 |
<tr>
|
|
278 |
<td class="memname">void PDOEventTimerAlarm </td>
|
207
|
279 |
<td>(</td>
|
215
|
280 |
<td class="paramtype"><a class="el" href="structstruct__CO__Data.html">CO_Data</a> * </td>
|
207
|
281 |
<td class="paramname"> <em>d</em>, </td>
|
|
282 |
</tr>
|
|
283 |
<tr>
|
|
284 |
<td class="paramkey"></td>
|
|
285 |
<td></td>
|
|
286 |
<td class="paramtype">UNS32 </td>
|
240
|
287 |
<td class="paramname"> <em>pdoNum</em></td><td> </td>
|
|
288 |
</tr>
|
|
289 |
<tr>
|
|
290 |
<td></td>
|
|
291 |
<td>)</td>
|
|
292 |
<td></td><td></td><td width="100%"></td>
|
|
293 |
</tr>
|
|
294 |
</table>
|
|
295 |
</div>
|
|
296 |
<div class="memdoc">
|
|
297 |
|
|
298 |
<p>
|
|
299 |
|
|
300 |
<p>
|
|
301 |
Definition at line <a class="el" href="pdo_8c-source.html#l00415">415</a> of file <a class="el" href="pdo_8c-source.html">pdo.c</a>.
|
|
302 |
<p>
|
|
303 |
References <a class="el" href="pdo_8c-source.html#l00442">_sendPDOevent()</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="pdo_8h-source.html#l00042">struct_s_PDO_status::event_timer</a>, <a class="el" href="pdo_8h-source.html#l00044">struct_s_PDO_status::last_message</a>, <a class="el" href="data_8h-source.html#l00049">struct_CO_Data::PDO_status</a>, and <a class="el" href="can_8h-source.html#l00036">SHORT_CAN::w</a>.
|
|
304 |
<p>
|
|
305 |
Referenced by <a class="el" href="pdo_8c-source.html#l00442">_sendPDOevent()</a>, <a class="el" href="pdo_8c-source.html#l00141">proceedPDO()</a>, and <a class="el" href="pdo_8c-source.html#l00573">TPDO_Communication_Parameter_Callback()</a>.
|
|
306 |
<p>
|
|
307 |
Here is the call graph for this function:<p><center><img src="pdo_8c_1e6f0540474e95f2928151efec83ccb6_cgraph.png" border="0" usemap="#pdo_8c_1e6f0540474e95f2928151efec83ccb6_cgraph_map" alt=""></center>
|
|
308 |
<map name="pdo_8c_1e6f0540474e95f2928151efec83ccb6_cgraph_map">
|
|
309 |
<area href="pdo_8c.html#fbf33713253ccf33f9277e31c78a6cb5" shape="rect" coords="201,183,308,209" alt="">
|
|
310 |
<area href="pdo_8c.html#06b1b812ca18d3167243fb2b2acb6414" shape="rect" coords="396,56,471,83" alt="">
|
|
311 |
<area href="canOpenDriver_8c.html#fab789b9b2ee0ab6c6f27e67d6c03661" shape="rect" coords="400,107,467,133" alt="">
|
|
312 |
<area href="timer_8c.html#12fe6467e1df03cc40dd6f76123c99f6" shape="rect" coords="396,157,471,184" alt="">
|
|
313 |
<area href="pdo_8c.html#adf6445208b9af9b11f66f66a5d1f1f9" shape="rect" coords="359,208,508,235" alt="">
|
|
314 |
<area href="timer_8c.html#956b22f24089db4c367f40199f838a20" shape="rect" coords="397,259,469,285" alt="">
|
|
315 |
<area href="pdo_8c.html#ad755ad656fe0f661ca6bd17acb1245a" shape="rect" coords="577,5,649,32" alt="">
|
|
316 |
<area href="objacces_8c.html#cad0c118b1e06230c9cceb8e3985822b" shape="rect" coords="572,56,655,83" alt="">
|
|
317 |
<area href="objacces_8c.html#6a3eb5cb9f79f3bee030bfbb6fdd7711" shape="rect" coords="717,56,808,83" alt="">
|
|
318 |
<area href="objacces_8c.html#8577ef029b11faa6cfd1102f6bb10f59" shape="rect" coords="857,56,996,83" alt="">
|
|
319 |
<area href="canOpenDriver_8c.html#cd855997446329e6b6338fe8644edf11" shape="rect" coords="557,107,669,133" alt="">
|
|
320 |
</map>
|
|
321 |
|
|
322 |
</div>
|
|
323 |
</div><p>
|
|
324 |
<a class="anchor" name="adf6445208b9af9b11f66f66a5d1f1f9"></a><!-- doxytag: member="pdo.c::PDOInhibitTimerAlarm" ref="adf6445208b9af9b11f66f66a5d1f1f9" args="(CO_Data *d, UNS32 pdoNum)" -->
|
|
325 |
<div class="memitem">
|
|
326 |
<div class="memproto">
|
|
327 |
<table class="memname">
|
|
328 |
<tr>
|
|
329 |
<td class="memname">void PDOInhibitTimerAlarm </td>
|
|
330 |
<td>(</td>
|
|
331 |
<td class="paramtype"><a class="el" href="structstruct__CO__Data.html">CO_Data</a> * </td>
|
|
332 |
<td class="paramname"> <em>d</em>, </td>
|
|
333 |
</tr>
|
|
334 |
<tr>
|
|
335 |
<td class="paramkey"></td>
|
|
336 |
<td></td>
|
|
337 |
<td class="paramtype">UNS32 </td>
|
|
338 |
<td class="paramname"> <em>pdoNum</em></td><td> </td>
|
|
339 |
</tr>
|
|
340 |
<tr>
|
|
341 |
<td></td>
|
|
342 |
<td>)</td>
|
|
343 |
<td></td><td></td><td width="100%"></td>
|
|
344 |
</tr>
|
|
345 |
</table>
|
|
346 |
</div>
|
|
347 |
<div class="memdoc">
|
|
348 |
|
|
349 |
<p>
|
|
350 |
|
|
351 |
<p>
|
|
352 |
Definition at line <a class="el" href="pdo_8c-source.html#l00424">424</a> of file <a class="el" href="pdo_8c-source.html">pdo.c</a>.
|
|
353 |
<p>
|
|
354 |
References <a class="el" href="pdo_8c-source.html#l00442">_sendPDOevent()</a>, <a class="el" href="timer_8h-source.html#l00045">struct_s_timer_entry::d</a>, <a class="el" href="pdo_8h-source.html#l00043">struct_s_PDO_status::inhibit_timer</a>, <a class="el" href="data_8h-source.html#l00049">struct_CO_Data::PDO_status</a>, and <a class="el" href="pdo_8h-source.html#l00041">struct_s_PDO_status::transmit_type_parameter</a>.
|
|
355 |
<p>
|
|
356 |
Referenced by <a class="el" href="pdo_8c-source.html#l00442">_sendPDOevent()</a>.
|
|
357 |
<p>
|
|
358 |
Here is the call graph for this function:<p><center><img src="pdo_8c_adf6445208b9af9b11f66f66a5d1f1f9_cgraph.png" border="0" usemap="#pdo_8c_adf6445208b9af9b11f66f66a5d1f1f9_cgraph_map" alt=""></center>
|
|
359 |
<map name="pdo_8c_adf6445208b9af9b11f66f66a5d1f1f9_cgraph_map">
|
|
360 |
<area href="pdo_8c.html#fbf33713253ccf33f9277e31c78a6cb5" shape="rect" coords="207,183,313,209" alt="">
|
|
361 |
<area href="pdo_8c.html#06b1b812ca18d3167243fb2b2acb6414" shape="rect" coords="399,56,473,83" alt="">
|
|
362 |
<area href="canOpenDriver_8c.html#fab789b9b2ee0ab6c6f27e67d6c03661" shape="rect" coords="403,107,469,133" alt="">
|
|
363 |
<area href="timer_8c.html#12fe6467e1df03cc40dd6f76123c99f6" shape="rect" coords="399,157,473,184" alt="">
|
|
364 |
<area href="pdo_8c.html#1e6f0540474e95f2928151efec83ccb6" shape="rect" coords="364,208,508,235" alt="">
|
|
365 |
<area href="timer_8c.html#956b22f24089db4c367f40199f838a20" shape="rect" coords="400,259,472,285" alt="">
|
|
366 |
<area href="pdo_8c.html#ad755ad656fe0f661ca6bd17acb1245a" shape="rect" coords="577,5,649,32" alt="">
|
|
367 |
<area href="objacces_8c.html#cad0c118b1e06230c9cceb8e3985822b" shape="rect" coords="572,56,655,83" alt="">
|
|
368 |
<area href="objacces_8c.html#6a3eb5cb9f79f3bee030bfbb6fdd7711" shape="rect" coords="717,56,808,83" alt="">
|
|
369 |
<area href="objacces_8c.html#8577ef029b11faa6cfd1102f6bb10f59" shape="rect" coords="857,56,996,83" alt="">
|
|
370 |
<area href="canOpenDriver_8c.html#cd855997446329e6b6338fe8644edf11" shape="rect" coords="557,107,669,133" alt="">
|
|
371 |
</map>
|
|
372 |
|
|
373 |
</div>
|
|
374 |
</div><p>
|
|
375 |
<a class="anchor" name="858b6c5fcf09d0c6c9cdd67f92bcd8f9"></a><!-- doxytag: member="pdo.c::PDOInit" ref="858b6c5fcf09d0c6c9cdd67f92bcd8f9" args="(CO_Data *d)" -->
|
|
376 |
<div class="memitem">
|
|
377 |
<div class="memproto">
|
|
378 |
<table class="memname">
|
|
379 |
<tr>
|
|
380 |
<td class="memname">void PDOInit </td>
|
|
381 |
<td>(</td>
|
|
382 |
<td class="paramtype"><a class="el" href="structstruct__CO__Data.html">CO_Data</a> * </td>
|
|
383 |
<td class="paramname"> <em>d</em> </td>
|
|
384 |
<td> ) </td>
|
|
385 |
<td width="100%"></td>
|
|
386 |
</tr>
|
|
387 |
</table>
|
|
388 |
</div>
|
|
389 |
<div class="memdoc">
|
|
390 |
|
|
391 |
<p>
|
|
392 |
|
|
393 |
<p>
|
|
394 |
Definition at line <a class="el" href="pdo_8c-source.html#l00601">601</a> of file <a class="el" href="pdo_8c-source.html">pdo.c</a>.
|
|
395 |
<p>
|
|
396 |
References <a class="el" href="pdo_8c-source.html#l00442">_sendPDOevent()</a>, <a class="el" href="timer_8h-source.html#l00045">struct_s_timer_entry::d</a>, <a class="el" href="data_8h-source.html#l00050">struct_CO_Data::firstIndex</a>, <a class="el" href="data_8h-source.html#l00051">struct_CO_Data::lastIndex</a>, <a class="el" href="def_8h-source.html#l00031">OD_SUCCESSFUL</a>, <a class="el" href="objdictdef_8h-source.html#l00108">s_quick_index::PDO_TRS</a>, <a class="el" href="objacces_8c-source.html#l00404">scanIndexOD()</a>, <a class="el" href="pdo_8c-source.html#l00573">TPDO_Communication_Parameter_Callback()</a>, <a class="el" href="hcs12_2applicfg_8h-source.html#l00140">UNS16</a>, and <a class="el" href="hcs12_2applicfg_8h-source.html#l00141">UNS32</a>.
|
|
397 |
<p>
|
|
398 |
Referenced by <a class="el" href="states_8c-source.html#l00120">switchCommunicationState()</a>.
|
|
399 |
<p>
|
|
400 |
Here is the call graph for this function:<p><center><img src="pdo_8c_858b6c5fcf09d0c6c9cdd67f92bcd8f9_cgraph.png" border="0" usemap="#pdo_8c_858b6c5fcf09d0c6c9cdd67f92bcd8f9_cgraph_map" alt=""></center>
|
|
401 |
<map name="pdo_8c_858b6c5fcf09d0c6c9cdd67f92bcd8f9_cgraph_map">
|
|
402 |
<area href="pdo_8c.html#fbf33713253ccf33f9277e31c78a6cb5" shape="rect" coords="199,107,305,133" alt="">
|
|
403 |
<area href="objacces_8c.html#b2839d53051e322c12605c1d7f3dc4e5" shape="rect" coords="205,157,299,184" alt="">
|
|
404 |
<area href="pdo_8c.html#b0f2ba361e723602410676cd1c3402dd" shape="rect" coords="120,56,384,83" alt="">
|
|
405 |
<area href="pdo_8c.html#06b1b812ca18d3167243fb2b2acb6414" shape="rect" coords="471,208,545,235" alt="">
|
|
406 |
<area href="canOpenDriver_8c.html#fab789b9b2ee0ab6c6f27e67d6c03661" shape="rect" coords="475,259,541,285" alt="">
|
|
407 |
<area href="timer_8c.html#12fe6467e1df03cc40dd6f76123c99f6" shape="rect" coords="471,5,545,32" alt="">
|
|
408 |
<area href="pdo_8c.html#1e6f0540474e95f2928151efec83ccb6" shape="rect" coords="436,56,580,83" alt="">
|
|
409 |
<area href="pdo_8c.html#adf6445208b9af9b11f66f66a5d1f1f9" shape="rect" coords="433,107,583,133" alt="">
|
|
410 |
<area href="timer_8c.html#956b22f24089db4c367f40199f838a20" shape="rect" coords="472,157,544,184" alt="">
|
|
411 |
<area href="pdo_8c.html#ad755ad656fe0f661ca6bd17acb1245a" shape="rect" coords="652,208,724,235" alt="">
|
|
412 |
<area href="objacces_8c.html#cad0c118b1e06230c9cceb8e3985822b" shape="rect" coords="647,157,729,184" alt="">
|
|
413 |
<area href="objacces_8c.html#6a3eb5cb9f79f3bee030bfbb6fdd7711" shape="rect" coords="792,157,883,184" alt="">
|
|
414 |
<area href="canOpenDriver_8c.html#cd855997446329e6b6338fe8644edf11" shape="rect" coords="632,259,744,285" alt="">
|
|
415 |
</map>
|
|
416 |
|
|
417 |
</div>
|
|
418 |
</div><p>
|
|
419 |
<a class="anchor" name="e31b98506e436ee213de906c19cc59f1"></a><!-- doxytag: member="pdo.c::PDOStop" ref="e31b98506e436ee213de906c19cc59f1" args="(CO_Data *d)" -->
|
|
420 |
<div class="memitem">
|
|
421 |
<div class="memproto">
|
|
422 |
<table class="memname">
|
|
423 |
<tr>
|
|
424 |
<td class="memname">void PDOStop </td>
|
|
425 |
<td>(</td>
|
|
426 |
<td class="paramtype"><a class="el" href="structstruct__CO__Data.html">CO_Data</a> * </td>
|
|
427 |
<td class="paramname"> <em>d</em> </td>
|
|
428 |
<td> ) </td>
|
|
429 |
<td width="100%"></td>
|
|
430 |
</tr>
|
|
431 |
</table>
|
|
432 |
</div>
|
|
433 |
<div class="memdoc">
|
|
434 |
|
|
435 |
<p>
|
|
436 |
|
|
437 |
<p>
|
|
438 |
Definition at line <a class="el" href="pdo_8c-source.html#l00632">632</a> of file <a class="el" href="pdo_8c-source.html">pdo.c</a>.
|
|
439 |
<p>
|
|
440 |
References <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="timer_8c-source.html#l00112">DelAlarm()</a>, <a class="el" href="pdo_8h-source.html#l00042">struct_s_PDO_status::event_timer</a>, <a class="el" href="data_8h-source.html#l00050">struct_CO_Data::firstIndex</a>, <a class="el" href="pdo_8h-source.html#l00043">struct_s_PDO_status::inhibit_timer</a>, <a class="el" href="pdo_8h-source.html#l00044">struct_s_PDO_status::last_message</a>, <a class="el" href="data_8h-source.html#l00051">struct_CO_Data::lastIndex</a>, <a class="el" href="data_8h-source.html#l00049">struct_CO_Data::PDO_status</a>, <a class="el" href="objdictdef_8h-source.html#l00108">s_quick_index::PDO_TRS</a>, <a class="el" href="pdo_8h-source.html#l00041">struct_s_PDO_status::transmit_type_parameter</a>, <a class="el" href="hcs12_2applicfg_8h-source.html#l00140">UNS16</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>.
|
|
441 |
<p>
|
|
442 |
Referenced by <a class="el" href="states_8c-source.html#l00120">switchCommunicationState()</a>.
|
|
443 |
<p>
|
|
444 |
Here is the call graph for this function:<p><center><img src="pdo_8c_e31b98506e436ee213de906c19cc59f1_cgraph.png" border="0" usemap="#pdo_8c_e31b98506e436ee213de906c19cc59f1_cgraph_map" alt=""></center>
|
|
445 |
<map name="pdo_8c_e31b98506e436ee213de906c19cc59f1_cgraph_map">
|
|
446 |
<area href="timer_8c.html#12fe6467e1df03cc40dd6f76123c99f6" shape="rect" coords="125,5,200,32" alt="">
|
|
447 |
</map>
|
|
448 |
|
|
449 |
</div>
|
|
450 |
</div><p>
|
|
451 |
<a class="anchor" name="f653b9e9cc46d8290b3ce2d6392b5a52"></a><!-- doxytag: member="pdo.c::proceedPDO" ref="f653b9e9cc46d8290b3ce2d6392b5a52" args="(CO_Data *d, Message *m)" -->
|
|
452 |
<div class="memitem">
|
|
453 |
<div class="memproto">
|
|
454 |
<table class="memname">
|
|
455 |
<tr>
|
|
456 |
<td class="memname">UNS8 proceedPDO </td>
|
|
457 |
<td>(</td>
|
|
458 |
<td class="paramtype"><a class="el" href="structstruct__CO__Data.html">CO_Data</a> * </td>
|
|
459 |
<td class="paramname"> <em>d</em>, </td>
|
|
460 |
</tr>
|
|
461 |
<tr>
|
|
462 |
<td class="paramkey"></td>
|
|
463 |
<td></td>
|
|
464 |
<td class="paramtype"><a class="el" href="structMessage.html">Message</a> * </td>
|
|
465 |
<td class="paramname"> <em>m</em></td><td> </td>
|
|
466 |
</tr>
|
|
467 |
<tr>
|
|
468 |
<td></td>
|
|
469 |
<td>)</td>
|
|
470 |
<td></td><td></td><td width="100%"></td>
|
|
471 |
</tr>
|
|
472 |
</table>
|
|
473 |
</div>
|
|
474 |
<div class="memdoc">
|
|
475 |
|
|
476 |
<p>
|
|
477 |
<dl compact><dt><b>Parameters:</b></dt><dd>
|
|
478 |
<table border="0" cellspacing="2" cellpadding="0">
|
|
479 |
<tr><td valign="top"></td><td valign="top"><em>d</em> </td><td></td></tr>
|
|
480 |
<tr><td valign="top"></td><td valign="top"><em>m</em> </td><td></td></tr>
|
|
481 |
</table>
|
|
482 |
</dl>
|
|
483 |
<dl class="return" compact><dt><b>Returns:</b></dt><dd></dd></dl>
|
|
484 |
|
|
485 |
<p>
|
|
486 |
Definition at line <a class="el" href="pdo_8c-source.html#l00141">141</a> of file <a class="el" href="pdo_8c-source.html">pdo.c</a>.
|
|
487 |
<p>
|
|
488 |
References <a class="el" href="pdo_8c-source.html#l00048">buildPDO()</a>, <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="pdo_8c-source.html#l00351">CopyBits()</a>, <a class="el" href="timer_8h-source.html#l00045">struct_s_timer_entry::d</a>, <a class="el" href="can_8h-source.html#l00046">Message::data</a>, <a class="el" href="timer_8c-source.html#l00112">DelAlarm()</a>, <a class="el" href="pdo_8h-source.html#l00042">struct_s_PDO_status::event_timer</a>, <a class="el" href="data_8h-source.html#l00050">struct_CO_Data::firstIndex</a>, <a class="el" href="pdo_8h-source.html#l00043">struct_s_PDO_status::inhibit_timer</a>, <a class="el" href="pdo_8h-source.html#l00044">struct_s_PDO_status::last_message</a>, <a class="el" href="data_8h-source.html#l00051">struct_CO_Data::lastIndex</a>, <a class="el" href="hcs12_2applicfg_8h-source.html#l00177">MSG_ERR</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="data_8h-source.html#l00048">struct_CO_Data::objdict</a>, <a class="el" href="def_8h-source.html#l00031">OD_SUCCESSFUL</a>, <a class="el" href="objdictdef_8h-source.html#l00106">s_quick_index::PDO_RCV</a>, <a class="el" href="objdictdef_8h-source.html#l00107">s_quick_index::PDO_RCV_MAP</a>, <a class="el" href="data_8h-source.html#l00049">struct_CO_Data::PDO_status</a>, <a class="el" href="objdictdef_8h-source.html#l00108">s_quick_index::PDO_TRS</a>, <a class="el" href="pdo_8c-source.html#l00415">PDOEventTimerAlarm()</a>, <a class="el" href="objdictdef_8h-source.html#l00088">td_subindex::pObject</a>, <a class="el" href="objdictdef_8h-source.html#l00095">td_indextable::pSubindex</a>, <a class="el" href="def_8h-source.html#l00054">REQUEST</a>, <a class="el" href="objacces_8c-source.html#l00350">setODentry()</a>, <a class="el" href="def_8h-source.html#l00111">state1</a>, <a class="el" href="def_8h-source.html#l00112">state2</a>, <a class="el" href="def_8h-source.html#l00114">state4</a>, <a class="el" href="def_8h-source.html#l00115">state5</a>, <a class="el" href="pdo_8h-source.html#l00041">struct_s_PDO_status::transmit_type_parameter</a>, <a class="el" href="hcs12_2applicfg_8h-source.html#l00140">UNS16</a>, <a class="el" href="hcs12_2applicfg_8h-source.html#l00141">UNS32</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>.
|
|
489 |
<p>
|
|
490 |
Referenced by <a class="el" href="states_8c-source.html#l00065">canDispatch()</a>.
|
|
491 |
<p>
|
|
492 |
Here is the call graph for this function:<p><center><img src="pdo_8c_f653b9e9cc46d8290b3ce2d6392b5a52_cgraph.png" border="0" usemap="#pdo_8c_f653b9e9cc46d8290b3ce2d6392b5a52_cgraph_map" alt=""></center>
|
|
493 |
<map name="pdo_8c_f653b9e9cc46d8290b3ce2d6392b5a52_cgraph_map">
|
|
494 |
<area href="pdo_8c.html#06b1b812ca18d3167243fb2b2acb6414" shape="rect" coords="497,64,572,91" alt="">
|
|
495 |
<area href="pdo_8c.html#ad755ad656fe0f661ca6bd17acb1245a" shape="rect" coords="641,13,713,40" alt="">
|
|
496 |
<area href="canOpenDriver_8c.html#fab789b9b2ee0ab6c6f27e67d6c03661" shape="rect" coords="501,140,568,167" alt="">
|
|
497 |
<area href="timer_8c.html#12fe6467e1df03cc40dd6f76123c99f6" shape="rect" coords="497,191,572,217" alt="">
|
|
498 |
<area href="pdo_8c.html#1e6f0540474e95f2928151efec83ccb6" shape="rect" coords="145,115,289,141" alt="">
|
|
499 |
<area href="objacces_8c.html#dad5d2f7890168cade2fbb7e0e4c6200" shape="rect" coords="176,267,259,293" alt="">
|
|
500 |
<area href="objacces_8c.html#cad0c118b1e06230c9cceb8e3985822b" shape="rect" coords="636,64,719,91" alt="">
|
|
501 |
<area href="canOpenDriver_8c.html#cd855997446329e6b6338fe8644edf11" shape="rect" coords="621,140,733,167" alt="">
|
|
502 |
<area href="pdo_8c.html#fbf33713253ccf33f9277e31c78a6cb5" shape="rect" coords="340,115,447,141" alt="">
|
|
503 |
<area href="objacces_8c.html#c6dc3f9ab23f6fa05c3a454cdc82c985" shape="rect" coords="349,267,437,293" alt="">
|
|
504 |
</map>
|
|
505 |
|
|
506 |
</div>
|
|
507 |
</div><p>
|
|
508 |
<a class="anchor" name="adaae758ac4e9333eec59ff123ba98ad"></a><!-- doxytag: member="pdo.c::sendPDOevent" ref="adaae758ac4e9333eec59ff123ba98ad" args="(CO_Data *d)" -->
|
|
509 |
<div class="memitem">
|
|
510 |
<div class="memproto">
|
|
511 |
<table class="memname">
|
|
512 |
<tr>
|
|
513 |
<td class="memname">UNS8 sendPDOevent </td>
|
|
514 |
<td>(</td>
|
|
515 |
<td class="paramtype"><a class="el" href="structstruct__CO__Data.html">CO_Data</a> * </td>
|
|
516 |
<td class="paramname"> <em>d</em> </td>
|
|
517 |
<td> ) </td>
|
|
518 |
<td width="100%"></td>
|
|
519 |
</tr>
|
|
520 |
</table>
|
|
521 |
</div>
|
|
522 |
<div class="memdoc">
|
|
523 |
|
|
524 |
<p>
|
|
525 |
<dl compact><dt><b>Parameters:</b></dt><dd>
|
|
526 |
<table border="0" cellspacing="2" cellpadding="0">
|
|
527 |
<tr><td valign="top"></td><td valign="top"><em>d</em> </td><td></td></tr>
|
|
528 |
</table>
|
|
529 |
</dl>
|
|
530 |
<dl class="return" compact><dt><b>Returns:</b></dt><dd></dd></dl>
|
|
531 |
|
|
532 |
<p>
|
|
533 |
Definition at line <a class="el" href="pdo_8c-source.html#l00408">408</a> of file <a class="el" href="pdo_8c-source.html">pdo.c</a>.
|
|
534 |
<p>
|
|
535 |
References <a class="el" href="pdo_8c-source.html#l00442">_sendPDOevent()</a>, and <a class="el" href="timer_8h-source.html#l00045">struct_s_timer_entry::d</a>.
|
|
536 |
<p>
|
|
537 |
Here is the call graph for this function:<p><center><img src="pdo_8c_adaae758ac4e9333eec59ff123ba98ad_cgraph.png" border="0" usemap="#pdo_8c_adaae758ac4e9333eec59ff123ba98ad_cgraph_map" alt=""></center>
|
|
538 |
<map name="pdo_8c_adaae758ac4e9333eec59ff123ba98ad_cgraph_map">
|
|
539 |
<area href="pdo_8c.html#fbf33713253ccf33f9277e31c78a6cb5" shape="rect" coords="156,208,263,235" alt="">
|
|
540 |
<area href="pdo_8c.html#06b1b812ca18d3167243fb2b2acb6414" shape="rect" coords="351,56,425,83" alt="">
|
|
541 |
<area href="canOpenDriver_8c.html#fab789b9b2ee0ab6c6f27e67d6c03661" shape="rect" coords="355,107,421,133" alt="">
|
|
542 |
<area href="timer_8c.html#12fe6467e1df03cc40dd6f76123c99f6" shape="rect" coords="351,157,425,184" alt="">
|
|
543 |
<area href="pdo_8c.html#1e6f0540474e95f2928151efec83ccb6" shape="rect" coords="316,208,460,235" alt="">
|
|
544 |
<area href="pdo_8c.html#adf6445208b9af9b11f66f66a5d1f1f9" shape="rect" coords="313,259,463,285" alt="">
|
|
545 |
<area href="timer_8c.html#956b22f24089db4c367f40199f838a20" shape="rect" coords="352,309,424,336" alt="">
|
|
546 |
<area href="pdo_8c.html#ad755ad656fe0f661ca6bd17acb1245a" shape="rect" coords="532,5,604,32" alt="">
|
|
547 |
<area href="objacces_8c.html#cad0c118b1e06230c9cceb8e3985822b" shape="rect" coords="527,56,609,83" alt="">
|
|
548 |
<area href="objacces_8c.html#6a3eb5cb9f79f3bee030bfbb6fdd7711" shape="rect" coords="672,56,763,83" alt="">
|
|
549 |
<area href="objacces_8c.html#8577ef029b11faa6cfd1102f6bb10f59" shape="rect" coords="812,56,951,83" alt="">
|
|
550 |
<area href="canOpenDriver_8c.html#cd855997446329e6b6338fe8644edf11" shape="rect" coords="512,107,624,133" alt="">
|
|
551 |
</map>
|
|
552 |
|
|
553 |
</div>
|
|
554 |
</div><p>
|
|
555 |
<a class="anchor" name="2a4d6e86bc4447a3c45c9b96bd61f995"></a><!-- doxytag: member="pdo.c::sendPDOrequest" ref="2a4d6e86bc4447a3c45c9b96bd61f995" args="(CO_Data *d, UNS16 RPDOIndex)" -->
|
|
556 |
<div class="memitem">
|
|
557 |
<div class="memproto">
|
|
558 |
<table class="memname">
|
|
559 |
<tr>
|
|
560 |
<td class="memname">UNS8 sendPDOrequest </td>
|
|
561 |
<td>(</td>
|
|
562 |
<td class="paramtype"><a class="el" href="structstruct__CO__Data.html">CO_Data</a> * </td>
|
|
563 |
<td class="paramname"> <em>d</em>, </td>
|
|
564 |
</tr>
|
|
565 |
<tr>
|
|
566 |
<td class="paramkey"></td>
|
|
567 |
<td></td>
|
|
568 |
<td class="paramtype">UNS16 </td>
|
|
569 |
<td class="paramname"> <em>RPDOIndex</em></td><td> </td>
|
|
570 |
</tr>
|
|
571 |
<tr>
|
|
572 |
<td></td>
|
|
573 |
<td>)</td>
|
|
574 |
<td></td><td></td><td width="100%"></td>
|
|
575 |
</tr>
|
|
576 |
</table>
|
|
577 |
</div>
|
|
578 |
<div class="memdoc">
|
|
579 |
|
|
580 |
<p>
|
210
|
581 |
<dl compact><dt><b>Parameters:</b></dt><dd>
|
|
582 |
<table border="0" cellspacing="2" cellpadding="0">
|
|
583 |
<tr><td valign="top"></td><td valign="top"><em>d</em> </td><td></td></tr>
|
|
584 |
<tr><td valign="top"></td><td valign="top"><em>cobId</em> </td><td></td></tr>
|
|
585 |
</table>
|
|
586 |
</dl>
|
|
587 |
<dl class="return" compact><dt><b>Returns:</b></dt><dd></dd></dl>
|
|
588 |
|
|
589 |
<p>
|
240
|
590 |
Definition at line <a class="el" href="pdo_8c-source.html#l00104">104</a> of file <a class="el" href="pdo_8c-source.html">pdo.c</a>.
|
|
591 |
<p>
|
|
592 |
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="timer_8h-source.html#l00045">struct_s_timer_entry::d</a>, <a class="el" href="data_8h-source.html#l00050">struct_CO_Data::firstIndex</a>, <a class="el" href="data_8h-source.html#l00051">struct_CO_Data::lastIndex</a>, <a class="el" href="hcs12_2applicfg_8h-source.html#l00177">MSG_ERR</a>, <a class="el" href="hcs12_2applicfg_8h-source.html#l00190">MSG_WAR</a>, <a class="el" href="data_8h-source.html#l00048">struct_CO_Data::objdict</a>, <a class="el" href="objdictdef_8h-source.html#l00106">s_quick_index::PDO_RCV</a>, <a class="el" href="objdictdef_8h-source.html#l00088">td_subindex::pObject</a>, <a class="el" href="objdictdef_8h-source.html#l00095">td_indextable::pSubindex</a>, <a class="el" href="def_8h-source.html#l00054">REQUEST</a>, <a class="el" href="hcs12_2applicfg_8h-source.html#l00140">UNS16</a>, and <a class="el" href="hcs12_2applicfg_8h-source.html#l00141">UNS32</a>.
|
|
593 |
<p>
|
|
594 |
Referenced by <a class="el" href="Master_8c-source.html#l00199">TestMaster_post_TPDO()</a>.
|
|
595 |
<p>
|
|
596 |
Here is the call graph for this function:<p><center><img src="pdo_8c_2a4d6e86bc4447a3c45c9b96bd61f995_cgraph.png" border="0" usemap="#pdo_8c_2a4d6e86bc4447a3c45c9b96bd61f995_cgraph_map" alt=""></center>
|
|
597 |
<map name="pdo_8c_2a4d6e86bc4447a3c45c9b96bd61f995_cgraph_map">
|
|
598 |
<area href="canOpenDriver_8c.html#fab789b9b2ee0ab6c6f27e67d6c03661" shape="rect" coords="165,5,232,32" alt="">
|
|
599 |
<area href="canOpenDriver_8c.html#cd855997446329e6b6338fe8644edf11" shape="rect" coords="280,5,392,32" alt="">
|
|
600 |
</map>
|
|
601 |
|
|
602 |
</div>
|
|
603 |
</div><p>
|
|
604 |
<a class="anchor" name="b0f2ba361e723602410676cd1c3402dd"></a><!-- doxytag: member="pdo.c::TPDO_Communication_Parameter_Callback" ref="b0f2ba361e723602410676cd1c3402dd" args="(CO_Data *d, const indextable *OD_entry, UNS8 bSubindex)" -->
|
|
605 |
<div class="memitem">
|
|
606 |
<div class="memproto">
|
|
607 |
<table class="memname">
|
|
608 |
<tr>
|
|
609 |
<td class="memname">UNS32 TPDO_Communication_Parameter_Callback </td>
|
207
|
610 |
<td>(</td>
|
215
|
611 |
<td class="paramtype"><a class="el" href="structstruct__CO__Data.html">CO_Data</a> * </td>
|
207
|
612 |
<td class="paramname"> <em>d</em>, </td>
|
|
613 |
</tr>
|
|
614 |
<tr>
|
|
615 |
<td class="paramkey"></td>
|
|
616 |
<td></td>
|
240
|
617 |
<td class="paramtype">const <a class="el" href="structtd__indextable.html">indextable</a> * </td>
|
|
618 |
<td class="paramname"> <em>OD_entry</em>, </td>
|
|
619 |
</tr>
|
|
620 |
<tr>
|
|
621 |
<td class="paramkey"></td>
|
|
622 |
<td></td>
|
|
623 |
<td class="paramtype">UNS8 </td>
|
|
624 |
<td class="paramname"> <em>bSubindex</em></td><td> </td>
|
207
|
625 |
</tr>
|
|
626 |
<tr>
|
|
627 |
<td></td>
|
|
628 |
<td>)</td>
|
|
629 |
<td></td><td></td><td width="100%"></td>
|
|
630 |
</tr>
|
|
631 |
</table>
|
|
632 |
</div>
|
|
633 |
<div class="memdoc">
|
|
634 |
|
|
635 |
<p>
|
210
|
636 |
<dl compact><dt><b>Parameters:</b></dt><dd>
|
|
637 |
<table border="0" cellspacing="2" cellpadding="0">
|
|
638 |
<tr><td valign="top"></td><td valign="top"><em>d</em> </td><td></td></tr>
|
240
|
639 |
<tr><td valign="top"></td><td valign="top"><em>OD_entry</em> </td><td></td></tr>
|
|
640 |
<tr><td valign="top"></td><td valign="top"><em>bSubindex</em> </td><td></td></tr>
|
210
|
641 |
</table>
|
|
642 |
</dl>
|
240
|
643 |
<dl class="return" compact><dt><b>Returns:</b></dt><dd>always 0 </dd></dl>
|
|
644 |
|
|
645 |
<p>
|
|
646 |
Definition at line <a class="el" href="pdo_8c-source.html#l00573">573</a> of file <a class="el" href="pdo_8c-source.html">pdo.c</a>.
|
|
647 |
<p>
|
|
648 |
References <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="timer_8c-source.html#l00112">DelAlarm()</a>, <a class="el" href="pdo_8h-source.html#l00042">struct_s_PDO_status::event_timer</a>, <a class="el" href="data_8h-source.html#l00050">struct_CO_Data::firstIndex</a>, <a class="el" href="pdo_8h-source.html#l00043">struct_s_PDO_status::inhibit_timer</a>, <a class="el" href="data_8h-source.html#l00048">struct_CO_Data::objdict</a>, <a class="el" href="data_8h-source.html#l00049">struct_CO_Data::PDO_status</a>, <a class="el" href="objdictdef_8h-source.html#l00108">s_quick_index::PDO_TRS</a>, <a class="el" href="pdo_8c-source.html#l00415">PDOEventTimerAlarm()</a>, <a class="el" href="objdictdef_8h-source.html#l00088">td_subindex::pObject</a>, <a class="el" href="objdictdef_8h-source.html#l00095">td_indextable::pSubindex</a>, <a class="el" href="pdo_8h-source.html#l00041">struct_s_PDO_status::transmit_type_parameter</a>, and <a class="el" href="hcs12_2applicfg_8h-source.html#l00139">UNS8</a>.
|
|
649 |
<p>
|
|
650 |
Referenced by <a class="el" href="pdo_8c-source.html#l00601">PDOInit()</a>.
|
|
651 |
<p>
|
|
652 |
Here is the call graph for this function:<p><center><img src="pdo_8c_b0f2ba361e723602410676cd1c3402dd_cgraph.png" border="0" usemap="#pdo_8c_b0f2ba361e723602410676cd1c3402dd_cgraph_map" alt=""></center>
|
|
653 |
<map name="pdo_8c_b0f2ba361e723602410676cd1c3402dd_cgraph_map">
|
|
654 |
<area href="timer_8c.html#12fe6467e1df03cc40dd6f76123c99f6" shape="rect" coords="708,5,783,32" alt="">
|
|
655 |
<area href="pdo_8c.html#1e6f0540474e95f2928151efec83ccb6" shape="rect" coords="319,107,463,133" alt="">
|
|
656 |
<area href="pdo_8c.html#fbf33713253ccf33f9277e31c78a6cb5" shape="rect" coords="513,107,620,133" alt="">
|
|
657 |
<area href="pdo_8c.html#06b1b812ca18d3167243fb2b2acb6414" shape="rect" coords="708,56,783,83" alt="">
|
|
658 |
<area href="canOpenDriver_8c.html#fab789b9b2ee0ab6c6f27e67d6c03661" shape="rect" coords="712,107,779,133" alt="">
|
|
659 |
<area href="pdo_8c.html#adf6445208b9af9b11f66f66a5d1f1f9" shape="rect" coords="671,157,820,184" alt="">
|
|
660 |
<area href="timer_8c.html#956b22f24089db4c367f40199f838a20" shape="rect" coords="709,208,781,235" alt="">
|
|
661 |
<area href="pdo_8c.html#ad755ad656fe0f661ca6bd17acb1245a" shape="rect" coords="889,5,961,32" alt="">
|
|
662 |
<area href="objacces_8c.html#cad0c118b1e06230c9cceb8e3985822b" shape="rect" coords="884,56,967,83" alt="">
|
|
663 |
<area href="canOpenDriver_8c.html#cd855997446329e6b6338fe8644edf11" shape="rect" coords="869,107,981,133" alt="">
|
|
664 |
</map>
|
|
665 |
|
|
666 |
</div>
|
|
667 |
</div><p>
|
|
668 |
<hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 19:10:39 2007 for CanFestival by
|
207
|
669 |
<a href="http://www.doxygen.org/index.html">
|
|
670 |
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
|
|
671 |
</body>
|
|
672 |
</html>
|