doc/doxygen/html/timers__xeno_2timerscfg_8h.html
changeset 240 34654679f262
parent 215 f49e5a6b7804
equal deleted inserted replaced
239:f45fd4cd3832 240:34654679f262
    16   <ul>
    16   <ul>
    17     <li><a href="files.html"><span>File&nbsp;List</span></a></li>
    17     <li><a href="files.html"><span>File&nbsp;List</span></a></li>
    18     <li><a href="globals.html"><span>Globals</span></a></li>
    18     <li><a href="globals.html"><span>Globals</span></a></li>
    19   </ul></div>
    19   </ul></div>
    20 <div class="nav">
    20 <div class="nav">
    21 <a class="el" href="dir_2209bfb26110ae52d50da4cefad5e72f.html">include</a>&nbsp;&raquo&nbsp;<a class="el" href="dir_65da0ca4ab83a270e0e926b35586fa52.html">timers_xeno</a></div>
    21 <a class="el" href="dir_bb27f6e70a4a8ab6966321815f15a33d.html">include</a>&nbsp;&raquo&nbsp;<a class="el" href="dir_f0ad55fdd975443e6c8bf117e04b4e64.html">timers_xeno</a></div>
    22 <h1>timerscfg.h File Reference</h1><code>#include &lt;native/task.h&gt;</code><br>
    22 <h1>timerscfg.h File Reference</h1><code>#include &lt;native/task.h&gt;</code><br>
    23 <code>#include &lt;native/timer.h&gt;</code><br>
    23 <code>#include &lt;native/timer.h&gt;</code><br>
    24 <code>#include &lt;native/mutex.h&gt;</code><br>
    24 <code>#include &lt;native/mutex.h&gt;</code><br>
    25 <code>#include &lt;native/alarm.h&gt;</code><br>
    25 <code>#include &lt;native/alarm.h&gt;</code><br>
    26 
    26 
    29 
    29 
    30 <p>
    30 <p>
    31 <a href="timers__xeno_2timerscfg_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
    31 <a href="timers__xeno_2timerscfg_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
    32 <tr><td></td></tr>
    32 <tr><td></td></tr>
    33 <tr><td colspan="2"><br><h2>Defines</h2></td></tr>
    33 <tr><td colspan="2"><br><h2>Defines</h2></td></tr>
    34 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="timers__xeno_2timerscfg_8h.html#6ae11f09e1ebf40f3562857272fab8bf">TIMEVAL</a>&nbsp;&nbsp;&nbsp;RTIME</td></tr>
    34 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="timers__xeno_2timerscfg_8h.html#dea5fb459bddd6fd539cdf665dd657e6">TIMEVAL</a>&nbsp;&nbsp;&nbsp;RTIME</td></tr>
    35 
    35 
    36 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="timers__xeno_2timerscfg_8h.html#35b2fd1a5f6b88bf3842ba3663e6f85e">TIMEVAL_MAX</a>&nbsp;&nbsp;&nbsp;~(RTIME)0</td></tr>
    36 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="timers__xeno_2timerscfg_8h.html#9b8b68779cc690a9f699155420328d0f">TIMEVAL_MAX</a>&nbsp;&nbsp;&nbsp;~(RTIME)0</td></tr>
    37 
    37 
    38 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="timers__xeno_2timerscfg_8h.html#ee85d2eeabff670269ebc2e00251ac6d">MS_TO_TIMEVAL</a>(ms)&nbsp;&nbsp;&nbsp;(RTIME)ms*1000000</td></tr>
    38 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="timers__xeno_2timerscfg_8h.html#ffc50d6b8321e910d6d4821b2aecfa92">MS_TO_TIMEVAL</a>(ms)&nbsp;&nbsp;&nbsp;(RTIME)ms*1000000</td></tr>
    39 
    39 
    40 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="timers__xeno_2timerscfg_8h.html#56849fe35cb6cbe17f7768a2d3af62f8">US_TO_TIMEVAL</a>(us)&nbsp;&nbsp;&nbsp;(RTIME)us*1000</td></tr>
    40 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="timers__xeno_2timerscfg_8h.html#5f44d2f770d3bd711510372589f5ae9c">US_TO_TIMEVAL</a>(us)&nbsp;&nbsp;&nbsp;(RTIME)us*1000</td></tr>
    41 
    41 
    42 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="timers__xeno_2timerscfg_8h.html#07c1b78efc83716fac9e31b9862f7e60">TASK_HANDLE</a>&nbsp;&nbsp;&nbsp;RT_TASK</td></tr>
    42 <tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="timers__xeno_2timerscfg_8h.html#69c1aff70ae463b42314dc6689cb7400">TASK_HANDLE</a>&nbsp;&nbsp;&nbsp;RT_TASK</td></tr>
    43 
    43 
    44 </table>
    44 </table>
    45 <hr><h2>Define Documentation</h2>
    45 <hr><h2>Define Documentation</h2>
    46 <a class="anchor" name="ee85d2eeabff670269ebc2e00251ac6d"></a><!-- doxytag: member="timerscfg.h::MS_TO_TIMEVAL" ref="ee85d2eeabff670269ebc2e00251ac6d" args="(ms)" -->
    46 <a class="anchor" name="ffc50d6b8321e910d6d4821b2aecfa92"></a><!-- doxytag: member="timerscfg.h::MS_TO_TIMEVAL" ref="ffc50d6b8321e910d6d4821b2aecfa92" args="(ms)" -->
    47 <div class="memitem">
    47 <div class="memitem">
    48 <div class="memproto">
    48 <div class="memproto">
    49       <table class="memname">
    49       <table class="memname">
    50         <tr>
    50         <tr>
    51           <td class="memname">#define MS_TO_TIMEVAL          </td>
    51           <td class="memname">#define MS_TO_TIMEVAL          </td>
    63 
    63 
    64 <p>
    64 <p>
    65 Definition at line <a class="el" href="timers__xeno_2timerscfg_8h-source.html#l00035">35</a> of file <a class="el" href="timers__xeno_2timerscfg_8h-source.html">timerscfg.h</a>.
    65 Definition at line <a class="el" href="timers__xeno_2timerscfg_8h-source.html#l00035">35</a> of file <a class="el" href="timers__xeno_2timerscfg_8h-source.html">timerscfg.h</a>.
    66 </div>
    66 </div>
    67 </div><p>
    67 </div><p>
    68 <a class="anchor" name="07c1b78efc83716fac9e31b9862f7e60"></a><!-- doxytag: member="timerscfg.h::TASK_HANDLE" ref="07c1b78efc83716fac9e31b9862f7e60" args="" -->
    68 <a class="anchor" name="69c1aff70ae463b42314dc6689cb7400"></a><!-- doxytag: member="timerscfg.h::TASK_HANDLE" ref="69c1aff70ae463b42314dc6689cb7400" args="" -->
    69 <div class="memitem">
    69 <div class="memitem">
    70 <div class="memproto">
    70 <div class="memproto">
    71       <table class="memname">
    71       <table class="memname">
    72         <tr>
    72         <tr>
    73           <td class="memname">#define TASK_HANDLE&nbsp;&nbsp;&nbsp;RT_TASK          </td>
    73           <td class="memname">#define TASK_HANDLE&nbsp;&nbsp;&nbsp;RT_TASK          </td>
    80 
    80 
    81 <p>
    81 <p>
    82 Definition at line <a class="el" href="timers__xeno_2timerscfg_8h-source.html#l00038">38</a> of file <a class="el" href="timers__xeno_2timerscfg_8h-source.html">timerscfg.h</a>.
    82 Definition at line <a class="el" href="timers__xeno_2timerscfg_8h-source.html#l00038">38</a> of file <a class="el" href="timers__xeno_2timerscfg_8h-source.html">timerscfg.h</a>.
    83 </div>
    83 </div>
    84 </div><p>
    84 </div><p>
    85 <a class="anchor" name="6ae11f09e1ebf40f3562857272fab8bf"></a><!-- doxytag: member="timerscfg.h::TIMEVAL" ref="6ae11f09e1ebf40f3562857272fab8bf" args="" -->
    85 <a class="anchor" name="dea5fb459bddd6fd539cdf665dd657e6"></a><!-- doxytag: member="timerscfg.h::TIMEVAL" ref="dea5fb459bddd6fd539cdf665dd657e6" args="" -->
    86 <div class="memitem">
    86 <div class="memitem">
    87 <div class="memproto">
    87 <div class="memproto">
    88       <table class="memname">
    88       <table class="memname">
    89         <tr>
    89         <tr>
    90           <td class="memname">#define TIMEVAL&nbsp;&nbsp;&nbsp;RTIME          </td>
    90           <td class="memname">#define TIMEVAL&nbsp;&nbsp;&nbsp;RTIME          </td>
    97 
    97 
    98 <p>
    98 <p>
    99 Definition at line <a class="el" href="timers__xeno_2timerscfg_8h-source.html#l00033">33</a> of file <a class="el" href="timers__xeno_2timerscfg_8h-source.html">timerscfg.h</a>.
    99 Definition at line <a class="el" href="timers__xeno_2timerscfg_8h-source.html#l00033">33</a> of file <a class="el" href="timers__xeno_2timerscfg_8h-source.html">timerscfg.h</a>.
   100 </div>
   100 </div>
   101 </div><p>
   101 </div><p>
   102 <a class="anchor" name="35b2fd1a5f6b88bf3842ba3663e6f85e"></a><!-- doxytag: member="timerscfg.h::TIMEVAL_MAX" ref="35b2fd1a5f6b88bf3842ba3663e6f85e" args="" -->
   102 <a class="anchor" name="9b8b68779cc690a9f699155420328d0f"></a><!-- doxytag: member="timerscfg.h::TIMEVAL_MAX" ref="9b8b68779cc690a9f699155420328d0f" args="" -->
   103 <div class="memitem">
   103 <div class="memitem">
   104 <div class="memproto">
   104 <div class="memproto">
   105       <table class="memname">
   105       <table class="memname">
   106         <tr>
   106         <tr>
   107           <td class="memname">#define TIMEVAL_MAX&nbsp;&nbsp;&nbsp;~(RTIME)0          </td>
   107           <td class="memname">#define TIMEVAL_MAX&nbsp;&nbsp;&nbsp;~(RTIME)0          </td>
   114 
   114 
   115 <p>
   115 <p>
   116 Definition at line <a class="el" href="timers__xeno_2timerscfg_8h-source.html#l00034">34</a> of file <a class="el" href="timers__xeno_2timerscfg_8h-source.html">timerscfg.h</a>.
   116 Definition at line <a class="el" href="timers__xeno_2timerscfg_8h-source.html#l00034">34</a> of file <a class="el" href="timers__xeno_2timerscfg_8h-source.html">timerscfg.h</a>.
   117 </div>
   117 </div>
   118 </div><p>
   118 </div><p>
   119 <a class="anchor" name="56849fe35cb6cbe17f7768a2d3af62f8"></a><!-- doxytag: member="timerscfg.h::US_TO_TIMEVAL" ref="56849fe35cb6cbe17f7768a2d3af62f8" args="(us)" -->
   119 <a class="anchor" name="5f44d2f770d3bd711510372589f5ae9c"></a><!-- doxytag: member="timerscfg.h::US_TO_TIMEVAL" ref="5f44d2f770d3bd711510372589f5ae9c" args="(us)" -->
   120 <div class="memitem">
   120 <div class="memitem">
   121 <div class="memproto">
   121 <div class="memproto">
   122       <table class="memname">
   122       <table class="memname">
   123         <tr>
   123         <tr>
   124           <td class="memname">#define US_TO_TIMEVAL          </td>
   124           <td class="memname">#define US_TO_TIMEVAL          </td>
   136 
   136 
   137 <p>
   137 <p>
   138 Definition at line <a class="el" href="timers__xeno_2timerscfg_8h-source.html#l00036">36</a> of file <a class="el" href="timers__xeno_2timerscfg_8h-source.html">timerscfg.h</a>.
   138 Definition at line <a class="el" href="timers__xeno_2timerscfg_8h-source.html#l00036">36</a> of file <a class="el" href="timers__xeno_2timerscfg_8h-source.html">timerscfg.h</a>.
   139 </div>
   139 </div>
   140 </div><p>
   140 </div><p>
   141 <hr size="1"><address style="align: right;"><small>Generated on Fri Jun 8 08:52:08 2007 for CanFestival by&nbsp;
   141 <hr size="1"><address style="align: right;"><small>Generated on Mon Jul 2 19:10:35 2007 for CanFestival by&nbsp;
   142 <a href="http://www.doxygen.org/index.html">
   142 <a href="http://www.doxygen.org/index.html">
   143 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
   143 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
   144 </body>
   144 </body>
   145 </html>
   145 </html>