|
|
|
|
@ -9,7 +9,6 @@
|
|
|
|
|
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
|
|
|
|
<script type="text/javascript" src="jquery.js"></script>
|
|
|
|
|
<script type="text/javascript" src="dynsections.js"></script>
|
|
|
|
|
<script type="text/javascript" src="printComponentTabs.js"></script>
|
|
|
|
|
<script type="text/javascript" src="footer.js"></script>
|
|
|
|
|
<link href="navtree.css" rel="stylesheet" type="text/css"/>
|
|
|
|
|
<script type="text/javascript" src="resize.js"></script>
|
|
|
|
|
@ -32,6 +31,8 @@ MathJax.Hub.Config({
|
|
|
|
|
<script type="text/javascript" async="async" src="https://cdn.jsdelivr.net/npm/mathjax@2/MathJax.js"></script>
|
|
|
|
|
<link href="$extra_stylesheet" rel="stylesheet" type="text/css" />
|
|
|
|
|
<link href="extra_stylesheet.css" rel="stylesheet" type="text/css"/>
|
|
|
|
|
<link href="version.css" rel="stylesheet" type="text/css" />
|
|
|
|
|
<script type="text/javascript" src="../version.js"></script>
|
|
|
|
|
</head>
|
|
|
|
|
<body>
|
|
|
|
|
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
|
|
|
|
@ -42,7 +43,13 @@ MathJax.Hub.Config({
|
|
|
|
|
<td id="projectlogo" style="padding: 1.5em;"><img alt="Logo" src="cmsis_logo_white_small.png"/></td>
|
|
|
|
|
<td style="padding-left: 1em; padding-bottom: 1em;padding-top: 1em;">
|
|
|
|
|
<div id="projectname">CMSIS-DSP
|
|
|
|
|
 <span id="projectnumber">Version 1.10.2-dev17</span>
|
|
|
|
|
 <span id="projectnumber"><script type="text/javascript">
|
|
|
|
|
<!--
|
|
|
|
|
writeHeader.call(this);
|
|
|
|
|
writeVersionDropdown(this);
|
|
|
|
|
//-->
|
|
|
|
|
</script>
|
|
|
|
|
</span>
|
|
|
|
|
</div>
|
|
|
|
|
<div id="projectbrief">CMSIS DSP Software Library</div>
|
|
|
|
|
</td>
|
|
|
|
|
@ -52,15 +59,6 @@ MathJax.Hub.Config({
|
|
|
|
|
</table>
|
|
|
|
|
</div>
|
|
|
|
|
<!-- end header part -->
|
|
|
|
|
<div id="Compnav" class="tabs1">
|
|
|
|
|
<ul class="tablist">
|
|
|
|
|
<script type="text/javascript">
|
|
|
|
|
<!--
|
|
|
|
|
writeComponentTabs.call(this);
|
|
|
|
|
//-->
|
|
|
|
|
</script>
|
|
|
|
|
</ul>
|
|
|
|
|
</div>
|
|
|
|
|
<!-- Generated by Doxygen 1.9.2 -->
|
|
|
|
|
<script type="text/javascript">
|
|
|
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
|
|
|
|