]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/performance-audio-sr.git/blob - psdk_cust/ipc_3_43_00_00_eng/docs/cdoc/ti/sdo/ipc/family/dm6446/NotifySetup.html
Specifying merge rules: don't merge .gitmodules.
[processor-sdk/performance-audio-sr.git] / psdk_cust / ipc_3_43_00_00_eng / docs / cdoc / ti / sdo / ipc / family / dm6446 / NotifySetup.html
1 <html>
2 <head>
3 <title>module ti.sdo.ipc.family.dm6446.NotifySetup</title>
4 <meta name="description" content="Manages setup of the default Notify driver handles">
5 <link rel="stylesheet" type="text/css" href="../../../../../xdoc.css" />
6 </head>
7 <body><div id="xdocWrapper"><div id="xdocContent">
8 <table class="xdocHdr"><tr>
9 <td class="xdocHdrTitle"><span class="xdoc-kw1">module</span> <span class="xdoc-id">ti.sdo.ipc.family.dm6446.</span><span class="xdoc-id">NotifySetup</span></td>
10 <td class="xdocHdrArrow">
11 <a class="xdocHdrLink" href="../../../../../ti/sdo/ipc/family/dm6446/NotifyCircSetup.html" title="module NotifyCircSetup"><img class="xdocHdrArrow" src="../../../../../Arrow_left.png"/></a></td>
12 <td class="xdocHdrArrow">
13 <a class="xdocHdrLink" href="../../../../../ti/sdo/ipc/family/dm6446/package.html" title="package ti.sdo.ipc.family.dm6446"><img class="xdocHdrArrow" src="../../../../../Arrow_up.png"/></a></td>
14 </table>
15 <div class=xdocHdrIndex><a class=xdocHdrIndex title="right-click to capture" href="../../../../../index.html#ti/sdo/ipc/family/dm6446/NotifySetup.html">index URL</a></div>
16 <p class="xdocHdrSummary">Manages setup of the default Notify driver handles</p>
17 <ul class="xdocToc">
18 <li class="xdocToc"><a class="xdocToc" href="#targ-synop">C synopsis</a></li>
19 <li class="xdocToc2"><a class="xdocToc" href="#xdocElems">Individual elements</a></li>
20 <li class="xdocToc"><a class="xdocToc" href="#meta-synop">Configuration settings</a></li>
21 <li class="xdocToc2"><a class="xdocToc" href="#xdocMetaElems">Individual elements</a></li>
22 </ul>
23 <div class="xdocBrief">
24 Creates the default notify drivers for each pair of processors.
25 </div>
26 <span id='targ-synop'></span>
27 <table class="xdocLabel"><tr>
28 <td class="xdocLabelLeft"><tt><span class="xdoc-id-targ2">C</span></tt> synopsis</td>
29 <td class="xdocLabelCenter">target-domain</td>
30 <td class="xdocLabelRight">sourced in <a class="xdocLink" href="../../../../../ti/sdo/ipc/family/dm6446/NotifySetup-src.html"><span class="xdocLabelFile">ti/sdo/ipc/family/dm6446/NotifySetup.xdc</span></a></td>
31 </tr></table>
32 <div class="xdocSynT">
33 <div class="xdocSynCode">
34 <tt></tt><span class="xdoc-kw3">#include</span> <span class="xdoc-id">&lt;ti/sdo/ipc/family/dm6446/NotifySetup.h&gt;</span>
35 </div>
36 <table cellspacing="0" cellpadding="0" border="0">
37 <tr><td colspan="2"><div class="xdocSynFxnCat">Functions common to all INotifySetup modules</div></td></tr>
39 <tr valign="top"><td class="xdocSynDecl" nowrap><div class="xdocSynTblType"><tt></tt><span class="xdoc-kw2">Int</span>&nbsp;</div></td><td class="xdocSynDecl"><div class="xdocSynTblDecl"><a class="xdocSynGo" href="#attach"><span class="xdoc-id">NotifySetup_attach</span><span class="xdocSynHoverShadow"><span class="xdocSynHover">//&nbsp;Function that will be called in Notify_attach</span></span></a>(<span class="xdoc-kw2">UInt16</span>&nbsp;<span class="xdoc-id">remoteProcId</span>, <span class="xdoc-kw2">Ptr</span>&nbsp;<span class="xdoc-id">sharedAddr</span>);</div></td></tr>
40 <tr valign="top"><td class="xdocSynDecl" nowrap><div class="xdocSynTblType"><tt></tt><span class="xdoc-kw2">UInt16</span>&nbsp;</div></td><td class="xdocSynDecl"><div class="xdocSynTblDecl"><a class="xdocSynGo" href="#num.Int.Lines"><span class="xdoc-id">NotifySetup_numIntLines</span><span class="xdocSynHoverShadow"><span class="xdocSynHover">//&nbsp;Returns number of interrupt lines to the processor</span></span></a>(<span class="xdoc-kw2">UInt16</span>&nbsp;<span class="xdoc-id">remoteProcId</span>);</div></td></tr>
41 <tr valign="top"><td class="xdocSynDecl" nowrap><div class="xdocSynTblType"><tt></tt><span class="xdoc-kw2">SizeT</span>&nbsp;</div></td><td class="xdocSynDecl"><div class="xdocSynTblDecl"><a class="xdocSynGo" href="#shared.Mem.Req"><span class="xdoc-id">NotifySetup_sharedMemReq</span><span class="xdocSynHoverShadow"><span class="xdocSynHover">//&nbsp;Shared Memory Required for a single notification line</span></span></a>(<span class="xdoc-kw2">UInt16</span>&nbsp;<span class="xdoc-id">remoteProcId</span>, <span class="xdoc-kw2">Ptr</span>&nbsp;<span class="xdoc-id">sharedAddr</span>);</div></td></tr>
42 <tr><td class="xdocSynFxnCat" colspan="2"><div class="xdocSynFxnCat">Functions common to all target modules</div></td></tr>
44 <tr>
45 <td></td>
46 <td>
47 <div class="xdocSynTblPack">
48 <a class="xdocSynGo" href="#module-wide_built-ins"><span class="xdoc-id">NotifySetup_Module_getMask</span><span class="xdocSynHoverShadow"><span class="xdocSynHover">//&nbsp;Returns the diagnostics mask for this module</span></span></a>,
49 <a class="xdocSynGo" href="#module-wide_built-ins"><span class="xdoc-id">NotifySetup_Module_hasMask</span><span class="xdocSynHoverShadow"><span class="xdocSynHover">//&nbsp;Test whether this module has a diagnostics mask</span></span></a>,
50 <a class="xdocSynGo" href="#module-wide_built-ins"><span class="xdoc-id">NotifySetup_Module_heap</span><span class="xdocSynHoverShadow"><span class="xdocSynHover">//&nbsp;The heap from which this module allocates memory</span></span></a>,
51 <a class="xdocSynGo" href="#module-wide_built-ins"><span class="xdoc-id">NotifySetup_Module_id</span><span class="xdocSynHoverShadow"><span class="xdocSynHover">//&nbsp;Get this module's unique id</span></span></a>,
52 <a class="xdocSynGo" href="#module-wide_built-ins"><span class="xdoc-id">NotifySetup_Module_setMask</span><span class="xdocSynHoverShadow"><span class="xdocSynHover">//&nbsp;Set the diagnostics mask for this module</span></span></a>,
53 <a class="xdocSynGo" href="#module-wide_built-ins"><span class="xdoc-id">NotifySetup_Module_startupDone</span><span class="xdocSynHoverShadow"><span class="xdocSynHover">//&nbsp;Test if this module has completed startup</span></span></a>
54 </div>
55 </td>
56 </tr>
57 <tr><td colspan='2'><div class='xdocSynTblHdr'>Typedefs</div></td></tr>
59 <tr valign="top"><td class="xdocSynDecl" nowrap><div class="xdocSynTblType"><tt></tt><span class="xdoc-kw1">typedef</span> <span class="xdoc-kw1">enum</span> </div></td><td class="xdocSynDecl"><div class="xdocSynTblDecl"><a class="xdocSynGo" href="#.A.R.M_.I.N.T"><span class="xdoc-id">NotifySetup_ARM_INT</span><span class="xdocSynHoverShadow"><span class="xdocSynHover">//&nbsp;Possible incoming interrupt IDs for DaVinci/ARM</span></span></a> ...</div></td></tr>
60 <tr valign="top"><td class="xdocSynDecl" nowrap><div class="xdocSynTblType"><tt></tt><span class="xdoc-kw1">typedef</span> <span class="xdoc-kw1">enum</span> </div></td><td class="xdocSynDecl"><div class="xdocSynTblDecl"><a class="xdocSynGo" href="#.D.S.P_.I.N.T"><span class="xdoc-id">NotifySetup_DSP_INT</span><span class="xdocSynHoverShadow"><span class="xdocSynHover">//&nbsp;Possible incoming interrupt IDs for DaVinci/DSP</span></span></a> ...</div></td></tr>
61 <tr><td colspan='2'><div class='xdocSynTblHdr'>Constants</div></td></tr>
63 <tr valign="top"><td class="xdocSynDecl" nowrap><div class="xdocSynTblType"><tt></tt><span class="xdoc-kw1">extern const</span> <span class="xdoc-kw2">UInt</span>&nbsp;</div></td><td class="xdocSynDecl"><div class="xdocSynTblDecl"><a class="xdocSynGo" href="#arm.Recv.Int.Id0"><span class="xdoc-id">NotifySetup_armRecvIntId0</span><span class="xdocSynHoverShadow"><span class="xdocSynHover">//&nbsp;Incoming interrupt ID for line #0 line on ARM</span></span></a>;</div></td></tr>
64 <tr valign="top"><td class="xdocSynDecl" nowrap><div class="xdocSynTblType"><tt></tt><span class="xdoc-kw1">extern const</span> <span class="xdoc-kw2">UInt</span>&nbsp;</div></td><td class="xdocSynDecl"><div class="xdocSynTblDecl"><a class="xdocSynGo" href="#arm.Recv.Int.Id1"><span class="xdoc-id">NotifySetup_armRecvIntId1</span><span class="xdocSynHoverShadow"><span class="xdocSynHover">//&nbsp;Incoming interrupt ID for line #1 line on ARM</span></span></a>;</div></td></tr>
65 <tr valign="top"><td class="xdocSynDecl" nowrap><div class="xdocSynTblType"><tt></tt><span class="xdoc-kw1">extern const</span> <span class="xdoc-kw2">UInt</span>&nbsp;</div></td><td class="xdocSynDecl"><div class="xdocSynTblDecl"><a class="xdocSynGo" href="#dsp.Int.Vect.Id0"><span class="xdoc-id">NotifySetup_dspIntVectId0</span><span class="xdocSynHoverShadow"><span class="xdocSynHover">//&nbsp;Vector ID to use on DSP for line #0</span></span></a>;</div></td></tr>
66 <tr valign="top"><td class="xdocSynDecl" nowrap><div class="xdocSynTblType"><tt></tt><span class="xdoc-kw1">extern const</span> <span class="xdoc-kw2">UInt</span>&nbsp;</div></td><td class="xdocSynDecl"><div class="xdocSynTblDecl"><a class="xdocSynGo" href="#dsp.Int.Vect.Id1"><span class="xdoc-id">NotifySetup_dspIntVectId1</span><span class="xdocSynHoverShadow"><span class="xdocSynHover">//&nbsp;Vector ID to use on DSP for line #1</span></span></a>;</div></td></tr>
67 <tr valign="top"><td class="xdocSynDecl" nowrap><div class="xdocSynTblType"><tt></tt><span class="xdoc-kw1">extern const</span> <span class="xdoc-kw2">UInt</span>&nbsp;</div></td><td class="xdocSynDecl"><div class="xdocSynTblDecl"><a class="xdocSynGo" href="#dsp.Recv.Int.Id0"><span class="xdoc-id">NotifySetup_dspRecvIntId0</span><span class="xdocSynHoverShadow"><span class="xdocSynHover">//&nbsp;Incoming interrupt ID for line #0 line on DSP</span></span></a>;</div></td></tr>
68 <tr valign="top"><td class="xdocSynDecl" nowrap><div class="xdocSynTblType"><tt></tt><span class="xdoc-kw1">extern const</span> <span class="xdoc-kw2">UInt</span>&nbsp;</div></td><td class="xdocSynDecl"><div class="xdocSynTblDecl"><a class="xdocSynGo" href="#dsp.Recv.Int.Id1"><span class="xdoc-id">NotifySetup_dspRecvIntId1</span><span class="xdocSynHoverShadow"><span class="xdocSynHover">//&nbsp;Incoming interrupt ID for line #1 line on DSP</span></span></a>;</div></td></tr>
69 <tr valign="top"><td class="xdocSynDecl" nowrap><div class="xdocSynTblType"><tt></tt><span class="xdoc-kw1">extern const</span> <span class="xdoc-kw2">Bool</span>&nbsp;</div></td><td class="xdocSynDecl"><div class="xdocSynTblDecl"><a class="xdocSynGo" href="#use.Second.Line"><span class="xdoc-id">NotifySetup_useSecondLine</span><span class="xdocSynHoverShadow"><span class="xdocSynHover">//&nbsp;Enable the second interrupt line on DaVinci</span></span></a>;</div></td></tr>
70 </table>
71 <div class="xdocSynSpacer">&nbsp;</div>
72 </div>
73 <div id="xdocSep">
74 </div>
75 <div id="xdocElems">
76 <div class="xdocSynSpacer">&nbsp;</div>
77 <a class="xdocAnchor" id=".A.R.M_.I.N.T"></a>
78 <a class="xdocAnchor" id=".A.R.M_.I.N.T0"></a>
79 <a class="xdocAnchor" id=".A.R.M_.I.N.T1"></a>
80 <table class="xdocHdr"><tr>
81 <td class="xdocHdrTitle"><span class="xdoc-kw1">enum</span> <span class="xdoc-id">NotifySetup_</span><span class="xdoc-id">ARM_INT</span></td>
82 <td class="xdocHdrArrow">
83 <a class="xdocHdrLink" href="../../../../../ti/sdo/ipc/family/dm6446/NotifySetup.html" title="module NotifySetup"><img class="xdocHdrArrow" src="../../../../../Arrow_up.png"/></a></td>
84 </table>
85 <div class=xdocHdrIndex><a class=xdocHdrIndex title="right-click to capture" href="../../../../../index.html#ti/sdo/ipc/family/dm6446/NotifySetup.html#.A.R.M_.I.N.T">index URL</a></div>
86 <p class="xdocHdrSummaryDcl">Possible incoming interrupt IDs for DaVinci/ARM</p>
87 <span id='targ-synop'></span>
88 <table class="xdocLabel"><tr>
89 <td class="xdocLabelLeft"><tt><span class="xdoc-id-targ2dcl">C</span></tt> synopsis</td>
90 <td class="xdocLabelRight">target-domain</td>
91 </tr></table>
92 <div class="xdocSynTdcl">
93 <div class="xdocSynCode">
94 <tt></tt><tt></tt><span class="xdoc-kw1">typedef</span> <span class="xdoc-kw1">enum</span> <span class="xdoc-id">NotifySetup_ARM_INT</span> {
95 </div>
96 <div class="xdocSynCode">
97 <tt></tt><tt>&nbsp;&nbsp;&nbsp;&nbsp;</tt><span class="xdoc-id">NotifySetup_ARM_INT0</span>, 
98 </div>
99 <div class="xdocSynCode">
100 <tt></tt><tt>&nbsp;&nbsp;&nbsp;&nbsp;</tt><span class="xdoc-id">NotifySetup_ARM_INT1</span>
101 </div>
102 <div class="xdocSynCode">
103 <tt></tt><tt></tt>} <span class="xdoc-id">NotifySetup_ARM_INT</span>;
104 </div>
105 </div>
106 <div class="xdocSynSpacer">&nbsp;</div>
107 <div class="xdocSynSpacer">&nbsp;</div>
108 <a class="xdocAnchor" id=".D.S.P_.I.N.T"></a>
109 <a class="xdocAnchor" id=".D.S.P_.I.N.T0"></a>
110 <a class="xdocAnchor" id=".D.S.P_.I.N.T1"></a>
111 <a class="xdocAnchor" id=".D.S.P_.I.N.T2"></a>
112 <a class="xdocAnchor" id=".D.S.P_.I.N.T3"></a>
113 <table class="xdocHdr"><tr>
114 <td class="xdocHdrTitle"><span class="xdoc-kw1">enum</span> <span class="xdoc-id">NotifySetup_</span><span class="xdoc-id">DSP_INT</span></td>
115 <td class="xdocHdrArrow">
116 <a class="xdocHdrLink" href="../../../../../ti/sdo/ipc/family/dm6446/NotifySetup.html" title="module NotifySetup"><img class="xdocHdrArrow" src="../../../../../Arrow_up.png"/></a></td>
117 </table>
118 <div class=xdocHdrIndex><a class=xdocHdrIndex title="right-click to capture" href="../../../../../index.html#ti/sdo/ipc/family/dm6446/NotifySetup.html#.D.S.P_.I.N.T">index URL</a></div>
119 <p class="xdocHdrSummaryDcl">Possible incoming interrupt IDs for DaVinci/DSP</p>
120 <span id='targ-synop'></span>
121 <table class="xdocLabel"><tr>
122 <td class="xdocLabelLeft"><tt><span class="xdoc-id-targ2dcl">C</span></tt> synopsis</td>
123 <td class="xdocLabelRight">target-domain</td>
124 </tr></table>
125 <div class="xdocSynTdcl">
126 <div class="xdocSynCode">
127 <tt></tt><tt></tt><span class="xdoc-kw1">typedef</span> <span class="xdoc-kw1">enum</span> <span class="xdoc-id">NotifySetup_DSP_INT</span> {
128 </div>
129 <div class="xdocSynCode">
130 <tt></tt><tt>&nbsp;&nbsp;&nbsp;&nbsp;</tt><span class="xdoc-id">NotifySetup_DSP_INT0</span>, 
131 </div>
132 <div class="xdocSynCode">
133 <tt></tt><tt>&nbsp;&nbsp;&nbsp;&nbsp;</tt><span class="xdoc-id">NotifySetup_DSP_INT1</span>, 
134 </div>
135 <div class="xdocSynCode">
136 <tt></tt><tt>&nbsp;&nbsp;&nbsp;&nbsp;</tt><span class="xdoc-id">NotifySetup_DSP_INT2</span>, 
137 </div>
138 <div class="xdocSynCode">
139 <tt></tt><tt>&nbsp;&nbsp;&nbsp;&nbsp;</tt><span class="xdoc-id">NotifySetup_DSP_INT3</span>
140 </div>
141 <div class="xdocSynCode">
142 <tt></tt><tt></tt>} <span class="xdoc-id">NotifySetup_DSP_INT</span>;
143 </div>
144 </div>
145 <div class="xdocSynSpacer">&nbsp;</div>
146 <div class="xdocSynSpacer">&nbsp;</div>
147 <a class="xdocAnchor" id="arm.Recv.Int.Id0"></a>
148 <table class="xdocHdr"><tr>
149 <td class="xdocHdrTitle"><span class="xdoc-kw1">config</span> <span class="xdoc-id">NotifySetup_</span><span class="xdoc-id">armRecvIntId0</span>&nbsp;&nbsp;<small><span class="xdocSynSum">//&nbsp;module-wide</span></small></td>
150 <td class="xdocHdrArrow">
151 <a class="xdocHdrLink" href="../../../../../ti/sdo/ipc/family/dm6446/NotifySetup.html" title="module NotifySetup"><img class="xdocHdrArrow" src="../../../../../Arrow_up.png"/></a></td>
152 </table>
153 <div class=xdocHdrIndex><a class=xdocHdrIndex title="right-click to capture" href="../../../../../index.html#ti/sdo/ipc/family/dm6446/NotifySetup.html#arm.Recv.Int.Id0">index URL</a></div>
154 <p class="xdocHdrSummaryDcl">Incoming interrupt ID for line #0 line on ARM</p>
155 <span id='targ-synop'></span>
156 <table class="xdocLabel"><tr>
157 <td class="xdocLabelLeft"><tt><span class="xdoc-id-targ2dcl">C</span></tt> synopsis</td>
158 <td class="xdocLabelRight">target-domain</td>
159 </tr></table>
160 <div class="xdocSynTdcl">
161 <div class="xdocSynCode">
162 <tt></tt><tt></tt><span class="xdoc-kw1">extern const</span> <span class="xdoc-kw2">UInt</span>&nbsp;<span class="xdoc-id">NotifySetup_armRecvIntId0</span>;
163 </div>
164 </div>
165 <div class="xdocSynSpacer">&nbsp;</div>
166 <span id="xdoc-sect-1"></span>
167 <div class="xdocSect">DETAILS</div>
168 <div class="xdocText">See <a class="xdoc-link" href="NotifySetup.html#.A.R.M_.I.N.T" title="ARM_INT">ARM_INT</a> for possible values.</div>
169 <div class="xdocSynSpacer">&nbsp;</div>
170 <a class="xdocAnchor" id="arm.Recv.Int.Id1"></a>
171 <table class="xdocHdr"><tr>
172 <td class="xdocHdrTitle"><span class="xdoc-kw1">config</span> <span class="xdoc-id">NotifySetup_</span><span class="xdoc-id">armRecvIntId1</span>&nbsp;&nbsp;<small><span class="xdocSynSum">//&nbsp;module-wide</span></small></td>
173 <td class="xdocHdrArrow">
174 <a class="xdocHdrLink" href="../../../../../ti/sdo/ipc/family/dm6446/NotifySetup.html" title="module NotifySetup"><img class="xdocHdrArrow" src="../../../../../Arrow_up.png"/></a></td>
175 </table>
176 <div class=xdocHdrIndex><a class=xdocHdrIndex title="right-click to capture" href="../../../../../index.html#ti/sdo/ipc/family/dm6446/NotifySetup.html#arm.Recv.Int.Id1">index URL</a></div>
177 <p class="xdocHdrSummaryDcl">Incoming interrupt ID for line #1 line on ARM</p>
178 <span id='targ-synop'></span>
179 <table class="xdocLabel"><tr>
180 <td class="xdocLabelLeft"><tt><span class="xdoc-id-targ2dcl">C</span></tt> synopsis</td>
181 <td class="xdocLabelRight">target-domain</td>
182 </tr></table>
183 <div class="xdocSynTdcl">
184 <div class="xdocSynCode">
185 <tt></tt><tt></tt><span class="xdoc-kw1">extern const</span> <span class="xdoc-kw2">UInt</span>&nbsp;<span class="xdoc-id">NotifySetup_armRecvIntId1</span>;
186 </div>
187 </div>
188 <div class="xdocSynSpacer">&nbsp;</div>
189 <span id="xdoc-sect-1"></span>
190 <div class="xdocSect">DETAILS</div>
191 <div class="xdocText">See <a class="xdoc-link" href="NotifySetup.html#.A.R.M_.I.N.T" title="ARM_INT">ARM_INT</a> for possible values.</div>
192 <div class="xdocSynSpacer">&nbsp;</div>
193 <a class="xdocAnchor" id="dsp.Int.Vect.Id0"></a>
194 <table class="xdocHdr"><tr>
195 <td class="xdocHdrTitle"><span class="xdoc-kw1">config</span> <span class="xdoc-id">NotifySetup_</span><span class="xdoc-id">dspIntVectId0</span>&nbsp;&nbsp;<small><span class="xdocSynSum">//&nbsp;module-wide</span></small></td>
196 <td class="xdocHdrArrow">
197 <a class="xdocHdrLink" href="../../../../../ti/sdo/ipc/family/dm6446/NotifySetup.html" title="module NotifySetup"><img class="xdocHdrArrow" src="../../../../../Arrow_up.png"/></a></td>
198 </table>
199 <div class=xdocHdrIndex><a class=xdocHdrIndex title="right-click to capture" href="../../../../../index.html#ti/sdo/ipc/family/dm6446/NotifySetup.html#dsp.Int.Vect.Id0">index URL</a></div>
200 <p class="xdocHdrSummaryDcl">Vector ID to use on DSP for line #0</p>
201 <span id='targ-synop'></span>
202 <table class="xdocLabel"><tr>
203 <td class="xdocLabelLeft"><tt><span class="xdoc-id-targ2dcl">C</span></tt> synopsis</td>
204 <td class="xdocLabelRight">target-domain</td>
205 </tr></table>
206 <div class="xdocSynTdcl">
207 <div class="xdocSynCode">
208 <tt></tt><tt></tt><span class="xdoc-kw1">extern const</span> <span class="xdoc-kw2">UInt</span>&nbsp;<span class="xdoc-id">NotifySetup_dspIntVectId0</span>;
209 </div>
210 </div>
211 <div class="xdocSynSpacer">&nbsp;</div>
212 <div class="xdocSynSpacer">&nbsp;</div>
213 <a class="xdocAnchor" id="dsp.Int.Vect.Id1"></a>
214 <table class="xdocHdr"><tr>
215 <td class="xdocHdrTitle"><span class="xdoc-kw1">config</span> <span class="xdoc-id">NotifySetup_</span><span class="xdoc-id">dspIntVectId1</span>&nbsp;&nbsp;<small><span class="xdocSynSum">//&nbsp;module-wide</span></small></td>
216 <td class="xdocHdrArrow">
217 <a class="xdocHdrLink" href="../../../../../ti/sdo/ipc/family/dm6446/NotifySetup.html" title="module NotifySetup"><img class="xdocHdrArrow" src="../../../../../Arrow_up.png"/></a></td>
218 </table>
219 <div class=xdocHdrIndex><a class=xdocHdrIndex title="right-click to capture" href="../../../../../index.html#ti/sdo/ipc/family/dm6446/NotifySetup.html#dsp.Int.Vect.Id1">index URL</a></div>
220 <p class="xdocHdrSummaryDcl">Vector ID to use on DSP for line #1</p>
221 <span id='targ-synop'></span>
222 <table class="xdocLabel"><tr>
223 <td class="xdocLabelLeft"><tt><span class="xdoc-id-targ2dcl">C</span></tt> synopsis</td>
224 <td class="xdocLabelRight">target-domain</td>
225 </tr></table>
226 <div class="xdocSynTdcl">
227 <div class="xdocSynCode">
228 <tt></tt><tt></tt><span class="xdoc-kw1">extern const</span> <span class="xdoc-kw2">UInt</span>&nbsp;<span class="xdoc-id">NotifySetup_dspIntVectId1</span>;
229 </div>
230 </div>
231 <div class="xdocSynSpacer">&nbsp;</div>
232 <div class="xdocSynSpacer">&nbsp;</div>
233 <a class="xdocAnchor" id="dsp.Recv.Int.Id0"></a>
234 <table class="xdocHdr"><tr>
235 <td class="xdocHdrTitle"><span class="xdoc-kw1">config</span> <span class="xdoc-id">NotifySetup_</span><span class="xdoc-id">dspRecvIntId0</span>&nbsp;&nbsp;<small><span class="xdocSynSum">//&nbsp;module-wide</span></small></td>
236 <td class="xdocHdrArrow">
237 <a class="xdocHdrLink" href="../../../../../ti/sdo/ipc/family/dm6446/NotifySetup.html" title="module NotifySetup"><img class="xdocHdrArrow" src="../../../../../Arrow_up.png"/></a></td>
238 </table>
239 <div class=xdocHdrIndex><a class=xdocHdrIndex title="right-click to capture" href="../../../../../index.html#ti/sdo/ipc/family/dm6446/NotifySetup.html#dsp.Recv.Int.Id0">index URL</a></div>
240 <p class="xdocHdrSummaryDcl">Incoming interrupt ID for line #0 line on DSP</p>
241 <span id='targ-synop'></span>
242 <table class="xdocLabel"><tr>
243 <td class="xdocLabelLeft"><tt><span class="xdoc-id-targ2dcl">C</span></tt> synopsis</td>
244 <td class="xdocLabelRight">target-domain</td>
245 </tr></table>
246 <div class="xdocSynTdcl">
247 <div class="xdocSynCode">
248 <tt></tt><tt></tt><span class="xdoc-kw1">extern const</span> <span class="xdoc-kw2">UInt</span>&nbsp;<span class="xdoc-id">NotifySetup_dspRecvIntId0</span>;
249 </div>
250 </div>
251 <div class="xdocSynSpacer">&nbsp;</div>
252 <span id="xdoc-sect-1"></span>
253 <div class="xdocSect">DETAILS</div>
254 <div class="xdocText">See <a class="xdoc-link" href="NotifySetup.html#.D.S.P_.I.N.T" title="DSP_INT">DSP_INT</a> for possible values.</div>
255 <div class="xdocSynSpacer">&nbsp;</div>
256 <a class="xdocAnchor" id="dsp.Recv.Int.Id1"></a>
257 <table class="xdocHdr"><tr>
258 <td class="xdocHdrTitle"><span class="xdoc-kw1">config</span> <span class="xdoc-id">NotifySetup_</span><span class="xdoc-id">dspRecvIntId1</span>&nbsp;&nbsp;<small><span class="xdocSynSum">//&nbsp;module-wide</span></small></td>
259 <td class="xdocHdrArrow">
260 <a class="xdocHdrLink" href="../../../../../ti/sdo/ipc/family/dm6446/NotifySetup.html" title="module NotifySetup"><img class="xdocHdrArrow" src="../../../../../Arrow_up.png"/></a></td>
261 </table>
262 <div class=xdocHdrIndex><a class=xdocHdrIndex title="right-click to capture" href="../../../../../index.html#ti/sdo/ipc/family/dm6446/NotifySetup.html#dsp.Recv.Int.Id1">index URL</a></div>
263 <p class="xdocHdrSummaryDcl">Incoming interrupt ID for line #1 line on DSP</p>
264 <span id='targ-synop'></span>
265 <table class="xdocLabel"><tr>
266 <td class="xdocLabelLeft"><tt><span class="xdoc-id-targ2dcl">C</span></tt> synopsis</td>
267 <td class="xdocLabelRight">target-domain</td>
268 </tr></table>
269 <div class="xdocSynTdcl">
270 <div class="xdocSynCode">
271 <tt></tt><tt></tt><span class="xdoc-kw1">extern const</span> <span class="xdoc-kw2">UInt</span>&nbsp;<span class="xdoc-id">NotifySetup_dspRecvIntId1</span>;
272 </div>
273 </div>
274 <div class="xdocSynSpacer">&nbsp;</div>
275 <span id="xdoc-sect-1"></span>
276 <div class="xdocSect">DETAILS</div>
277 <div class="xdocText">See <a class="xdoc-link" href="NotifySetup.html#.D.S.P_.I.N.T" title="DSP_INT">DSP_INT</a> for possible values.</div>
278 <div class="xdocSynSpacer">&nbsp;</div>
279 <a class="xdocAnchor" id="use.Second.Line"></a>
280 <table class="xdocHdr"><tr>
281 <td class="xdocHdrTitle"><span class="xdoc-kw1">config</span> <span class="xdoc-id">NotifySetup_</span><span class="xdoc-id">useSecondLine</span>&nbsp;&nbsp;<small><span class="xdocSynSum">//&nbsp;module-wide</span></small></td>
282 <td class="xdocHdrArrow">
283 <a class="xdocHdrLink" href="../../../../../ti/sdo/ipc/family/dm6446/NotifySetup.html" title="module NotifySetup"><img class="xdocHdrArrow" src="../../../../../Arrow_up.png"/></a></td>
284 </table>
285 <div class=xdocHdrIndex><a class=xdocHdrIndex title="right-click to capture" href="../../../../../index.html#ti/sdo/ipc/family/dm6446/NotifySetup.html#use.Second.Line">index URL</a></div>
286 <p class="xdocHdrSummaryDcl">Enable the second interrupt line on DaVinci</p>
287 <span id='targ-synop'></span>
288 <table class="xdocLabel"><tr>
289 <td class="xdocLabelLeft"><tt><span class="xdoc-id-targ2dcl">C</span></tt> synopsis</td>
290 <td class="xdocLabelRight">target-domain</td>
291 </tr></table>
292 <div class="xdocSynTdcl">
293 <div class="xdocSynCode">
294 <tt></tt><tt></tt><span class="xdoc-kw1">extern const</span> <span class="xdoc-kw2">Bool</span>&nbsp;<span class="xdoc-id">NotifySetup_useSecondLine</span>;
295 </div>
296 </div>
297 <div class="xdocSynSpacer">&nbsp;</div>
298 <div class="xdocSynSpacer">&nbsp;</div>
299 <a class="xdocAnchor" id="attach"></a>
300 <table class="xdocHdr"><tr>
301 <td class="xdocHdrTitle"><span class="xdoc-id">NotifySetup_</span><span class="xdoc-id">attach</span>()&nbsp;&nbsp;<small><span class="xdocSynSum">//&nbsp;module-wide</span></small></td>
302 <td class="xdocHdrArrow">
303 <a class="xdocHdrLink" href="../../../../../ti/sdo/ipc/family/dm6446/NotifySetup.html" title="module NotifySetup"><img class="xdocHdrArrow" src="../../../../../Arrow_up.png"/></a></td>
304 </table>
305 <div class=xdocHdrIndex><a class=xdocHdrIndex title="right-click to capture" href="../../../../../index.html#ti/sdo/ipc/family/dm6446/NotifySetup.html#attach">index URL</a></div>
306 <p class="xdocHdrSummaryDcl">Function that will be called in Notify_attach</p>
307 <span id='targ-synop'></span>
308 <table class="xdocLabel"><tr>
309 <td class="xdocLabelLeft"><tt><span class="xdoc-id-targ2dcl">C</span></tt> synopsis</td>
310 <td class="xdocLabelRight">target-domain</td>
311 </tr></table>
312 <div class="xdocSynTdcl">
313 <div class="xdocSynCode">
314 <tt></tt><tt></tt><span class="xdoc-kw2">Int</span>&nbsp;<span class="xdoc-id">NotifySetup_attach</span>(<span class="xdoc-kw2">UInt16</span>&nbsp;<span class="xdoc-id">remoteProcId</span>, <span class="xdoc-kw2">Ptr</span>&nbsp;<span class="xdoc-id">sharedAddr</span>);
315 </div>
316 </div>
317 <div class="xdocSynSpacer">&nbsp;</div>
318 <div class="xdocSynSpacer">&nbsp;</div>
319 <a class="xdocAnchor" id="num.Int.Lines"></a>
320 <table class="xdocHdr"><tr>
321 <td class="xdocHdrTitle"><span class="xdoc-id">NotifySetup_</span><span class="xdoc-id">numIntLines</span>()&nbsp;&nbsp;<small><span class="xdocSynSum">//&nbsp;module-wide</span></small></td>
322 <td class="xdocHdrArrow">
323 <a class="xdocHdrLink" href="../../../../../ti/sdo/ipc/family/dm6446/NotifySetup.html" title="module NotifySetup"><img class="xdocHdrArrow" src="../../../../../Arrow_up.png"/></a></td>
324 </table>
325 <div class=xdocHdrIndex><a class=xdocHdrIndex title="right-click to capture" href="../../../../../index.html#ti/sdo/ipc/family/dm6446/NotifySetup.html#num.Int.Lines">index URL</a></div>
326 <p class="xdocHdrSummaryDcl">Returns number of interrupt lines to the processor</p>
327 <span id='targ-synop'></span>
328 <table class="xdocLabel"><tr>
329 <td class="xdocLabelLeft"><tt><span class="xdoc-id-targ2dcl">C</span></tt> synopsis</td>
330 <td class="xdocLabelRight">target-domain</td>
331 </tr></table>
332 <div class="xdocSynTdcl">
333 <div class="xdocSynCode">
334 <tt></tt><tt></tt><span class="xdoc-kw2">UInt16</span>&nbsp;<span class="xdoc-id">NotifySetup_numIntLines</span>(<span class="xdoc-kw2">UInt16</span>&nbsp;<span class="xdoc-id">remoteProcId</span>);
335 </div>
336 </div>
337 <div class="xdocSynSpacer">&nbsp;</div>
338 <div class="xdocSynSpacer">&nbsp;</div>
339 <a class="xdocAnchor" id="shared.Mem.Req"></a>
340 <table class="xdocHdr"><tr>
341 <td class="xdocHdrTitle"><span class="xdoc-id">NotifySetup_</span><span class="xdoc-id">sharedMemReq</span>()&nbsp;&nbsp;<small><span class="xdocSynSum">//&nbsp;module-wide</span></small></td>
342 <td class="xdocHdrArrow">
343 <a class="xdocHdrLink" href="../../../../../ti/sdo/ipc/family/dm6446/NotifySetup.html" title="module NotifySetup"><img class="xdocHdrArrow" src="../../../../../Arrow_up.png"/></a></td>
344 </table>
345 <div class=xdocHdrIndex><a class=xdocHdrIndex title="right-click to capture" href="../../../../../index.html#ti/sdo/ipc/family/dm6446/NotifySetup.html#shared.Mem.Req">index URL</a></div>
346 <p class="xdocHdrSummaryDcl">Shared Memory Required for a single notification line</p>
347 <span id='targ-synop'></span>
348 <table class="xdocLabel"><tr>
349 <td class="xdocLabelLeft"><tt><span class="xdoc-id-targ2dcl">C</span></tt> synopsis</td>
350 <td class="xdocLabelRight">target-domain</td>
351 </tr></table>
352 <div class="xdocSynTdcl">
353 <div class="xdocSynCode">
354 <tt></tt><tt></tt><span class="xdoc-kw2">SizeT</span>&nbsp;<span class="xdoc-id">NotifySetup_sharedMemReq</span>(<span class="xdoc-kw2">UInt16</span>&nbsp;<span class="xdoc-id">remoteProcId</span>, <span class="xdoc-kw2">Ptr</span>&nbsp;<span class="xdoc-id">sharedAddr</span>);
355 </div>
356 </div>
357 <div class="xdocSynSpacer">&nbsp;</div>
358 <a class="xdocAnchor" id="module-wide_built-ins"></a>
359 <table class="xdocHdr"><tr>
360 <td class="xdocHdrTitle"><span class="xdocSynSum">Module-Wide Built-Ins</span></td>
361 <td class="xdocHdrArrow">
362 <a class="xdocHdrLink" href="../../../../../ti/sdo/ipc/family/dm6446/NotifySetup.html" title="module NotifySetup"><img class="xdocHdrArrow" src="../../../../../Arrow_up.png"/></a></td>
363 </table>
364 <div class=xdocHdrIndex><a class=xdocHdrIndex title="right-click to capture" href="../../../../../index.html#ti/sdo/ipc/family/dm6446/NotifySetup.html#module-wide_built-ins">index URL</a></div>
365 <p class="xdocHdrSummary"></p>
366 <span id='targ-synop'></span>
367 <table class="xdocLabel"><tr>
368 <td class="xdocLabelLeft"><tt><span class="xdoc-id-targ2dcl">C</span></tt> synopsis</td>
369 <td class="xdocLabelRight">target-domain</td>
370 </tr></table>
371 <div class="xdocSynTdcl">
372 <div class="xdocSynCode">
373 <tt></tt><tt></tt><a class="xdoc-link" href="../../../../../xdc/runtime/Types.html#.Module.Id" title="xdc.runtime.Types.ModuleId">Types_ModuleId</a> <span class="xdoc-id">NotifySetup_Module_id</span>();
374 </div>
375 <div class='xdocSynSum'><tt></tt><tt></tt>//&nbsp;Get this module's unique id</div>
376 <div class="xdocSynSpacer">&nbsp;</div>
377 <div class="xdocSynCode">
378 <tt></tt><tt></tt><span class="xdoc-kw2">Bool</span> <span class="xdoc-id">NotifySetup_Module_startupDone</span>();
379 </div>
380 <div class='xdocSynSum'><tt></tt><tt></tt>//&nbsp;Test if this module has completed startup</div>
381 <div class="xdocSynSpacer">&nbsp;</div>
382 <div class="xdocSynCode">
383 <tt></tt><tt></tt><a class="xdoc-link" href="../../../../../xdc/runtime/IHeap.html#per-instance_object_types" title="xdc.runtime.IHeap.Handle">IHeap_Handle</a> <span class="xdoc-id">NotifySetup_Module_heap</span>();
384 </div>
385 <div class='xdocSynSum'><tt></tt><tt></tt>//&nbsp;The heap from which this module allocates memory</div>
386 <div class="xdocSynSpacer">&nbsp;</div>
387 <div class="xdocSynCode">
388 <tt></tt><tt></tt><span class="xdoc-kw2">Bool</span> <span class="xdoc-id">NotifySetup_Module_hasMask</span>();
389 </div>
390 <div class='xdocSynSum'><tt></tt><tt></tt>//&nbsp;Test whether this module has a diagnostics mask</div>
391 <div class="xdocSynSpacer">&nbsp;</div>
392 <div class="xdocSynCode">
393 <tt></tt><tt></tt><span class="xdoc-kw2">Bits16</span> <span class="xdoc-id">NotifySetup_Module_getMask</span>();
394 </div>
395 <div class='xdocSynSum'><tt></tt><tt></tt>//&nbsp;Returns the diagnostics mask for this module</div>
396 <div class="xdocSynSpacer">&nbsp;</div>
397 <div class="xdocSynCode">
398 <tt></tt><tt></tt><span class="xdoc-kw2">Void</span> <span class="xdoc-id">NotifySetup_Module_setMask</span>(<span class="xdoc-kw2">Bits16</span> <span class="xdoc-id">mask</span>);
399 </div>
400 <div class='xdocSynSum'><tt></tt><tt></tt>//&nbsp;Set the diagnostics mask for this module</div>
401 </div>
402 </div>
403 <div class="xdocSynSpacer">&nbsp;</div>
404 <span id='meta-synop'></span>
405 <table class="xdocLabel"><tr>
406 <td class="xdocLabelLeft"><tt><span class="xdoc-id-meta2"></span></tt>Configuration settings</td>
407 <td class="xdocLabelRight">sourced in <a class="xdocLink" href="../../../../../ti/sdo/ipc/family/dm6446/NotifySetup-src.html"><span class="xdocLabelFile">ti/sdo/ipc/family/dm6446/NotifySetup.xdc</span></a></td>
408 </tr></table>
409 <div class="xdocSynM">
410 <div class="xdocSynCode">
411 <tt></tt><span class="xdoc-kw1">var</span> NotifySetup = <span class="xdoc-kw3">xdc.useModule</span>(<span class="xdoc-id">'ti.sdo.ipc.family.dm6446.NotifySetup'</span>);
412 </div>
413 <div class='xdocSynHdr'>module-wide constants & types</div>
415 <div class="xdocSynCode">
416 <tt>&nbsp;&nbsp;&nbsp;&nbsp;</tt><tt></tt><i>values of type <a class="xdocSynGo" href="#meta.A.R.M_.I.N.T">NotifySetup.<span class="xdoc-id">ARM_INT</span><span class="xdocSynHoverShadow"><span class="xdocSynHover">//&nbsp;Possible incoming interrupt IDs for DaVinci/ARM</span></span></a></i>
417 </div>
418 <div class="xdocSynCode">
419 <tt>&nbsp;&nbsp;&nbsp;&nbsp;</tt><tt>&nbsp;&nbsp;&nbsp;&nbsp;</tt><span class="xdoc-kw1">const</span> <a class="xdocSynGo" href="#meta.A.R.M_.I.N.T" title="ti.sdo.ipc.family.dm6446.NotifySetup.ARM_INT">NotifySetup.<span class="xdoc-id">ARM_INT0</span></a>;
420 </div>
421 <div class="xdocSynCode">
422 <tt>&nbsp;&nbsp;&nbsp;&nbsp;</tt><tt>&nbsp;&nbsp;&nbsp;&nbsp;</tt><span class="xdoc-kw1">const</span> <a class="xdocSynGo" href="#meta.A.R.M_.I.N.T" title="ti.sdo.ipc.family.dm6446.NotifySetup.ARM_INT">NotifySetup.<span class="xdoc-id">ARM_INT1</span></a>;
423 </div>
424 <div class="xdocSynSpacer">&nbsp;</div>
425 <div class="xdocSynCode">
426 <tt>&nbsp;&nbsp;&nbsp;&nbsp;</tt><tt></tt><i>values of type <a class="xdocSynGo" href="#meta.D.S.P_.I.N.T">NotifySetup.<span class="xdoc-id">DSP_INT</span><span class="xdocSynHoverShadow"><span class="xdocSynHover">//&nbsp;Possible incoming interrupt IDs for DaVinci/DSP</span></span></a></i>
427 </div>
428 <div class="xdocSynCode">
429 <tt>&nbsp;&nbsp;&nbsp;&nbsp;</tt><tt>&nbsp;&nbsp;&nbsp;&nbsp;</tt><span class="xdoc-kw1">const</span> <a class="xdocSynGo" href="#meta.D.S.P_.I.N.T" title="ti.sdo.ipc.family.dm6446.NotifySetup.DSP_INT">NotifySetup.<span class="xdoc-id">DSP_INT0</span></a>;
430 </div>
431 <div class="xdocSynCode">
432 <tt>&nbsp;&nbsp;&nbsp;&nbsp;</tt><tt>&nbsp;&nbsp;&nbsp;&nbsp;</tt><span class="xdoc-kw1">const</span> <a class="xdocSynGo" href="#meta.D.S.P_.I.N.T" title="ti.sdo.ipc.family.dm6446.NotifySetup.DSP_INT">NotifySetup.<span class="xdoc-id">DSP_INT1</span></a>;
433 </div>
434 <div class="xdocSynCode">
435 <tt>&nbsp;&nbsp;&nbsp;&nbsp;</tt><tt>&nbsp;&nbsp;&nbsp;&nbsp;</tt><span class="xdoc-kw1">const</span> <a class="xdocSynGo" href="#meta.D.S.P_.I.N.T" title="ti.sdo.ipc.family.dm6446.NotifySetup.DSP_INT">NotifySetup.<span class="xdoc-id">DSP_INT2</span></a>;
436 </div>
437 <div class="xdocSynCode">
438 <tt>&nbsp;&nbsp;&nbsp;&nbsp;</tt><tt>&nbsp;&nbsp;&nbsp;&nbsp;</tt><span class="xdoc-kw1">const</span> <a class="xdocSynGo" href="#meta.D.S.P_.I.N.T" title="ti.sdo.ipc.family.dm6446.NotifySetup.DSP_INT">NotifySetup.<span class="xdoc-id">DSP_INT3</span></a>;
439 </div>
440 <div class='xdocSynHdr'>module-wide config parameters</div>
442 <div class="xdocSynCode">
443 <tt>&nbsp;&nbsp;&nbsp;&nbsp;</tt><tt></tt><a class="xdocSynGo" href="#metaarm.Recv.Int.Id0">NotifySetup.<span class="xdoc-id">armRecvIntId0</span><span class="xdocSynHoverShadow"><span class="xdocSynHover">//&nbsp;Incoming interrupt ID for line #0 line on ARM</span></span></a> = <i><span class="xdoc-kw2">UInt</span></i> <a class="xdoc-link" href="../../../../../ti/sdo/ipc/family/dm6446/NotifySetup.html#.A.R.M_.I.N.T0" title="ti.sdo.ipc.family.dm6446.NotifySetup.ARM_INT0">NotifySetup.ARM_INT0</a>;
444 </div>
445 <div class="xdocSynCode">
446 <tt>&nbsp;&nbsp;&nbsp;&nbsp;</tt><tt></tt><a class="xdocSynGo" href="#metaarm.Recv.Int.Id1">NotifySetup.<span class="xdoc-id">armRecvIntId1</span><span class="xdocSynHoverShadow"><span class="xdocSynHover">//&nbsp;Incoming interrupt ID for line #1 line on ARM</span></span></a> = <i><span class="xdoc-kw2">UInt</span></i> <a class="xdoc-link" href="../../../../../ti/sdo/ipc/family/dm6446/NotifySetup.html#.A.R.M_.I.N.T1" title="ti.sdo.ipc.family.dm6446.NotifySetup.ARM_INT1">NotifySetup.ARM_INT1</a>;
447 </div>
448 <div class="xdocSynCode">
449 <tt>&nbsp;&nbsp;&nbsp;&nbsp;</tt><tt></tt><a class="xdocSynGo" href="#metadsp.Int.Vect.Id0">NotifySetup.<span class="xdoc-id">dspIntVectId0</span><span class="xdocSynHoverShadow"><span class="xdocSynHover">//&nbsp;Vector ID to use on DSP for line #0</span></span></a> = <i><span class="xdoc-kw2">UInt</span></i> 5;
450 </div>
451 <div class="xdocSynCode">
452 <tt>&nbsp;&nbsp;&nbsp;&nbsp;</tt><tt></tt><a class="xdocSynGo" href="#metadsp.Int.Vect.Id1">NotifySetup.<span class="xdoc-id">dspIntVectId1</span><span class="xdocSynHoverShadow"><span class="xdocSynHover">//&nbsp;Vector ID to use on DSP for line #1</span></span></a> = <i><span class="xdoc-kw2">UInt</span></i> 6;
453 </div>
454 <div class="xdocSynCode">
455 <tt>&nbsp;&nbsp;&nbsp;&nbsp;</tt><tt></tt><a class="xdocSynGo" href="#metadsp.Recv.Int.Id0">NotifySetup.<span class="xdoc-id">dspRecvIntId0</span><span class="xdocSynHoverShadow"><span class="xdocSynHover">//&nbsp;Incoming interrupt ID for line #0 line on DSP</span></span></a> = <i><span class="xdoc-kw2">UInt</span></i> <a class="xdoc-link" href="../../../../../ti/sdo/ipc/family/dm6446/NotifySetup.html#.D.S.P_.I.N.T0" title="ti.sdo.ipc.family.dm6446.NotifySetup.DSP_INT0">NotifySetup.DSP_INT0</a>;
456 </div>
457 <div class="xdocSynCode">
458 <tt>&nbsp;&nbsp;&nbsp;&nbsp;</tt><tt></tt><a class="xdocSynGo" href="#metadsp.Recv.Int.Id1">NotifySetup.<span class="xdoc-id">dspRecvIntId1</span><span class="xdocSynHoverShadow"><span class="xdocSynHover">//&nbsp;Incoming interrupt ID for line #1 line on DSP</span></span></a> = <i><span class="xdoc-kw2">UInt</span></i> <a class="xdoc-link" href="../../../../../ti/sdo/ipc/family/dm6446/NotifySetup.html#.D.S.P_.I.N.T1" title="ti.sdo.ipc.family.dm6446.NotifySetup.DSP_INT1">NotifySetup.DSP_INT1</a>;
459 </div>
460 <div class="xdocSynCode">
461 <tt>&nbsp;&nbsp;&nbsp;&nbsp;</tt><tt></tt><a class="xdocSynGo" href="#metause.Second.Line">NotifySetup.<span class="xdoc-id">useSecondLine</span><span class="xdocSynHoverShadow"><span class="xdocSynHover">//&nbsp;Enable the second interrupt line on DaVinci</span></span></a> = <i><span class="xdoc-kw2">Bool</span></i> <span class="xdoc-kw2">false</span>;
462 </div>
463 <div class="xdocSynSpacer">&nbsp;</div>
464 <div class="xdocSynCode">
465 <tt>&nbsp;&nbsp;&nbsp;&nbsp;</tt><tt></tt><a class="xdocSynGo" href="#common$">NotifySetup.<span class="xdoc-id">common$</span><span class="xdocSynHoverShadow"><span class="xdocSynHover">//&nbsp;Common module configuration parameters</span></span></a> = <i><a class="xdoc-link" href="../../../../../xdc/runtime/Types.html#.Common$" title="xdc.runtime.Types.Common$">Types.Common$</a></i> <span class="xdoc-kw2">undefined</span>;
466 </div>
467 <div class="xdocSynSpacer">&nbsp;</div>
468 </div>
469 <div id="xdocSep">
470 </div>
471 <div id="xdocMetaElems">
472 <div class="xdocSynSpacer">&nbsp;</div>
473 <a class="xdocAnchor" id="meta.A.R.M_.I.N.T"></a>
474 <a class="xdocAnchor" id=".A.R.M_.I.N.T0"></a>
475 <a class="xdocAnchor" id=".A.R.M_.I.N.T1"></a>
476 <table class="xdocHdr"><tr>
477 <td class="xdocHdrTitle"><span class="xdoc-kw1">enum</span> <span class="xdoc-id">NotifySetup.</span><span class="xdoc-id">ARM_INT</span></td>
478 <td class="xdocHdrArrow">
479 <a class="xdocHdrLink" href="../../../../../ti/sdo/ipc/family/dm6446/NotifySetup.html" title="module NotifySetup"><img class="xdocHdrArrow" src="../../../../../Arrow_up.png"/></a></td>
480 </table>
481 <div class=xdocHdrIndex><a class=xdocHdrIndex title="right-click to capture" href="../../../../../index.html#ti/sdo/ipc/family/dm6446/NotifySetup.html#.A.R.M_.I.N.T">index URL</a></div>
482 <p class="xdocHdrSummaryDcl">Possible incoming interrupt IDs for DaVinci/ARM</p>
483 <span id='meta-synop'></span>
484 <table class="xdocLabel"><tr>
485 <td class="xdocLabelLeft"><tt><span class="xdoc-id-meta2dcl"></span></tt>Configuration settings</td>
486 <td class="xdocLabelRight"></td>
487 </tr></table>
488 <div class="xdocSynMdcl">
489 <div class="xdocSynCode">
490 <tt></tt><tt></tt><i>values of type NotifySetup.<span class="xdoc-id">ARM_INT</span></i>
491 </div>
492 <div class="xdocSynCode">
493 <tt></tt><tt>&nbsp;&nbsp;&nbsp;&nbsp;</tt><span class="xdoc-kw1">const</span> NotifySetup.<span class="xdoc-id">ARM_INT0</span>;
494 </div>
495 <div class="xdocSynCode">
496 <tt></tt><tt>&nbsp;&nbsp;&nbsp;&nbsp;</tt><span class="xdoc-kw1">const</span> NotifySetup.<span class="xdoc-id">ARM_INT1</span>;
497 </div>
498 </div>
499 <div class="xdocSynSpacer">&nbsp;</div>
500 <div class="xdocSect">C SYNOPSIS</div>
501 <div class="xdocText"><a class="xdoc-link" href="#.A.R.M_.I.N.T" title="NotifySetup_ARM_INT">NotifySetup_ARM_INT</a></div>
502 <div class="xdocSynSpacer">&nbsp;</div>
503 <a class="xdocAnchor" id="meta.D.S.P_.I.N.T"></a>
504 <a class="xdocAnchor" id=".D.S.P_.I.N.T0"></a>
505 <a class="xdocAnchor" id=".D.S.P_.I.N.T1"></a>
506 <a class="xdocAnchor" id=".D.S.P_.I.N.T2"></a>
507 <a class="xdocAnchor" id=".D.S.P_.I.N.T3"></a>
508 <table class="xdocHdr"><tr>
509 <td class="xdocHdrTitle"><span class="xdoc-kw1">enum</span> <span class="xdoc-id">NotifySetup.</span><span class="xdoc-id">DSP_INT</span></td>
510 <td class="xdocHdrArrow">
511 <a class="xdocHdrLink" href="../../../../../ti/sdo/ipc/family/dm6446/NotifySetup.html" title="module NotifySetup"><img class="xdocHdrArrow" src="../../../../../Arrow_up.png"/></a></td>
512 </table>
513 <div class=xdocHdrIndex><a class=xdocHdrIndex title="right-click to capture" href="../../../../../index.html#ti/sdo/ipc/family/dm6446/NotifySetup.html#.D.S.P_.I.N.T">index URL</a></div>
514 <p class="xdocHdrSummaryDcl">Possible incoming interrupt IDs for DaVinci/DSP</p>
515 <span id='meta-synop'></span>
516 <table class="xdocLabel"><tr>
517 <td class="xdocLabelLeft"><tt><span class="xdoc-id-meta2dcl"></span></tt>Configuration settings</td>
518 <td class="xdocLabelRight"></td>
519 </tr></table>
520 <div class="xdocSynMdcl">
521 <div class="xdocSynCode">
522 <tt></tt><tt></tt><i>values of type NotifySetup.<span class="xdoc-id">DSP_INT</span></i>
523 </div>
524 <div class="xdocSynCode">
525 <tt></tt><tt>&nbsp;&nbsp;&nbsp;&nbsp;</tt><span class="xdoc-kw1">const</span> NotifySetup.<span class="xdoc-id">DSP_INT0</span>;
526 </div>
527 <div class="xdocSynCode">
528 <tt></tt><tt>&nbsp;&nbsp;&nbsp;&nbsp;</tt><span class="xdoc-kw1">const</span> NotifySetup.<span class="xdoc-id">DSP_INT1</span>;
529 </div>
530 <div class="xdocSynCode">
531 <tt></tt><tt>&nbsp;&nbsp;&nbsp;&nbsp;</tt><span class="xdoc-kw1">const</span> NotifySetup.<span class="xdoc-id">DSP_INT2</span>;
532 </div>
533 <div class="xdocSynCode">
534 <tt></tt><tt>&nbsp;&nbsp;&nbsp;&nbsp;</tt><span class="xdoc-kw1">const</span> NotifySetup.<span class="xdoc-id">DSP_INT3</span>;
535 </div>
536 </div>
537 <div class="xdocSynSpacer">&nbsp;</div>
538 <div class="xdocSect">C SYNOPSIS</div>
539 <div class="xdocText"><a class="xdoc-link" href="#.D.S.P_.I.N.T" title="NotifySetup_DSP_INT">NotifySetup_DSP_INT</a></div>
540 <div class="xdocSynSpacer">&nbsp;</div>
541 <a class="xdocAnchor" id="metaarm.Recv.Int.Id0"></a>
542 <table class="xdocHdr"><tr>
543 <td class="xdocHdrTitle"><span class="xdoc-kw1">config</span> <span class="xdoc-id">NotifySetup.</span><span class="xdoc-id">armRecvIntId0</span>&nbsp;&nbsp;<small><span class="xdocSynSum">//&nbsp;module-wide</span></small></td>
544 <td class="xdocHdrArrow">
545 <a class="xdocHdrLink" href="../../../../../ti/sdo/ipc/family/dm6446/NotifySetup.html" title="module NotifySetup"><img class="xdocHdrArrow" src="../../../../../Arrow_up.png"/></a></td>
546 </table>
547 <div class=xdocHdrIndex><a class=xdocHdrIndex title="right-click to capture" href="../../../../../index.html#ti/sdo/ipc/family/dm6446/NotifySetup.html#arm.Recv.Int.Id0">index URL</a></div>
548 <p class="xdocHdrSummaryDcl">Incoming interrupt ID for line #0 line on ARM</p>
549 <span id='meta-synop'></span>
550 <table class="xdocLabel"><tr>
551 <td class="xdocLabelLeft"><tt><span class="xdoc-id-meta2dcl"></span></tt>Configuration settings</td>
552 <td class="xdocLabelRight"></td>
553 </tr></table>
554 <div class="xdocSynMdcl">
555 <div class="xdocSynCode">
556 <tt></tt><tt></tt>NotifySetup.<span class="xdoc-id">armRecvIntId0</span> = <i><span class="xdoc-kw2">UInt</span></i> <a class="xdoc-link" href="../../../../../ti/sdo/ipc/family/dm6446/NotifySetup.html#.A.R.M_.I.N.T0" title="ti.sdo.ipc.family.dm6446.NotifySetup.ARM_INT0">NotifySetup.ARM_INT0</a>;
557 </div>
558 </div>
559 <div class="xdocSynSpacer">&nbsp;</div>
560 <span id="xdoc-sect-1"></span>
561 <div class="xdocSect">DETAILS</div>
562 <div class="xdocText">See <a class="xdoc-link" href="NotifySetup.html#.A.R.M_.I.N.T" title="ARM_INT">ARM_INT</a> for possible values.</div>
563 <div class="xdocSect">C SYNOPSIS</div>
564 <div class="xdocText"><a class="xdoc-link" href="#arm.Recv.Int.Id0" title="NotifySetup_armRecvIntId0">NotifySetup_armRecvIntId0</a></div>
565 <div class="xdocSynSpacer">&nbsp;</div>
566 <a class="xdocAnchor" id="metaarm.Recv.Int.Id1"></a>
567 <table class="xdocHdr"><tr>
568 <td class="xdocHdrTitle"><span class="xdoc-kw1">config</span> <span class="xdoc-id">NotifySetup.</span><span class="xdoc-id">armRecvIntId1</span>&nbsp;&nbsp;<small><span class="xdocSynSum">//&nbsp;module-wide</span></small></td>
569 <td class="xdocHdrArrow">
570 <a class="xdocHdrLink" href="../../../../../ti/sdo/ipc/family/dm6446/NotifySetup.html" title="module NotifySetup"><img class="xdocHdrArrow" src="../../../../../Arrow_up.png"/></a></td>
571 </table>
572 <div class=xdocHdrIndex><a class=xdocHdrIndex title="right-click to capture" href="../../../../../index.html#ti/sdo/ipc/family/dm6446/NotifySetup.html#arm.Recv.Int.Id1">index URL</a></div>
573 <p class="xdocHdrSummaryDcl">Incoming interrupt ID for line #1 line on ARM</p>
574 <span id='meta-synop'></span>
575 <table class="xdocLabel"><tr>
576 <td class="xdocLabelLeft"><tt><span class="xdoc-id-meta2dcl"></span></tt>Configuration settings</td>
577 <td class="xdocLabelRight"></td>
578 </tr></table>
579 <div class="xdocSynMdcl">
580 <div class="xdocSynCode">
581 <tt></tt><tt></tt>NotifySetup.<span class="xdoc-id">armRecvIntId1</span> = <i><span class="xdoc-kw2">UInt</span></i> <a class="xdoc-link" href="../../../../../ti/sdo/ipc/family/dm6446/NotifySetup.html#.A.R.M_.I.N.T1" title="ti.sdo.ipc.family.dm6446.NotifySetup.ARM_INT1">NotifySetup.ARM_INT1</a>;
582 </div>
583 </div>
584 <div class="xdocSynSpacer">&nbsp;</div>
585 <span id="xdoc-sect-1"></span>
586 <div class="xdocSect">DETAILS</div>
587 <div class="xdocText">See <a class="xdoc-link" href="NotifySetup.html#.A.R.M_.I.N.T" title="ARM_INT">ARM_INT</a> for possible values.</div>
588 <div class="xdocSect">C SYNOPSIS</div>
589 <div class="xdocText"><a class="xdoc-link" href="#arm.Recv.Int.Id1" title="NotifySetup_armRecvIntId1">NotifySetup_armRecvIntId1</a></div>
590 <div class="xdocSynSpacer">&nbsp;</div>
591 <a class="xdocAnchor" id="metadsp.Int.Vect.Id0"></a>
592 <table class="xdocHdr"><tr>
593 <td class="xdocHdrTitle"><span class="xdoc-kw1">config</span> <span class="xdoc-id">NotifySetup.</span><span class="xdoc-id">dspIntVectId0</span>&nbsp;&nbsp;<small><span class="xdocSynSum">//&nbsp;module-wide</span></small></td>
594 <td class="xdocHdrArrow">
595 <a class="xdocHdrLink" href="../../../../../ti/sdo/ipc/family/dm6446/NotifySetup.html" title="module NotifySetup"><img class="xdocHdrArrow" src="../../../../../Arrow_up.png"/></a></td>
596 </table>
597 <div class=xdocHdrIndex><a class=xdocHdrIndex title="right-click to capture" href="../../../../../index.html#ti/sdo/ipc/family/dm6446/NotifySetup.html#dsp.Int.Vect.Id0">index URL</a></div>
598 <p class="xdocHdrSummaryDcl">Vector ID to use on DSP for line #0</p>
599 <span id='meta-synop'></span>
600 <table class="xdocLabel"><tr>
601 <td class="xdocLabelLeft"><tt><span class="xdoc-id-meta2dcl"></span></tt>Configuration settings</td>
602 <td class="xdocLabelRight"></td>
603 </tr></table>
604 <div class="xdocSynMdcl">
605 <div class="xdocSynCode">
606 <tt></tt><tt></tt>NotifySetup.<span class="xdoc-id">dspIntVectId0</span> = <i><span class="xdoc-kw2">UInt</span></i> 5;
607 </div>
608 </div>
609 <div class="xdocSynSpacer">&nbsp;</div>
610 <div class="xdocSect">C SYNOPSIS</div>
611 <div class="xdocText"><a class="xdoc-link" href="#dsp.Int.Vect.Id0" title="NotifySetup_dspIntVectId0">NotifySetup_dspIntVectId0</a></div>
612 <div class="xdocSynSpacer">&nbsp;</div>
613 <a class="xdocAnchor" id="metadsp.Int.Vect.Id1"></a>
614 <table class="xdocHdr"><tr>
615 <td class="xdocHdrTitle"><span class="xdoc-kw1">config</span> <span class="xdoc-id">NotifySetup.</span><span class="xdoc-id">dspIntVectId1</span>&nbsp;&nbsp;<small><span class="xdocSynSum">//&nbsp;module-wide</span></small></td>
616 <td class="xdocHdrArrow">
617 <a class="xdocHdrLink" href="../../../../../ti/sdo/ipc/family/dm6446/NotifySetup.html" title="module NotifySetup"><img class="xdocHdrArrow" src="../../../../../Arrow_up.png"/></a></td>
618 </table>
619 <div class=xdocHdrIndex><a class=xdocHdrIndex title="right-click to capture" href="../../../../../index.html#ti/sdo/ipc/family/dm6446/NotifySetup.html#dsp.Int.Vect.Id1">index URL</a></div>
620 <p class="xdocHdrSummaryDcl">Vector ID to use on DSP for line #1</p>
621 <span id='meta-synop'></span>
622 <table class="xdocLabel"><tr>
623 <td class="xdocLabelLeft"><tt><span class="xdoc-id-meta2dcl"></span></tt>Configuration settings</td>
624 <td class="xdocLabelRight"></td>
625 </tr></table>
626 <div class="xdocSynMdcl">
627 <div class="xdocSynCode">
628 <tt></tt><tt></tt>NotifySetup.<span class="xdoc-id">dspIntVectId1</span> = <i><span class="xdoc-kw2">UInt</span></i> 6;
629 </div>
630 </div>
631 <div class="xdocSynSpacer">&nbsp;</div>
632 <div class="xdocSect">C SYNOPSIS</div>
633 <div class="xdocText"><a class="xdoc-link" href="#dsp.Int.Vect.Id1" title="NotifySetup_dspIntVectId1">NotifySetup_dspIntVectId1</a></div>
634 <div class="xdocSynSpacer">&nbsp;</div>
635 <a class="xdocAnchor" id="metadsp.Recv.Int.Id0"></a>
636 <table class="xdocHdr"><tr>
637 <td class="xdocHdrTitle"><span class="xdoc-kw1">config</span> <span class="xdoc-id">NotifySetup.</span><span class="xdoc-id">dspRecvIntId0</span>&nbsp;&nbsp;<small><span class="xdocSynSum">//&nbsp;module-wide</span></small></td>
638 <td class="xdocHdrArrow">
639 <a class="xdocHdrLink" href="../../../../../ti/sdo/ipc/family/dm6446/NotifySetup.html" title="module NotifySetup"><img class="xdocHdrArrow" src="../../../../../Arrow_up.png"/></a></td>
640 </table>
641 <div class=xdocHdrIndex><a class=xdocHdrIndex title="right-click to capture" href="../../../../../index.html#ti/sdo/ipc/family/dm6446/NotifySetup.html#dsp.Recv.Int.Id0">index URL</a></div>
642 <p class="xdocHdrSummaryDcl">Incoming interrupt ID for line #0 line on DSP</p>
643 <span id='meta-synop'></span>
644 <table class="xdocLabel"><tr>
645 <td class="xdocLabelLeft"><tt><span class="xdoc-id-meta2dcl"></span></tt>Configuration settings</td>
646 <td class="xdocLabelRight"></td>
647 </tr></table>
648 <div class="xdocSynMdcl">
649 <div class="xdocSynCode">
650 <tt></tt><tt></tt>NotifySetup.<span class="xdoc-id">dspRecvIntId0</span> = <i><span class="xdoc-kw2">UInt</span></i> <a class="xdoc-link" href="../../../../../ti/sdo/ipc/family/dm6446/NotifySetup.html#.D.S.P_.I.N.T0" title="ti.sdo.ipc.family.dm6446.NotifySetup.DSP_INT0">NotifySetup.DSP_INT0</a>;
651 </div>
652 </div>
653 <div class="xdocSynSpacer">&nbsp;</div>
654 <span id="xdoc-sect-1"></span>
655 <div class="xdocSect">DETAILS</div>
656 <div class="xdocText">See <a class="xdoc-link" href="NotifySetup.html#.D.S.P_.I.N.T" title="DSP_INT">DSP_INT</a> for possible values.</div>
657 <div class="xdocSect">C SYNOPSIS</div>
658 <div class="xdocText"><a class="xdoc-link" href="#dsp.Recv.Int.Id0" title="NotifySetup_dspRecvIntId0">NotifySetup_dspRecvIntId0</a></div>
659 <div class="xdocSynSpacer">&nbsp;</div>
660 <a class="xdocAnchor" id="metadsp.Recv.Int.Id1"></a>
661 <table class="xdocHdr"><tr>
662 <td class="xdocHdrTitle"><span class="xdoc-kw1">config</span> <span class="xdoc-id">NotifySetup.</span><span class="xdoc-id">dspRecvIntId1</span>&nbsp;&nbsp;<small><span class="xdocSynSum">//&nbsp;module-wide</span></small></td>
663 <td class="xdocHdrArrow">
664 <a class="xdocHdrLink" href="../../../../../ti/sdo/ipc/family/dm6446/NotifySetup.html" title="module NotifySetup"><img class="xdocHdrArrow" src="../../../../../Arrow_up.png"/></a></td>
665 </table>
666 <div class=xdocHdrIndex><a class=xdocHdrIndex title="right-click to capture" href="../../../../../index.html#ti/sdo/ipc/family/dm6446/NotifySetup.html#dsp.Recv.Int.Id1">index URL</a></div>
667 <p class="xdocHdrSummaryDcl">Incoming interrupt ID for line #1 line on DSP</p>
668 <span id='meta-synop'></span>
669 <table class="xdocLabel"><tr>
670 <td class="xdocLabelLeft"><tt><span class="xdoc-id-meta2dcl"></span></tt>Configuration settings</td>
671 <td class="xdocLabelRight"></td>
672 </tr></table>
673 <div class="xdocSynMdcl">
674 <div class="xdocSynCode">
675 <tt></tt><tt></tt>NotifySetup.<span class="xdoc-id">dspRecvIntId1</span> = <i><span class="xdoc-kw2">UInt</span></i> <a class="xdoc-link" href="../../../../../ti/sdo/ipc/family/dm6446/NotifySetup.html#.D.S.P_.I.N.T1" title="ti.sdo.ipc.family.dm6446.NotifySetup.DSP_INT1">NotifySetup.DSP_INT1</a>;
676 </div>
677 </div>
678 <div class="xdocSynSpacer">&nbsp;</div>
679 <span id="xdoc-sect-1"></span>
680 <div class="xdocSect">DETAILS</div>
681 <div class="xdocText">See <a class="xdoc-link" href="NotifySetup.html#.D.S.P_.I.N.T" title="DSP_INT">DSP_INT</a> for possible values.</div>
682 <div class="xdocSect">C SYNOPSIS</div>
683 <div class="xdocText"><a class="xdoc-link" href="#dsp.Recv.Int.Id1" title="NotifySetup_dspRecvIntId1">NotifySetup_dspRecvIntId1</a></div>
684 <div class="xdocSynSpacer">&nbsp;</div>
685 <a class="xdocAnchor" id="metause.Second.Line"></a>
686 <table class="xdocHdr"><tr>
687 <td class="xdocHdrTitle"><span class="xdoc-kw1">config</span> <span class="xdoc-id">NotifySetup.</span><span class="xdoc-id">useSecondLine</span>&nbsp;&nbsp;<small><span class="xdocSynSum">//&nbsp;module-wide</span></small></td>
688 <td class="xdocHdrArrow">
689 <a class="xdocHdrLink" href="../../../../../ti/sdo/ipc/family/dm6446/NotifySetup.html" title="module NotifySetup"><img class="xdocHdrArrow" src="../../../../../Arrow_up.png"/></a></td>
690 </table>
691 <div class=xdocHdrIndex><a class=xdocHdrIndex title="right-click to capture" href="../../../../../index.html#ti/sdo/ipc/family/dm6446/NotifySetup.html#use.Second.Line">index URL</a></div>
692 <p class="xdocHdrSummaryDcl">Enable the second interrupt line on DaVinci</p>
693 <span id='meta-synop'></span>
694 <table class="xdocLabel"><tr>
695 <td class="xdocLabelLeft"><tt><span class="xdoc-id-meta2dcl"></span></tt>Configuration settings</td>
696 <td class="xdocLabelRight"></td>
697 </tr></table>
698 <div class="xdocSynMdcl">
699 <div class="xdocSynCode">
700 <tt></tt><tt></tt>NotifySetup.<span class="xdoc-id">useSecondLine</span> = <i><span class="xdoc-kw2">Bool</span></i> <span class="xdoc-kw2">false</span>;
701 </div>
702 </div>
703 <div class="xdocSynSpacer">&nbsp;</div>
704 <div class="xdocSect">C SYNOPSIS</div>
705 <div class="xdocText"><a class="xdoc-link" href="#use.Second.Line" title="NotifySetup_useSecondLine">NotifySetup_useSecondLine</a></div>
706 <div class="xdocSynSpacer">&nbsp;</div>
707 <a class="xdocAnchor" id="common$"></a>
708 <table class="xdocHdr"><tr>
709 <td class="xdocHdrTitle"><span class="xdoc-kw1">metaonly </span><span class="xdoc-kw1">config</span> <span class="xdoc-id">NotifySetup.</span><span class="xdoc-id">common$</span>&nbsp;&nbsp;<small><span class="xdocSynSum">//&nbsp;module-wide</span></small></td>
710 <td class="xdocHdrArrow">
711 <a class="xdocHdrLink" href="../../../../../ti/sdo/ipc/family/dm6446/NotifySetup.html" title="module NotifySetup"><img class="xdocHdrArrow" src="../../../../../Arrow_up.png"/></a></td>
712 </table>
713 <div class=xdocHdrIndex><a class=xdocHdrIndex title="right-click to capture" href="../../../../../index.html#ti/sdo/ipc/family/dm6446/NotifySetup.html#common$">index URL</a></div>
714 <p class="xdocHdrSummaryDcl">Common module configuration parameters</p>
715 <span id='meta-synop'></span>
716 <table class="xdocLabel"><tr>
717 <td class="xdocLabelLeft"><tt><span class="xdoc-id-meta2dcl"></span></tt>Configuration settings</td>
718 <td class="xdocLabelRight"></td>
719 </tr></table>
720 <div class="xdocSynMdcl">
721 <div class="xdocSynCode">
722 <tt></tt><tt></tt>NotifySetup.<span class="xdoc-id">common$</span> = <i><a class="xdoc-link" href="../../../../../xdc/runtime/Types.html#.Common$" title="xdc.runtime.Types.Common$">Types.Common$</a></i> <span class="xdoc-kw2">undefined</span>;
723 </div>
724 </div>
725 <div class="xdocSynSpacer">&nbsp;</div>
726 <span id="xdoc-sect-1"></span>
727 <div class="xdocSect">DETAILS</div>
728 <div class="xdocText">All modules have this configuration parameter.  Its name
729   contains the '$' character to ensure it does not conflict with
730   configuration parameters declared by the module.  This allows
731   new configuration parameters to be added in the future without
732   any chance of breaking existing modules.</div>
733 </div>
734 <div id="xdocDate">generated on Mon, 23 May 2016 14:31:16 GMT</div>
735 </div></div></body>
736 </html>