205 lines
		
	
	
		
			12 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			205 lines
		
	
	
		
			12 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 | 
						|
<html xmlns="http://www.w3.org/1999/xhtml">
 | 
						|
<head>
 | 
						|
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
 | 
						|
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
 | 
						|
<meta name="generator" content="Doxygen 1.8.20"/>
 | 
						|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
 | 
						|
<title>Labor04: displaytask.c File Reference</title>
 | 
						|
<link href="tabs.css" rel="stylesheet" type="text/css"/>
 | 
						|
<script type="text/javascript" src="jquery.js"></script>
 | 
						|
<script type="text/javascript" src="dynsections.js"></script>
 | 
						|
<link href="navtree.css" rel="stylesheet" type="text/css"/>
 | 
						|
<script type="text/javascript" src="resize.js"></script>
 | 
						|
<script type="text/javascript" src="navtreedata.js"></script>
 | 
						|
<script type="text/javascript" src="navtree.js"></script>
 | 
						|
<link href="search/search.css" rel="stylesheet" type="text/css"/>
 | 
						|
<script type="text/javascript" src="search/searchdata.js"></script>
 | 
						|
<script type="text/javascript" src="search/search.js"></script>
 | 
						|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
 | 
						|
</head>
 | 
						|
<body>
 | 
						|
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
 | 
						|
<div id="titlearea">
 | 
						|
<table cellspacing="0" cellpadding="0">
 | 
						|
 <tbody>
 | 
						|
 <tr style="height: 56px;">
 | 
						|
  <td id="projectalign" style="padding-left: 0.5em;">
 | 
						|
   <div id="projectname">Labor04
 | 
						|
   </div>
 | 
						|
  </td>
 | 
						|
 </tr>
 | 
						|
 </tbody>
 | 
						|
</table>
 | 
						|
</div>
 | 
						|
<!-- end header part -->
 | 
						|
<!-- Generated by Doxygen 1.8.20 -->
 | 
						|
<script type="text/javascript">
 | 
						|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
 | 
						|
var searchBox = new SearchBox("searchBox", "search",false,'Search');
 | 
						|
/* @license-end */
 | 
						|
</script>
 | 
						|
<script type="text/javascript" src="menudata.js"></script>
 | 
						|
<script type="text/javascript" src="menu.js"></script>
 | 
						|
<script type="text/javascript">
 | 
						|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
 | 
						|
$(function() {
 | 
						|
  initMenu('',true,false,'search.php','Search');
 | 
						|
  $(document).ready(function() { init_search(); });
 | 
						|
});
 | 
						|
/* @license-end */</script>
 | 
						|
<div id="main-nav"></div>
 | 
						|
</div><!-- top -->
 | 
						|
<div id="side-nav" class="ui-resizable side-nav-resizable">
 | 
						|
  <div id="nav-tree">
 | 
						|
    <div id="nav-tree-contents">
 | 
						|
      <div id="nav-sync" class="sync"></div>
 | 
						|
    </div>
 | 
						|
  </div>
 | 
						|
  <div id="splitbar" style="-moz-user-select:none;" 
 | 
						|
       class="ui-resizable-handle">
 | 
						|
  </div>
 | 
						|
</div>
 | 
						|
<script type="text/javascript">
 | 
						|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
 | 
						|
$(document).ready(function(){initNavTree('displaytask_8c.html',''); initResizable(); });
 | 
						|
/* @license-end */
 | 
						|
</script>
 | 
						|
<div id="doc-content">
 | 
						|
<!-- window showing the filter options -->
 | 
						|
<div id="MSearchSelectWindow"
 | 
						|
     onmouseover="return searchBox.OnSearchSelectShow()"
 | 
						|
     onmouseout="return searchBox.OnSearchSelectHide()"
 | 
						|
     onkeydown="return searchBox.OnSearchSelectKey(event)">
 | 
						|
</div>
 | 
						|
 | 
						|
<!-- iframe showing the search results (closed by default) -->
 | 
						|
<div id="MSearchResultsWindow">
 | 
						|
<iframe src="javascript:void(0)" frameborder="0" 
 | 
						|
        name="MSearchResults" id="MSearchResults">
 | 
						|
</iframe>
 | 
						|
</div>
 | 
						|
 | 
						|
<div class="header">
 | 
						|
  <div class="summary">
 | 
						|
<a href="#func-members">Functions</a>  </div>
 | 
						|
  <div class="headertitle">
 | 
						|
<div class="title">displaytask.c File Reference</div>  </div>
 | 
						|
</div><!--header-->
 | 
						|
<div class="contents">
 | 
						|
<div class="textblock"><code>#include "<a class="el" href="_e_s2___v4__app_8h_source.html">ES2_V4_app.h</a>"</code><br />
 | 
						|
</div><div class="textblock"><div class="dynheader">
 | 
						|
Include dependency graph for displaytask.c:</div>
 | 
						|
<div class="dyncontent">
 | 
						|
<div class="center"><img src="displaytask_8c__incl.png" border="0" usemap="#adisplaytask_8c" alt=""/></div>
 | 
						|
<map name="displaytask_8c" id="adisplaytask_8c">
 | 
						|
<area shape="rect" title=" " alt="" coords="1008,5,1107,32"/>
 | 
						|
<area shape="rect" href="_e_s2___v4__app_8h.html" title="global header file for project" alt="" coords="1003,80,1112,107"/>
 | 
						|
<area shape="rect" title=" " alt="" coords="5,155,67,181"/>
 | 
						|
<area shape="rect" title=" " alt="" coords="91,155,181,181"/>
 | 
						|
<area shape="rect" title=" " alt="" coords="5,229,120,256"/>
 | 
						|
<area shape="rect" title=" " alt="" coords="814,155,925,181"/>
 | 
						|
<area shape="rect" title=" " alt="" coords="949,155,1049,181"/>
 | 
						|
<area shape="rect" href="_app_board2_buttons_8h.html" title="Read state of buttons." alt="" coords="647,155,790,181"/>
 | 
						|
<area shape="rect" href="_fsm_framework_8h.html" title=" " alt="" coords="379,155,504,181"/>
 | 
						|
<area shape="rect" href="_externals_8h.html" title="declare global variables" alt="" coords="1073,155,1161,181"/>
 | 
						|
<area shape="rect" href="_fsm_v_c_r_8h.html" title=" " alt="" coords="1186,155,1273,181"/>
 | 
						|
<area shape="rect" href="_fsm_tape_8h.html" title="Header FSM for Tape." alt="" coords="1297,155,1383,181"/>
 | 
						|
<area shape="rect" href="_free_r_t_o_s_8h.html" title=" " alt="" coords="529,155,623,181"/>
 | 
						|
<area shape="rect" href="task_8h.html" title=" " alt="" coords="1408,155,1467,181"/>
 | 
						|
<area shape="rect" href="_threads_8h.html" title="threads tun by HeiOS" alt="" coords="1491,155,1571,181"/>
 | 
						|
<area shape="rect" href="queue_8h.html" title=" " alt="" coords="1595,155,1663,181"/>
 | 
						|
<area shape="rect" href="displaytask_8h.html" title=" " alt="" coords="256,155,355,181"/>
 | 
						|
<area shape="rect" title=" " alt="" coords="993,229,1119,256"/>
 | 
						|
<area shape="rect" title=" " alt="" coords="1144,229,1261,256"/>
 | 
						|
<area shape="rect" title=" " alt="" coords="910,304,997,331"/>
 | 
						|
<area shape="rect" title=" " alt="" coords="294,229,359,256"/>
 | 
						|
<area shape="rect" title=" " alt="" coords="384,229,459,256"/>
 | 
						|
<area shape="rect" title=" " alt="" coords="587,229,656,256"/>
 | 
						|
<area shape="rect" href="_free_r_t_o_s_config_8h.html" title=" " alt="" coords="680,229,813,256"/>
 | 
						|
<area shape="rect" href="projdefs_8h.html" title=" " alt="" coords="838,229,917,256"/>
 | 
						|
<area shape="rect" href="portable_8h.html" title=" " alt="" coords="483,229,563,256"/>
 | 
						|
<area shape="rect" title=" " alt="" coords="748,304,839,331"/>
 | 
						|
<area shape="rect" href="deprecated__definitions_8h.html" title=" " alt="" coords="561,304,724,331"/>
 | 
						|
<area shape="rect" href="portmacro_8h.html" title=" " alt="" coords="302,304,394,331"/>
 | 
						|
<area shape="rect" href="mpu__wrappers_8h.html" title=" " alt="" coords="418,304,537,331"/>
 | 
						|
<area shape="rect" href="list_8h.html" title=" " alt="" coords="1412,229,1463,256"/>
 | 
						|
<area shape="rect" title=" " alt="" coords="144,229,269,256"/>
 | 
						|
</map>
 | 
						|
</div>
 | 
						|
</div><table class="memberdecls">
 | 
						|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
 | 
						|
Functions</h2></td></tr>
 | 
						|
<tr class="memitem:a3a1d2a0575667f1aadaf57140d32c010"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="displaytask_8c.html#a3a1d2a0575667f1aadaf57140d32c010">vDisplayTask</a> (void *pvParameters)</td></tr>
 | 
						|
<tr class="separator:a3a1d2a0575667f1aadaf57140d32c010"><td class="memSeparator" colspan="2"> </td></tr>
 | 
						|
</table>
 | 
						|
<h2 class="groupheader">Function Documentation</h2>
 | 
						|
<a id="a3a1d2a0575667f1aadaf57140d32c010"></a>
 | 
						|
<h2 class="memtitle"><span class="permalink"><a href="#a3a1d2a0575667f1aadaf57140d32c010">◆ </a></span>vDisplayTask()</h2>
 | 
						|
 | 
						|
<div class="memitem">
 | 
						|
<div class="memproto">
 | 
						|
      <table class="memname">
 | 
						|
        <tr>
 | 
						|
          <td class="memname">void vDisplayTask </td>
 | 
						|
          <td>(</td>
 | 
						|
          <td class="paramtype">void * </td>
 | 
						|
          <td class="paramname"><em>pvParameters</em></td><td>)</td>
 | 
						|
          <td></td>
 | 
						|
        </tr>
 | 
						|
      </table>
 | 
						|
</div><div class="memdoc">
 | 
						|
<div class="dynheader">
 | 
						|
Here is the call graph for this function:</div>
 | 
						|
<div class="dyncontent">
 | 
						|
<div class="center"><img src="displaytask_8c_a3a1d2a0575667f1aadaf57140d32c010_cgraph.png" border="0" usemap="#adisplaytask_8c_a3a1d2a0575667f1aadaf57140d32c010_cgraph" alt=""/></div>
 | 
						|
<map name="displaytask_8c_a3a1d2a0575667f1aadaf57140d32c010_cgraph" id="adisplaytask_8c_a3a1d2a0575667f1aadaf57140d32c010_cgraph">
 | 
						|
<area shape="rect" title=" " alt="" coords="5,310,107,336"/>
 | 
						|
<area shape="rect" href="task_8h.html#aa154068cecd7f31446a7a84af44ab1a3" title=" " alt="" coords="166,183,257,210"/>
 | 
						|
<area shape="rect" href="queue_8c.html#ad0a166f3b1219a5e37e31f8090d4800d" title=" " alt="" coords="155,335,268,362"/>
 | 
						|
<area shape="rect" href="tasks_8c.html#ab4574e77d9aea876272e563c68f639da" title=" " alt="" coords="565,386,783,412"/>
 | 
						|
<area shape="rect" href="tasks_8c.html#a084d232640bd1d04bcac0b8784417015" title=" " alt="" coords="355,82,478,108"/>
 | 
						|
<area shape="rect" href="tasks_8c.html#adf830ea0f150fcdfdaa944667137f080" title=" " alt="" coords="357,31,477,58"/>
 | 
						|
<area shape="rect" href="list_8c.html#a274fdced76bbdd9d8a4c4840ded2920c" title=" " alt="" coords="883,183,987,210"/>
 | 
						|
<area shape="rect" href="list_8c.html#a28faa70d3ec4b4f39e53b0fc52d62ecf" title=" " alt="" coords="893,448,977,475"/>
 | 
						|
<area shape="rect" href="list_8c.html#a3240bc0f43fcf755be02bfc6de7dc6ef" title=" " alt="" coords="881,347,988,374"/>
 | 
						|
<area shape="rect" href="tasks_8c.html#ad1b2e4995f863a99cf980836efe330d7" title=" " alt="" coords="831,132,1039,159"/>
 | 
						|
<area shape="rect" href="tasks_8c.html#a54f31e9aef0eb7b87e48c7d68ecc84c1" title=" " alt="" coords="604,82,744,108"/>
 | 
						|
<area shape="rect" href="queue_8c.html#ad9a2e17b2b13d4878f7af1361437320e" title=" " alt="" coords="333,436,501,463"/>
 | 
						|
<area shape="rect" href="queue_8c.html#a8f21d4b7a21be0d109953120c93f6741" title=" " alt="" coords="353,487,481,514"/>
 | 
						|
<area shape="rect" href="queue_8c.html#a7297c84a7c770ed57567bad1d3e2faf6" title=" " alt="" coords="357,335,477,362"/>
 | 
						|
<area shape="rect" href="task_8h.html#a14513b7dd36055f73fba3c5ebbdc1b06" title=" " alt="" coords="580,284,768,311"/>
 | 
						|
<area shape="rect" href="task_8h.html#a9bff8681d5ed262e71b92805ca0da909" title=" " alt="" coords="316,538,517,564"/>
 | 
						|
<area shape="rect" href="task_8h.html#a56ae23bc0dece4522d666959902221ca" title=" " alt="" coords="336,588,497,615"/>
 | 
						|
<area shape="rect" href="task_8h.html#a366b302eba79d10b5ee2a3756f0fcc43" title=" " alt="" coords="355,639,478,666"/>
 | 
						|
<area shape="rect" href="task_8h.html#a3b018a85d339e536a6c05748dd666a3a" title=" " alt="" coords="335,183,499,210"/>
 | 
						|
<area shape="rect" href="task_8h.html#a0241000e08a261372186d34825a35979" title=" " alt="" coords="333,284,500,311"/>
 | 
						|
<area shape="rect" href="task_8h.html#a003f8ae6d649225abd030cc76e1c7d0e" title=" " alt="" coords="357,132,477,159"/>
 | 
						|
<area shape="rect" href="task_8h.html#a998c69e37431a3a32c637b31ff60089a" title=" " alt="" coords="610,335,738,362"/>
 | 
						|
<area shape="rect" href="tasks_8c.html#a91fbc7c4b65e32fae51b7d43ebdcb131" title=" " alt="" coords="573,234,775,260"/>
 | 
						|
</map>
 | 
						|
</div>
 | 
						|
<div class="dynheader">
 | 
						|
Here is the caller graph for this function:</div>
 | 
						|
<div class="dyncontent">
 | 
						|
<div class="center"><img src="displaytask_8c_a3a1d2a0575667f1aadaf57140d32c010_icgraph.png" border="0" usemap="#adisplaytask_8c_a3a1d2a0575667f1aadaf57140d32c010_icgraph" alt=""/></div>
 | 
						|
<map name="displaytask_8c_a3a1d2a0575667f1aadaf57140d32c010_icgraph" id="adisplaytask_8c_a3a1d2a0575667f1aadaf57140d32c010_icgraph">
 | 
						|
<area shape="rect" title=" " alt="" coords="104,5,205,32"/>
 | 
						|
<area shape="rect" href="_main_8c.html#a840291bc02cba5474a4cb46a9b9566fe" title="app entry point" alt="" coords="5,5,56,32"/>
 | 
						|
</map>
 | 
						|
</div>
 | 
						|
 | 
						|
</div>
 | 
						|
</div>
 | 
						|
</div><!-- contents -->
 | 
						|
</div><!-- doc-content -->
 | 
						|
<!-- start footer part -->
 | 
						|
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
 | 
						|
  <ul>
 | 
						|
    <li class="navelem"><a class="el" href="displaytask_8c.html">displaytask.c</a></li>
 | 
						|
    <li class="footer">Generated by <a href="http://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.8.20 </li>
 | 
						|
  </ul>
 | 
						|
</div>
 | 
						|
</body>
 | 
						|
</html>
 |