globals_func_f.html 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412
  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. <meta http-equiv="X-UA-Compatible" content="IE=9"/>
  6. <title>Globals</title>
  7. <title>CMSIS-DSP: Globals</title>
  8. <link href="tabs.css" rel="stylesheet" type="text/css"/>
  9. <link href="cmsis.css" rel="stylesheet" type="text/css" />
  10. <script type="text/javascript" src="jquery.js"></script>
  11. <script type="text/javascript" src="dynsections.js"></script>
  12. <script type="text/javascript" src="printComponentTabs.js"></script>
  13. <link href="navtree.css" rel="stylesheet" type="text/css"/>
  14. <script type="text/javascript" src="resize.js"></script>
  15. <script type="text/javascript" src="navtree.js"></script>
  16. <script type="text/javascript">
  17. $(document).ready(initResizable);
  18. $(window).load(resizeHeight);
  19. </script>
  20. <link href="search/search.css" rel="stylesheet" type="text/css"/>
  21. <script type="text/javascript" src="search/search.js"></script>
  22. <script type="text/javascript">
  23. $(document).ready(function() { searchBox.OnSelectItem(0); });
  24. </script>
  25. </head>
  26. <body>
  27. <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
  28. <div id="titlearea">
  29. <table cellspacing="0" cellpadding="0">
  30. <tbody>
  31. <tr style="height: 46px;">
  32. <td id="projectlogo"><img alt="Logo" src="CMSIS_Logo_Final.png"/></td>
  33. <td style="padding-left: 0.5em;">
  34. <div id="projectname">CMSIS-DSP
  35. &#160;<span id="projectnumber">Version 1.7.0</span>
  36. </div>
  37. <div id="projectbrief">CMSIS DSP Software Library</div>
  38. </td>
  39. </tr>
  40. </tbody>
  41. </table>
  42. </div>
  43. <!-- end header part -->
  44. <div id="CMSISnav" class="tabs1">
  45. <ul class="tablist">
  46. <script type="text/javascript">
  47. <!--
  48. writeComponentTabs.call(this);
  49. //-->
  50. </script>
  51. </ul>
  52. </div>
  53. <!-- Generated by Doxygen 1.8.6 -->
  54. <script type="text/javascript">
  55. var searchBox = new SearchBox("searchBox", "search",false,'Search');
  56. </script>
  57. <div id="navrow1" class="tabs">
  58. <ul class="tablist">
  59. <li><a href="index.html"><span>Main&#160;Page</span></a></li>
  60. <li><a href="pages.html"><span>Usage&#160;and&#160;Description</span></a></li>
  61. <li><a href="modules.html"><span>Reference</span></a></li>
  62. <li>
  63. <div id="MSearchBox" class="MSearchBoxInactive">
  64. <span class="left">
  65. <img id="MSearchSelect" src="search/mag_sel.png"
  66. onmouseover="return searchBox.OnSearchSelectShow()"
  67. onmouseout="return searchBox.OnSearchSelectHide()"
  68. alt=""/>
  69. <input type="text" id="MSearchField" value="Search" accesskey="S"
  70. onfocus="searchBox.OnSearchFieldFocus(true)"
  71. onblur="searchBox.OnSearchFieldFocus(false)"
  72. onkeyup="searchBox.OnSearchFieldChange(event)"/>
  73. </span><span class="right">
  74. <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
  75. </span>
  76. </div>
  77. </li>
  78. </ul>
  79. </div>
  80. <div id="navrow3" class="tabs2">
  81. <ul class="tablist">
  82. <li><a href="globals.html"><span>All</span></a></li>
  83. <li class="current"><a href="globals_func.html"><span>Functions</span></a></li>
  84. <li><a href="globals_vars.html"><span>Variables</span></a></li>
  85. <li><a href="globals_type.html"><span>Typedefs</span></a></li>
  86. <li><a href="globals_enum.html"><span>Enumerations</span></a></li>
  87. <li><a href="globals_eval.html"><span>Enumerator</span></a></li>
  88. <li><a href="globals_defs.html"><span>Macros</span></a></li>
  89. </ul>
  90. </div>
  91. <div id="navrow4" class="tabs3">
  92. <ul class="tablist">
  93. <li><a href="globals_func.html#index__"><span>_</span></a></li>
  94. <li><a href="globals_func_a.html#index_a"><span>a</span></a></li>
  95. <li><a href="globals_func_b.html#index_b"><span>b</span></a></li>
  96. <li><a href="globals_func_c.html#index_c"><span>c</span></a></li>
  97. <li><a href="globals_func_d.html#index_d"><span>d</span></a></li>
  98. <li class="current"><a href="globals_func_f.html#index_f"><span>f</span></a></li>
  99. <li><a href="globals_func_g.html#index_g"><span>g</span></a></li>
  100. <li><a href="globals_func_i.html#index_i"><span>i</span></a></li>
  101. <li><a href="globals_func_l.html#index_l"><span>l</span></a></li>
  102. <li><a href="globals_func_m.html#index_m"><span>m</span></a></li>
  103. <li><a href="globals_func_n.html#index_n"><span>n</span></a></li>
  104. <li><a href="globals_func_o.html#index_o"><span>o</span></a></li>
  105. <li><a href="globals_func_p.html#index_p"><span>p</span></a></li>
  106. <li><a href="globals_func_q.html#index_q"><span>q</span></a></li>
  107. <li><a href="globals_func_r.html#index_r"><span>r</span></a></li>
  108. <li><a href="globals_func_s.html#index_s"><span>s</span></a></li>
  109. <li><a href="globals_func_t.html#index_t"><span>t</span></a></li>
  110. <li><a href="globals_func_v.html#index_v"><span>v</span></a></li>
  111. <li><a href="globals_func_w.html#index_w"><span>w</span></a></li>
  112. </ul>
  113. </div>
  114. </div><!-- top -->
  115. <div id="side-nav" class="ui-resizable side-nav-resizable">
  116. <div id="nav-tree">
  117. <div id="nav-tree-contents">
  118. <div id="nav-sync" class="sync"></div>
  119. </div>
  120. </div>
  121. <div id="splitbar" style="-moz-user-select:none;"
  122. class="ui-resizable-handle">
  123. </div>
  124. </div>
  125. <script type="text/javascript">
  126. $(document).ready(function(){initNavTree('globals_func_f.html','');});
  127. </script>
  128. <div id="doc-content">
  129. <!-- window showing the filter options -->
  130. <div id="MSearchSelectWindow"
  131. onmouseover="return searchBox.OnSearchSelectShow()"
  132. onmouseout="return searchBox.OnSearchSelectHide()"
  133. onkeydown="return searchBox.OnSearchSelectKey(event)">
  134. <a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&#160;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&#160;</span>Data Structures</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&#160;</span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&#160;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&#160;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&#160;</span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark">&#160;</span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark">&#160;</span>Enumerator</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(8)"><span class="SelectionMark">&#160;</span>Macros</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(9)"><span class="SelectionMark">&#160;</span>Groups</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(10)"><span class="SelectionMark">&#160;</span>Pages</a></div>
  135. <!-- iframe showing the search results (closed by default) -->
  136. <div id="MSearchResultsWindow">
  137. <iframe src="javascript:void(0)" frameborder="0"
  138. name="MSearchResults" id="MSearchResults">
  139. </iframe>
  140. </div>
  141. <div class="contents">
  142. &#160;
  143. <h3><a class="anchor" id="index_f"></a>- f -</h3><ul>
  144. <li>arm_fill_f32()
  145. : <a class="el" href="group__Fill.html#ga2248e8d3901b4afb7827163132baad94">arm_math.h</a>
  146. , <a class="el" href="group__Fill.html#ga2248e8d3901b4afb7827163132baad94">arm_fill_f32.c</a>
  147. </li>
  148. <li>arm_fill_q15()
  149. : <a class="el" href="group__Fill.html#ga76b21c32a3783a2b3334d930a646e5d8">arm_fill_q15.c</a>
  150. , <a class="el" href="group__Fill.html#ga76b21c32a3783a2b3334d930a646e5d8">arm_math.h</a>
  151. </li>
  152. <li>arm_fill_q31()
  153. : <a class="el" href="group__Fill.html#ga69cc781cf337bd0a31bb85c772a35f7f">arm_math.h</a>
  154. , <a class="el" href="group__Fill.html#ga69cc781cf337bd0a31bb85c772a35f7f">arm_fill_q31.c</a>
  155. </li>
  156. <li>arm_fill_q7()
  157. : <a class="el" href="group__Fill.html#ga0465cf326ada039ed792f94b033d9ec5">arm_fill_q7.c</a>
  158. , <a class="el" href="group__Fill.html#ga0465cf326ada039ed792f94b033d9ec5">arm_math.h</a>
  159. </li>
  160. <li>arm_fir_decimate_f32()
  161. : <a class="el" href="group__FIR__decimate.html#gab9402a0d9b0fffc0b50083a7d56c5905">arm_math.h</a>
  162. , <a class="el" href="group__FIR__decimate.html#gab9402a0d9b0fffc0b50083a7d56c5905">arm_fir_decimate_f32.c</a>
  163. </li>
  164. <li>arm_fir_decimate_fast_q15()
  165. : <a class="el" href="group__FIR__decimate.html#gab43fa1edb45d3b2e875dc8cd381770cc">arm_math.h</a>
  166. , <a class="el" href="group__FIR__decimate.html#gab43fa1edb45d3b2e875dc8cd381770cc">arm_fir_decimate_fast_q15.c</a>
  167. </li>
  168. <li>arm_fir_decimate_fast_q31()
  169. : <a class="el" href="group__FIR__decimate.html#gac03b837d289c8bc4a86a34a89e44afdf">arm_math.h</a>
  170. , <a class="el" href="group__FIR__decimate.html#gac03b837d289c8bc4a86a34a89e44afdf">arm_fir_decimate_fast_q31.c</a>
  171. </li>
  172. <li>arm_fir_decimate_init_f32()
  173. : <a class="el" href="group__FIR__decimate.html#ga67c80582fc296552fef2bd1f208d853b">arm_fir_decimate_init_f32.c</a>
  174. , <a class="el" href="group__FIR__decimate.html#ga67c80582fc296552fef2bd1f208d853b">arm_math.h</a>
  175. </li>
  176. <li>arm_fir_decimate_init_q15()
  177. : <a class="el" href="group__FIR__decimate.html#ga3b01ec9df00d759f79c934b239cead73">arm_math.h</a>
  178. , <a class="el" href="group__FIR__decimate.html#ga3b01ec9df00d759f79c934b239cead73">arm_fir_decimate_init_q15.c</a>
  179. </li>
  180. <li>arm_fir_decimate_init_q31()
  181. : <a class="el" href="group__FIR__decimate.html#ga6a19d62083e85b3f5e34e8a8283c1ea0">arm_math.h</a>
  182. , <a class="el" href="group__FIR__decimate.html#ga6a19d62083e85b3f5e34e8a8283c1ea0">arm_fir_decimate_init_q31.c</a>
  183. </li>
  184. <li>arm_fir_decimate_q15()
  185. : <a class="el" href="group__FIR__decimate.html#ga262636462d9e24dab67ec792160afcbf">arm_math.h</a>
  186. , <a class="el" href="group__FIR__decimate.html#ga262636462d9e24dab67ec792160afcbf">arm_fir_decimate_q15.c</a>
  187. </li>
  188. <li>arm_fir_decimate_q31()
  189. : <a class="el" href="group__FIR__decimate.html#ga27c05d7892f8a327aab86fbfee9b0f29">arm_math.h</a>
  190. , <a class="el" href="group__FIR__decimate.html#ga27c05d7892f8a327aab86fbfee9b0f29">arm_fir_decimate_q31.c</a>
  191. </li>
  192. <li>arm_fir_f32()
  193. : <a class="el" href="group__FIR.html#ga0cf008f650a75f5e2cf82d10691b64d9">arm_math.h</a>
  194. , <a class="el" href="group__FIR.html#ga0cf008f650a75f5e2cf82d10691b64d9">arm_fir_f32.c</a>
  195. </li>
  196. <li>arm_fir_fast_q15()
  197. : <a class="el" href="group__FIR.html#gaf58eee6c38f0b666897b24ca02f9d58d">arm_math.h</a>
  198. , <a class="el" href="group__FIR.html#gaf58eee6c38f0b666897b24ca02f9d58d">arm_fir_fast_q15.c</a>
  199. </li>
  200. <li>arm_fir_fast_q31()
  201. : <a class="el" href="group__FIR.html#ga07051c8e9f0f228c9634b4a9ca2bcac3">arm_math.h</a>
  202. , <a class="el" href="group__FIR.html#ga07051c8e9f0f228c9634b4a9ca2bcac3">arm_fir_fast_q31.c</a>
  203. </li>
  204. <li>arm_fir_init_f32()
  205. : <a class="el" href="group__FIR.html#ga5afaa7b8e6735bbc19e582aa9755b0e1">arm_fir_init_f32.c</a>
  206. , <a class="el" href="group__FIR.html#ga5afaa7b8e6735bbc19e582aa9755b0e1">arm_math.h</a>
  207. </li>
  208. <li>arm_fir_init_q15()
  209. : <a class="el" href="group__FIR.html#gaf4bfa7e20520f3b6e9f03a52ad6d0e41">arm_math.h</a>
  210. , <a class="el" href="group__FIR.html#gaf4bfa7e20520f3b6e9f03a52ad6d0e41">arm_fir_init_q15.c</a>
  211. </li>
  212. <li>arm_fir_init_q31()
  213. : <a class="el" href="group__FIR.html#ga23ef4b2597aecc4d43cce7c4b456ae71">arm_math.h</a>
  214. , <a class="el" href="group__FIR.html#ga23ef4b2597aecc4d43cce7c4b456ae71">arm_fir_init_q31.c</a>
  215. </li>
  216. <li>arm_fir_init_q7()
  217. : <a class="el" href="group__FIR.html#gabd62c4543b243c25e315e7acb57f726c">arm_math.h</a>
  218. , <a class="el" href="group__FIR.html#gabd62c4543b243c25e315e7acb57f726c">arm_fir_init_q7.c</a>
  219. </li>
  220. <li>arm_fir_interpolate_f32()
  221. : <a class="el" href="group__FIR__Interpolate.html#ga62d0757246bbbe5bfaf67b9a95c16c51">arm_math.h</a>
  222. , <a class="el" href="group__FIR__Interpolate.html#ga62d0757246bbbe5bfaf67b9a95c16c51">arm_fir_interpolate_f32.c</a>
  223. </li>
  224. <li>arm_fir_interpolate_init_f32()
  225. : <a class="el" href="group__FIR__Interpolate.html#ga1416bcc1bcf6e2b18ff15261b6e04345">arm_math.h</a>
  226. , <a class="el" href="group__FIR__Interpolate.html#ga1416bcc1bcf6e2b18ff15261b6e04345">arm_fir_interpolate_init_f32.c</a>
  227. </li>
  228. <li>arm_fir_interpolate_init_q15()
  229. : <a class="el" href="group__FIR__Interpolate.html#ga9d6a3c53991f1dca4da31dc400ed9eec">arm_math.h</a>
  230. , <a class="el" href="group__FIR__Interpolate.html#ga9d6a3c53991f1dca4da31dc400ed9eec">arm_fir_interpolate_init_q15.c</a>
  231. </li>
  232. <li>arm_fir_interpolate_init_q31()
  233. : <a class="el" href="group__FIR__Interpolate.html#ga2f2288aa947fea3e8bcda3d5e01c1f6d">arm_math.h</a>
  234. , <a class="el" href="group__FIR__Interpolate.html#ga2f2288aa947fea3e8bcda3d5e01c1f6d">arm_fir_interpolate_init_q31.c</a>
  235. </li>
  236. <li>arm_fir_interpolate_q15()
  237. : <a class="el" href="group__FIR__Interpolate.html#ga026a02cda40616476e33b82e4eaf855d">arm_math.h</a>
  238. , <a class="el" href="group__FIR__Interpolate.html#ga026a02cda40616476e33b82e4eaf855d">arm_fir_interpolate_q15.c</a>
  239. </li>
  240. <li>arm_fir_interpolate_q31()
  241. : <a class="el" href="group__FIR__Interpolate.html#gadf65923ede13284c769b5621709e8135">arm_math.h</a>
  242. , <a class="el" href="group__FIR__Interpolate.html#gadf65923ede13284c769b5621709e8135">arm_fir_interpolate_q31.c</a>
  243. </li>
  244. <li>arm_fir_lattice_f32()
  245. : <a class="el" href="group__FIR__Lattice.html#ga62053bf9d04f9f97ee5f4ef831533d68">arm_math.h</a>
  246. , <a class="el" href="group__FIR__Lattice.html#ga62053bf9d04f9f97ee5f4ef831533d68">arm_fir_lattice_f32.c</a>
  247. </li>
  248. <li>arm_fir_lattice_init_f32()
  249. : <a class="el" href="group__FIR__Lattice.html#ga489e9fd4fed0037b5ed0947eaa12d68d">arm_math.h</a>
  250. , <a class="el" href="group__FIR__Lattice.html#ga489e9fd4fed0037b5ed0947eaa12d68d">arm_fir_lattice_init_f32.c</a>
  251. </li>
  252. <li>arm_fir_lattice_init_q15()
  253. : <a class="el" href="group__FIR__Lattice.html#gae4657ac1025b5b4294fd4acc1e49e7f8">arm_math.h</a>
  254. , <a class="el" href="group__FIR__Lattice.html#gae4657ac1025b5b4294fd4acc1e49e7f8">arm_fir_lattice_init_q15.c</a>
  255. </li>
  256. <li>arm_fir_lattice_init_q31()
  257. : <a class="el" href="group__FIR__Lattice.html#gaf7723f451f6d4cf2586bb4b63d2029cb">arm_math.h</a>
  258. , <a class="el" href="group__FIR__Lattice.html#gaf7723f451f6d4cf2586bb4b63d2029cb">arm_fir_lattice_init_q31.c</a>
  259. </li>
  260. <li>arm_fir_lattice_q15()
  261. : <a class="el" href="group__FIR__Lattice.html#gafddb7fd49cb0e8a4b6d9546b58bf60fb">arm_math.h</a>
  262. , <a class="el" href="group__FIR__Lattice.html#gafddb7fd49cb0e8a4b6d9546b58bf60fb">arm_fir_lattice_q15.c</a>
  263. </li>
  264. <li>arm_fir_lattice_q31()
  265. : <a class="el" href="group__FIR__Lattice.html#ga9ae2b76a2a1625d00f902919d0fdea05">arm_math.h</a>
  266. , <a class="el" href="group__FIR__Lattice.html#ga9ae2b76a2a1625d00f902919d0fdea05">arm_fir_lattice_q31.c</a>
  267. </li>
  268. <li>arm_fir_q15()
  269. : <a class="el" href="group__FIR.html#gad9f84fdadbb59292592c7fac81adb09c">arm_fir_q15.c</a>
  270. , <a class="el" href="group__FIR.html#gad9f84fdadbb59292592c7fac81adb09c">arm_math.h</a>
  271. </li>
  272. <li>arm_fir_q31()
  273. : <a class="el" href="group__FIR.html#ga2f6fc6582ab4491b3ea8c038c5247ecf">arm_math.h</a>
  274. , <a class="el" href="group__FIR.html#ga2f6fc6582ab4491b3ea8c038c5247ecf">arm_fir_q31.c</a>
  275. </li>
  276. <li>arm_fir_q7()
  277. : <a class="el" href="group__FIR.html#gac333f1139ef35124e89b0ee7494ad0a2">arm_math.h</a>
  278. , <a class="el" href="group__FIR.html#gac333f1139ef35124e89b0ee7494ad0a2">arm_fir_q7.c</a>
  279. </li>
  280. <li>arm_fir_sparse_f32()
  281. : <a class="el" href="group__FIR__Sparse.html#gac6817bc86974b7121c3288fce25dbc5f">arm_math.h</a>
  282. , <a class="el" href="group__FIR__Sparse.html#gac6817bc86974b7121c3288fce25dbc5f">arm_fir_sparse_f32.c</a>
  283. </li>
  284. <li>arm_fir_sparse_init_f32()
  285. : <a class="el" href="group__FIR__Sparse.html#ga967a0564d6d59f2b9e12f4a5b7a3f877">arm_math.h</a>
  286. , <a class="el" href="group__FIR__Sparse.html#ga967a0564d6d59f2b9e12f4a5b7a3f877">arm_fir_sparse_init_f32.c</a>
  287. </li>
  288. <li>arm_fir_sparse_init_q15()
  289. : <a class="el" href="group__FIR__Sparse.html#gad1c7f891760e91301aac7e3a48aca449">arm_math.h</a>
  290. , <a class="el" href="group__FIR__Sparse.html#gad1c7f891760e91301aac7e3a48aca449">arm_fir_sparse_init_q15.c</a>
  291. </li>
  292. <li>arm_fir_sparse_init_q31()
  293. : <a class="el" href="group__FIR__Sparse.html#gade71e2e0432a0e6de36fa9f23b2c984c">arm_math.h</a>
  294. , <a class="el" href="group__FIR__Sparse.html#gade71e2e0432a0e6de36fa9f23b2c984c">arm_fir_sparse_init_q31.c</a>
  295. </li>
  296. <li>arm_fir_sparse_init_q7()
  297. : <a class="el" href="group__FIR__Sparse.html#ga5e74f8f4e4df85de5feb4e62125ff590">arm_math.h</a>
  298. , <a class="el" href="group__FIR__Sparse.html#ga5e74f8f4e4df85de5feb4e62125ff590">arm_fir_sparse_init_q7.c</a>
  299. </li>
  300. <li>arm_fir_sparse_q15()
  301. : <a class="el" href="group__FIR__Sparse.html#gac3e43b06bff38ac8e62e145f88e9dbc7">arm_math.h</a>
  302. , <a class="el" href="group__FIR__Sparse.html#gac3e43b06bff38ac8e62e145f88e9dbc7">arm_fir_sparse_q15.c</a>
  303. </li>
  304. <li>arm_fir_sparse_q31()
  305. : <a class="el" href="group__FIR__Sparse.html#gaba9f7ef4acf293034af42baa2fd3df52">arm_math.h</a>
  306. , <a class="el" href="group__FIR__Sparse.html#gaba9f7ef4acf293034af42baa2fd3df52">arm_fir_sparse_q31.c</a>
  307. </li>
  308. <li>arm_fir_sparse_q7()
  309. : <a class="el" href="group__FIR__Sparse.html#ga319b3d9032ba723a8efb819b9d2a3676">arm_math.h</a>
  310. , <a class="el" href="group__FIR__Sparse.html#ga319b3d9032ba723a8efb819b9d2a3676">arm_fir_sparse_q7.c</a>
  311. </li>
  312. <li>arm_float_to_q12_20()
  313. : <a class="el" href="arm__fir__example_2math__helper_8c.html#a23f94b0fbfed6d620f38e26bc64cf2f8">arm_fir_example/math_helper.c</a>
  314. , <a class="el" href="arm__convolution__example_2math__helper_8c.html#a23f94b0fbfed6d620f38e26bc64cf2f8">arm_convolution_example/math_helper.c</a>
  315. , <a class="el" href="arm__convolution__example_2math__helper_8h.html#a23f94b0fbfed6d620f38e26bc64cf2f8">arm_convolution_example/math_helper.h</a>
  316. , <a class="el" href="arm__fir__example_2math__helper_8h.html#a23f94b0fbfed6d620f38e26bc64cf2f8">arm_fir_example/math_helper.h</a>
  317. , <a class="el" href="arm__graphic__equalizer__example_2math__helper_8c.html#a23f94b0fbfed6d620f38e26bc64cf2f8">arm_graphic_equalizer_example/math_helper.c</a>
  318. , <a class="el" href="arm__graphic__equalizer__example_2math__helper_8h.html#a23f94b0fbfed6d620f38e26bc64cf2f8">arm_graphic_equalizer_example/math_helper.h</a>
  319. , <a class="el" href="arm__linear__interp__example_2math__helper_8h.html#a23f94b0fbfed6d620f38e26bc64cf2f8">arm_linear_interp_example/math_helper.h</a>
  320. , <a class="el" href="arm__matrix__example_2math__helper_8c.html#a23f94b0fbfed6d620f38e26bc64cf2f8">arm_matrix_example/math_helper.c</a>
  321. , <a class="el" href="arm__matrix__example_2math__helper_8h.html#a23f94b0fbfed6d620f38e26bc64cf2f8">arm_matrix_example/math_helper.h</a>
  322. , <a class="el" href="arm__signal__converge__example_2math__helper_8h.html#a23f94b0fbfed6d620f38e26bc64cf2f8">arm_signal_converge_example/math_helper.h</a>
  323. , <a class="el" href="arm__signal__converge__example_2math__helper_8c.html#a23f94b0fbfed6d620f38e26bc64cf2f8">arm_signal_converge_example/math_helper.c</a>
  324. , <a class="el" href="arm__linear__interp__example_2math__helper_8c.html#a23f94b0fbfed6d620f38e26bc64cf2f8">arm_linear_interp_example/math_helper.c</a>
  325. </li>
  326. <li>arm_float_to_q14()
  327. : <a class="el" href="arm__matrix__example_2math__helper_8c.html#a23cdb5202efd9233f4e92b5f22287eac">arm_matrix_example/math_helper.c</a>
  328. , <a class="el" href="arm__signal__converge__example_2math__helper_8c.html#a23cdb5202efd9233f4e92b5f22287eac">arm_signal_converge_example/math_helper.c</a>
  329. , <a class="el" href="arm__matrix__example_2math__helper_8h.html#a23cdb5202efd9233f4e92b5f22287eac">arm_matrix_example/math_helper.h</a>
  330. , <a class="el" href="arm__linear__interp__example_2math__helper_8c.html#a23cdb5202efd9233f4e92b5f22287eac">arm_linear_interp_example/math_helper.c</a>
  331. , <a class="el" href="arm__graphic__equalizer__example_2math__helper_8h.html#a23cdb5202efd9233f4e92b5f22287eac">arm_graphic_equalizer_example/math_helper.h</a>
  332. , <a class="el" href="arm__convolution__example_2math__helper_8c.html#a23cdb5202efd9233f4e92b5f22287eac">arm_convolution_example/math_helper.c</a>
  333. , <a class="el" href="arm__convolution__example_2math__helper_8h.html#a23cdb5202efd9233f4e92b5f22287eac">arm_convolution_example/math_helper.h</a>
  334. , <a class="el" href="arm__fir__example_2math__helper_8h.html#a23cdb5202efd9233f4e92b5f22287eac">arm_fir_example/math_helper.h</a>
  335. , <a class="el" href="arm__graphic__equalizer__example_2math__helper_8c.html#a23cdb5202efd9233f4e92b5f22287eac">arm_graphic_equalizer_example/math_helper.c</a>
  336. , <a class="el" href="arm__fir__example_2math__helper_8c.html#a23cdb5202efd9233f4e92b5f22287eac">arm_fir_example/math_helper.c</a>
  337. , <a class="el" href="arm__linear__interp__example_2math__helper_8h.html#a23cdb5202efd9233f4e92b5f22287eac">arm_linear_interp_example/math_helper.h</a>
  338. , <a class="el" href="arm__signal__converge__example_2math__helper_8h.html#a23cdb5202efd9233f4e92b5f22287eac">arm_signal_converge_example/math_helper.h</a>
  339. </li>
  340. <li>arm_float_to_q15()
  341. : <a class="el" href="group__float__to__x.html#gac7696e64963e5051ebb950c88c6ba186">arm_float_to_q15.c</a>
  342. , <a class="el" href="group__float__to__x.html#gac7696e64963e5051ebb950c88c6ba186">arm_math.h</a>
  343. </li>
  344. <li>arm_float_to_q28()
  345. : <a class="el" href="arm__matrix__example_2math__helper_8c.html#aa1049b3adb14331612bb762237391625">arm_matrix_example/math_helper.c</a>
  346. , <a class="el" href="arm__signal__converge__example_2math__helper_8c.html#aa1049b3adb14331612bb762237391625">arm_signal_converge_example/math_helper.c</a>
  347. , <a class="el" href="arm__graphic__equalizer__example_2math__helper_8c.html#aa1049b3adb14331612bb762237391625">arm_graphic_equalizer_example/math_helper.c</a>
  348. , <a class="el" href="arm__linear__interp__example_2math__helper_8h.html#aa1049b3adb14331612bb762237391625">arm_linear_interp_example/math_helper.h</a>
  349. , <a class="el" href="arm__linear__interp__example_2math__helper_8c.html#aa1049b3adb14331612bb762237391625">arm_linear_interp_example/math_helper.c</a>
  350. , <a class="el" href="arm__convolution__example_2math__helper_8c.html#aa1049b3adb14331612bb762237391625">arm_convolution_example/math_helper.c</a>
  351. , <a class="el" href="arm__matrix__example_2math__helper_8h.html#aa1049b3adb14331612bb762237391625">arm_matrix_example/math_helper.h</a>
  352. , <a class="el" href="arm__signal__converge__example_2math__helper_8h.html#aa1049b3adb14331612bb762237391625">arm_signal_converge_example/math_helper.h</a>
  353. , <a class="el" href="arm__convolution__example_2math__helper_8h.html#aa1049b3adb14331612bb762237391625">arm_convolution_example/math_helper.h</a>
  354. , <a class="el" href="arm__fir__example_2math__helper_8c.html#aa1049b3adb14331612bb762237391625">arm_fir_example/math_helper.c</a>
  355. , <a class="el" href="arm__graphic__equalizer__example_2math__helper_8h.html#aa1049b3adb14331612bb762237391625">arm_graphic_equalizer_example/math_helper.h</a>
  356. , <a class="el" href="arm__fir__example_2math__helper_8h.html#aa1049b3adb14331612bb762237391625">arm_fir_example/math_helper.h</a>
  357. </li>
  358. <li>arm_float_to_q29()
  359. : <a class="el" href="arm__graphic__equalizer__example_2math__helper_8h.html#a098c587b93469a7a6bcc521d42fdf6f9">arm_graphic_equalizer_example/math_helper.h</a>
  360. , <a class="el" href="arm__matrix__example_2math__helper_8h.html#a098c587b93469a7a6bcc521d42fdf6f9">arm_matrix_example/math_helper.h</a>
  361. , <a class="el" href="arm__graphic__equalizer__example_2math__helper_8c.html#a098c587b93469a7a6bcc521d42fdf6f9">arm_graphic_equalizer_example/math_helper.c</a>
  362. , <a class="el" href="arm__signal__converge__example_2math__helper_8c.html#a098c587b93469a7a6bcc521d42fdf6f9">arm_signal_converge_example/math_helper.c</a>
  363. , <a class="el" href="arm__linear__interp__example_2math__helper_8h.html#a098c587b93469a7a6bcc521d42fdf6f9">arm_linear_interp_example/math_helper.h</a>
  364. , <a class="el" href="arm__linear__interp__example_2math__helper_8c.html#a098c587b93469a7a6bcc521d42fdf6f9">arm_linear_interp_example/math_helper.c</a>
  365. , <a class="el" href="arm__fir__example_2math__helper_8c.html#a098c587b93469a7a6bcc521d42fdf6f9">arm_fir_example/math_helper.c</a>
  366. , <a class="el" href="arm__convolution__example_2math__helper_8c.html#a098c587b93469a7a6bcc521d42fdf6f9">arm_convolution_example/math_helper.c</a>
  367. , <a class="el" href="arm__matrix__example_2math__helper_8c.html#a098c587b93469a7a6bcc521d42fdf6f9">arm_matrix_example/math_helper.c</a>
  368. , <a class="el" href="arm__fir__example_2math__helper_8h.html#a098c587b93469a7a6bcc521d42fdf6f9">arm_fir_example/math_helper.h</a>
  369. , <a class="el" href="arm__signal__converge__example_2math__helper_8h.html#a098c587b93469a7a6bcc521d42fdf6f9">arm_signal_converge_example/math_helper.h</a>
  370. , <a class="el" href="arm__convolution__example_2math__helper_8h.html#a098c587b93469a7a6bcc521d42fdf6f9">arm_convolution_example/math_helper.h</a>
  371. </li>
  372. <li>arm_float_to_q30()
  373. : <a class="el" href="arm__graphic__equalizer__example_2math__helper_8h.html#a16764fdbc174a79f04b07032cf902079">arm_graphic_equalizer_example/math_helper.h</a>
  374. , <a class="el" href="arm__matrix__example_2math__helper_8c.html#a16764fdbc174a79f04b07032cf902079">arm_matrix_example/math_helper.c</a>
  375. , <a class="el" href="arm__linear__interp__example_2math__helper_8h.html#a16764fdbc174a79f04b07032cf902079">arm_linear_interp_example/math_helper.h</a>
  376. , <a class="el" href="arm__convolution__example_2math__helper_8h.html#a16764fdbc174a79f04b07032cf902079">arm_convolution_example/math_helper.h</a>
  377. , <a class="el" href="arm__signal__converge__example_2math__helper_8c.html#a16764fdbc174a79f04b07032cf902079">arm_signal_converge_example/math_helper.c</a>
  378. , <a class="el" href="arm__fir__example_2math__helper_8h.html#a16764fdbc174a79f04b07032cf902079">arm_fir_example/math_helper.h</a>
  379. , <a class="el" href="arm__fir__example_2math__helper_8c.html#a16764fdbc174a79f04b07032cf902079">arm_fir_example/math_helper.c</a>
  380. , <a class="el" href="arm__linear__interp__example_2math__helper_8c.html#a16764fdbc174a79f04b07032cf902079">arm_linear_interp_example/math_helper.c</a>
  381. , <a class="el" href="arm__matrix__example_2math__helper_8h.html#a16764fdbc174a79f04b07032cf902079">arm_matrix_example/math_helper.h</a>
  382. , <a class="el" href="arm__graphic__equalizer__example_2math__helper_8c.html#a16764fdbc174a79f04b07032cf902079">arm_graphic_equalizer_example/math_helper.c</a>
  383. , <a class="el" href="arm__signal__converge__example_2math__helper_8h.html#a16764fdbc174a79f04b07032cf902079">arm_signal_converge_example/math_helper.h</a>
  384. , <a class="el" href="arm__convolution__example_2math__helper_8c.html#a16764fdbc174a79f04b07032cf902079">arm_convolution_example/math_helper.c</a>
  385. </li>
  386. <li>arm_float_to_q31()
  387. : <a class="el" href="group__float__to__x.html#gaae21be47db707e79552f3e8221a48fb0">arm_math.h</a>
  388. , <a class="el" href="group__float__to__x.html#gaae21be47db707e79552f3e8221a48fb0">arm_float_to_q31.c</a>
  389. </li>
  390. <li>arm_float_to_q7()
  391. : <a class="el" href="group__float__to__x.html#ga63b7cef42a242f0be43376ba3380988d">arm_math.h</a>
  392. , <a class="el" href="group__float__to__x.html#ga63b7cef42a242f0be43376ba3380988d">arm_float_to_q7.c</a>
  393. </li>
  394. </ul>
  395. </div><!-- contents -->
  396. </div><!-- doc-content -->
  397. <!-- start footer part -->
  398. <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
  399. <ul>
  400. <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.
  401. <!--
  402. <a href="http://www.doxygen.org/index.html">
  403. <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.6
  404. -->
  405. </li>
  406. </ul>
  407. </div>
  408. </body>
  409. </html>