⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 webport_8c.html

📁 针对AVR单片机开发的嵌入式操作系统
💻 HTML
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html><head>    <meta name="robots" content="noindex">    <meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">    <title>Ethernut WebPort</title>    <link href="doxygen.css" rel="stylesheet" type="text/css"></head><body bgcolor="#ffffff"><!-- Generated by Doxygen 1.4.1 --><div class="qindex"><a class="qindex" href="main.html">Main&nbsp;Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related&nbsp;Pages</a></div><div class="nav"><a class="el" href="dir_000000.html">webport</a></div><h1>webport.c File Reference</h1>Main routines. <a href="#_details">More...</a><p><p><a href="webport_8c-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0"><tr><td></td></tr><tr><td colspan="2"><br><h2>Defines</h2></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__xg_w_p_defs.html#ga0">MYMAC</a>&nbsp;&nbsp;&nbsp;0x00, 0x06, 0x98, 0x00, 0x10, 0x00</td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Hard coded MAC address.  <a href="group__xg_w_p_defs.html#ga0"></a><br></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__xg_w_p_defs.html#ga1">MYIP</a>&nbsp;&nbsp;&nbsp;"192.168.192.100"</td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Hard coded IP address.  <a href="group__xg_w_p_defs.html#ga1"></a><br></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="ga2" doxytag="webport.c::MYMASK"></a>#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__xg_w_p_defs.html#ga2">MYMASK</a>&nbsp;&nbsp;&nbsp;"255.255.255.0"</td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Hard coded IP mask. <br></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__xg_web_port.html#ga3">JUMP_RESET</a>&nbsp;&nbsp;&nbsp;{ asm("cli"); asm("call 0"); }</td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">CPU reset macro.  <a href="group__xg_web_port.html#ga3"></a><br></td></tr><tr><td colspan="2"><br><h2>Functions</h2></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__xg_web_port.html#ga0">Service</a> (void)</td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Process a single HTTP request.  <a href="group__xg_web_port.html#ga0"></a><br></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__xg_web_port.html#ga1">ServiceThread</a> (void *arg)</td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Background thread to process HTTP requests.  <a href="group__xg_web_port.html#ga1"></a><br></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__xg_web_port.html#ga2">main</a> (void)</td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Main entry of our application.  <a href="group__xg_web_port.html#ga2"></a><br></td></tr></table><hr><a name="_details"></a><h2>Detailed Description</h2>Main routines. <p><p>Definition in file <a class="el" href="webport_8c-source.html">webport.c</a>.<hr><address>  <small>    &copy;&nbsp;2002-2004 by egnite Software GmbH -     visit <a href="http://www.ethernut.de/">http://www.ethernut.de/</a>  </small></address></body></html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -