]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/edma3_lld.git/blob - packages/ti/sdo/edma3/rm/docs/html/struct_e_d_m_a3___r_m___ch_bound_resources.html
Misra C Fixes for dra72x
[keystone-rtos/edma3_lld.git] / packages / ti / sdo / edma3 / rm / docs / html / struct_e_d_m_a3___r_m___ch_bound_resources.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml">
3 <head>
4 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
5 <title>EDMA3 Resource Manager: EDMA3_RM_ChBoundResources Struct Reference</title>
6 <link href="tabs.css" rel="stylesheet" type="text/css"/>
7 <link href="doxygen.css" rel="stylesheet" type="text/css"/>
8 </head>
9 <body>
10 <!-- Generated by Doxygen 1.6.1 -->
11 <div class="navigation" id="top">
12   <div class="tabs">
13     <ul>
14       <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
15       <li><a href="modules.html"><span>Modules</span></a></li>
16       <li class="current"><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
17     </ul>
18   </div>
19   <div class="tabs">
20     <ul>
21       <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
22       <li><a href="classes.html"><span>Data&nbsp;Structure&nbsp;Index</span></a></li>
23       <li><a href="functions.html"><span>Data&nbsp;Fields</span></a></li>
24     </ul>
25   </div>
26 </div>
27 <div class="contents">
28 <h1>EDMA3_RM_ChBoundResources Struct Reference</h1><!-- doxytag: class="EDMA3_RM_ChBoundResources" -->
29 <p>EDMA3 Channel-Bound resources.  
30 <a href="#_details">More...</a></p>
32 <p><code>#include &lt;edma3resmgr.h&gt;</code></p>
33 <table border="0" cellpadding="0" cellspacing="0">
34 <tr><td colspan="2"><h2>Data Fields</h2></td></tr>
35 <tr><td class="memItemLeft" align="right" valign="top">int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_e_d_m_a3___r_m___ch_bound_resources.html#abe7b47232db77c8ed3ce9487ca8f658f">paRAMId</a></td></tr>
36 <tr><td class="memItemLeft" align="right" valign="top">unsigned int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_e_d_m_a3___r_m___ch_bound_resources.html#ac312830c57f5f44cc9ce7eb86513ae7d">tcc</a></td></tr>
37 </table>
38 <hr/><a name="_details"></a><h2>Detailed Description</h2>
39 <p>EDMA3 Channel-Bound resources. </p>
40 <p>Used to maintain information of the EDMA3 resources (specifically Parameter RAM set and TCC), bound to the particular channel within EDMA3_RM_allocLogicalChannel (). </p>
41 <hr/><h2>Field Documentation</h2>
42 <a class="anchor" id="abe7b47232db77c8ed3ce9487ca8f658f"></a><!-- doxytag: member="EDMA3_RM_ChBoundResources::paRAMId" ref="abe7b47232db77c8ed3ce9487ca8f658f" args="" -->
43 <div class="memitem">
44 <div class="memproto">
45       <table class="memname">
46         <tr>
47           <td class="memname">int <a class="el" href="struct_e_d_m_a3___r_m___ch_bound_resources.html#abe7b47232db77c8ed3ce9487ca8f658f">EDMA3_RM_ChBoundResources::paRAMId</a></td>
48         </tr>
49       </table>
50 </div>
51 <div class="memdoc">
52 <p>PaRAM Set number associated with the particular channel </p>
54 </div>
55 </div>
56 <a class="anchor" id="ac312830c57f5f44cc9ce7eb86513ae7d"></a><!-- doxytag: member="EDMA3_RM_ChBoundResources::tcc" ref="ac312830c57f5f44cc9ce7eb86513ae7d" args="" -->
57 <div class="memitem">
58 <div class="memproto">
59       <table class="memname">
60         <tr>
61           <td class="memname">unsigned int <a class="el" href="struct_e_d_m_a3___r_m___ch_bound_resources.html#ac312830c57f5f44cc9ce7eb86513ae7d">EDMA3_RM_ChBoundResources::tcc</a></td>
62         </tr>
63       </table>
64 </div>
65 <div class="memdoc">
66 <p>TCC associated with the particular channel </p>
68 </div>
69 </div>
70 <hr/>The documentation for this struct was generated from the following file:<ul>
71 <li>edma3resmgr.h</li>
72 </ul>
73 </div>
74 <hr size="1"/><address style="text-align: right;"><small>Generated on Mon Feb 14 18:31:18 2011 for EDMA3 Resource Manager by&nbsp;
75 <a href="http://www.doxygen.org/index.html">
76 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
77 </body>
78 </html>