Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > updates > by-pkgid > 6e7a2755bd78c9deedab199b86e675f3 > files > 10186

gnuradio-doc-3.2.2-9.fc14.x86_64.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://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"/>
<title>Universal Software Radio Peripheral: usrp_config.h File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.7.3 -->
<div id="top">
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">Universal Software Radio Peripheral</div>
  </td>
 </tr>
 </tbody>
</table>
</div>
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="annotated.html"><span>Classes</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="files.html"><span>File&#160;List</span></a></li>
      <li><a href="globals.html"><span>File&#160;Members</span></a></li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#define-members">Defines</a> &#124;
<a href="#func-members">Functions</a>  </div>
  <div class="headertitle">
<h1>usrp_config.h File Reference</h1>  </div>
</div>
<div class="contents">
<div class="textblock"><div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dyncontent">
<div class="center"><img src="usrp__config_8h__dep__incl.png" border="0" usemap="#usrp__config_8hdep" alt=""/></div>
<map name="usrp__config_8hdep" id="usrp__config_8hdep">
<area shape="rect" id="node3" href="usrp__config_8cc.html" title="usrp_config.cc" alt="" coords="5,83,112,112"/></map>
</div>
</div>
<p><a href="usrp__config_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="define-members"></a>
Defines</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="usrp__config_8h.html#acb387ab997587b90acb62288deebe0ff">USRP_RX_CONFIG_DEFAULT</a>&#160;&#160;&#160;0</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="usrp__config_8h.html#a6dc852b050d1d4af4a4898b4c9fe1898">USRP_TX_CONFIG_DEFAULT</a>&#160;&#160;&#160;0</td></tr>
<tr><td colspan="2"><h2><a name="func-members"></a>
Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="usrp__config_8h.html#aa9842be1ea62d780ed377329ec569e9a">usrp_rx_config_stream_count</a> (unsigned int usrp_rx_config)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="usrp__config_8h.html#a2ac9645a6e8f554b25fbcf5648b92cd2">usrp_tx_config_stream_count</a> (unsigned int usrp_tx_config)</td></tr>
</table>
<hr/><h2>Define Documentation</h2>
<a class="anchor" id="acb387ab997587b90acb62288deebe0ff"></a><!-- doxytag: member="usrp_config.h::USRP_RX_CONFIG_DEFAULT" ref="acb387ab997587b90acb62288deebe0ff" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define USRP_RX_CONFIG_DEFAULT&#160;&#160;&#160;0</td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<a class="anchor" id="a6dc852b050d1d4af4a4898b4c9fe1898"></a><!-- doxytag: member="usrp_config.h::USRP_TX_CONFIG_DEFAULT" ref="a6dc852b050d1d4af4a4898b4c9fe1898" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define USRP_TX_CONFIG_DEFAULT&#160;&#160;&#160;0</td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
<hr/><h2>Function Documentation</h2>
<a class="anchor" id="aa9842be1ea62d780ed377329ec569e9a"></a><!-- doxytag: member="usrp_config.h::usrp_rx_config_stream_count" ref="aa9842be1ea62d780ed377329ec569e9a" args="(unsigned int usrp_rx_config)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int usrp_rx_config_stream_count </td>
          <td>(</td>
          <td class="paramtype">unsigned int&#160;</td>
          <td class="paramname"><em>usrp_rx_config</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>given a usrp_rx_config word, return the number of I &amp; Q streams that are interleaved on the USB. </p>

</div>
</div>
<a class="anchor" id="a2ac9645a6e8f554b25fbcf5648b92cd2"></a><!-- doxytag: member="usrp_config.h::usrp_tx_config_stream_count" ref="a2ac9645a6e8f554b25fbcf5648b92cd2" args="(unsigned int usrp_tx_config)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int usrp_tx_config_stream_count </td>
          <td>(</td>
          <td class="paramtype">unsigned int&#160;</td>
          <td class="paramname"><em>usrp_tx_config</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">
<p>given a usrp_tx_config word, return the number of I &amp; Q streams that are interleaved on the USB. </p>

</div>
</div>
</div>
<hr class="footer"/><address class="footer"><small>Generated on Thu Feb 17 2011 for Universal Software Radio Peripheral by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.3 </small></address>
</body>
</html>