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>
|
||||
|
|
@ -130,8 +130,8 @@ $(document).ready(function(){initNavTree('group__SinCosExample.html','');});
|
|||
<dl class="section user"><dt></dt><dd><ul>
|
||||
<li><a class="el" href="group__cos.html#gace15287f9c64b9b4084d1c797d4c49d8" title="Fast approximation to the trigonometric cosine function for floating-point data. ">arm_cos_f32()</a></li>
|
||||
<li><a class="el" href="group__sin.html#gae164899c4a3fc0e946dc5d55555fe541" title="Fast approximation to the trigonometric sine function for floating-point data. ">arm_sin_f32()</a></li>
|
||||
<li><a class="el" href="group__BasicMult.html#gaca3f0b8227da431ab29225b88888aa32" title="Floating-point vector multiplication. ">arm_mult_f32()</a></li>
|
||||
<li><a class="el" href="group__BasicAdd.html#ga6a904a547413b10565dd1d251c6bafbd" title="Floating-point vector addition. ">arm_add_f32()</a></li>
|
||||
<li><a class="el" href="group__BasicMult.html#gacf950935141cad927bea886e88fd9e9b" title="Floating-point vector multiplication. ">arm_mult_f32()</a></li>
|
||||
<li><a class="el" href="group__BasicAdd.html#gabfef1e86e458314a61f4baa441d9765e" title="Floating-point vector addition. ">arm_add_f32()</a></li>
|
||||
</ul>
|
||||
</dd></dl>
|
||||
<p><b> Refer </b> <a class="el" href="arm_sin_cos_example_f32_8c-example.html">arm_sin_cos_example_f32.c</a> </p>
|
||||
|
|
@ -140,7 +140,7 @@ $(document).ready(function(){initNavTree('group__SinCosExample.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:21 for CMSIS-DSP by Arm Ltd. All rights reserved.
|
||||
<li class="footer">Generated on Wed Jul 10 2019 15:20:39 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