Official ARM version: v5.6.0
This commit is contained in:
parent
9f95ff5b6b
commit
96d6da4e25
2939 changed files with 339304 additions and 113320 deletions
|
|
@ -32,7 +32,7 @@
|
|||
<td id="projectlogo"><img alt="Logo" src="CMSIS_Logo_Final.png"/></td>
|
||||
<td style="padding-left: 0.5em;">
|
||||
<div id="projectname">CMSIS-DSP
|
||||
 <span id="projectnumber">Version 1.5.2</span>
|
||||
 <span id="projectnumber">Version 1.7.0</span>
|
||||
</div>
|
||||
<div id="projectbrief">CMSIS DSP Software Library</div>
|
||||
</td>
|
||||
|
|
@ -108,6 +108,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
|||
<li><a href="globals_func_s.html#index_s"><span>s</span></a></li>
|
||||
<li><a href="globals_func_t.html#index_t"><span>t</span></a></li>
|
||||
<li><a href="globals_func_v.html#index_v"><span>v</span></a></li>
|
||||
<li><a href="globals_func_w.html#index_w"><span>w</span></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div><!-- top -->
|
||||
|
|
@ -144,20 +145,23 @@ $(document).ready(function(){initNavTree('globals_func_o.html','');});
|
|||
|
||||
<h3><a class="anchor" id="index_o"></a>- o -</h3><ul>
|
||||
<li>arm_offset_f32()
|
||||
: <a class="el" href="group__offset.html#ga989dfae15235799d82f62ef9d356abb4">arm_math.h</a>
|
||||
, <a class="el" href="group__offset.html#ga989dfae15235799d82f62ef9d356abb4">arm_offset_f32.c</a>
|
||||
: <a class="el" href="group__BasicOffset.html#ga4ea8c9e1829e3b4d297f87e4a40478ad">arm_math.h</a>
|
||||
, <a class="el" href="group__BasicOffset.html#ga4ea8c9e1829e3b4d297f87e4a40478ad">arm_offset_f32.c</a>
|
||||
</li>
|
||||
<li>arm_offset_q15()
|
||||
: <a class="el" href="group__offset.html#gab4c1d2391b599549e5a06fdfbc2747bf">arm_offset_q15.c</a>
|
||||
, <a class="el" href="group__offset.html#gab4c1d2391b599549e5a06fdfbc2747bf">arm_math.h</a>
|
||||
: <a class="el" href="group__BasicOffset.html#gaffc78c4cda3e39b518d79cef293532b7">arm_offset_q15.c</a>
|
||||
, <a class="el" href="group__BasicOffset.html#gaffc78c4cda3e39b518d79cef293532b7">arm_math.h</a>
|
||||
</li>
|
||||
<li>arm_offset_q31()
|
||||
: <a class="el" href="group__offset.html#gac84ec42cbbebc5c197a87d0221819acf">arm_math.h</a>
|
||||
, <a class="el" href="group__offset.html#gac84ec42cbbebc5c197a87d0221819acf">arm_offset_q31.c</a>
|
||||
: <a class="el" href="group__BasicOffset.html#ga55604198ef59f391a96ec95c188fca85">arm_math.h</a>
|
||||
, <a class="el" href="group__BasicOffset.html#ga55604198ef59f391a96ec95c188fca85">arm_offset_q31.c</a>
|
||||
</li>
|
||||
<li>arm_offset_q7()
|
||||
: <a class="el" href="group__offset.html#ga00bd9cc17c5bf905e76c91ad50886393">arm_offset_q7.c</a>
|
||||
, <a class="el" href="group__offset.html#ga00bd9cc17c5bf905e76c91ad50886393">arm_math.h</a>
|
||||
: <a class="el" href="group__BasicOffset.html#ga26adad00c10390145b02080a53e782b4">arm_offset_q7.c</a>
|
||||
, <a class="el" href="group__BasicOffset.html#ga26adad00c10390145b02080a53e782b4">arm_math.h</a>
|
||||
</li>
|
||||
<li>option()
|
||||
: <a class="el" href="Source_2CMakeLists_8txt.html#a5790cdedec7ad588e338cab656748165">Source/CMakeLists.txt</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div><!-- contents -->
|
||||
|
|
@ -165,7 +169,7 @@ $(document).ready(function(){initNavTree('globals_func_o.html','');});
|
|||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<li class="footer">Generated on Wed Aug 1 2018 17:12:22 for CMSIS-DSP by Arm Ltd. All rights reserved.
|
||||
<li class="footer">Generated on Wed Jul 10 2019 15:20:40 for CMSIS-DSP Version 1.7.0 by Arm Ltd. All rights reserved.
|
||||
<!--
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.6
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue