globals_0x73.html 56 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537
  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>CMSIS-DSP: Globals</title>
  7. <link href="tabs.css" rel="stylesheet" type="text/css"/>
  8. <link href="cmsis.css" rel="stylesheet" type="text/css" />
  9. <script type="text/javascript" src="jquery.js"></script>
  10. <script type="text/javascript" src="dynsections.js"></script>
  11. <link href="navtree.css" rel="stylesheet" type="text/css"/>
  12. <script type="text/javascript" src="resize.js"></script>
  13. <script type="text/javascript" src="navtree.js"></script>
  14. <script type="text/javascript">
  15. $(document).ready(initResizable);
  16. </script>
  17. <link href="search/search.css" rel="stylesheet" type="text/css"/>
  18. <script type="text/javascript" src="search/search.js"></script>
  19. <script type="text/javascript">
  20. $(document).ready(function() { searchBox.OnSelectItem(0); });
  21. </script>
  22. <link href="stylsheetf" rel="stylesheet" type="text/css" />
  23. </head>
  24. <body>
  25. <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
  26. <div id="titlearea">
  27. <table cellspacing="0" cellpadding="0">
  28. <tbody>
  29. <tr style="height: 46px;">
  30. <td id="projectlogo"><img alt="Logo" src="CMSIS_Logo_Final.png"/></td>
  31. <td style="padding-left: 0.5em;">
  32. <div id="projectname">CMSIS-DSP
  33. &#160;<span id="projectnumber">Version 1.4.4</span>
  34. </div>
  35. <div id="projectbrief">CMSIS DSP Software Library</div>
  36. </td>
  37. </tr>
  38. </tbody>
  39. </table>
  40. </div>
  41. <!-- end header part -->
  42. <div id="CMSISnav" class="tabs1">
  43. <ul class="tablist">
  44. <li><a href="../../General/html/index.html"><span>CMSIS</span></a></li>
  45. <li><a href="../../Core/html/index.html"><span>CORE</span></a></li>
  46. <li><a href="../../Driver/html/index.html"><span>Driver</span></a></li>
  47. <li class="current"><a href="../../DSP/html/index.html"><span>DSP</span></a></li>
  48. <li><a href="../../RTOS/html/index.html"><span>RTOS API</span></a></li>
  49. <li><a href="../../Pack/html/index.html"><span>Pack</span></a></li>
  50. <li><a href="../../SVD/html/index.html"><span>SVD</span></a></li>
  51. </ul>
  52. </div>
  53. <!-- Generated by Doxygen 1.8.2 -->
  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 class="current"><a href="globals.html"><span>All</span></a></li>
  83. <li><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.html#index__"><span>_</span></a></li>
  94. <li><a href="globals_0x61.html#index_a"><span>a</span></a></li>
  95. <li><a href="globals_0x62.html#index_b"><span>b</span></a></li>
  96. <li><a href="globals_0x63.html#index_c"><span>c</span></a></li>
  97. <li><a href="globals_0x64.html#index_d"><span>d</span></a></li>
  98. <li><a href="globals_0x65.html#index_e"><span>e</span></a></li>
  99. <li><a href="globals_0x66.html#index_f"><span>f</span></a></li>
  100. <li><a href="globals_0x67.html#index_g"><span>g</span></a></li>
  101. <li><a href="globals_0x69.html#index_i"><span>i</span></a></li>
  102. <li><a href="globals_0x6c.html#index_l"><span>l</span></a></li>
  103. <li><a href="globals_0x6d.html#index_m"><span>m</span></a></li>
  104. <li><a href="globals_0x6e.html#index_n"><span>n</span></a></li>
  105. <li><a href="globals_0x6f.html#index_o"><span>o</span></a></li>
  106. <li><a href="globals_0x70.html#index_p"><span>p</span></a></li>
  107. <li><a href="globals_0x71.html#index_q"><span>q</span></a></li>
  108. <li><a href="globals_0x72.html#index_r"><span>r</span></a></li>
  109. <li class="current"><a href="globals_0x73.html#index_s"><span>s</span></a></li>
  110. <li><a href="globals_0x74.html#index_t"><span>t</span></a></li>
  111. <li><a href="globals_0x75.html#index_u"><span>u</span></a></li>
  112. <li><a href="globals_0x76.html#index_v"><span>v</span></a></li>
  113. <li><a href="globals_0x77.html#index_w"><span>w</span></a></li>
  114. <li><a href="globals_0x78.html#index_x"><span>x</span></a></li>
  115. </ul>
  116. </div>
  117. </div><!-- top -->
  118. <div id="side-nav" class="ui-resizable side-nav-resizable">
  119. <div id="nav-tree">
  120. <div id="nav-tree-contents">
  121. <div id="nav-sync" class="sync"></div>
  122. </div>
  123. </div>
  124. <div id="splitbar" style="-moz-user-select:none;"
  125. class="ui-resizable-handle">
  126. </div>
  127. </div>
  128. <script type="text/javascript">
  129. $(document).ready(function(){initNavTree('globals_0x73.html','');});
  130. </script>
  131. <div id="doc-content">
  132. <!-- window showing the filter options -->
  133. <div id="MSearchSelectWindow"
  134. onmouseover="return searchBox.OnSearchSelectShow()"
  135. onmouseout="return searchBox.OnSearchSelectHide()"
  136. onkeydown="return searchBox.OnSearchSelectKey(event)">
  137. <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>
  138. <!-- iframe showing the search results (closed by default) -->
  139. <div id="MSearchResultsWindow">
  140. <iframe src="javascript:void(0)" frameborder="0"
  141. name="MSearchResults" id="MSearchResults">
  142. </iframe>
  143. </div>
  144. <div class="contents">
  145. <div class="textblock">Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:</div>
  146. <h3><a class="anchor" id="index_s"></a>- s -</h3><ul>
  147. <li>arm_scale_f32()
  148. : <a class="el" href="group__scale.html#ga3487af88b112f682ee90589cd419e123">arm_scale_f32.c</a>
  149. , <a class="el" href="group__scale.html#ga3487af88b112f682ee90589cd419e123">arm_math.h</a>
  150. </li>
  151. <li>arm_scale_q15()
  152. : <a class="el" href="group__scale.html#gafaac0e1927daffeb68a42719b53ea780">arm_math.h</a>
  153. , <a class="el" href="group__scale.html#gafaac0e1927daffeb68a42719b53ea780">arm_scale_q15.c</a>
  154. </li>
  155. <li>arm_scale_q31()
  156. : <a class="el" href="group__scale.html#ga83e36cd82bf51ce35406a199e477d47c">arm_scale_q31.c</a>
  157. , <a class="el" href="group__scale.html#ga83e36cd82bf51ce35406a199e477d47c">arm_math.h</a>
  158. </li>
  159. <li>arm_scale_q7()
  160. : <a class="el" href="group__scale.html#gabc9fd3d37904c58df56492b351d21fb0">arm_math.h</a>
  161. , <a class="el" href="group__scale.html#gabc9fd3d37904c58df56492b351d21fb0">arm_scale_q7.c</a>
  162. </li>
  163. <li>arm_shift_q15()
  164. : <a class="el" href="group__shift.html#gaa1757e53279780107acc92cf100adb61">arm_shift_q15.c</a>
  165. , <a class="el" href="group__shift.html#gaa1757e53279780107acc92cf100adb61">arm_math.h</a>
  166. </li>
  167. <li>arm_shift_q31()
  168. : <a class="el" href="group__shift.html#ga387dd8b7b87377378280978f16cdb13d">arm_shift_q31.c</a>
  169. , <a class="el" href="group__shift.html#ga387dd8b7b87377378280978f16cdb13d">arm_math.h</a>
  170. </li>
  171. <li>arm_shift_q7()
  172. : <a class="el" href="group__shift.html#ga47295d08a685f7de700a48dafb4db6fb">arm_shift_q7.c</a>
  173. , <a class="el" href="group__shift.html#ga47295d08a685f7de700a48dafb4db6fb">arm_math.h</a>
  174. </li>
  175. <li>arm_sin_cos_f32()
  176. : <a class="el" href="group___sin_cos.html#ga4420d45c37d58c310ef9ae1b5fe58020">arm_math.h</a>
  177. , <a class="el" href="group___sin_cos.html#ga4420d45c37d58c310ef9ae1b5fe58020">arm_sin_cos_f32.c</a>
  178. </li>
  179. <li>arm_sin_cos_q31()
  180. : <a class="el" href="group___sin_cos.html#gae9e4ddebff9d4eb5d0a093e28e0bc504">arm_sin_cos_q31.c</a>
  181. , <a class="el" href="group___sin_cos.html#gae9e4ddebff9d4eb5d0a093e28e0bc504">arm_math.h</a>
  182. </li>
  183. <li>arm_sin_f32()
  184. : <a class="el" href="group__sin.html#gae164899c4a3fc0e946dc5d55555fe541">arm_sin_f32.c</a>
  185. , <a class="el" href="group__sin.html#gae164899c4a3fc0e946dc5d55555fe541">arm_math.h</a>
  186. </li>
  187. <li>arm_sin_q15()
  188. : <a class="el" href="group__sin.html#ga1fc6d6640be6cfa688a8bea0a48397ee">arm_sin_q15.c</a>
  189. , <a class="el" href="group__sin.html#ga1fc6d6640be6cfa688a8bea0a48397ee">arm_math.h</a>
  190. </li>
  191. <li>arm_sin_q31()
  192. : <a class="el" href="group__sin.html#ga57aade7d8892585992cdc6375bd82f9c">arm_sin_q31.c</a>
  193. , <a class="el" href="group__sin.html#ga57aade7d8892585992cdc6375bd82f9c">arm_math.h</a>
  194. </li>
  195. <li>arm_snr_f32()
  196. : <a class="el" href="arm__convolution__example_2_a_r_m_2math__helper_8c.html#aeea2952e70a1040a6efa555564bbeeab">arm_convolution_example/ARM/math_helper.c</a>
  197. , <a class="el" href="arm__convolution__example_2_a_r_m_2math__helper_8h.html#aeea2952e70a1040a6efa555564bbeeab">arm_convolution_example/ARM/math_helper.h</a>
  198. , <a class="el" href="arm__convolution__example_2_g_c_c_2math__helper_8c.html#aeea2952e70a1040a6efa555564bbeeab">arm_convolution_example/GCC/math_helper.c</a>
  199. , <a class="el" href="arm__convolution__example_2_g_c_c_2math__helper_8h.html#aeea2952e70a1040a6efa555564bbeeab">arm_convolution_example/GCC/math_helper.h</a>
  200. , <a class="el" href="arm__fir__example_2_a_r_m_2math__helper_8c.html#aeea2952e70a1040a6efa555564bbeeab">arm_fir_example/ARM/math_helper.c</a>
  201. , <a class="el" href="arm__fir__example_2_a_r_m_2math__helper_8h.html#aeea2952e70a1040a6efa555564bbeeab">arm_fir_example/ARM/math_helper.h</a>
  202. , <a class="el" href="arm__graphic__equalizer__example_2_a_r_m_2math__helper_8c.html#aeea2952e70a1040a6efa555564bbeeab">arm_graphic_equalizer_example/ARM/math_helper.c</a>
  203. , <a class="el" href="arm__graphic__equalizer__example_2_a_r_m_2math__helper_8h.html#aeea2952e70a1040a6efa555564bbeeab">arm_graphic_equalizer_example/ARM/math_helper.h</a>
  204. , <a class="el" href="arm__linear__interp__example_2_a_r_m_2math__helper_8c.html#aeea2952e70a1040a6efa555564bbeeab">arm_linear_interp_example/ARM/math_helper.c</a>
  205. , <a class="el" href="arm__linear__interp__example_2_a_r_m_2math__helper_8h.html#aeea2952e70a1040a6efa555564bbeeab">arm_linear_interp_example/ARM/math_helper.h</a>
  206. , <a class="el" href="arm__matrix__example_2_a_r_m_2math__helper_8c.html#aeea2952e70a1040a6efa555564bbeeab">arm_matrix_example/ARM/math_helper.c</a>
  207. , <a class="el" href="arm__matrix__example_2_a_r_m_2math__helper_8h.html#aeea2952e70a1040a6efa555564bbeeab">arm_matrix_example/ARM/math_helper.h</a>
  208. , <a class="el" href="arm__signal__converge__example_2_a_r_m_2math__helper_8c.html#aeea2952e70a1040a6efa555564bbeeab">arm_signal_converge_example/ARM/math_helper.c</a>
  209. , <a class="el" href="arm__signal__converge__example_2_a_r_m_2math__helper_8h.html#aeea2952e70a1040a6efa555564bbeeab">arm_signal_converge_example/ARM/math_helper.h</a>
  210. </li>
  211. <li>arm_split_rfft_f32()
  212. : <a class="el" href="group__group_transforms.html#ga6cfdb6bdc66b13732ef2351caf98fdbb">arm_rfft_f32.c</a>
  213. </li>
  214. <li>arm_split_rfft_q15()
  215. : <a class="el" href="arm__rfft__q15_8c.html#a7c2a21793586f9a69c42140665550e09">arm_rfft_q15.c</a>
  216. </li>
  217. <li>arm_split_rfft_q31()
  218. : <a class="el" href="arm__rfft__q31_8c.html#a520e1c358d44fcd2724cb19d46eb5dfa">arm_rfft_q31.c</a>
  219. </li>
  220. <li>arm_split_rifft_f32()
  221. : <a class="el" href="arm__rfft__f32_8c.html#a585bef78c103d150a116241a4feb6442">arm_rfft_f32.c</a>
  222. </li>
  223. <li>arm_split_rifft_q15()
  224. : <a class="el" href="arm__rfft__q15_8c.html#aa72a531dd15a53570dddaf01b62158f4">arm_rfft_q15.c</a>
  225. </li>
  226. <li>arm_split_rifft_q31()
  227. : <a class="el" href="arm__rfft__q31_8c.html#acc62dd39a59091c4d6a80d4e55adeb13">arm_rfft_q31.c</a>
  228. </li>
  229. <li>arm_sqrt_f32()
  230. : <a class="el" href="group___s_q_r_t.html#ga56a40d1cf842b0b45267df6761975da0">arm_math.h</a>
  231. </li>
  232. <li>arm_sqrt_q15()
  233. : <a class="el" href="group___s_q_r_t.html#ga5abe5ca724f3e15849662b03752c1238">arm_sqrt_q15.c</a>
  234. </li>
  235. <li>arm_sqrt_q31()
  236. : <a class="el" href="group___s_q_r_t.html#ga119e25831e141d734d7ef10636670058">arm_sqrt_q31.c</a>
  237. </li>
  238. <li>arm_status
  239. : <a class="el" href="arm__math_8h.html#a5e459c6409dfcd2927bb8a57491d7cf6">arm_math.h</a>
  240. </li>
  241. <li>arm_std_f32()
  242. : <a class="el" href="group___s_t_d.html#ga4969b5b5f3d001377bc401a3ee99dfc2">arm_std_f32.c</a>
  243. , <a class="el" href="group___s_t_d.html#ga4969b5b5f3d001377bc401a3ee99dfc2">arm_math.h</a>
  244. </li>
  245. <li>arm_std_q15()
  246. : <a class="el" href="group___s_t_d.html#gaf9d27afa9928ff28a63cd98ea9218a72">arm_std_q15.c</a>
  247. , <a class="el" href="group___s_t_d.html#gaf9d27afa9928ff28a63cd98ea9218a72">arm_math.h</a>
  248. </li>
  249. <li>arm_std_q31()
  250. : <a class="el" href="group___s_t_d.html#ga39495e74f96116178be085c9dc7742f5">arm_std_q31.c</a>
  251. , <a class="el" href="group___s_t_d.html#ga39495e74f96116178be085c9dc7742f5">arm_math.h</a>
  252. </li>
  253. <li>arm_sub_f32()
  254. : <a class="el" href="group___basic_sub.html#ga7f975a472de286331134227c08aad826">arm_sub_f32.c</a>
  255. , <a class="el" href="group___basic_sub.html#ga7f975a472de286331134227c08aad826">arm_math.h</a>
  256. </li>
  257. <li>arm_sub_q15()
  258. : <a class="el" href="group___basic_sub.html#ga997a8ee93088d15bda23c325d455b588">arm_sub_q15.c</a>
  259. , <a class="el" href="group___basic_sub.html#ga997a8ee93088d15bda23c325d455b588">arm_math.h</a>
  260. </li>
  261. <li>arm_sub_q31()
  262. : <a class="el" href="group___basic_sub.html#ga28aa6908d092752144413e21933dc878">arm_sub_q31.c</a>
  263. , <a class="el" href="group___basic_sub.html#ga28aa6908d092752144413e21933dc878">arm_math.h</a>
  264. </li>
  265. <li>arm_sub_q7()
  266. : <a class="el" href="group___basic_sub.html#gab09941de7dfeb247e5c29b406a435fcc">arm_sub_q7.c</a>
  267. , <a class="el" href="group___basic_sub.html#gab09941de7dfeb247e5c29b406a435fcc">arm_math.h</a>
  268. </li>
  269. <li>sinOutput
  270. : <a class="el" href="arm__sin__cos__example__f32_8c.html#a1e232694019f6b61710fbff5ee27126c">arm_sin_cos_example_f32.c</a>
  271. </li>
  272. <li>sinSquareOutput
  273. : <a class="el" href="arm__sin__cos__example__f32_8c.html#aa5a66e866ebb91eb971f2805209e9d36">arm_sin_cos_example_f32.c</a>
  274. </li>
  275. <li>sinTable_f32
  276. : <a class="el" href="arm__common__tables_8c.html#a1dec82d596780f1a66ef4f76f137c1d9">arm_common_tables.c</a>
  277. , <a class="el" href="arm__common__tables_8h.html#a1dec82d596780f1a66ef4f76f137c1d9">arm_common_tables.h</a>
  278. </li>
  279. <li>sinTable_q15
  280. : <a class="el" href="arm__common__tables_8c.html#a9cbcfe313f61add745ebfeddb4fecd55">arm_common_tables.c</a>
  281. , <a class="el" href="arm__common__tables_8h.html#a9cbcfe313f61add745ebfeddb4fecd55">arm_common_tables.h</a>
  282. </li>
  283. <li>sinTable_q31
  284. : <a class="el" href="arm__common__tables_8h.html#a8bfccee9e1c0042cf4a765f4b19d097d">arm_common_tables.h</a>
  285. , <a class="el" href="arm__common__tables_8c.html#a8bfccee9e1c0042cf4a765f4b19d097d">arm_common_tables.c</a>
  286. </li>
  287. <li>snr
  288. : <a class="el" href="_a_r_m_2arm__convolution__example__f32_8c.html#af06013f588a7003278de222913c9d819">ARM/arm_convolution_example_f32.c</a>
  289. , <a class="el" href="_g_c_c_2arm__convolution__example__f32_8c.html#af06013f588a7003278de222913c9d819">GCC/arm_convolution_example_f32.c</a>
  290. , <a class="el" href="arm__fir__example__f32_8c.html#af06013f588a7003278de222913c9d819">arm_fir_example_f32.c</a>
  291. , <a class="el" href="arm__graphic__equalizer__example__q31_8c.html#af06013f588a7003278de222913c9d819">arm_graphic_equalizer_example_q31.c</a>
  292. , <a class="el" href="arm__matrix__example__f32_8c.html#af06013f588a7003278de222913c9d819">arm_matrix_example_f32.c</a>
  293. </li>
  294. <li>snr1
  295. : <a class="el" href="arm__linear__interp__example__f32_8c.html#ad492c21cf2dd4e9199ae46c77f812cbc">arm_linear_interp_example_f32.c</a>
  296. </li>
  297. <li>snr2
  298. : <a class="el" href="arm__linear__interp__example__f32_8c.html#a269948ab25f230d33e3f22eab85aa1cf">arm_linear_interp_example_f32.c</a>
  299. </li>
  300. <li>SNR_THRESHOLD
  301. : <a class="el" href="_a_r_m_2arm__convolution__example__f32_8c.html#af08ec3fef897d77c6817638bf0e0c5c6">ARM/arm_convolution_example_f32.c</a>
  302. , <a class="el" href="_g_c_c_2arm__convolution__example__f32_8c.html#af08ec3fef897d77c6817638bf0e0c5c6">GCC/arm_convolution_example_f32.c</a>
  303. , <a class="el" href="arm__linear__interp__example__f32_8c.html#af08ec3fef897d77c6817638bf0e0c5c6">arm_linear_interp_example_f32.c</a>
  304. , <a class="el" href="arm__matrix__example__f32_8c.html#af08ec3fef897d77c6817638bf0e0c5c6">arm_matrix_example_f32.c</a>
  305. </li>
  306. <li>SNR_THRESHOLD_F32
  307. : <a class="el" href="arm__fir__example__f32_8c.html#af7d1dd4deffa8e7ed6429e5dd0fe1812">arm_fir_example_f32.c</a>
  308. , <a class="el" href="arm__graphic__equalizer__example__q31_8c.html#af7d1dd4deffa8e7ed6429e5dd0fe1812">arm_graphic_equalizer_example_q31.c</a>
  309. </li>
  310. <li>SPECIAL
  311. : <a class="el" href="license_8txt.html#aaee2f5441fbc21b3aa611c5192f505ae">license.txt</a>
  312. </li>
  313. <li>srcA_buf_f32
  314. : <a class="el" href="_a_r_m_2arm__dotproduct__example__f32_8c.html#a0c248a472fdc0507e4ab7d693e4876b6">ARM/arm_dotproduct_example_f32.c</a>
  315. , <a class="el" href="_g_c_c_2arm__dotproduct__example__f32_8c.html#a0c248a472fdc0507e4ab7d693e4876b6">GCC/arm_dotproduct_example_f32.c</a>
  316. </li>
  317. <li>srcALen
  318. : <a class="el" href="_a_r_m_2arm__convolution__example__f32_8c.html#ace48ed566e2cd6a680f0681192e6af28">ARM/arm_convolution_example_f32.c</a>
  319. , <a class="el" href="_g_c_c_2arm__convolution__example__f32_8c.html#ace48ed566e2cd6a680f0681192e6af28">GCC/arm_convolution_example_f32.c</a>
  320. </li>
  321. <li>srcB_buf_f32
  322. : <a class="el" href="_a_r_m_2arm__dotproduct__example__f32_8c.html#a67d9082c1585d4854ae9ca38db170ff5">ARM/arm_dotproduct_example_f32.c</a>
  323. , <a class="el" href="_g_c_c_2arm__dotproduct__example__f32_8c.html#a67d9082c1585d4854ae9ca38db170ff5">GCC/arm_dotproduct_example_f32.c</a>
  324. </li>
  325. <li>srcBLen
  326. : <a class="el" href="_a_r_m_2arm__convolution__example__f32_8c.html#aea71286f498978c5ed3775609b974fc8">ARM/arm_convolution_example_f32.c</a>
  327. , <a class="el" href="_g_c_c_2arm__convolution__example__f32_8c.html#aea71286f498978c5ed3775609b974fc8">GCC/arm_convolution_example_f32.c</a>
  328. </li>
  329. <li>stage_rfft_f32()
  330. : <a class="el" href="arm__rfft__fast__f32_8c.html#a47157c5a53c8aac5e80fda31acf1f9cc">arm_rfft_fast_f32.c</a>
  331. </li>
  332. <li>status
  333. : <a class="el" href="_a_r_m_2arm__dotproduct__example__f32_8c.html#a88ccb294236ab22b00310c47164c53c3">ARM/arm_dotproduct_example_f32.c</a>
  334. , <a class="el" href="_g_c_c_2arm__dotproduct__example__f32_8c.html#a88ccb294236ab22b00310c47164c53c3">GCC/arm_dotproduct_example_f32.c</a>
  335. , <a class="el" href="arm__sin__cos__example__f32_8c.html#a88ccb294236ab22b00310c47164c53c3">arm_sin_cos_example_f32.c</a>
  336. </li>
  337. <li>std
  338. : <a class="el" href="_a_r_m_2arm__class__marks__example__f32_8c.html#a150b0cf729b51893379f5b5548d4f989">ARM/arm_class_marks_example_f32.c</a>
  339. , <a class="el" href="_g_c_c_2arm__class__marks__example__f32_8c.html#a150b0cf729b51893379f5b5548d4f989">GCC/arm_class_marks_example_f32.c</a>
  340. </li>
  341. <li>student_num
  342. : <a class="el" href="_a_r_m_2arm__class__marks__example__f32_8c.html#a798cf43a3725d7df2fcaf3f328969f53">ARM/arm_class_marks_example_f32.c</a>
  343. , <a class="el" href="_g_c_c_2arm__class__marks__example__f32_8c.html#a798cf43a3725d7df2fcaf3f328969f53">GCC/arm_class_marks_example_f32.c</a>
  344. </li>
  345. <li>SystemCoreClock
  346. : <a class="el" href="arm__fft__bin__example_2_g_c_c_2_startup_2system___a_r_m_c_m4_8c.html#aa3cd3e43291e81e795d642b79b6088e6">arm_fft_bin_example/GCC/Startup/system_ARMCM4.c</a>
  347. , <a class="el" href="arm__fir__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m0_2system___a_r_m_c_m0_8c.html#aa3cd3e43291e81e795d642b79b6088e6">arm_fir_example/ARM/RTE/Device/ARMCM0/system_ARMCM0.c</a>
  348. , <a class="el" href="arm__fir__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m3_2system___a_r_m_c_m3_8c.html#aa3cd3e43291e81e795d642b79b6088e6">arm_fir_example/ARM/RTE/Device/ARMCM3/system_ARMCM3.c</a>
  349. , <a class="el" href="arm__fir__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m4___f_p_2system___a_r_m_c_m4_8c.html#aa3cd3e43291e81e795d642b79b6088e6">arm_fir_example/ARM/RTE/Device/ARMCM4_FP/system_ARMCM4.c</a>
  350. , <a class="el" href="arm__fir__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m7___s_p_2system___a_r_m_c_m7_8c.html#aa3cd3e43291e81e795d642b79b6088e6">arm_fir_example/ARM/RTE/Device/ARMCM7_SP/system_ARMCM7.c</a>
  351. , <a class="el" href="arm__graphic__equalizer__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m0_2system___a_r_m_c_m0_8c.html#aa3cd3e43291e81e795d642b79b6088e6">arm_graphic_equalizer_example/ARM/RTE/Device/ARMCM0/system_ARMCM0.c</a>
  352. , <a class="el" href="arm__graphic__equalizer__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m3_2system___a_r_m_c_m3_8c.html#aa3cd3e43291e81e795d642b79b6088e6">arm_graphic_equalizer_example/ARM/RTE/Device/ARMCM3/system_ARMCM3.c</a>
  353. , <a class="el" href="arm__graphic__equalizer__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m4___f_p_2system___a_r_m_c_m4_8c.html#aa3cd3e43291e81e795d642b79b6088e6">arm_graphic_equalizer_example/ARM/RTE/Device/ARMCM4_FP/system_ARMCM4.c</a>
  354. , <a class="el" href="arm__graphic__equalizer__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m7___s_p_2system___a_r_m_c_m7_8c.html#aa3cd3e43291e81e795d642b79b6088e6">arm_graphic_equalizer_example/ARM/RTE/Device/ARMCM7_SP/system_ARMCM7.c</a>
  355. , <a class="el" href="arm__linear__interp__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m0_2system___a_r_m_c_m0_8c.html#aa3cd3e43291e81e795d642b79b6088e6">arm_linear_interp_example/ARM/RTE/Device/ARMCM0/system_ARMCM0.c</a>
  356. , <a class="el" href="arm__linear__interp__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m3_2system___a_r_m_c_m3_8c.html#aa3cd3e43291e81e795d642b79b6088e6">arm_linear_interp_example/ARM/RTE/Device/ARMCM3/system_ARMCM3.c</a>
  357. , <a class="el" href="arm__linear__interp__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m4___f_p_2system___a_r_m_c_m4_8c.html#aa3cd3e43291e81e795d642b79b6088e6">arm_linear_interp_example/ARM/RTE/Device/ARMCM4_FP/system_ARMCM4.c</a>
  358. , <a class="el" href="arm__linear__interp__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m7___s_p_2system___a_r_m_c_m7_8c.html#aa3cd3e43291e81e795d642b79b6088e6">arm_linear_interp_example/ARM/RTE/Device/ARMCM7_SP/system_ARMCM7.c</a>
  359. , <a class="el" href="arm__matrix__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m0_2system___a_r_m_c_m0_8c.html#aa3cd3e43291e81e795d642b79b6088e6">arm_matrix_example/ARM/RTE/Device/ARMCM0/system_ARMCM0.c</a>
  360. , <a class="el" href="arm__variance__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m4___f_p_2system___a_r_m_c_m4_8c.html#aa3cd3e43291e81e795d642b79b6088e6">arm_variance_example/ARM/RTE/Device/ARMCM4_FP/system_ARMCM4.c</a>
  361. , <a class="el" href="arm__matrix__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m3_2system___a_r_m_c_m3_8c.html#aa3cd3e43291e81e795d642b79b6088e6">arm_matrix_example/ARM/RTE/Device/ARMCM3/system_ARMCM3.c</a>
  362. , <a class="el" href="arm__matrix__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m4___f_p_2system___a_r_m_c_m4_8c.html#aa3cd3e43291e81e795d642b79b6088e6">arm_matrix_example/ARM/RTE/Device/ARMCM4_FP/system_ARMCM4.c</a>
  363. , <a class="el" href="arm__matrix__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m7___s_p_2system___a_r_m_c_m7_8c.html#aa3cd3e43291e81e795d642b79b6088e6">arm_matrix_example/ARM/RTE/Device/ARMCM7_SP/system_ARMCM7.c</a>
  364. , <a class="el" href="arm__sin__cos__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m4___f_p_2system___a_r_m_c_m4_8c.html#aa3cd3e43291e81e795d642b79b6088e6">arm_sin_cos_example/ARM/RTE/Device/ARMCM4_FP/system_ARMCM4.c</a>
  365. , <a class="el" href="arm__signal__converge__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m0_2system___a_r_m_c_m0_8c.html#aa3cd3e43291e81e795d642b79b6088e6">arm_signal_converge_example/ARM/RTE/Device/ARMCM0/system_ARMCM0.c</a>
  366. , <a class="el" href="arm__signal__converge__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m3_2system___a_r_m_c_m3_8c.html#aa3cd3e43291e81e795d642b79b6088e6">arm_signal_converge_example/ARM/RTE/Device/ARMCM3/system_ARMCM3.c</a>
  367. , <a class="el" href="arm__signal__converge__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m4___f_p_2system___a_r_m_c_m4_8c.html#aa3cd3e43291e81e795d642b79b6088e6">arm_signal_converge_example/ARM/RTE/Device/ARMCM4_FP/system_ARMCM4.c</a>
  368. , <a class="el" href="arm__signal__converge__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m7___s_p_2system___a_r_m_c_m7_8c.html#aa3cd3e43291e81e795d642b79b6088e6">arm_signal_converge_example/ARM/RTE/Device/ARMCM7_SP/system_ARMCM7.c</a>
  369. , <a class="el" href="arm__sin__cos__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m0_2system___a_r_m_c_m0_8c.html#aa3cd3e43291e81e795d642b79b6088e6">arm_sin_cos_example/ARM/RTE/Device/ARMCM0/system_ARMCM0.c</a>
  370. , <a class="el" href="arm__sin__cos__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m3_2system___a_r_m_c_m3_8c.html#aa3cd3e43291e81e795d642b79b6088e6">arm_sin_cos_example/ARM/RTE/Device/ARMCM3/system_ARMCM3.c</a>
  371. , <a class="el" href="arm__sin__cos__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m7___s_p_2system___a_r_m_c_m7_8c.html#aa3cd3e43291e81e795d642b79b6088e6">arm_sin_cos_example/ARM/RTE/Device/ARMCM7_SP/system_ARMCM7.c</a>
  372. , <a class="el" href="arm__variance__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m0_2system___a_r_m_c_m0_8c.html#aa3cd3e43291e81e795d642b79b6088e6">arm_variance_example/ARM/RTE/Device/ARMCM0/system_ARMCM0.c</a>
  373. , <a class="el" href="arm__variance__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m3_2system___a_r_m_c_m3_8c.html#aa3cd3e43291e81e795d642b79b6088e6">arm_variance_example/ARM/RTE/Device/ARMCM3/system_ARMCM3.c</a>
  374. , <a class="el" href="arm__variance__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m7___s_p_2system___a_r_m_c_m7_8c.html#aa3cd3e43291e81e795d642b79b6088e6">arm_variance_example/ARM/RTE/Device/ARMCM7_SP/system_ARMCM7.c</a>
  375. , <a class="el" href="arm__class__marks__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m0_2system___a_r_m_c_m0_8c.html#aa3cd3e43291e81e795d642b79b6088e6">arm_class_marks_example/ARM/RTE/Device/ARMCM0/system_ARMCM0.c</a>
  376. , <a class="el" href="arm__class__marks__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m3_2system___a_r_m_c_m3_8c.html#aa3cd3e43291e81e795d642b79b6088e6">arm_class_marks_example/ARM/RTE/Device/ARMCM3/system_ARMCM3.c</a>
  377. , <a class="el" href="arm__class__marks__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m4___f_p_2system___a_r_m_c_m4_8c.html#aa3cd3e43291e81e795d642b79b6088e6">arm_class_marks_example/ARM/RTE/Device/ARMCM4_FP/system_ARMCM4.c</a>
  378. , <a class="el" href="arm__class__marks__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m7___s_p_2system___a_r_m_c_m7_8c.html#aa3cd3e43291e81e795d642b79b6088e6">arm_class_marks_example/ARM/RTE/Device/ARMCM7_SP/system_ARMCM7.c</a>
  379. , <a class="el" href="arm__class__marks__example_2_g_c_c_2_startup_2system___a_r_m_c_m0_8c.html#aa3cd3e43291e81e795d642b79b6088e6">arm_class_marks_example/GCC/Startup/system_ARMCM0.c</a>
  380. , <a class="el" href="arm__class__marks__example_2_g_c_c_2_startup_2system___a_r_m_c_m3_8c.html#aa3cd3e43291e81e795d642b79b6088e6">arm_class_marks_example/GCC/Startup/system_ARMCM3.c</a>
  381. , <a class="el" href="arm__class__marks__example_2_g_c_c_2_startup_2system___a_r_m_c_m4_8c.html#aa3cd3e43291e81e795d642b79b6088e6">arm_class_marks_example/GCC/Startup/system_ARMCM4.c</a>
  382. , <a class="el" href="arm__convolution__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m0_2system___a_r_m_c_m0_8c.html#aa3cd3e43291e81e795d642b79b6088e6">arm_convolution_example/ARM/RTE/Device/ARMCM0/system_ARMCM0.c</a>
  383. , <a class="el" href="arm__convolution__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m3_2system___a_r_m_c_m3_8c.html#aa3cd3e43291e81e795d642b79b6088e6">arm_convolution_example/ARM/RTE/Device/ARMCM3/system_ARMCM3.c</a>
  384. , <a class="el" href="arm__convolution__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m4___f_p_2system___a_r_m_c_m4_8c.html#aa3cd3e43291e81e795d642b79b6088e6">arm_convolution_example/ARM/RTE/Device/ARMCM4_FP/system_ARMCM4.c</a>
  385. , <a class="el" href="arm__convolution__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m7___s_p_2system___a_r_m_c_m7_8c.html#aa3cd3e43291e81e795d642b79b6088e6">arm_convolution_example/ARM/RTE/Device/ARMCM7_SP/system_ARMCM7.c</a>
  386. , <a class="el" href="arm__convolution__example_2_g_c_c_2_startup_2system___a_r_m_c_m0_8c.html#aa3cd3e43291e81e795d642b79b6088e6">arm_convolution_example/GCC/Startup/system_ARMCM0.c</a>
  387. , <a class="el" href="arm__convolution__example_2_g_c_c_2_startup_2system___a_r_m_c_m3_8c.html#aa3cd3e43291e81e795d642b79b6088e6">arm_convolution_example/GCC/Startup/system_ARMCM3.c</a>
  388. , <a class="el" href="arm__fft__bin__example_2_g_c_c_2_startup_2system___a_r_m_c_m3_8c.html#aa3cd3e43291e81e795d642b79b6088e6">arm_fft_bin_example/GCC/Startup/system_ARMCM3.c</a>
  389. , <a class="el" href="arm__convolution__example_2_g_c_c_2_startup_2system___a_r_m_c_m4_8c.html#aa3cd3e43291e81e795d642b79b6088e6">arm_convolution_example/GCC/Startup/system_ARMCM4.c</a>
  390. , <a class="el" href="arm__dotproduct__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m0_2system___a_r_m_c_m0_8c.html#aa3cd3e43291e81e795d642b79b6088e6">arm_dotproduct_example/ARM/RTE/Device/ARMCM0/system_ARMCM0.c</a>
  391. , <a class="el" href="arm__dotproduct__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m3_2system___a_r_m_c_m3_8c.html#aa3cd3e43291e81e795d642b79b6088e6">arm_dotproduct_example/ARM/RTE/Device/ARMCM3/system_ARMCM3.c</a>
  392. , <a class="el" href="arm__fft__bin__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m3_2system___a_r_m_c_m3_8c.html#aa3cd3e43291e81e795d642b79b6088e6">arm_fft_bin_example/ARM/RTE/Device/ARMCM3/system_ARMCM3.c</a>
  393. , <a class="el" href="arm__dotproduct__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m4___f_p_2system___a_r_m_c_m4_8c.html#aa3cd3e43291e81e795d642b79b6088e6">arm_dotproduct_example/ARM/RTE/Device/ARMCM4_FP/system_ARMCM4.c</a>
  394. , <a class="el" href="arm__dotproduct__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m7___s_p_2system___a_r_m_c_m7_8c.html#aa3cd3e43291e81e795d642b79b6088e6">arm_dotproduct_example/ARM/RTE/Device/ARMCM7_SP/system_ARMCM7.c</a>
  395. , <a class="el" href="arm__dotproduct__example_2_g_c_c_2_startup_2system___a_r_m_c_m0_8c.html#aa3cd3e43291e81e795d642b79b6088e6">arm_dotproduct_example/GCC/Startup/system_ARMCM0.c</a>
  396. , <a class="el" href="arm__dotproduct__example_2_g_c_c_2_startup_2system___a_r_m_c_m3_8c.html#aa3cd3e43291e81e795d642b79b6088e6">arm_dotproduct_example/GCC/Startup/system_ARMCM3.c</a>
  397. , <a class="el" href="arm__dotproduct__example_2_g_c_c_2_startup_2system___a_r_m_c_m4_8c.html#aa3cd3e43291e81e795d642b79b6088e6">arm_dotproduct_example/GCC/Startup/system_ARMCM4.c</a>
  398. , <a class="el" href="arm__fft__bin__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m0_2system___a_r_m_c_m0_8c.html#aa3cd3e43291e81e795d642b79b6088e6">arm_fft_bin_example/ARM/RTE/Device/ARMCM0/system_ARMCM0.c</a>
  399. , <a class="el" href="arm__fft__bin__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m4___f_p_2system___a_r_m_c_m4_8c.html#aa3cd3e43291e81e795d642b79b6088e6">arm_fft_bin_example/ARM/RTE/Device/ARMCM4_FP/system_ARMCM4.c</a>
  400. , <a class="el" href="arm__fft__bin__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m7___s_p_2system___a_r_m_c_m7_8c.html#aa3cd3e43291e81e795d642b79b6088e6">arm_fft_bin_example/ARM/RTE/Device/ARMCM7_SP/system_ARMCM7.c</a>
  401. , <a class="el" href="arm__fft__bin__example_2_g_c_c_2_startup_2system___a_r_m_c_m0_8c.html#aa3cd3e43291e81e795d642b79b6088e6">arm_fft_bin_example/GCC/Startup/system_ARMCM0.c</a>
  402. </li>
  403. <li>SystemCoreClockUpdate()
  404. : <a class="el" href="arm__convolution__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m7___s_p_2system___a_r_m_c_m7_8c.html#ae0c36a9591fe6e9c45ecb21a794f0f0f">arm_convolution_example/ARM/RTE/Device/ARMCM7_SP/system_ARMCM7.c</a>
  405. , <a class="el" href="arm__matrix__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m4___f_p_2system___a_r_m_c_m4_8c.html#ae0c36a9591fe6e9c45ecb21a794f0f0f">arm_matrix_example/ARM/RTE/Device/ARMCM4_FP/system_ARMCM4.c</a>
  406. , <a class="el" href="arm__class__marks__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m4___f_p_2system___a_r_m_c_m4_8c.html#ae0c36a9591fe6e9c45ecb21a794f0f0f">arm_class_marks_example/ARM/RTE/Device/ARMCM4_FP/system_ARMCM4.c</a>
  407. , <a class="el" href="arm__fft__bin__example_2_g_c_c_2_startup_2system___a_r_m_c_m3_8c.html#ae0c36a9591fe6e9c45ecb21a794f0f0f">arm_fft_bin_example/GCC/Startup/system_ARMCM3.c</a>
  408. , <a class="el" href="arm__linear__interp__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m4___f_p_2system___a_r_m_c_m4_8c.html#ae0c36a9591fe6e9c45ecb21a794f0f0f">arm_linear_interp_example/ARM/RTE/Device/ARMCM4_FP/system_ARMCM4.c</a>
  409. , <a class="el" href="arm__fft__bin__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m3_2system___a_r_m_c_m3_8c.html#ae0c36a9591fe6e9c45ecb21a794f0f0f">arm_fft_bin_example/ARM/RTE/Device/ARMCM3/system_ARMCM3.c</a>
  410. , <a class="el" href="arm__class__marks__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m0_2system___a_r_m_c_m0_8c.html#ae0c36a9591fe6e9c45ecb21a794f0f0f">arm_class_marks_example/ARM/RTE/Device/ARMCM0/system_ARMCM0.c</a>
  411. , <a class="el" href="arm__class__marks__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m3_2system___a_r_m_c_m3_8c.html#ae0c36a9591fe6e9c45ecb21a794f0f0f">arm_class_marks_example/ARM/RTE/Device/ARMCM3/system_ARMCM3.c</a>
  412. , <a class="el" href="arm__dotproduct__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m0_2system___a_r_m_c_m0_8c.html#ae0c36a9591fe6e9c45ecb21a794f0f0f">arm_dotproduct_example/ARM/RTE/Device/ARMCM0/system_ARMCM0.c</a>
  413. , <a class="el" href="arm__class__marks__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m7___s_p_2system___a_r_m_c_m7_8c.html#ae0c36a9591fe6e9c45ecb21a794f0f0f">arm_class_marks_example/ARM/RTE/Device/ARMCM7_SP/system_ARMCM7.c</a>
  414. , <a class="el" href="arm__variance__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m0_2system___a_r_m_c_m0_8c.html#ae0c36a9591fe6e9c45ecb21a794f0f0f">arm_variance_example/ARM/RTE/Device/ARMCM0/system_ARMCM0.c</a>
  415. , <a class="el" href="arm__class__marks__example_2_g_c_c_2_startup_2system___a_r_m_c_m0_8c.html#ae0c36a9591fe6e9c45ecb21a794f0f0f">arm_class_marks_example/GCC/Startup/system_ARMCM0.c</a>
  416. , <a class="el" href="arm__variance__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m4___f_p_2system___a_r_m_c_m4_8c.html#ae0c36a9591fe6e9c45ecb21a794f0f0f">arm_variance_example/ARM/RTE/Device/ARMCM4_FP/system_ARMCM4.c</a>
  417. , <a class="el" href="arm__class__marks__example_2_g_c_c_2_startup_2system___a_r_m_c_m3_8c.html#ae0c36a9591fe6e9c45ecb21a794f0f0f">arm_class_marks_example/GCC/Startup/system_ARMCM3.c</a>
  418. , <a class="el" href="arm__matrix__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m3_2system___a_r_m_c_m3_8c.html#ae0c36a9591fe6e9c45ecb21a794f0f0f">arm_matrix_example/ARM/RTE/Device/ARMCM3/system_ARMCM3.c</a>
  419. , <a class="el" href="arm__class__marks__example_2_g_c_c_2_startup_2system___a_r_m_c_m4_8c.html#ae0c36a9591fe6e9c45ecb21a794f0f0f">arm_class_marks_example/GCC/Startup/system_ARMCM4.c</a>
  420. , <a class="el" href="arm__convolution__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m0_2system___a_r_m_c_m0_8c.html#ae0c36a9591fe6e9c45ecb21a794f0f0f">arm_convolution_example/ARM/RTE/Device/ARMCM0/system_ARMCM0.c</a>
  421. , <a class="el" href="arm__convolution__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m3_2system___a_r_m_c_m3_8c.html#ae0c36a9591fe6e9c45ecb21a794f0f0f">arm_convolution_example/ARM/RTE/Device/ARMCM3/system_ARMCM3.c</a>
  422. , <a class="el" href="arm__graphic__equalizer__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m3_2system___a_r_m_c_m3_8c.html#ae0c36a9591fe6e9c45ecb21a794f0f0f">arm_graphic_equalizer_example/ARM/RTE/Device/ARMCM3/system_ARMCM3.c</a>
  423. , <a class="el" href="arm__graphic__equalizer__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m0_2system___a_r_m_c_m0_8c.html#ae0c36a9591fe6e9c45ecb21a794f0f0f">arm_graphic_equalizer_example/ARM/RTE/Device/ARMCM0/system_ARMCM0.c</a>
  424. , <a class="el" href="arm__fir__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m3_2system___a_r_m_c_m3_8c.html#ae0c36a9591fe6e9c45ecb21a794f0f0f">arm_fir_example/ARM/RTE/Device/ARMCM3/system_ARMCM3.c</a>
  425. , <a class="el" href="arm__convolution__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m4___f_p_2system___a_r_m_c_m4_8c.html#ae0c36a9591fe6e9c45ecb21a794f0f0f">arm_convolution_example/ARM/RTE/Device/ARMCM4_FP/system_ARMCM4.c</a>
  426. , <a class="el" href="arm__fft__bin__example_2_g_c_c_2_startup_2system___a_r_m_c_m0_8c.html#ae0c36a9591fe6e9c45ecb21a794f0f0f">arm_fft_bin_example/GCC/Startup/system_ARMCM0.c</a>
  427. , <a class="el" href="arm__fft__bin__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m7___s_p_2system___a_r_m_c_m7_8c.html#ae0c36a9591fe6e9c45ecb21a794f0f0f">arm_fft_bin_example/ARM/RTE/Device/ARMCM7_SP/system_ARMCM7.c</a>
  428. , <a class="el" href="arm__dotproduct__example_2_g_c_c_2_startup_2system___a_r_m_c_m0_8c.html#ae0c36a9591fe6e9c45ecb21a794f0f0f">arm_dotproduct_example/GCC/Startup/system_ARMCM0.c</a>
  429. , <a class="el" href="arm__convolution__example_2_g_c_c_2_startup_2system___a_r_m_c_m0_8c.html#ae0c36a9591fe6e9c45ecb21a794f0f0f">arm_convolution_example/GCC/Startup/system_ARMCM0.c</a>
  430. , <a class="el" href="arm__convolution__example_2_g_c_c_2_startup_2system___a_r_m_c_m3_8c.html#ae0c36a9591fe6e9c45ecb21a794f0f0f">arm_convolution_example/GCC/Startup/system_ARMCM3.c</a>
  431. , <a class="el" href="arm__convolution__example_2_g_c_c_2_startup_2system___a_r_m_c_m4_8c.html#ae0c36a9591fe6e9c45ecb21a794f0f0f">arm_convolution_example/GCC/Startup/system_ARMCM4.c</a>
  432. , <a class="el" href="arm__dotproduct__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m3_2system___a_r_m_c_m3_8c.html#ae0c36a9591fe6e9c45ecb21a794f0f0f">arm_dotproduct_example/ARM/RTE/Device/ARMCM3/system_ARMCM3.c</a>
  433. , <a class="el" href="arm__dotproduct__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m4___f_p_2system___a_r_m_c_m4_8c.html#ae0c36a9591fe6e9c45ecb21a794f0f0f">arm_dotproduct_example/ARM/RTE/Device/ARMCM4_FP/system_ARMCM4.c</a>
  434. , <a class="el" href="arm__dotproduct__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m7___s_p_2system___a_r_m_c_m7_8c.html#ae0c36a9591fe6e9c45ecb21a794f0f0f">arm_dotproduct_example/ARM/RTE/Device/ARMCM7_SP/system_ARMCM7.c</a>
  435. , <a class="el" href="arm__dotproduct__example_2_g_c_c_2_startup_2system___a_r_m_c_m3_8c.html#ae0c36a9591fe6e9c45ecb21a794f0f0f">arm_dotproduct_example/GCC/Startup/system_ARMCM3.c</a>
  436. , <a class="el" href="arm__dotproduct__example_2_g_c_c_2_startup_2system___a_r_m_c_m4_8c.html#ae0c36a9591fe6e9c45ecb21a794f0f0f">arm_dotproduct_example/GCC/Startup/system_ARMCM4.c</a>
  437. , <a class="el" href="arm__fft__bin__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m0_2system___a_r_m_c_m0_8c.html#ae0c36a9591fe6e9c45ecb21a794f0f0f">arm_fft_bin_example/ARM/RTE/Device/ARMCM0/system_ARMCM0.c</a>
  438. , <a class="el" href="arm__fft__bin__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m4___f_p_2system___a_r_m_c_m4_8c.html#ae0c36a9591fe6e9c45ecb21a794f0f0f">arm_fft_bin_example/ARM/RTE/Device/ARMCM4_FP/system_ARMCM4.c</a>
  439. , <a class="el" href="arm__fft__bin__example_2_g_c_c_2_startup_2system___a_r_m_c_m4_8c.html#ae0c36a9591fe6e9c45ecb21a794f0f0f">arm_fft_bin_example/GCC/Startup/system_ARMCM4.c</a>
  440. , <a class="el" href="arm__fir__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m0_2system___a_r_m_c_m0_8c.html#ae0c36a9591fe6e9c45ecb21a794f0f0f">arm_fir_example/ARM/RTE/Device/ARMCM0/system_ARMCM0.c</a>
  441. , <a class="el" href="arm__fir__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m7___s_p_2system___a_r_m_c_m7_8c.html#ae0c36a9591fe6e9c45ecb21a794f0f0f">arm_fir_example/ARM/RTE/Device/ARMCM7_SP/system_ARMCM7.c</a>
  442. , <a class="el" href="arm__graphic__equalizer__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m7___s_p_2system___a_r_m_c_m7_8c.html#ae0c36a9591fe6e9c45ecb21a794f0f0f">arm_graphic_equalizer_example/ARM/RTE/Device/ARMCM7_SP/system_ARMCM7.c</a>
  443. , <a class="el" href="arm__linear__interp__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m0_2system___a_r_m_c_m0_8c.html#ae0c36a9591fe6e9c45ecb21a794f0f0f">arm_linear_interp_example/ARM/RTE/Device/ARMCM0/system_ARMCM0.c</a>
  444. , <a class="el" href="arm__linear__interp__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m3_2system___a_r_m_c_m3_8c.html#ae0c36a9591fe6e9c45ecb21a794f0f0f">arm_linear_interp_example/ARM/RTE/Device/ARMCM3/system_ARMCM3.c</a>
  445. , <a class="el" href="arm__linear__interp__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m7___s_p_2system___a_r_m_c_m7_8c.html#ae0c36a9591fe6e9c45ecb21a794f0f0f">arm_linear_interp_example/ARM/RTE/Device/ARMCM7_SP/system_ARMCM7.c</a>
  446. , <a class="el" href="arm__matrix__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m0_2system___a_r_m_c_m0_8c.html#ae0c36a9591fe6e9c45ecb21a794f0f0f">arm_matrix_example/ARM/RTE/Device/ARMCM0/system_ARMCM0.c</a>
  447. , <a class="el" href="arm__matrix__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m7___s_p_2system___a_r_m_c_m7_8c.html#ae0c36a9591fe6e9c45ecb21a794f0f0f">arm_matrix_example/ARM/RTE/Device/ARMCM7_SP/system_ARMCM7.c</a>
  448. , <a class="el" href="arm__signal__converge__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m0_2system___a_r_m_c_m0_8c.html#ae0c36a9591fe6e9c45ecb21a794f0f0f">arm_signal_converge_example/ARM/RTE/Device/ARMCM0/system_ARMCM0.c</a>
  449. , <a class="el" href="arm__signal__converge__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m7___s_p_2system___a_r_m_c_m7_8c.html#ae0c36a9591fe6e9c45ecb21a794f0f0f">arm_signal_converge_example/ARM/RTE/Device/ARMCM7_SP/system_ARMCM7.c</a>
  450. , <a class="el" href="arm__sin__cos__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m7___s_p_2system___a_r_m_c_m7_8c.html#ae0c36a9591fe6e9c45ecb21a794f0f0f">arm_sin_cos_example/ARM/RTE/Device/ARMCM7_SP/system_ARMCM7.c</a>
  451. , <a class="el" href="arm__variance__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m3_2system___a_r_m_c_m3_8c.html#ae0c36a9591fe6e9c45ecb21a794f0f0f">arm_variance_example/ARM/RTE/Device/ARMCM3/system_ARMCM3.c</a>
  452. , <a class="el" href="arm__variance__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m7___s_p_2system___a_r_m_c_m7_8c.html#ae0c36a9591fe6e9c45ecb21a794f0f0f">arm_variance_example/ARM/RTE/Device/ARMCM7_SP/system_ARMCM7.c</a>
  453. , <a class="el" href="arm__sin__cos__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m3_2system___a_r_m_c_m3_8c.html#ae0c36a9591fe6e9c45ecb21a794f0f0f">arm_sin_cos_example/ARM/RTE/Device/ARMCM3/system_ARMCM3.c</a>
  454. , <a class="el" href="arm__sin__cos__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m4___f_p_2system___a_r_m_c_m4_8c.html#ae0c36a9591fe6e9c45ecb21a794f0f0f">arm_sin_cos_example/ARM/RTE/Device/ARMCM4_FP/system_ARMCM4.c</a>
  455. , <a class="el" href="arm__signal__converge__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m3_2system___a_r_m_c_m3_8c.html#ae0c36a9591fe6e9c45ecb21a794f0f0f">arm_signal_converge_example/ARM/RTE/Device/ARMCM3/system_ARMCM3.c</a>
  456. , <a class="el" href="arm__sin__cos__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m0_2system___a_r_m_c_m0_8c.html#ae0c36a9591fe6e9c45ecb21a794f0f0f">arm_sin_cos_example/ARM/RTE/Device/ARMCM0/system_ARMCM0.c</a>
  457. , <a class="el" href="arm__fir__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m4___f_p_2system___a_r_m_c_m4_8c.html#ae0c36a9591fe6e9c45ecb21a794f0f0f">arm_fir_example/ARM/RTE/Device/ARMCM4_FP/system_ARMCM4.c</a>
  458. , <a class="el" href="arm__graphic__equalizer__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m4___f_p_2system___a_r_m_c_m4_8c.html#ae0c36a9591fe6e9c45ecb21a794f0f0f">arm_graphic_equalizer_example/ARM/RTE/Device/ARMCM4_FP/system_ARMCM4.c</a>
  459. , <a class="el" href="arm__signal__converge__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m4___f_p_2system___a_r_m_c_m4_8c.html#ae0c36a9591fe6e9c45ecb21a794f0f0f">arm_signal_converge_example/ARM/RTE/Device/ARMCM4_FP/system_ARMCM4.c</a>
  460. </li>
  461. <li>SystemInit()
  462. : <a class="el" href="arm__signal__converge__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m0_2system___a_r_m_c_m0_8c.html#a93f514700ccf00d08dbdcff7f1224eb2">arm_signal_converge_example/ARM/RTE/Device/ARMCM0/system_ARMCM0.c</a>
  463. , <a class="el" href="arm__dotproduct__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m3_2system___a_r_m_c_m3_8c.html#a93f514700ccf00d08dbdcff7f1224eb2">arm_dotproduct_example/ARM/RTE/Device/ARMCM3/system_ARMCM3.c</a>
  464. , <a class="el" href="arm__class__marks__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m3_2system___a_r_m_c_m3_8c.html#a93f514700ccf00d08dbdcff7f1224eb2">arm_class_marks_example/ARM/RTE/Device/ARMCM3/system_ARMCM3.c</a>
  465. , <a class="el" href="arm__convolution__example_2_g_c_c_2_startup_2system___a_r_m_c_m3_8c.html#a93f514700ccf00d08dbdcff7f1224eb2">arm_convolution_example/GCC/Startup/system_ARMCM3.c</a>
  466. , <a class="el" href="arm__fir__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m7___s_p_2system___a_r_m_c_m7_8c.html#a93f514700ccf00d08dbdcff7f1224eb2">arm_fir_example/ARM/RTE/Device/ARMCM7_SP/system_ARMCM7.c</a>
  467. , <a class="el" href="arm__fft__bin__example_2_g_c_c_2_startup_2system___a_r_m_c_m0_8c.html#a93f514700ccf00d08dbdcff7f1224eb2">arm_fft_bin_example/GCC/Startup/system_ARMCM0.c</a>
  468. , <a class="el" href="arm__convolution__example_2_g_c_c_2_startup_2system___a_r_m_c_m0_8c.html#a93f514700ccf00d08dbdcff7f1224eb2">arm_convolution_example/GCC/Startup/system_ARMCM0.c</a>
  469. , <a class="el" href="arm__variance__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m4___f_p_2system___a_r_m_c_m4_8c.html#a93f514700ccf00d08dbdcff7f1224eb2">arm_variance_example/ARM/RTE/Device/ARMCM4_FP/system_ARMCM4.c</a>
  470. , <a class="el" href="arm__class__marks__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m7___s_p_2system___a_r_m_c_m7_8c.html#a93f514700ccf00d08dbdcff7f1224eb2">arm_class_marks_example/ARM/RTE/Device/ARMCM7_SP/system_ARMCM7.c</a>
  471. , <a class="el" href="arm__fft__bin__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m4___f_p_2system___a_r_m_c_m4_8c.html#a93f514700ccf00d08dbdcff7f1224eb2">arm_fft_bin_example/ARM/RTE/Device/ARMCM4_FP/system_ARMCM4.c</a>
  472. , <a class="el" href="arm__sin__cos__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m0_2system___a_r_m_c_m0_8c.html#a93f514700ccf00d08dbdcff7f1224eb2">arm_sin_cos_example/ARM/RTE/Device/ARMCM0/system_ARMCM0.c</a>
  473. , <a class="el" href="arm__sin__cos__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m4___f_p_2system___a_r_m_c_m4_8c.html#a93f514700ccf00d08dbdcff7f1224eb2">arm_sin_cos_example/ARM/RTE/Device/ARMCM4_FP/system_ARMCM4.c</a>
  474. , <a class="el" href="arm__variance__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m3_2system___a_r_m_c_m3_8c.html#a93f514700ccf00d08dbdcff7f1224eb2">arm_variance_example/ARM/RTE/Device/ARMCM3/system_ARMCM3.c</a>
  475. , <a class="el" href="arm__class__marks__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m0_2system___a_r_m_c_m0_8c.html#a93f514700ccf00d08dbdcff7f1224eb2">arm_class_marks_example/ARM/RTE/Device/ARMCM0/system_ARMCM0.c</a>
  476. , <a class="el" href="arm__class__marks__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m4___f_p_2system___a_r_m_c_m4_8c.html#a93f514700ccf00d08dbdcff7f1224eb2">arm_class_marks_example/ARM/RTE/Device/ARMCM4_FP/system_ARMCM4.c</a>
  477. , <a class="el" href="arm__fft__bin__example_2_g_c_c_2_startup_2system___a_r_m_c_m3_8c.html#a93f514700ccf00d08dbdcff7f1224eb2">arm_fft_bin_example/GCC/Startup/system_ARMCM3.c</a>
  478. , <a class="el" href="arm__linear__interp__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m3_2system___a_r_m_c_m3_8c.html#a93f514700ccf00d08dbdcff7f1224eb2">arm_linear_interp_example/ARM/RTE/Device/ARMCM3/system_ARMCM3.c</a>
  479. , <a class="el" href="arm__convolution__example_2_g_c_c_2_startup_2system___a_r_m_c_m4_8c.html#a93f514700ccf00d08dbdcff7f1224eb2">arm_convolution_example/GCC/Startup/system_ARMCM4.c</a>
  480. , <a class="el" href="arm__linear__interp__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m7___s_p_2system___a_r_m_c_m7_8c.html#a93f514700ccf00d08dbdcff7f1224eb2">arm_linear_interp_example/ARM/RTE/Device/ARMCM7_SP/system_ARMCM7.c</a>
  481. , <a class="el" href="arm__dotproduct__example_2_g_c_c_2_startup_2system___a_r_m_c_m4_8c.html#a93f514700ccf00d08dbdcff7f1224eb2">arm_dotproduct_example/GCC/Startup/system_ARMCM4.c</a>
  482. , <a class="el" href="arm__fir__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m0_2system___a_r_m_c_m0_8c.html#a93f514700ccf00d08dbdcff7f1224eb2">arm_fir_example/ARM/RTE/Device/ARMCM0/system_ARMCM0.c</a>
  483. , <a class="el" href="arm__sin__cos__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m7___s_p_2system___a_r_m_c_m7_8c.html#a93f514700ccf00d08dbdcff7f1224eb2">arm_sin_cos_example/ARM/RTE/Device/ARMCM7_SP/system_ARMCM7.c</a>
  484. , <a class="el" href="arm__fft__bin__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m0_2system___a_r_m_c_m0_8c.html#a93f514700ccf00d08dbdcff7f1224eb2">arm_fft_bin_example/ARM/RTE/Device/ARMCM0/system_ARMCM0.c</a>
  485. , <a class="el" href="arm__graphic__equalizer__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m7___s_p_2system___a_r_m_c_m7_8c.html#a93f514700ccf00d08dbdcff7f1224eb2">arm_graphic_equalizer_example/ARM/RTE/Device/ARMCM7_SP/system_ARMCM7.c</a>
  486. , <a class="el" href="arm__fft__bin__example_2_g_c_c_2_startup_2system___a_r_m_c_m4_8c.html#a93f514700ccf00d08dbdcff7f1224eb2">arm_fft_bin_example/GCC/Startup/system_ARMCM4.c</a>
  487. , <a class="el" href="arm__signal__converge__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m7___s_p_2system___a_r_m_c_m7_8c.html#a93f514700ccf00d08dbdcff7f1224eb2">arm_signal_converge_example/ARM/RTE/Device/ARMCM7_SP/system_ARMCM7.c</a>
  488. , <a class="el" href="arm__class__marks__example_2_g_c_c_2_startup_2system___a_r_m_c_m3_8c.html#a93f514700ccf00d08dbdcff7f1224eb2">arm_class_marks_example/GCC/Startup/system_ARMCM3.c</a>
  489. , <a class="el" href="arm__dotproduct__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m7___s_p_2system___a_r_m_c_m7_8c.html#a93f514700ccf00d08dbdcff7f1224eb2">arm_dotproduct_example/ARM/RTE/Device/ARMCM7_SP/system_ARMCM7.c</a>
  490. , <a class="el" href="arm__matrix__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m7___s_p_2system___a_r_m_c_m7_8c.html#a93f514700ccf00d08dbdcff7f1224eb2">arm_matrix_example/ARM/RTE/Device/ARMCM7_SP/system_ARMCM7.c</a>
  491. , <a class="el" href="arm__graphic__equalizer__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m3_2system___a_r_m_c_m3_8c.html#a93f514700ccf00d08dbdcff7f1224eb2">arm_graphic_equalizer_example/ARM/RTE/Device/ARMCM3/system_ARMCM3.c</a>
  492. , <a class="el" href="arm__convolution__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m4___f_p_2system___a_r_m_c_m4_8c.html#a93f514700ccf00d08dbdcff7f1224eb2">arm_convolution_example/ARM/RTE/Device/ARMCM4_FP/system_ARMCM4.c</a>
  493. , <a class="el" href="arm__matrix__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m3_2system___a_r_m_c_m3_8c.html#a93f514700ccf00d08dbdcff7f1224eb2">arm_matrix_example/ARM/RTE/Device/ARMCM3/system_ARMCM3.c</a>
  494. , <a class="el" href="arm__class__marks__example_2_g_c_c_2_startup_2system___a_r_m_c_m4_8c.html#a93f514700ccf00d08dbdcff7f1224eb2">arm_class_marks_example/GCC/Startup/system_ARMCM4.c</a>
  495. , <a class="el" href="arm__matrix__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m0_2system___a_r_m_c_m0_8c.html#a93f514700ccf00d08dbdcff7f1224eb2">arm_matrix_example/ARM/RTE/Device/ARMCM0/system_ARMCM0.c</a>
  496. , <a class="el" href="arm__variance__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m0_2system___a_r_m_c_m0_8c.html#a93f514700ccf00d08dbdcff7f1224eb2">arm_variance_example/ARM/RTE/Device/ARMCM0/system_ARMCM0.c</a>
  497. , <a class="el" href="arm__fft__bin__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m7___s_p_2system___a_r_m_c_m7_8c.html#a93f514700ccf00d08dbdcff7f1224eb2">arm_fft_bin_example/ARM/RTE/Device/ARMCM7_SP/system_ARMCM7.c</a>
  498. , <a class="el" href="arm__graphic__equalizer__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m4___f_p_2system___a_r_m_c_m4_8c.html#a93f514700ccf00d08dbdcff7f1224eb2">arm_graphic_equalizer_example/ARM/RTE/Device/ARMCM4_FP/system_ARMCM4.c</a>
  499. , <a class="el" href="arm__variance__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m7___s_p_2system___a_r_m_c_m7_8c.html#a93f514700ccf00d08dbdcff7f1224eb2">arm_variance_example/ARM/RTE/Device/ARMCM7_SP/system_ARMCM7.c</a>
  500. , <a class="el" href="arm__dotproduct__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m0_2system___a_r_m_c_m0_8c.html#a93f514700ccf00d08dbdcff7f1224eb2">arm_dotproduct_example/ARM/RTE/Device/ARMCM0/system_ARMCM0.c</a>
  501. , <a class="el" href="arm__graphic__equalizer__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m0_2system___a_r_m_c_m0_8c.html#a93f514700ccf00d08dbdcff7f1224eb2">arm_graphic_equalizer_example/ARM/RTE/Device/ARMCM0/system_ARMCM0.c</a>
  502. , <a class="el" href="arm__convolution__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m3_2system___a_r_m_c_m3_8c.html#a93f514700ccf00d08dbdcff7f1224eb2">arm_convolution_example/ARM/RTE/Device/ARMCM3/system_ARMCM3.c</a>
  503. , <a class="el" href="arm__dotproduct__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m4___f_p_2system___a_r_m_c_m4_8c.html#a93f514700ccf00d08dbdcff7f1224eb2">arm_dotproduct_example/ARM/RTE/Device/ARMCM4_FP/system_ARMCM4.c</a>
  504. , <a class="el" href="arm__dotproduct__example_2_g_c_c_2_startup_2system___a_r_m_c_m0_8c.html#a93f514700ccf00d08dbdcff7f1224eb2">arm_dotproduct_example/GCC/Startup/system_ARMCM0.c</a>
  505. , <a class="el" href="arm__fir__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m3_2system___a_r_m_c_m3_8c.html#a93f514700ccf00d08dbdcff7f1224eb2">arm_fir_example/ARM/RTE/Device/ARMCM3/system_ARMCM3.c</a>
  506. , <a class="el" href="arm__fir__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m4___f_p_2system___a_r_m_c_m4_8c.html#a93f514700ccf00d08dbdcff7f1224eb2">arm_fir_example/ARM/RTE/Device/ARMCM4_FP/system_ARMCM4.c</a>
  507. , <a class="el" href="arm__matrix__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m4___f_p_2system___a_r_m_c_m4_8c.html#a93f514700ccf00d08dbdcff7f1224eb2">arm_matrix_example/ARM/RTE/Device/ARMCM4_FP/system_ARMCM4.c</a>
  508. , <a class="el" href="arm__convolution__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m0_2system___a_r_m_c_m0_8c.html#a93f514700ccf00d08dbdcff7f1224eb2">arm_convolution_example/ARM/RTE/Device/ARMCM0/system_ARMCM0.c</a>
  509. , <a class="el" href="arm__sin__cos__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m3_2system___a_r_m_c_m3_8c.html#a93f514700ccf00d08dbdcff7f1224eb2">arm_sin_cos_example/ARM/RTE/Device/ARMCM3/system_ARMCM3.c</a>
  510. , <a class="el" href="arm__fft__bin__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m3_2system___a_r_m_c_m3_8c.html#a93f514700ccf00d08dbdcff7f1224eb2">arm_fft_bin_example/ARM/RTE/Device/ARMCM3/system_ARMCM3.c</a>
  511. , <a class="el" href="arm__class__marks__example_2_g_c_c_2_startup_2system___a_r_m_c_m0_8c.html#a93f514700ccf00d08dbdcff7f1224eb2">arm_class_marks_example/GCC/Startup/system_ARMCM0.c</a>
  512. , <a class="el" href="arm__dotproduct__example_2_g_c_c_2_startup_2system___a_r_m_c_m3_8c.html#a93f514700ccf00d08dbdcff7f1224eb2">arm_dotproduct_example/GCC/Startup/system_ARMCM3.c</a>
  513. , <a class="el" href="arm__convolution__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m7___s_p_2system___a_r_m_c_m7_8c.html#a93f514700ccf00d08dbdcff7f1224eb2">arm_convolution_example/ARM/RTE/Device/ARMCM7_SP/system_ARMCM7.c</a>
  514. , <a class="el" href="arm__signal__converge__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m3_2system___a_r_m_c_m3_8c.html#a93f514700ccf00d08dbdcff7f1224eb2">arm_signal_converge_example/ARM/RTE/Device/ARMCM3/system_ARMCM3.c</a>
  515. , <a class="el" href="arm__linear__interp__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m4___f_p_2system___a_r_m_c_m4_8c.html#a93f514700ccf00d08dbdcff7f1224eb2">arm_linear_interp_example/ARM/RTE/Device/ARMCM4_FP/system_ARMCM4.c</a>
  516. , <a class="el" href="arm__signal__converge__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m4___f_p_2system___a_r_m_c_m4_8c.html#a93f514700ccf00d08dbdcff7f1224eb2">arm_signal_converge_example/ARM/RTE/Device/ARMCM4_FP/system_ARMCM4.c</a>
  517. , <a class="el" href="arm__linear__interp__example_2_a_r_m_2_r_t_e_2_device_2_a_r_m_c_m0_2system___a_r_m_c_m0_8c.html#a93f514700ccf00d08dbdcff7f1224eb2">arm_linear_interp_example/ARM/RTE/Device/ARMCM0/system_ARMCM0.c</a>
  518. </li>
  519. </ul>
  520. </div><!-- contents -->
  521. </div><!-- doc-content -->
  522. <!-- start footer part -->
  523. <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
  524. <ul>
  525. <li class="footer">Generated on Tue Sep 23 2014 18:52:44 for CMSIS-DSP by ARM Ltd. All rights reserved.
  526. <!--
  527. <a href="http://www.doxygen.org/index.html">
  528. <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.2
  529. -->
  530. </li>
  531. </ul>
  532. </div>
  533. </body>
  534. </html>