ZIP基于stm32G407的阻抗分析仪 19.66MB

mohaoyuan

资源文件列表:

impedance_analysis.zip 大约有1486个文件
  1. impedance_analysis/
  2. impedance_analysis/.mxproject 8.65KB
  3. impedance_analysis/Core/
  4. impedance_analysis/Core/Inc/
  5. impedance_analysis/Core/Inc/main.h 2.13KB
  6. impedance_analysis/Core/Inc/stm32g4xx_hal_conf.h 13.12KB
  7. impedance_analysis/Core/Inc/stm32g4xx_it.h 2.17KB
  8. impedance_analysis/Core/Src/
  9. impedance_analysis/Core/Src/bmp.h 5.46KB
  10. impedance_analysis/Core/Src/delay.c 478B
  11. impedance_analysis/Core/Src/delay.h 194B
  12. impedance_analysis/Core/Src/main.c 18.53KB
  13. impedance_analysis/Core/Src/oled.c 8.89KB
  14. impedance_analysis/Core/Src/oled.h 2.68KB
  15. impedance_analysis/Core/Src/oledfont.h 14.9KB
  16. impedance_analysis/Core/Src/stm32g4xx_hal_msp.c 10.54KB
  17. impedance_analysis/Core/Src/stm32g4xx_it.c 6.58KB
  18. impedance_analysis/Core/Src/system_stm32g4xx.c 9.75KB
  19. impedance_analysis/Drivers/
  20. impedance_analysis/Drivers/CMSIS/
  21. impedance_analysis/Drivers/CMSIS/Core/
  22. impedance_analysis/Drivers/CMSIS/Core/Include/
  23. impedance_analysis/Drivers/CMSIS/Core/Include/cmsis_armcc.h 28.35KB
  24. impedance_analysis/Drivers/CMSIS/Core/Include/cmsis_armclang.h 46.23KB
  25. impedance_analysis/Drivers/CMSIS/Core/Include/cmsis_armclang_ltm.h 55.78KB
  26. impedance_analysis/Drivers/CMSIS/Core/Include/cmsis_compiler.h 9.54KB
  27. impedance_analysis/Drivers/CMSIS/Core/Include/cmsis_gcc.h 63.28KB
  28. impedance_analysis/Drivers/CMSIS/Core/Include/cmsis_iccarm.h 28.44KB
  29. impedance_analysis/Drivers/CMSIS/Core/Include/cmsis_version.h 1.67KB
  30. impedance_analysis/Drivers/CMSIS/Core/Include/core_armv81mml.h 167.71KB
  31. impedance_analysis/Drivers/CMSIS/Core/Include/core_armv8mbl.h 95.76KB
  32. impedance_analysis/Drivers/CMSIS/Core/Include/core_armv8mml.h 157.55KB
  33. impedance_analysis/Drivers/CMSIS/Core/Include/core_cm0.h 41.39KB
  34. impedance_analysis/Drivers/CMSIS/Core/Include/core_cm0plus.h 49.42KB
  35. impedance_analysis/Drivers/CMSIS/Core/Include/core_cm1.h 42.58KB
  36. impedance_analysis/Drivers/CMSIS/Core/Include/core_cm23.h 102.24KB
  37. impedance_analysis/Drivers/CMSIS/Core/Include/core_cm3.h 108.75KB
  38. impedance_analysis/Drivers/CMSIS/Core/Include/core_cm33.h 164.06KB
  39. impedance_analysis/Drivers/CMSIS/Core/Include/core_cm35p.h 164.07KB
  40. impedance_analysis/Drivers/CMSIS/Core/Include/core_cm4.h 120.11KB
  41. impedance_analysis/Drivers/CMSIS/Core/Include/core_cm7.h 148.2KB
  42. impedance_analysis/Drivers/CMSIS/Core/Include/core_sc000.h 46.32KB
  43. impedance_analysis/Drivers/CMSIS/Core/Include/core_sc300.h 107.74KB
  44. impedance_analysis/Drivers/CMSIS/Core/Include/mpu_armv7.h 11.68KB
  45. impedance_analysis/Drivers/CMSIS/Core/Include/mpu_armv8.h 11.33KB
  46. impedance_analysis/Drivers/CMSIS/Core/Include/tz_context.h 2.69KB
  47. impedance_analysis/Drivers/CMSIS/Core/Template/
  48. impedance_analysis/Drivers/CMSIS/Core/Template/ARMv8-M/
  49. impedance_analysis/Drivers/CMSIS/Core/Template/ARMv8-M/main_s.c 1.83KB
  50. impedance_analysis/Drivers/CMSIS/Core/Template/ARMv8-M/tz_context.c 5.86KB
  51. impedance_analysis/Drivers/CMSIS/Device/
  52. impedance_analysis/Drivers/CMSIS/Device/ST/
  53. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/
  54. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Include/
  55. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Include/stm32g431xx.h 979.57KB
  56. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Include/stm32g441xx.h 996.31KB
  57. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Include/stm32g471xx.h 1022.27KB
  58. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Include/stm32g473xx.h 1.06MB
  59. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Include/stm32g474xx.h 1.33MB
  60. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Include/stm32g483xx.h 1.08MB
  61. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Include/stm32g484xx.h 1.34MB
  62. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Include/stm32g491xx.h 1023.42KB
  63. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Include/stm32g4a1xx.h 1.02MB
  64. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Include/stm32g4xx.h 5.72KB
  65. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Include/stm32gbk1cb.h 975.19KB
  66. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Include/system_stm32g4xx.h 2.47KB
  67. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Source/
  68. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Source/Templates/
  69. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Source/Templates/arm/
  70. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Source/Templates/arm/startup_stm32g431xx.s 19.4KB
  71. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Source/Templates/arm/startup_stm32g441xx.s 19.49KB
  72. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Source/Templates/arm/startup_stm32g471xx.s 20.11KB
  73. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Source/Templates/arm/startup_stm32g473xx.s 21.45KB
  74. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Source/Templates/arm/startup_stm32g474xx.s 22.29KB
  75. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Source/Templates/arm/startup_stm32g483xx.s 21.51KB
  76. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Source/Templates/arm/startup_stm32g484xx.s 22.38KB
  77. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Source/Templates/arm/startup_stm32g491xx.s 20.61KB
  78. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Source/Templates/arm/startup_stm32g4a1xx.s 20.69KB
  79. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Source/Templates/arm/startup_stm32gbk1cb.s 19.32KB
  80. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Source/Templates/gcc/
  81. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Source/Templates/gcc/startup_stm32g431xx.s 12.89KB
  82. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Source/Templates/gcc/startup_stm32g441xx.s 12.97KB
  83. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Source/Templates/gcc/startup_stm32g471xx.s 13.73KB
  84. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Source/Templates/gcc/startup_stm32g473xx.s 15.09KB
  85. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Source/Templates/gcc/startup_stm32g474xx.s 15.92KB
  86. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Source/Templates/gcc/startup_stm32g483xx.s 15.17KB
  87. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Source/Templates/gcc/startup_stm32g484xx.s 16KB
  88. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Source/Templates/gcc/startup_stm32g491xx.s 14.18KB
  89. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Source/Templates/gcc/startup_stm32g4a1xx.s 14.26KB
  90. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Source/Templates/gcc/startup_stm32gbk1cb.s 12.76KB
  91. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Source/Templates/iar/
  92. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Source/Templates/iar/linker/
  93. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Source/Templates/iar/linker/stm32g431xx_flash.icf 1.6KB
  94. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Source/Templates/iar/linker/stm32g431xx_sram.icf 1.6KB
  95. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Source/Templates/iar/linker/stm32g441xx_flash.icf 1.6KB
  96. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Source/Templates/iar/linker/stm32g441xx_sram.icf 1.6KB
  97. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Source/Templates/iar/linker/stm32g471xx_flash.icf 1.6KB
  98. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Source/Templates/iar/linker/stm32g471xx_sram.icf 1.6KB
  99. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Source/Templates/iar/linker/stm32g473xx_flash.icf 1.6KB
  100. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Source/Templates/iar/linker/stm32g473xx_sram.icf 1.6KB
  101. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Source/Templates/iar/linker/stm32g474xx_flash.icf 1.6KB
  102. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Source/Templates/iar/linker/stm32g474xx_sram.icf 1.6KB
  103. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Source/Templates/iar/linker/stm32g481xx_flash.icf 1.6KB
  104. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Source/Templates/iar/linker/stm32g481xx_sram.icf 1.6KB
  105. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Source/Templates/iar/linker/stm32g483xx_flash.icf 1.6KB
  106. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Source/Templates/iar/linker/stm32g483xx_sram.icf 1.6KB
  107. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Source/Templates/iar/linker/stm32g484xx_flash.icf 1.6KB
  108. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Source/Templates/iar/linker/stm32g484xx_sram.icf 1.6KB
  109. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Source/Templates/iar/linker/stm32g491xx_flash.icf 1.6KB
  110. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Source/Templates/iar/linker/stm32g491xx_sram.icf 1.6KB
  111. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Source/Templates/iar/linker/stm32g4a1xx_flash.icf 1.6KB
  112. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Source/Templates/iar/linker/stm32g4a1xx_sram.icf 1.6KB
  113. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Source/Templates/iar/linker/stm32gbk1cb_flash.icf 1.6KB
  114. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Source/Templates/iar/linker/stm32gbk1cb_sram.icf 1.6KB
  115. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Source/Templates/iar/startup_stm32g431xx.s 20.91KB
  116. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Source/Templates/iar/startup_stm32g441xx.s 21.04KB
  117. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Source/Templates/iar/startup_stm32g471xx.s 22.09KB
  118. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Source/Templates/iar/startup_stm32g473xx.s 24.2KB
  119. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Source/Templates/iar/startup_stm32g474xx.s 25.52KB
  120. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Source/Templates/iar/startup_stm32g483xx.s 24.33KB
  121. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Source/Templates/iar/startup_stm32g484xx.s 25.65KB
  122. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Source/Templates/iar/startup_stm32g491xx.s 22.85KB
  123. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Source/Templates/iar/startup_stm32g4a1xx.s 22.98KB
  124. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Source/Templates/iar/startup_stm32gbk1cb.s 20.79KB
  125. impedance_analysis/Drivers/CMSIS/Device/ST/STM32G4xx/Source/Templates/system_stm32g4xx.c 9.75KB
  126. impedance_analysis/Drivers/CMSIS/docs/
  127. impedance_analysis/Drivers/CMSIS/docs/General/
  128. impedance_analysis/Drivers/CMSIS/docs/General/html/
  129. impedance_analysis/Drivers/CMSIS/docs/General/html/LICENSE.txt 11.29KB
  130. impedance_analysis/Drivers/CMSIS/DSP/
  131. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/
  132. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/CMakeLists.txt 4.45KB
  133. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/
  134. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/
  135. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/all_tests.h 310B
  136. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/basic_math_tests/
  137. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/basic_math_tests/basic_math_templates.h 13.26KB
  138. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/basic_math_tests/basic_math_tests.h 615B
  139. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/basic_math_tests/basic_math_test_data.h 1.48KB
  140. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/basic_math_tests/basic_math_test_group.h 353B
  141. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/complex_math_tests/
  142. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/complex_math_tests/complex_math_templates.h 10.39KB
  143. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/complex_math_tests/complex_math_tests.h 569B
  144. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/complex_math_tests/complex_math_test_data.h 1.74KB
  145. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/complex_math_tests/complex_math_test_group.h 361B
  146. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/controller_tests/
  147. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/controller_tests/controller_templates.h 1.86KB
  148. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/controller_tests/controller_tests.h 411B
  149. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/controller_tests/controller_test_data.h 1.46KB
  150. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/controller_tests/controller_test_group.h 352B
  151. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/fast_math_tests/
  152. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/fast_math_tests/fast_math_templates.h 5.53KB
  153. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/fast_math_tests/fast_math_test_data.h 1.19KB
  154. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/fast_math_tests/fast_math_test_group.h 349B
  155. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/filtering_tests/
  156. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/filtering_tests/filtering_templates.h 3.85KB
  157. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/filtering_tests/filtering_tests.h 509B
  158. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/filtering_tests/filtering_test_data.h 3.48KB
  159. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/filtering_tests/filtering_test_group.h 349B
  160. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/intrinsics_tests/
  161. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/intrinsics_tests/intrinsics_templates.h 10.42KB
  162. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/intrinsics_tests/intrinsics_test_data.h 1.09KB
  163. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/intrinsics_tests/intrinsics_test_group.h 353B
  164. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/math_helper.h 1.95KB
  165. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/matrix_tests/
  166. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/matrix_tests/matrix_templates.h 20.41KB
  167. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/matrix_tests/matrix_tests.h 646B
  168. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/matrix_tests/matrix_test_data.h 2.17KB
  169. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/matrix_tests/matrix_test_group.h 337B
  170. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/statistics_tests/
  171. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/statistics_tests/statistics_templates.h 6.8KB
  172. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/statistics_tests/statistics_tests.h 536B
  173. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/statistics_tests/statistics_test_data.h 1.46KB
  174. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/statistics_tests/statistics_test_group.h 353B
  175. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/support_tests/
  176. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/support_tests/support_templates.h 5.53KB
  177. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/support_tests/support_tests.h 397B
  178. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/support_tests/support_test_data.h 896B
  179. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/support_tests/support_test_group.h 341B
  180. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/templates/
  181. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/templates/template.h 3.64KB
  182. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/templates/test_templates.h 24.81KB
  183. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/transform_tests/
  184. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/transform_tests/transform_templates.h 9.01KB
  185. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/transform_tests/transform_tests.h 481B
  186. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/transform_tests/transform_test_data.h 2.05KB
  187. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/transform_tests/transform_test_group.h 349B
  188. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/inc/type_abbrev.h 1.05KB
  189. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/
  190. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/inc/
  191. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/inc/arr_desc/
  192. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/inc/arr_desc/arr_desc.h 8.98KB
  193. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/inc/jtest.h 482B
  194. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/inc/jtest_cycle.h 3.26KB
  195. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/inc/jtest_define.h 1.26KB
  196. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/inc/jtest_fw.h 9.08KB
  197. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/inc/jtest_group.h 2.16KB
  198. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/inc/jtest_group_call.h 6.52KB
  199. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/inc/jtest_group_define.h 2.77KB
  200. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/inc/jtest_pf.h 2.68KB
  201. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/inc/jtest_systick.h 3.09KB
  202. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/inc/jtest_test.h 3.62KB
  203. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/inc/jtest_test_call.h 6.01KB
  204. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/inc/jtest_test_define.h 5.08KB
  205. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/inc/jtest_test_ret.h 446B
  206. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/inc/jtest_util.h 1.05KB
  207. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/inc/opt_arg/
  208. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/inc/opt_arg/opt_arg.h 514B
  209. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/inc/opt_arg/pp_narg.h 1.15KB
  210. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/inc/opt_arg/splice.h 169B
  211. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/inc/util/
  212. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/inc/util/util.h 1.21KB
  213. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/src/
  214. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/src/jtest_cycle.c 445B
  215. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/src/jtest_dump_str_segments.c 1.05KB
  216. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/src/jtest_fw.c 322B
  217. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/JTest/src/jtest_trigger_action.c 486B
  218. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/platform/
  219. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/platform/ARMCC/
  220. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/platform/ARMCC/Retarget.c 1.29KB
  221. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/platform/ARMCC/startup_armv6-m.s 4.43KB
  222. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/platform/ARMCC/startup_armv7-m.s 5.12KB
  223. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/platform/ARMCLANG/
  224. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/platform/ARMCLANG/startup_armv6-m.S 4.18KB
  225. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/platform/ARMCLANG/startup_armv7-m.S 4.9KB
  226. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/platform/GCC/
  227. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/platform/GCC/Retarget.c 2.09KB
  228. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/platform/GCC/startup_armv6-m.S 7.38KB
  229. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/platform/GCC/startup_armv7-m.S 7.43KB
  230. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/platform/startup_generic.S 2.55KB
  231. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/platform/system_ARMCM0.c 2.05KB
  232. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/platform/system_ARMCM23.c 2.75KB
  233. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/platform/system_ARMCM3.c 2.42KB
  234. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/platform/system_ARMCM33.c 3.27KB
  235. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/platform/system_ARMCM4.c 2.82KB
  236. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/platform/system_ARMCM7.c 2.87KB
  237. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/platform/system_ARMSC000.c 2.06KB
  238. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/platform/system_ARMSC300.c 2.51KB
  239. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/platform/system_ARMv8MBL.c 2.63KB
  240. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/platform/system_ARMv8MML.c 3.27KB
  241. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/platform/system_generic.c 712B
  242. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/
  243. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/all_tests.c 1.71KB
  244. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/basic_math_tests/
  245. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/basic_math_tests/abs_tests.c 1.06KB
  246. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/basic_math_tests/add_tests.c 1.11KB
  247. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/basic_math_tests/basic_math_test_common_data.c 3.52KB
  248. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/basic_math_tests/basic_math_test_group.c 435B
  249. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/basic_math_tests/dot_prod_tests.c 1.16KB
  250. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/basic_math_tests/mult_tests.c 1.23KB
  251. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/basic_math_tests/negate_tests.c 1.08KB
  252. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/basic_math_tests/offset_tests.c 1.15KB
  253. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/basic_math_tests/scale_tests.c 1.66KB
  254. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/basic_math_tests/shift_tests.c 1.07KB
  255. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/basic_math_tests/sub_tests.c 1.11KB
  256. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/complex_math_tests/
  257. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/complex_math_tests/cmplx_conj_tests.c 1.13KB
  258. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/complex_math_tests/cmplx_dot_prod_tests.c 1.35KB
  259. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/complex_math_tests/cmplx_mag_squared_tests.c 1.17KB
  260. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/complex_math_tests/cmplx_mag_tests.c 1.28KB
  261. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/complex_math_tests/cmplx_mult_cmplx_tests.c 1.14KB
  262. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/complex_math_tests/cmplx_mult_real_test.c 1.38KB
  263. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/complex_math_tests/complex_math_test_common_data.c 5.12KB
  264. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/complex_math_tests/complex_math_test_group.c 387B
  265. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/controller_tests/
  266. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/controller_tests/controller_test_common_data.c 32.55KB
  267. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/controller_tests/controller_test_group.c 277B
  268. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/controller_tests/pid_reset_tests.c 2.33KB
  269. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/controller_tests/pid_tests.c 4.24KB
  270. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/controller_tests/sin_cos_tests.c 5.11KB
  271. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/fast_math_tests/
  272. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/fast_math_tests/fast_math_tests.c 1.12KB
  273. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/fast_math_tests/fast_math_tests_common_data.c 25.63KB
  274. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/filtering_tests/
  275. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/filtering_tests/biquad_tests.c 13.77KB
  276. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/filtering_tests/conv_tests.c 25.43KB
  277. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/filtering_tests/correlate_tests.c 15.39KB
  278. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/filtering_tests/filtering_test_common_data.c 63.98KB
  279. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/filtering_tests/filtering_test_group.c 359B
  280. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/filtering_tests/fir_tests.c 26.33KB
  281. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/filtering_tests/iir_tests.c 5.16KB
  282. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/filtering_tests/lms_tests.c 16.73KB
  283. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/intrinsics_tests/
  284. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/intrinsics_tests/intrinsics_tests.c 2.23KB
  285. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/intrinsics_tests/intrinsics_tests_common_data.c 21.54KB
  286. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/main.c 780B
  287. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/math_helper.c 11.12KB
  288. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/matrix_tests/
  289. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/matrix_tests/matrix_test_common_data.c 12.25KB
  290. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/matrix_tests/matrix_test_group.c 522B
  291. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/matrix_tests/mat_add_tests.c 1.06KB
  292. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/matrix_tests/mat_cmplx_mult_tests.c 2.34KB
  293. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/matrix_tests/mat_init_tests.c 2.64KB
  294. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/matrix_tests/mat_inverse_tests.c 3.43KB
  295. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/matrix_tests/mat_mult_fast_tests.c 2.13KB
  296. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/matrix_tests/mat_mult_tests.c 2.15KB
  297. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/matrix_tests/mat_scale_tests.c 4.53KB
  298. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/matrix_tests/mat_sub_tests.c 1.11KB
  299. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/matrix_tests/mat_trans_tests.c 1.09KB
  300. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/statistics_tests/
  301. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/statistics_tests/max_tests.c 1.16KB
  302. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/statistics_tests/mean_tests.c 1.17KB
  303. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/statistics_tests/min_tests.c 1.16KB
  304. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/statistics_tests/power_tests.c 1.24KB
  305. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/statistics_tests/rms_tests.c 1.1KB
  306. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/statistics_tests/statistics_test_common_data.c 3.35KB
  307. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/statistics_tests/statistics_test_group.c 351B
  308. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/statistics_tests/std_tests.c 1.1KB
  309. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/statistics_tests/var_tests.c 1.1KB
  310. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/support_tests/
  311. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/support_tests/copy_tests.c 1.11KB
  312. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/support_tests/fill_tests.c 1.16KB
  313. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/support_tests/support_test_common_data.c 2.99KB
  314. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/support_tests/support_test_group.c 211B
  315. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/support_tests/x_to_y_tests.c 2.86KB
  316. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/transform_tests/
  317. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/transform_tests/cfft_family_tests.c 9.96KB
  318. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/transform_tests/cfft_tests.c 8.4KB
  319. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/transform_tests/dct4_tests.c 12.84KB
  320. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/transform_tests/rfft_fast_tests.c 4.38KB
  321. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/transform_tests/rfft_tests.c 5.82KB
  322. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/transform_tests/transform_tests_common_data.c 273.04KB
  323. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/Common/src/transform_tests/transform_test_group.c 282B
  324. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_FVP/
  325. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_FVP/ARMv8MBLl_config.txt 1.39KB
  326. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_FVP/ARMv8MMLldfsp_config.txt 1.66KB
  327. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_FVP/ARMv8MMLld_config.txt 1.66KB
  328. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_FVP/ARMv8MMLlfsp_config.txt 1.66KB
  329. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_FVP/ARMv8MMLl_config.txt 1.66KB
  330. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_FVP/cortexM0l_config.txt 1.02KB
  331. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_FVP/cortexM3l_config.txt 1.02KB
  332. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_FVP/cortexM4lf_config.txt 1.15KB
  333. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_FVP/cortexM4l_config.txt 1.15KB
  334. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_FVP/cortexM7lfdp_config.txt 1.15KB
  335. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_FVP/cortexM7lfsp_config.txt 1.15KB
  336. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_FVP/cortexM7l_config.txt 1.15KB
  337. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_FVP_A5/
  338. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_FVP_A5/main.c 1.14KB
  339. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_FVP_A5/RTE/
  340. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_FVP_A5/RTE/CMSIS/
  341. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_FVP_A5/RTE/CMSIS/handlers.c 6.49KB
  342. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_FVP_A5/RTE/CMSIS/RTX_Config.c 1.9KB
  343. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_FVP_A5/RTE/CMSIS/RTX_Config.h 16.72KB
  344. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_FVP_A5/RTE/Device/
  345. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_FVP_A5/RTE/Device/ARMCA5/
  346. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_FVP_A5/RTE/Device/ARMCA5/mem_ARMCA5.h 3.44KB
  347. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_FVP_A5/RTE/Device/ARMCA5/mmu_ARMCA5.c 13.53KB
  348. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_FVP_A5/RTE/Device/ARMCA5/startup_ARMCA5.c 6.31KB
  349. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_FVP_A5/RTE/Device/ARMCA5/system_ARMCA5.c 2.65KB
  350. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_FVP_A5/RTE/Device/ARMCA5/system_ARMCA5.h 1.74KB
  351. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_FVP_A5/RTE/RTE_Components.h 588B
  352. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_MPS2/
  353. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_MPS2/HowTo.txt 622B
  354. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_SV_FVP/
  355. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_SV_FVP/ARMv8MBLl_config.txt 1.39KB
  356. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_SV_FVP/ARMv8MMLldfsp_config.txt 1.66KB
  357. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_SV_FVP/ARMv8MMLld_config.txt 1.66KB
  358. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_SV_FVP/ARMv8MMLlfsp_config.txt 1.66KB
  359. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_SV_FVP/ARMv8MMLl_config.txt 1.66KB
  360. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_SV_FVP/cortexM0l_config.txt 1.02KB
  361. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_SV_FVP/cortexM3l_config.txt 1.02KB
  362. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_SV_FVP/cortexM4lf_config.txt 1.15KB
  363. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_SV_FVP/cortexM4l_config.txt 1.15KB
  364. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_SV_FVP/cortexM7lfdp_config.txt 1.15KB
  365. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_SV_FVP/cortexM7lfsp_config.txt 1.15KB
  366. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_SV_FVP/cortexM7l_config.txt 1.15KB
  367. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_SV_MPS2/
  368. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_SV_MPS2/ARMv8MBLl_config.txt 1.39KB
  369. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_SV_MPS2/ARMv8MMLldfsp_config.txt 1.66KB
  370. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_SV_MPS2/ARMv8MMLld_config.txt 1.66KB
  371. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_SV_MPS2/ARMv8MMLlfsp_config.txt 1.66KB
  372. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_SV_MPS2/ARMv8MMLl_config.txt 1.66KB
  373. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_SV_MPS2/cortexM0l_config.txt 1.02KB
  374. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_SV_MPS2/cortexM3l_config.txt 1.02KB
  375. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_SV_MPS2/cortexM4lf_config.txt 1.15KB
  376. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_SV_MPS2/cortexM4l_config.txt 1.15KB
  377. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_SV_MPS2/cortexM7lfdp_config.txt 1.15KB
  378. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_SV_MPS2/cortexM7lfsp_config.txt 1.15KB
  379. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/DspLibTest_SV_MPS2/cortexM7l_config.txt 1.15KB
  380. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/HowTo.txt 7.12KB
  381. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/HowTo_SV.txt 6.11KB
  382. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/
  383. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/CMakeLists.txt 2.38KB
  384. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/inc/
  385. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/inc/ref.h 28.59KB
  386. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/
  387. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/BasicMathFunctions/
  388. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/BasicMathFunctions/abs.c 755B
  389. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/BasicMathFunctions/add.c 847B
  390. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/BasicMathFunctions/BasicMathFunctions.c 182B
  391. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/BasicMathFunctions/dot_prod.c 1012B
  392. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/BasicMathFunctions/mult.c 1.11KB
  393. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/BasicMathFunctions/negate.c 671B
  394. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/BasicMathFunctions/offset.c 839B
  395. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/BasicMathFunctions/scale.c 1.3KB
  396. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/BasicMathFunctions/shift.c 966B
  397. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/BasicMathFunctions/sub.c 847B
  398. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/ComplexMathFunctions/
  399. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/ComplexMathFunctions/cmplx_conj.c 608B
  400. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/ComplexMathFunctions/cmplx_dot_prod.c 1.53KB
  401. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/ComplexMathFunctions/cmplx_mag.c 963B
  402. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/ComplexMathFunctions/cmplx_mag_squared.c 835B
  403. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/ComplexMathFunctions/cmplx_mult_cmplx.c 1.22KB
  404. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/ComplexMathFunctions/cmplx_mult_real.c 1.12KB
  405. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/ComplexMathFunctions/ComplexMathFunctions.c 175B
  406. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/ControllerFunctions/
  407. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/ControllerFunctions/ControllerFunctions.c 44B
  408. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/ControllerFunctions/pid.c 1.67KB
  409. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/ControllerFunctions/sin_cos.c 601B
  410. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/FastMathFunctions/
  411. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/FastMathFunctions/cos.c 260B
  412. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/FastMathFunctions/FastMathFunctions.c 59B
  413. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/FastMathFunctions/sin.c 260B
  414. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/FastMathFunctions/sqrt.c 328B
  415. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/FilteringFunctions/
  416. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/FilteringFunctions/biquad.c 23.27KB
  417. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/FilteringFunctions/conv.c 8.76KB
  418. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/FilteringFunctions/correlate.c 14.78KB
  419. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/FilteringFunctions/FilteringFunctions.c 238B
  420. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/FilteringFunctions/fir.c 10.09KB
  421. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/FilteringFunctions/fir_decimate.c 11.29KB
  422. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/FilteringFunctions/fir_interpolate.c 8.75KB
  423. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/FilteringFunctions/fir_lattice.c 6.38KB
  424. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/FilteringFunctions/fir_sparse.c 16.12KB
  425. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/FilteringFunctions/iir_lattice.c 7.71KB
  426. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/FilteringFunctions/lms.c 21.64KB
  427. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/HelperFunctions/
  428. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/HelperFunctions/HelperFunctions.c 54B
  429. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/HelperFunctions/mat_helper.c 3.82KB
  430. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/HelperFunctions/ref_helper.c 1.25KB
  431. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/Intrinsics/
  432. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/Intrinsics/intrinsics.c 5.02KB
  433. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/Intrinsics/Intrinsics_.c 29B
  434. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/MatrixFunctions/
  435. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/MatrixFunctions/MatrixFunctions.c 174B
  436. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/MatrixFunctions/mat_add.c 1.53KB
  437. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/MatrixFunctions/mat_cmplx_mult.c 2.63KB
  438. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/MatrixFunctions/mat_inverse.c 1.21KB
  439. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/MatrixFunctions/mat_mult.c 1.71KB
  440. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/MatrixFunctions/mat_scale.c 1.59KB
  441. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/MatrixFunctions/mat_sub.c 1.53KB
  442. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/MatrixFunctions/mat_trans.c 1.38KB
  443. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/StatisticsFunctions/
  444. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/StatisticsFunctions/max.c 1.15KB
  445. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/StatisticsFunctions/mean.c 917B
  446. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/StatisticsFunctions/min.c 1.15KB
  447. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/StatisticsFunctions/power.c 897B
  448. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/StatisticsFunctions/rms.c 1.39KB
  449. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/StatisticsFunctions/StatisticsFunctions.c 131B
  450. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/StatisticsFunctions/std.c 1.35KB
  451. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/StatisticsFunctions/var.c 1.14KB
  452. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/SupportFunctions/
  453. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/SupportFunctions/copy.c 659B
  454. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/SupportFunctions/fill.c 647B
  455. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/SupportFunctions/fixed_to_fixed.c 1.01KB
  456. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/SupportFunctions/fixed_to_float.c 799B
  457. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/SupportFunctions/float_to_fixed.c 870B
  458. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/SupportFunctions/SupportFunctions.c 127B
  459. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/TransformFunctions/
  460. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/TransformFunctions/bitreversal.c 687B
  461. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/TransformFunctions/cfft.c 13.91KB
  462. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/TransformFunctions/dct4.c 1.85KB
  463. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/TransformFunctions/rfft.c 6.29KB
  464. impedance_analysis/Drivers/CMSIS/DSP/DSP_Lib_TestSuite/RefLibs/src/TransformFunctions/TransformFunctions.c 59B
  465. impedance_analysis/Drivers/CMSIS/DSP/Examples/
  466. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/
  467. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_class_marks_example/
  468. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_class_marks_example/Abstract.txt 187B
  469. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_class_marks_example/arm_class_marks_example_f32.c 8.24KB
  470. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_class_marks_example/RTE/
  471. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_class_marks_example/RTE/Device/
  472. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_class_marks_example/RTE/Device/ARMCM0/
  473. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_class_marks_example/RTE/Device/ARMCM0/startup_ARMCM0.s 6.1KB
  474. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_class_marks_example/RTE/Device/ARMCM0/system_ARMCM0.c 2.07KB
  475. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_class_marks_example/RTE/Device/ARMCM3/
  476. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_class_marks_example/RTE/Device/ARMCM3/startup_ARMCM3.s 6.36KB
  477. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_class_marks_example/RTE/Device/ARMCM3/system_ARMCM3.c 2.44KB
  478. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_class_marks_example/RTE/Device/ARMCM4_FP/
  479. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_class_marks_example/RTE/Device/ARMCM4_FP/startup_ARMCM4.s 6.36KB
  480. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_class_marks_example/RTE/Device/ARMCM4_FP/system_ARMCM4.c 2.84KB
  481. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_class_marks_example/RTE/Device/ARMCM7_SP/
  482. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_class_marks_example/RTE/Device/ARMCM7_SP/startup_ARMCM7.s 6.36KB
  483. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_class_marks_example/RTE/Device/ARMCM7_SP/system_ARMCM7.c 2.9KB
  484. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/
  485. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/Abstract.txt 188B
  486. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/arm_convolution_example_f32.c 10.84KB
  487. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/math_helper.c 11.42KB
  488. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/math_helper.h 3.01KB
  489. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/RTE/
  490. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/RTE/Device/
  491. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/RTE/Device/ARMCM0/
  492. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/RTE/Device/ARMCM0/startup_ARMCM0.s 6.1KB
  493. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/RTE/Device/ARMCM0/system_ARMCM0.c 2.07KB
  494. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/RTE/Device/ARMCM3/
  495. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/RTE/Device/ARMCM3/startup_ARMCM3.s 6.36KB
  496. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/RTE/Device/ARMCM3/system_ARMCM3.c 2.44KB
  497. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/RTE/Device/ARMCM4_FP/
  498. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/RTE/Device/ARMCM4_FP/startup_ARMCM4.s 6.36KB
  499. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/RTE/Device/ARMCM4_FP/system_ARMCM4.c 2.84KB
  500. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/RTE/Device/ARMCM7_SP/
  501. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/RTE/Device/ARMCM7_SP/startup_ARMCM7.s 6.36KB
  502. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_convolution_example/RTE/Device/ARMCM7_SP/system_ARMCM7.c 2.9KB
  503. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_dotproduct_example/
  504. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_dotproduct_example/Abstract.txt 187B
  505. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_dotproduct_example/arm_dotproduct_example_f32.c 6.79KB
  506. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_dotproduct_example/RTE/
  507. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_dotproduct_example/RTE/Device/
  508. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_dotproduct_example/RTE/Device/ARMCM0/
  509. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_dotproduct_example/RTE/Device/ARMCM0/startup_ARMCM0.s 6.1KB
  510. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_dotproduct_example/RTE/Device/ARMCM0/system_ARMCM0.c 2.07KB
  511. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_dotproduct_example/RTE/Device/ARMCM3/
  512. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_dotproduct_example/RTE/Device/ARMCM3/startup_ARMCM3.s 6.36KB
  513. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_dotproduct_example/RTE/Device/ARMCM3/system_ARMCM3.c 2.44KB
  514. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_dotproduct_example/RTE/Device/ARMCM4_FP/
  515. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_dotproduct_example/RTE/Device/ARMCM4_FP/startup_ARMCM4.s 6.36KB
  516. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_dotproduct_example/RTE/Device/ARMCM4_FP/system_ARMCM4.c 2.84KB
  517. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_dotproduct_example/RTE/Device/ARMCM7_SP/
  518. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_dotproduct_example/RTE/Device/ARMCM7_SP/startup_ARMCM7.s 6.36KB
  519. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_dotproduct_example/RTE/Device/ARMCM7_SP/system_ARMCM7.c 2.9KB
  520. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_fft_bin_example/
  521. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_fft_bin_example/Abstract.txt 184B
  522. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_fft_bin_example/arm_fft_bin_data.c 43.27KB
  523. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_fft_bin_example/arm_fft_bin_example_f32.c 5.69KB
  524. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_fft_bin_example/RTE/
  525. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_fft_bin_example/RTE/Device/
  526. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_fft_bin_example/RTE/Device/ARMCM0/
  527. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_fft_bin_example/RTE/Device/ARMCM0/startup_ARMCM0.s 6.1KB
  528. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_fft_bin_example/RTE/Device/ARMCM0/system_ARMCM0.c 2.07KB
  529. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_fft_bin_example/RTE/Device/ARMCM3/
  530. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_fft_bin_example/RTE/Device/ARMCM3/startup_ARMCM3.s 6.36KB
  531. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_fft_bin_example/RTE/Device/ARMCM3/system_ARMCM3.c 2.44KB
  532. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_fft_bin_example/RTE/Device/ARMCM4_FP/
  533. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_fft_bin_example/RTE/Device/ARMCM4_FP/startup_ARMCM4.s 6.36KB
  534. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_fft_bin_example/RTE/Device/ARMCM4_FP/system_ARMCM4.c 2.84KB
  535. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_fft_bin_example/RTE/Device/ARMCM7_SP/
  536. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_fft_bin_example/RTE/Device/ARMCM7_SP/startup_ARMCM7.s 6.36KB
  537. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_fft_bin_example/RTE/Device/ARMCM7_SP/system_ARMCM7.c 2.9KB
  538. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_fir_example/
  539. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_fir_example/Abstract.txt 180B
  540. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_fir_example/arm_fir_data.c 12.42KB
  541. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_fir_example/arm_fir_example_f32.c 8.97KB
  542. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_fir_example/math_helper.c 11.42KB
  543. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_fir_example/math_helper.h 3.01KB
  544. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_fir_example/RTE/
  545. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_fir_example/RTE/Device/
  546. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_fir_example/RTE/Device/ARMCM0/
  547. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_fir_example/RTE/Device/ARMCM0/startup_ARMCM0.s 6.1KB
  548. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_fir_example/RTE/Device/ARMCM0/system_ARMCM0.c 2.07KB
  549. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_fir_example/RTE/Device/ARMCM3/
  550. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_fir_example/RTE/Device/ARMCM3/startup_ARMCM3.s 6.36KB
  551. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_fir_example/RTE/Device/ARMCM3/system_ARMCM3.c 2.44KB
  552. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_fir_example/RTE/Device/ARMCM4_FP/
  553. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_fir_example/RTE/Device/ARMCM4_FP/startup_ARMCM4.s 6.36KB
  554. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_fir_example/RTE/Device/ARMCM4_FP/system_ARMCM4.c 2.84KB
  555. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_fir_example/RTE/Device/ARMCM7_SP/
  556. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_fir_example/RTE/Device/ARMCM7_SP/startup_ARMCM7.s 6.36KB
  557. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_fir_example/RTE/Device/ARMCM7_SP/system_ARMCM7.c 2.9KB
  558. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example/
  559. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example/Abstract.txt 194B
  560. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example/arm_graphic_equalizer_data.c 16.18KB
  561. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example/arm_graphic_equalizer_example_q31.c 22.81KB
  562. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example/math_helper.c 11.42KB
  563. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example/math_helper.h 3.01KB
  564. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example/RTE/
  565. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example/RTE/Device/
  566. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example/RTE/Device/ARMCM0/
  567. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example/RTE/Device/ARMCM0/startup_ARMCM0.s 6.1KB
  568. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example/RTE/Device/ARMCM0/system_ARMCM0.c 2.07KB
  569. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example/RTE/Device/ARMCM3/
  570. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example/RTE/Device/ARMCM3/startup_ARMCM3.s 6.36KB
  571. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example/RTE/Device/ARMCM3/system_ARMCM3.c 2.44KB
  572. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example/RTE/Device/ARMCM4_FP/
  573. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example/RTE/Device/ARMCM4_FP/startup_ARMCM4.s 6.36KB
  574. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example/RTE/Device/ARMCM4_FP/system_ARMCM4.c 2.84KB
  575. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example/RTE/Device/ARMCM7_SP/
  576. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example/RTE/Device/ARMCM7_SP/startup_ARMCM7.s 6.36KB
  577. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_graphic_equalizer_example/RTE/Device/ARMCM7_SP/system_ARMCM7.c 2.9KB
  578. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_linear_interp_example/
  579. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_linear_interp_example/Abstract.txt 190B
  580. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_linear_interp_example/arm_linear_interp_data.c 4.12MB
  581. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_linear_interp_example/arm_linear_interp_example_f32.c 8.53KB
  582. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_linear_interp_example/math_helper.c 11.42KB
  583. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_linear_interp_example/math_helper.h 3.01KB
  584. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_linear_interp_example/RTE/
  585. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_linear_interp_example/RTE/Device/
  586. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_linear_interp_example/RTE/Device/ARMCM0/
  587. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_linear_interp_example/RTE/Device/ARMCM0/startup_ARMCM0.s 6.1KB
  588. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_linear_interp_example/RTE/Device/ARMCM0/system_ARMCM0.c 2.07KB
  589. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_linear_interp_example/RTE/Device/ARMCM3/
  590. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_linear_interp_example/RTE/Device/ARMCM3/startup_ARMCM3.s 6.36KB
  591. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_linear_interp_example/RTE/Device/ARMCM3/system_ARMCM3.c 2.44KB
  592. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_linear_interp_example/RTE/Device/ARMCM4_FP/
  593. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_linear_interp_example/RTE/Device/ARMCM4_FP/startup_ARMCM4.s 6.36KB
  594. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_linear_interp_example/RTE/Device/ARMCM4_FP/system_ARMCM4.c 2.84KB
  595. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_linear_interp_example/RTE/Device/ARMCM7_SP/
  596. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_linear_interp_example/RTE/Device/ARMCM7_SP/startup_ARMCM7.s 6.36KB
  597. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_linear_interp_example/RTE/Device/ARMCM7_SP/system_ARMCM7.c 2.9KB
  598. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_matrix_example/
  599. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_matrix_example/Abstract.txt 183B
  600. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_matrix_example/arm_matrix_example_f32.c 8.15KB
  601. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_matrix_example/math_helper.c 11.42KB
  602. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_matrix_example/math_helper.h 3.01KB
  603. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_matrix_example/RTE/
  604. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_matrix_example/RTE/Device/
  605. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_matrix_example/RTE/Device/ARMCM0/
  606. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_matrix_example/RTE/Device/ARMCM0/startup_ARMCM0.s 6.1KB
  607. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_matrix_example/RTE/Device/ARMCM0/system_ARMCM0.c 2.07KB
  608. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_matrix_example/RTE/Device/ARMCM3/
  609. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_matrix_example/RTE/Device/ARMCM3/startup_ARMCM3.s 6.36KB
  610. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_matrix_example/RTE/Device/ARMCM3/system_ARMCM3.c 2.44KB
  611. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_matrix_example/RTE/Device/ARMCM4_FP/
  612. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_matrix_example/RTE/Device/ARMCM4_FP/startup_ARMCM4.s 6.36KB
  613. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_matrix_example/RTE/Device/ARMCM4_FP/system_ARMCM4.c 2.84KB
  614. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_matrix_example/RTE/Device/ARMCM7_SP/
  615. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_matrix_example/RTE/Device/ARMCM7_SP/startup_ARMCM7.s 6.36KB
  616. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_matrix_example/RTE/Device/ARMCM7_SP/system_ARMCM7.c 2.9KB
  617. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_signal_converge_example/
  618. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_signal_converge_example/Abstract.txt 192B
  619. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_signal_converge_example/arm_signal_converge_data.c 19.76KB
  620. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_signal_converge_example/arm_signal_converge_example_f32.c 9.93KB
  621. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_signal_converge_example/math_helper.c 11.42KB
  622. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_signal_converge_example/math_helper.h 3.01KB
  623. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_signal_converge_example/RTE/
  624. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_signal_converge_example/RTE/Device/
  625. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_signal_converge_example/RTE/Device/ARMCM0/
  626. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_signal_converge_example/RTE/Device/ARMCM0/startup_ARMCM0.s 6.1KB
  627. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_signal_converge_example/RTE/Device/ARMCM0/system_ARMCM0.c 2.07KB
  628. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_signal_converge_example/RTE/Device/ARMCM3/
  629. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_signal_converge_example/RTE/Device/ARMCM3/startup_ARMCM3.s 6.36KB
  630. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_signal_converge_example/RTE/Device/ARMCM3/system_ARMCM3.c 2.44KB
  631. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_signal_converge_example/RTE/Device/ARMCM4_FP/
  632. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_signal_converge_example/RTE/Device/ARMCM4_FP/startup_ARMCM4.s 6.36KB
  633. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_signal_converge_example/RTE/Device/ARMCM4_FP/system_ARMCM4.c 2.84KB
  634. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_signal_converge_example/RTE/Device/ARMCM7_SP/
  635. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_signal_converge_example/RTE/Device/ARMCM7_SP/startup_ARMCM7.s 6.36KB
  636. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_signal_converge_example/RTE/Device/ARMCM7_SP/system_ARMCM7.c 2.9KB
  637. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_sin_cos_example/
  638. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_sin_cos_example/Abstract.txt 184B
  639. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_sin_cos_example/arm_sin_cos_example_f32.c 5.71KB
  640. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_sin_cos_example/RTE/
  641. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_sin_cos_example/RTE/Device/
  642. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_sin_cos_example/RTE/Device/ARMCM0/
  643. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_sin_cos_example/RTE/Device/ARMCM0/startup_ARMCM0.s 6.1KB
  644. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_sin_cos_example/RTE/Device/ARMCM0/system_ARMCM0.c 2.07KB
  645. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_sin_cos_example/RTE/Device/ARMCM3/
  646. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_sin_cos_example/RTE/Device/ARMCM3/startup_ARMCM3.s 6.36KB
  647. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_sin_cos_example/RTE/Device/ARMCM3/system_ARMCM3.c 2.44KB
  648. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_sin_cos_example/RTE/Device/ARMCM4_FP/
  649. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_sin_cos_example/RTE/Device/ARMCM4_FP/startup_ARMCM4.s 6.36KB
  650. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_sin_cos_example/RTE/Device/ARMCM4_FP/system_ARMCM4.c 2.84KB
  651. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_sin_cos_example/RTE/Device/ARMCM7_SP/
  652. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_sin_cos_example/RTE/Device/ARMCM7_SP/startup_ARMCM7.s 6.36KB
  653. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_sin_cos_example/RTE/Device/ARMCM7_SP/system_ARMCM7.c 2.9KB
  654. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_variance_example/
  655. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_variance_example/Abstract.txt 185B
  656. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_variance_example/arm_variance_example_f32.c 7.47KB
  657. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_variance_example/CMakeLists.txt 961B
  658. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_variance_example/RTE/
  659. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_variance_example/RTE/Device/
  660. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_variance_example/RTE/Device/ARMCM0/
  661. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_variance_example/RTE/Device/ARMCM0/startup_ARMCM0.s 6.1KB
  662. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_variance_example/RTE/Device/ARMCM0/system_ARMCM0.c 2.07KB
  663. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_variance_example/RTE/Device/ARMCM3/
  664. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_variance_example/RTE/Device/ARMCM3/startup_ARMCM3.s 6.36KB
  665. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_variance_example/RTE/Device/ARMCM3/system_ARMCM3.c 2.44KB
  666. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_variance_example/RTE/Device/ARMCM4_FP/
  667. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_variance_example/RTE/Device/ARMCM4_FP/startup_ARMCM4.s 6.36KB
  668. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_variance_example/RTE/Device/ARMCM4_FP/system_ARMCM4.c 2.84KB
  669. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_variance_example/RTE/Device/ARMCM7_SP/
  670. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_variance_example/RTE/Device/ARMCM7_SP/startup_ARMCM7.s 6.36KB
  671. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/arm_variance_example/RTE/Device/ARMCM7_SP/system_ARMCM7.c 2.9KB
  672. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/boot/
  673. impedance_analysis/Drivers/CMSIS/DSP/Examples/ARM/boot/RTE_Components.h 85B
  674. impedance_analysis/Drivers/CMSIS/DSP/Include/
  675. impedance_analysis/Drivers/CMSIS/DSP/Include/arm_common_tables.h 20.91KB
  676. impedance_analysis/Drivers/CMSIS/DSP/Include/arm_const_structs.h 2.96KB
  677. impedance_analysis/Drivers/CMSIS/DSP/Include/arm_math.h 258.17KB
  678. impedance_analysis/Drivers/CMSIS/DSP/Lib/
  679. impedance_analysis/Drivers/CMSIS/DSP/Lib/ARM/
  680. impedance_analysis/Drivers/CMSIS/DSP/Lib/ARM/arm_cortexM4bf_math.lib 2.13MB
  681. impedance_analysis/Drivers/CMSIS/DSP/Lib/ARM/arm_cortexM4b_math.lib 2.16MB
  682. impedance_analysis/Drivers/CMSIS/DSP/Lib/ARM/arm_cortexM4lf_math.lib 2.13MB
  683. impedance_analysis/Drivers/CMSIS/DSP/Lib/ARM/arm_cortexM4l_math.lib 2.16MB
  684. impedance_analysis/Drivers/CMSIS/DSP/Lib/GCC/
  685. impedance_analysis/Drivers/CMSIS/DSP/Lib/GCC/libarm_cortexM4lf_math.a 5.11MB
  686. impedance_analysis/Drivers/CMSIS/DSP/Lib/GCC/libarm_cortexM4l_math.a 5.18MB
  687. impedance_analysis/Drivers/CMSIS/DSP/Lib/IAR/
  688. impedance_analysis/Drivers/CMSIS/DSP/Lib/IAR/iar_cortexM4bf_math.a 2.99MB
  689. impedance_analysis/Drivers/CMSIS/DSP/Lib/IAR/iar_cortexM4b_math.a 3.02MB
  690. impedance_analysis/Drivers/CMSIS/DSP/Lib/IAR/iar_cortexM4lf_math.a 2.98MB
  691. impedance_analysis/Drivers/CMSIS/DSP/Lib/IAR/iar_cortexM4l_math.a 3.01MB
  692. impedance_analysis/Drivers/CMSIS/DSP/PythonWrapper/
  693. impedance_analysis/Drivers/CMSIS/DSP/PythonWrapper/cmsisdsp_pkg/
  694. impedance_analysis/Drivers/CMSIS/DSP/PythonWrapper/cmsisdsp_pkg/src/
  695. impedance_analysis/Drivers/CMSIS/DSP/PythonWrapper/cmsisdsp_pkg/src/cmsismodule.c 17.93KB
  696. impedance_analysis/Drivers/CMSIS/DSP/PythonWrapper/cmsisdsp_pkg/src/cmsismodule.h 392.43KB
  697. impedance_analysis/Drivers/CMSIS/DSP/PythonWrapper/cmsisdsp_pkg/src/fftinit.c 17.94KB
  698. impedance_analysis/Drivers/CMSIS/DSP/Source/
  699. impedance_analysis/Drivers/CMSIS/DSP/Source/BasicMathFunctions/
  700. impedance_analysis/Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_abs_f32.c 3.51KB
  701. impedance_analysis/Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_abs_q15.c 3.58KB
  702. impedance_analysis/Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_abs_q31.c 3.57KB
  703. impedance_analysis/Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_abs_q7.c 3.68KB
  704. impedance_analysis/Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_add_f32.c 3.49KB
  705. impedance_analysis/Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_add_q15.c 3.45KB
  706. impedance_analysis/Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_add_q31.c 2.75KB
  707. impedance_analysis/Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_add_q7.c 2.98KB
  708. impedance_analysis/Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_dot_prod_f32.c 4.49KB
  709. impedance_analysis/Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_dot_prod_q15.c 3.68KB
  710. impedance_analysis/Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_dot_prod_q31.c 3.5KB
  711. impedance_analysis/Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_dot_prod_q7.c 4.25KB
  712. impedance_analysis/Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_mult_f32.c 3.57KB
  713. impedance_analysis/Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_mult_q15.c 4.4KB
  714. impedance_analysis/Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_mult_q31.c 3.16KB
  715. impedance_analysis/Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_mult_q7.c 3.49KB
  716. impedance_analysis/Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_negate_f32.c 3.41KB
  717. impedance_analysis/Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_negate_q15.c 3.44KB
  718. impedance_analysis/Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_negate_q31.c 3.28KB
  719. impedance_analysis/Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_negate_q7.c 3.27KB
  720. impedance_analysis/Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_offset_f32.c 3.63KB
  721. impedance_analysis/Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_offset_q15.c 3.43KB
  722. impedance_analysis/Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_offset_q31.c 3.3KB
  723. impedance_analysis/Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_offset_q7.c 3.2KB
  724. impedance_analysis/Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_scale_f32.c 4.08KB
  725. impedance_analysis/Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_scale_q15.c 4.4KB
  726. impedance_analysis/Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_scale_q31.c 5.41KB
  727. impedance_analysis/Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_scale_q7.c 3.96KB
  728. impedance_analysis/Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_shift_q15.c 5.86KB
  729. impedance_analysis/Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_shift_q31.c 4.98KB
  730. impedance_analysis/Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_shift_q7.c 4.99KB
  731. impedance_analysis/Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_sub_f32.c 3.54KB
  732. impedance_analysis/Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_sub_q15.c 3.47KB
  733. impedance_analysis/Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_sub_q31.c 2.76KB
  734. impedance_analysis/Drivers/CMSIS/DSP/Source/BasicMathFunctions/arm_sub_q7.c 3KB
  735. impedance_analysis/Drivers/CMSIS/DSP/Source/BasicMathFunctions/BasicMathFunctions.c 2KB
  736. impedance_analysis/Drivers/CMSIS/DSP/Source/BasicMathFunctions/CMakeLists.txt 280B
  737. impedance_analysis/Drivers/CMSIS/DSP/Source/CMakeLists.txt 9.69KB
  738. impedance_analysis/Drivers/CMSIS/DSP/Source/CommonTables/
  739. impedance_analysis/Drivers/CMSIS/DSP/Source/CommonTables/arm_common_tables.c 3.73MB
  740. impedance_analysis/Drivers/CMSIS/DSP/Source/CommonTables/arm_const_structs.c 19.56KB
  741. impedance_analysis/Drivers/CMSIS/DSP/Source/CommonTables/CMakeLists.txt 633B
  742. impedance_analysis/Drivers/CMSIS/DSP/Source/CommonTables/CommonTables.c 1.11KB
  743. impedance_analysis/Drivers/CMSIS/DSP/Source/ComplexMathFunctions/
  744. impedance_analysis/Drivers/CMSIS/DSP/Source/ComplexMathFunctions/arm_cmplx_conj_f32.c 4.05KB
  745. impedance_analysis/Drivers/CMSIS/DSP/Source/ComplexMathFunctions/arm_cmplx_conj_q15.c 4.34KB
  746. impedance_analysis/Drivers/CMSIS/DSP/Source/ComplexMathFunctions/arm_cmplx_conj_q31.c 3.49KB
  747. impedance_analysis/Drivers/CMSIS/DSP/Source/ComplexMathFunctions/arm_cmplx_dot_prod_f32.c 6.14KB
  748. impedance_analysis/Drivers/CMSIS/DSP/Source/ComplexMathFunctions/arm_cmplx_dot_prod_q15.c 4.32KB
  749. impedance_analysis/Drivers/CMSIS/DSP/Source/ComplexMathFunctions/arm_cmplx_dot_prod_q31.c 4.43KB
  750. impedance_analysis/Drivers/CMSIS/DSP/Source/ComplexMathFunctions/arm_cmplx_mag_f32.c 4.77KB
  751. impedance_analysis/Drivers/CMSIS/DSP/Source/ComplexMathFunctions/arm_cmplx_mag_q15.c 4.5KB
  752. impedance_analysis/Drivers/CMSIS/DSP/Source/ComplexMathFunctions/arm_cmplx_mag_q31.c 3.61KB
  753. impedance_analysis/Drivers/CMSIS/DSP/Source/ComplexMathFunctions/arm_cmplx_mag_squared_f32.c 4.67KB
  754. impedance_analysis/Drivers/CMSIS/DSP/Source/ComplexMathFunctions/arm_cmplx_mag_squared_q15.c 4.42KB
  755. impedance_analysis/Drivers/CMSIS/DSP/Source/ComplexMathFunctions/arm_cmplx_mag_squared_q31.c 3.6KB
  756. impedance_analysis/Drivers/CMSIS/DSP/Source/ComplexMathFunctions/arm_cmplx_mult_cmplx_f32.c 5.3KB
  757. impedance_analysis/Drivers/CMSIS/DSP/Source/ComplexMathFunctions/arm_cmplx_mult_cmplx_q15.c 4.08KB
  758. impedance_analysis/Drivers/CMSIS/DSP/Source/ComplexMathFunctions/arm_cmplx_mult_cmplx_q31.c 4.13KB
  759. impedance_analysis/Drivers/CMSIS/DSP/Source/ComplexMathFunctions/arm_cmplx_mult_real_f32.c 4.64KB
  760. impedance_analysis/Drivers/CMSIS/DSP/Source/ComplexMathFunctions/arm_cmplx_mult_real_q15.c 6.45KB
  761. impedance_analysis/Drivers/CMSIS/DSP/Source/ComplexMathFunctions/arm_cmplx_mult_real_q31.c 4.89KB
  762. impedance_analysis/Drivers/CMSIS/DSP/Source/ComplexMathFunctions/CMakeLists.txt 288B
  763. impedance_analysis/Drivers/CMSIS/DSP/Source/ComplexMathFunctions/ComplexMathFunctions.c 1.7KB
  764. impedance_analysis/Drivers/CMSIS/DSP/Source/ControllerFunctions/
  765. impedance_analysis/Drivers/CMSIS/DSP/Source/ControllerFunctions/arm_pid_init_f32.c 2.35KB
  766. impedance_analysis/Drivers/CMSIS/DSP/Source/ControllerFunctions/arm_pid_init_q15.c 2.84KB
  767. impedance_analysis/Drivers/CMSIS/DSP/Source/ControllerFunctions/arm_pid_init_q31.c 2.76KB
  768. impedance_analysis/Drivers/CMSIS/DSP/Source/ControllerFunctions/arm_pid_reset_f32.c 1.59KB
  769. impedance_analysis/Drivers/CMSIS/DSP/Source/ControllerFunctions/arm_pid_reset_q15.c 1.55KB
  770. impedance_analysis/Drivers/CMSIS/DSP/Source/ControllerFunctions/arm_pid_reset_q31.c 1.55KB
  771. impedance_analysis/Drivers/CMSIS/DSP/Source/ControllerFunctions/arm_sin_cos_f32.c 4.81KB
  772. impedance_analysis/Drivers/CMSIS/DSP/Source/ControllerFunctions/arm_sin_cos_q31.c 3.55KB
  773. impedance_analysis/Drivers/CMSIS/DSP/Source/ControllerFunctions/CMakeLists.txt 1.03KB
  774. impedance_analysis/Drivers/CMSIS/DSP/Source/ControllerFunctions/ControllerFunctions.c 1.31KB
  775. impedance_analysis/Drivers/CMSIS/DSP/Source/FastMathFunctions/
  776. impedance_analysis/Drivers/CMSIS/DSP/Source/FastMathFunctions/arm_cos_f32.c 3.58KB
  777. impedance_analysis/Drivers/CMSIS/DSP/Source/FastMathFunctions/arm_cos_q15.c 2.56KB
  778. impedance_analysis/Drivers/CMSIS/DSP/Source/FastMathFunctions/arm_cos_q31.c 2.57KB
  779. impedance_analysis/Drivers/CMSIS/DSP/Source/FastMathFunctions/arm_sin_f32.c 3.53KB
  780. impedance_analysis/Drivers/CMSIS/DSP/Source/FastMathFunctions/arm_sin_q15.c 2.37KB
  781. impedance_analysis/Drivers/CMSIS/DSP/Source/FastMathFunctions/arm_sin_q31.c 2.37KB
  782. impedance_analysis/Drivers/CMSIS/DSP/Source/FastMathFunctions/arm_sqrt_q15.c 4.29KB
  783. impedance_analysis/Drivers/CMSIS/DSP/Source/FastMathFunctions/arm_sqrt_q31.c 4.31KB
  784. impedance_analysis/Drivers/CMSIS/DSP/Source/FastMathFunctions/CMakeLists.txt 1.22KB
  785. impedance_analysis/Drivers/CMSIS/DSP/Source/FastMathFunctions/FastMathFunctions.c 1.26KB
  786. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/
  787. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_biquad_cascade_df1_32x64_init_q31.c 3.62KB
  788. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_biquad_cascade_df1_32x64_q31.c 18.51KB
  789. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_biquad_cascade_df1_f32.c 18.85KB
  790. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_biquad_cascade_df1_fast_q15.c 9.34KB
  791. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_biquad_cascade_df1_fast_q31.c 11.08KB
  792. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_biquad_cascade_df1_init_f32.c 3.36KB
  793. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_biquad_cascade_df1_init_q15.c 3.71KB
  794. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_biquad_cascade_df1_init_q31.c 3.55KB
  795. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_biquad_cascade_df1_q15.c 12.76KB
  796. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_biquad_cascade_df1_q31.c 8.67KB
  797. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_biquad_cascade_df2T_f32.c 11.75KB
  798. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_biquad_cascade_df2T_f64.c 13.28KB
  799. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_biquad_cascade_df2T_init_f32.c 6.49KB
  800. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_biquad_cascade_df2T_init_f64.c 3.22KB
  801. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_biquad_cascade_stereo_df2T_f32.c 8.21KB
  802. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_biquad_cascade_stereo_df2T_init_f32.c 3.26KB
  803. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_conv_f32.c 23.48KB
  804. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_conv_fast_opt_q15.c 10.59KB
  805. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_conv_fast_q15.c 20.53KB
  806. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_conv_fast_q31.c 18.33KB
  807. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_conv_opt_q15.c 10.21KB
  808. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_conv_opt_q7.c 10.03KB
  809. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_conv_partial_f32.c 20.56KB
  810. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_conv_partial_fast_opt_q15.c 11.35KB
  811. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_conv_partial_fast_q15.c 22.39KB
  812. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_conv_partial_fast_q31.c 19.89KB
  813. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_conv_partial_opt_q15.c 11.23KB
  814. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_conv_partial_opt_q7.c 10.84KB
  815. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_conv_partial_q15.c 24.28KB
  816. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_conv_partial_q31.c 18.72KB
  817. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_conv_partial_q7.c 23.31KB
  818. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_conv_q15.c 21.62KB
  819. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_conv_q31.c 16.74KB
  820. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_conv_q7.c 20.73KB
  821. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_correlate_f32.c 26.15KB
  822. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_correlate_fast_opt_q15.c 10.41KB
  823. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_correlate_fast_q15.c 19.09KB
  824. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_correlate_fast_q31.c 19.38KB
  825. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_correlate_opt_q15.c 10KB
  826. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_correlate_opt_q7.c 11.3KB
  827. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_correlate_q15.c 21.93KB
  828. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_correlate_q31.c 20.28KB
  829. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_correlate_q7.c 23.84KB
  830. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_decimate_f32.c 21.06KB
  831. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_decimate_fast_q15.c 16.06KB
  832. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_decimate_fast_q31.c 11.9KB
  833. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_decimate_init_f32.c 3.37KB
  834. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_decimate_init_q15.c 3.35KB
  835. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_decimate_init_q31.c 3.33KB
  836. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_decimate_q15.c 15.9KB
  837. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_decimate_q31.c 10.56KB
  838. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_f32.c 21.24KB
  839. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_fast_q15.c 10.66KB
  840. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_fast_q31.c 10.22KB
  841. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_init_f32.c 2.64KB
  842. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_init_q15.c 4.35KB
  843. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_init_q31.c 2.58KB
  844. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_init_q7.c 2.58KB
  845. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_interpolate_f32.c 28.31KB
  846. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_interpolate_init_f32.c 3.59KB
  847. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_interpolate_init_q15.c 3.54KB
  848. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_interpolate_init_q31.c 3.54KB
  849. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_interpolate_q15.c 13.82KB
  850. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_interpolate_q31.c 13.75KB
  851. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_lattice_f32.c 14.71KB
  852. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_lattice_init_f32.c 2.11KB
  853. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_lattice_init_q15.c 2.07KB
  854. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_lattice_init_q31.c 2.07KB
  855. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_lattice_q15.c 15.15KB
  856. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_lattice_q31.c 15.27KB
  857. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_q15.c 10.58KB
  858. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_q31.c 8.78KB
  859. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_q7.c 9.58KB
  860. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_sparse_f32.c 12.33KB
  861. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_sparse_init_f32.c 3.06KB
  862. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_sparse_init_q15.c 3.01KB
  863. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_sparse_init_q31.c 2.99KB
  864. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_sparse_init_q7.c 3KB
  865. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_sparse_q15.c 10.68KB
  866. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_sparse_q31.c 10.22KB
  867. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_fir_sparse_q7.c 10.41KB
  868. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_iir_lattice_f32.c 11.63KB
  869. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_iir_lattice_init_f32.c 2.42KB
  870. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_iir_lattice_init_q15.c 2.35KB
  871. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_iir_lattice_init_q31.c 2.38KB
  872. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_iir_lattice_q15.c 11.8KB
  873. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_iir_lattice_q31.c 10.59KB
  874. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_lms_f32.c 18.06KB
  875. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_lms_init_f32.c 2.7KB
  876. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_lms_init_q15.c 2.94KB
  877. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_lms_init_q31.c 2.89KB
  878. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_lms_norm_f32.c 18.38KB
  879. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_lms_norm_init_f32.c 2.94KB
  880. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_lms_norm_init_q15.c 3.21KB
  881. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_lms_norm_init_q31.c 3.16KB
  882. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_lms_norm_q15.c 9.45KB
  883. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_lms_norm_q31.c 9.88KB
  884. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_lms_q15.c 8.25KB
  885. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/arm_lms_q31.c 8.73KB
  886. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/CMakeLists.txt 7.03KB
  887. impedance_analysis/Drivers/CMSIS/DSP/Source/FilteringFunctions/FilteringFunctions.c 4.56KB
  888. impedance_analysis/Drivers/CMSIS/DSP/Source/MatrixFunctions/
  889. impedance_analysis/Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_add_f32.c 6.72KB
  890. impedance_analysis/Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_add_q15.c 4.51KB
  891. impedance_analysis/Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_add_q31.c 4.05KB
  892. impedance_analysis/Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_cmplx_mult_f32.c 18.53KB
  893. impedance_analysis/Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_cmplx_mult_q15.c 10.97KB
  894. impedance_analysis/Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_cmplx_mult_q31.c 9KB
  895. impedance_analysis/Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_init_f32.c 2.07KB
  896. impedance_analysis/Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_init_q15.c 1.8KB
  897. impedance_analysis/Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_init_q31.c 1.85KB
  898. impedance_analysis/Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_inverse_f32.c 35.38KB
  899. impedance_analysis/Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_inverse_f64.c 21.36KB
  900. impedance_analysis/Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_mult_f32.c 16.62KB
  901. impedance_analysis/Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_mult_fast_q15.c 14.53KB
  902. impedance_analysis/Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_mult_fast_q31.c 11.29KB
  903. impedance_analysis/Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_mult_q15.c 12.01KB
  904. impedance_analysis/Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_mult_q31.c 6.71KB
  905. impedance_analysis/Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_scale_f32.c 6.63KB
  906. impedance_analysis/Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_scale_q15.c 5.59KB
  907. impedance_analysis/Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_scale_q31.c 5.17KB
  908. impedance_analysis/Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_sub_f32.c 6.69KB
  909. impedance_analysis/Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_sub_q15.c 4.56KB
  910. impedance_analysis/Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_sub_q31.c 4.09KB
  911. impedance_analysis/Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_trans_f32.c 7.79KB
  912. impedance_analysis/Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_trans_q15.c 5.25KB
  913. impedance_analysis/Drivers/CMSIS/DSP/Source/MatrixFunctions/arm_mat_trans_q31.c 3.98KB
  914. impedance_analysis/Drivers/CMSIS/DSP/Source/MatrixFunctions/CMakeLists.txt 268B
  915. impedance_analysis/Drivers/CMSIS/DSP/Source/MatrixFunctions/MatrixFunctions.c 1.84KB
  916. impedance_analysis/Drivers/CMSIS/DSP/Source/StatisticsFunctions/
  917. impedance_analysis/Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_max_f32.c 6.85KB
  918. impedance_analysis/Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_max_q15.c 3.66KB
  919. impedance_analysis/Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_max_q31.c 3.66KB
  920. impedance_analysis/Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_max_q7.c 3.65KB
  921. impedance_analysis/Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_mean_f32.c 4.35KB
  922. impedance_analysis/Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_mean_q15.c 3.25KB
  923. impedance_analysis/Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_mean_q31.c 3.06KB
  924. impedance_analysis/Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_mean_q7.c 3.2KB
  925. impedance_analysis/Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_min_f32.c 6.8KB
  926. impedance_analysis/Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_min_q15.c 3.66KB
  927. impedance_analysis/Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_min_q31.c 3.66KB
  928. impedance_analysis/Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_min_q7.c 3.65KB
  929. impedance_analysis/Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_power_f32.c 4.91KB
  930. impedance_analysis/Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_power_q15.c 3.96KB
  931. impedance_analysis/Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_power_q31.c 3.77KB
  932. impedance_analysis/Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_power_q7.c 4.12KB
  933. impedance_analysis/Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_rms_f32.c 5.03KB
  934. impedance_analysis/Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_rms_q15.c 4.18KB
  935. impedance_analysis/Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_rms_q31.c 4.03KB
  936. impedance_analysis/Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_std_f32.c 5.4KB
  937. impedance_analysis/Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_std_q15.c 5.2KB
  938. impedance_analysis/Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_std_q31.c 4.94KB
  939. impedance_analysis/Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_var_f32.c 5.95KB
  940. impedance_analysis/Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_var_q15.c 5.22KB
  941. impedance_analysis/Drivers/CMSIS/DSP/Source/StatisticsFunctions/arm_var_q31.c 4.9KB
  942. impedance_analysis/Drivers/CMSIS/DSP/Source/StatisticsFunctions/CMakeLists.txt 284B
  943. impedance_analysis/Drivers/CMSIS/DSP/Source/StatisticsFunctions/StatisticsFunctions.c 1.7KB
  944. impedance_analysis/Drivers/CMSIS/DSP/Source/SupportFunctions/
  945. impedance_analysis/Drivers/CMSIS/DSP/Source/SupportFunctions/arm_copy_f32.c 3.65KB
  946. impedance_analysis/Drivers/CMSIS/DSP/Source/SupportFunctions/arm_copy_q15.c 2.38KB
  947. impedance_analysis/Drivers/CMSIS/DSP/Source/SupportFunctions/arm_copy_q31.c 2.36KB
  948. impedance_analysis/Drivers/CMSIS/DSP/Source/SupportFunctions/arm_copy_q7.c 2.3KB
  949. impedance_analysis/Drivers/CMSIS/DSP/Source/SupportFunctions/arm_fill_f32.c 3.54KB
  950. impedance_analysis/Drivers/CMSIS/DSP/Source/SupportFunctions/arm_fill_q15.c 2.51KB
  951. impedance_analysis/Drivers/CMSIS/DSP/Source/SupportFunctions/arm_fill_q31.c 2.32KB
  952. impedance_analysis/Drivers/CMSIS/DSP/Source/SupportFunctions/arm_fill_q7.c 2.47KB
  953. impedance_analysis/Drivers/CMSIS/DSP/Source/SupportFunctions/arm_float_to_q15.c 6.59KB
  954. impedance_analysis/Drivers/CMSIS/DSP/Source/SupportFunctions/arm_float_to_q31.c 6.77KB
  955. impedance_analysis/Drivers/CMSIS/DSP/Source/SupportFunctions/arm_float_to_q7.c 6.61KB
  956. impedance_analysis/Drivers/CMSIS/DSP/Source/SupportFunctions/arm_q15_to_float.c 4.42KB
  957. impedance_analysis/Drivers/CMSIS/DSP/Source/SupportFunctions/arm_q15_to_q31.c 3.62KB
  958. impedance_analysis/Drivers/CMSIS/DSP/Source/SupportFunctions/arm_q15_to_q7.c 3.77KB
  959. impedance_analysis/Drivers/CMSIS/DSP/Source/SupportFunctions/arm_q31_to_float.c 4.24KB
  960. impedance_analysis/Drivers/CMSIS/DSP/Source/SupportFunctions/arm_q31_to_q15.c 3.45KB
  961. impedance_analysis/Drivers/CMSIS/DSP/Source/SupportFunctions/arm_q31_to_q7.c 2.88KB
  962. impedance_analysis/Drivers/CMSIS/DSP/Source/SupportFunctions/arm_q7_to_float.c 4.75KB
  963. impedance_analysis/Drivers/CMSIS/DSP/Source/SupportFunctions/arm_q7_to_q15.c 3.59KB
  964. impedance_analysis/Drivers/CMSIS/DSP/Source/SupportFunctions/arm_q7_to_q31.c 3.12KB
  965. impedance_analysis/Drivers/CMSIS/DSP/Source/SupportFunctions/CMakeLists.txt 272B
  966. impedance_analysis/Drivers/CMSIS/DSP/Source/SupportFunctions/SupportFunctions.c 1.61KB
  967. impedance_analysis/Drivers/CMSIS/DSP/Source/TransformFunctions/
  968. impedance_analysis/Drivers/CMSIS/DSP/Source/TransformFunctions/arm_bitreversal.c 7.1KB
  969. impedance_analysis/Drivers/CMSIS/DSP/Source/TransformFunctions/arm_bitreversal2.c 2.52KB
  970. impedance_analysis/Drivers/CMSIS/DSP/Source/TransformFunctions/arm_bitreversal2.S 5.4KB
  971. impedance_analysis/Drivers/CMSIS/DSP/Source/TransformFunctions/arm_cfft_f32.c 19.44KB
  972. impedance_analysis/Drivers/CMSIS/DSP/Source/TransformFunctions/arm_cfft_q15.c 8.48KB
  973. impedance_analysis/Drivers/CMSIS/DSP/Source/TransformFunctions/arm_cfft_q31.c 6.33KB
  974. impedance_analysis/Drivers/CMSIS/DSP/Source/TransformFunctions/arm_cfft_radix2_f32.c 11.74KB
  975. impedance_analysis/Drivers/CMSIS/DSP/Source/TransformFunctions/arm_cfft_radix2_init_f32.c 6.79KB
  976. impedance_analysis/Drivers/CMSIS/DSP/Source/TransformFunctions/arm_cfft_radix2_init_q15.c 6KB
  977. impedance_analysis/Drivers/CMSIS/DSP/Source/TransformFunctions/arm_cfft_radix2_init_q31.c 6.3KB
  978. impedance_analysis/Drivers/CMSIS/DSP/Source/TransformFunctions/arm_cfft_radix2_q15.c 16.46KB
  979. impedance_analysis/Drivers/CMSIS/DSP/Source/TransformFunctions/arm_cfft_radix2_q31.c 8.71KB
  980. impedance_analysis/Drivers/CMSIS/DSP/Source/TransformFunctions/arm_cfft_radix4_f32.c 34.4KB
  981. impedance_analysis/Drivers/CMSIS/DSP/Source/TransformFunctions/arm_cfft_radix4_init_f32.c 5.42KB
  982. impedance_analysis/Drivers/CMSIS/DSP/Source/TransformFunctions/arm_cfft_radix4_init_q15.c 4.97KB
  983. impedance_analysis/Drivers/CMSIS/DSP/Source/TransformFunctions/arm_cfft_radix4_init_q31.c 5.12KB
  984. impedance_analysis/Drivers/CMSIS/DSP/Source/TransformFunctions/arm_cfft_radix4_q15.c 54.89KB
  985. impedance_analysis/Drivers/CMSIS/DSP/Source/TransformFunctions/arm_cfft_radix4_q31.c 24.57KB
  986. impedance_analysis/Drivers/CMSIS/DSP/Source/TransformFunctions/arm_cfft_radix8_f32.c 8.85KB
  987. impedance_analysis/Drivers/CMSIS/DSP/Source/TransformFunctions/arm_dct4_f32.c 16.9KB
  988. impedance_analysis/Drivers/CMSIS/DSP/Source/TransformFunctions/arm_dct4_init_f32.c 3.99KB
  989. impedance_analysis/Drivers/CMSIS/DSP/Source/TransformFunctions/arm_dct4_init_q15.c 3.95KB
  990. impedance_analysis/Drivers/CMSIS/DSP/Source/TransformFunctions/arm_dct4_init_q31.c 3.96KB
  991. impedance_analysis/Drivers/CMSIS/DSP/Source/TransformFunctions/arm_dct4_q15.c 12.45KB
  992. impedance_analysis/Drivers/CMSIS/DSP/Source/TransformFunctions/arm_dct4_q31.c 12.65KB
  993. impedance_analysis/Drivers/CMSIS/DSP/Source/TransformFunctions/arm_rfft_f32.c 9.41KB
  994. impedance_analysis/Drivers/CMSIS/DSP/Source/TransformFunctions/arm_rfft_fast_f32.c 12.32KB
  995. impedance_analysis/Drivers/CMSIS/DSP/Source/TransformFunctions/arm_rfft_fast_init_f32.c 13.33KB
  996. impedance_analysis/Drivers/CMSIS/DSP/Source/TransformFunctions/arm_rfft_init_f32.c 4.74KB
  997. impedance_analysis/Drivers/CMSIS/DSP/Source/TransformFunctions/arm_rfft_init_q15.c 6.25KB
  998. impedance_analysis/Drivers/CMSIS/DSP/Source/TransformFunctions/arm_rfft_init_q31.c 6.26KB
  999. impedance_analysis/Drivers/CMSIS/DSP/Source/TransformFunctions/arm_rfft_q15.c 12.4KB
  1000. impedance_analysis/Drivers/CMSIS/DSP/Source/TransformFunctions/arm_rfft_q31.c 9.29KB
  1001. impedance_analysis/Drivers/CMSIS/DSP/Source/TransformFunctions/CMakeLists.txt 5.1KB
  1002. impedance_analysis/Drivers/CMSIS/DSP/Source/TransformFunctions/TransformFunctions.c 2.07KB
  1003. impedance_analysis/Drivers/CMSIS/Include/
  1004. impedance_analysis/Drivers/CMSIS/Include/cmsis_armcc.h 28.35KB
  1005. impedance_analysis/Drivers/CMSIS/Include/cmsis_armclang.h 46.23KB
  1006. impedance_analysis/Drivers/CMSIS/Include/cmsis_armclang_ltm.h 55.78KB
  1007. impedance_analysis/Drivers/CMSIS/Include/cmsis_compiler.h 9.54KB
  1008. impedance_analysis/Drivers/CMSIS/Include/cmsis_gcc.h 63.28KB
  1009. impedance_analysis/Drivers/CMSIS/Include/cmsis_iccarm.h 28.44KB
  1010. impedance_analysis/Drivers/CMSIS/Include/cmsis_version.h 1.67KB
  1011. impedance_analysis/Drivers/CMSIS/Include/core_armv81mml.h 167.71KB
  1012. impedance_analysis/Drivers/CMSIS/Include/core_armv8mbl.h 95.76KB
  1013. impedance_analysis/Drivers/CMSIS/Include/core_armv8mml.h 157.55KB
  1014. impedance_analysis/Drivers/CMSIS/Include/core_cm0.h 41.39KB
  1015. impedance_analysis/Drivers/CMSIS/Include/core_cm0plus.h 49.42KB
  1016. impedance_analysis/Drivers/CMSIS/Include/core_cm1.h 42.58KB
  1017. impedance_analysis/Drivers/CMSIS/Include/core_cm23.h 102.24KB
  1018. impedance_analysis/Drivers/CMSIS/Include/core_cm3.h 108.75KB
  1019. impedance_analysis/Drivers/CMSIS/Include/core_cm33.h 164.06KB
  1020. impedance_analysis/Drivers/CMSIS/Include/core_cm35p.h 164.07KB
  1021. impedance_analysis/Drivers/CMSIS/Include/core_cm4.h 120.11KB
  1022. impedance_analysis/Drivers/CMSIS/Include/core_cm7.h 148.2KB
  1023. impedance_analysis/Drivers/CMSIS/Include/core_sc000.h 46.32KB
  1024. impedance_analysis/Drivers/CMSIS/Include/core_sc300.h 107.74KB
  1025. impedance_analysis/Drivers/CMSIS/Include/mpu_armv7.h 11.68KB
  1026. impedance_analysis/Drivers/CMSIS/Include/mpu_armv8.h 11.33KB
  1027. impedance_analysis/Drivers/CMSIS/Include/tz_context.h 2.69KB
  1028. impedance_analysis/Drivers/CMSIS/LICENSE.txt 11.29KB
  1029. impedance_analysis/Drivers/CMSIS/NN/
  1030. impedance_analysis/Drivers/CMSIS/NN/Examples/
  1031. impedance_analysis/Drivers/CMSIS/NN/Examples/ARM/
  1032. impedance_analysis/Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/
  1033. impedance_analysis/Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/
  1034. impedance_analysis/Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/arm_nnexamples_cifar10.cpp 8.08KB
  1035. impedance_analysis/Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/arm_nnexamples_cifar10_inputs.h 21.82KB
  1036. impedance_analysis/Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/arm_nnexamples_cifar10_parameter.h 917B
  1037. impedance_analysis/Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/arm_nnexamples_cifar10_weights.h 99.31KB
  1038. impedance_analysis/Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/readme.txt 128B
  1039. impedance_analysis/Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/RTE/
  1040. impedance_analysis/Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/RTE/Compiler/
  1041. impedance_analysis/Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/RTE/Compiler/EventRecorderConf.h 1.72KB
  1042. impedance_analysis/Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/RTE/Device/
  1043. impedance_analysis/Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/RTE/Device/ARMCM0/
  1044. impedance_analysis/Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/RTE/Device/ARMCM0/startup_ARMCM0.s 8.69KB
  1045. impedance_analysis/Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/RTE/Device/ARMCM0/system_ARMCM0.c 2.04KB
  1046. impedance_analysis/Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/RTE/Device/ARMCM3/
  1047. impedance_analysis/Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/RTE/Device/ARMCM3/startup_ARMCM3.s 9.31KB
  1048. impedance_analysis/Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/RTE/Device/ARMCM3/system_ARMCM3.c 2.41KB
  1049. impedance_analysis/Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/RTE/Device/ARMCM4_FP/
  1050. impedance_analysis/Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/RTE/Device/ARMCM4_FP/startup_ARMCM4.s 9.31KB
  1051. impedance_analysis/Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/RTE/Device/ARMCM4_FP/system_ARMCM4.c 2.8KB
  1052. impedance_analysis/Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/RTE/Device/ARMCM7_SP/
  1053. impedance_analysis/Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/RTE/Device/ARMCM7_SP/startup_ARMCM7.c 13.78KB
  1054. impedance_analysis/Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/RTE/Device/ARMCM7_SP/startup_ARMCM7.s 9.31KB
  1055. impedance_analysis/Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/RTE/Device/ARMCM7_SP/system_ARMCM7.c 2.85KB
  1056. impedance_analysis/Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/RTE/_ARMCM0/
  1057. impedance_analysis/Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/RTE/_ARMCM0/RTE_Components.h 593B
  1058. impedance_analysis/Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/RTE/_ARMCM3/
  1059. impedance_analysis/Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/RTE/_ARMCM3/RTE_Components.h 507B
  1060. impedance_analysis/Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/RTE/_ARMCM4_FP/
  1061. impedance_analysis/Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/RTE/_ARMCM4_FP/RTE_Components.h 513B
  1062. impedance_analysis/Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/RTE/_ARMCM7_SP/
  1063. impedance_analysis/Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/cifar10/RTE/_ARMCM7_SP/RTE_Components.h 513B
  1064. impedance_analysis/Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/
  1065. impedance_analysis/Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/arm_nnexamples_gru.cpp 8.81KB
  1066. impedance_analysis/Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/arm_nnexamples_gru_test_data.h 44.72KB
  1067. impedance_analysis/Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/readme.txt 125B
  1068. impedance_analysis/Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/RTE/
  1069. impedance_analysis/Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/RTE/Compiler/
  1070. impedance_analysis/Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/RTE/Compiler/EventRecorderConf.h 1.72KB
  1071. impedance_analysis/Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/RTE/Device/
  1072. impedance_analysis/Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/RTE/Device/ARMCM0/
  1073. impedance_analysis/Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/RTE/Device/ARMCM0/startup_ARMCM0.s 8.69KB
  1074. impedance_analysis/Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/RTE/Device/ARMCM0/system_ARMCM0.c 2.04KB
  1075. impedance_analysis/Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/RTE/Device/ARMCM3/
  1076. impedance_analysis/Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/RTE/Device/ARMCM3/startup_ARMCM3.s 9.31KB
  1077. impedance_analysis/Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/RTE/Device/ARMCM3/system_ARMCM3.c 2.41KB
  1078. impedance_analysis/Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/RTE/Device/ARMCM4_FP/
  1079. impedance_analysis/Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/RTE/Device/ARMCM4_FP/startup_ARMCM4.s 9.31KB
  1080. impedance_analysis/Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/RTE/Device/ARMCM4_FP/system_ARMCM4.c 2.8KB
  1081. impedance_analysis/Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/RTE/Device/ARMCM7_SP/
  1082. impedance_analysis/Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/RTE/Device/ARMCM7_SP/startup_ARMCM7.c 13.78KB
  1083. impedance_analysis/Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/RTE/Device/ARMCM7_SP/startup_ARMCM7.s 9.31KB
  1084. impedance_analysis/Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/RTE/Device/ARMCM7_SP/system_ARMCM7.c 2.85KB
  1085. impedance_analysis/Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/RTE/_ARMCM0/
  1086. impedance_analysis/Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/RTE/_ARMCM0/RTE_Components.h 589B
  1087. impedance_analysis/Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/RTE/_ARMCM3/
  1088. impedance_analysis/Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/RTE/_ARMCM3/RTE_Components.h 503B
  1089. impedance_analysis/Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/RTE/_ARMCM4_FP/
  1090. impedance_analysis/Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/RTE/_ARMCM4_FP/RTE_Components.h 509B
  1091. impedance_analysis/Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/RTE/_ARMCM7_SP/
  1092. impedance_analysis/Drivers/CMSIS/NN/Examples/ARM/arm_nn_examples/gru/RTE/_ARMCM7_SP/RTE_Components.h 509B
  1093. impedance_analysis/Drivers/CMSIS/NN/Examples/IAR/
  1094. impedance_analysis/Drivers/CMSIS/NN/Examples/IAR/iar_nn_examples/
  1095. impedance_analysis/Drivers/CMSIS/NN/Examples/IAR/iar_nn_examples/NN-example-cifar10/
  1096. impedance_analysis/Drivers/CMSIS/NN/Examples/IAR/iar_nn_examples/NN-example-cifar10/arm_nnexamples_cifar10.cpp 8.08KB
  1097. impedance_analysis/Drivers/CMSIS/NN/Examples/IAR/iar_nn_examples/NN-example-cifar10/arm_nnexamples_cifar10_inputs.h 21.82KB
  1098. impedance_analysis/Drivers/CMSIS/NN/Examples/IAR/iar_nn_examples/NN-example-cifar10/arm_nnexamples_cifar10_parameter.h 917B
  1099. impedance_analysis/Drivers/CMSIS/NN/Examples/IAR/iar_nn_examples/NN-example-cifar10/arm_nnexamples_cifar10_weights.h 99.31KB
  1100. impedance_analysis/Drivers/CMSIS/NN/Examples/IAR/iar_nn_examples/NN-example-cifar10/readme_iar.txt 293B
  1101. impedance_analysis/Drivers/CMSIS/NN/Examples/IAR/iar_nn_examples/NN-example-gru/
  1102. impedance_analysis/Drivers/CMSIS/NN/Examples/IAR/iar_nn_examples/NN-example-gru/arm_nnexamples_gru.cpp 8.81KB
  1103. impedance_analysis/Drivers/CMSIS/NN/Examples/IAR/iar_nn_examples/NN-example-gru/arm_nnexamples_gru_test_data.h 44.72KB
  1104. impedance_analysis/Drivers/CMSIS/NN/Examples/IAR/iar_nn_examples/NN-example-gru/readme_iar.txt 288B
  1105. impedance_analysis/Drivers/CMSIS/NN/Include/
  1106. impedance_analysis/Drivers/CMSIS/NN/Include/arm_nnfunctions.h 52.54KB
  1107. impedance_analysis/Drivers/CMSIS/NN/Include/arm_nnsupportfunctions.h 7.4KB
  1108. impedance_analysis/Drivers/CMSIS/NN/Include/arm_nn_tables.h 1.78KB
  1109. impedance_analysis/Drivers/CMSIS/NN/NN_Lib_Tests/
  1110. impedance_analysis/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/
  1111. impedance_analysis/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/arm_nnexamples_nn_test.cpp 30.87KB
  1112. impedance_analysis/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/arm_nnexamples_nn_test.h 1.53KB
  1113. impedance_analysis/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/readme.txt 140B
  1114. impedance_analysis/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/
  1115. impedance_analysis/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/arm_convolve_HWC_q15_ref.c 3.08KB
  1116. impedance_analysis/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/arm_convolve_HWC_q15_ref_nonsquare.c 3.23KB
  1117. impedance_analysis/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/arm_convolve_HWC_q7_ref.c 3.12KB
  1118. impedance_analysis/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/arm_convolve_HWC_q7_ref_nonsquare.c 3.77KB
  1119. impedance_analysis/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/arm_depthwise_separable_conv_HWC_q7_ref.c 3.5KB
  1120. impedance_analysis/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/arm_depthwise_separable_conv_HWC_q7_ref_nonsquare.c 4.21KB
  1121. impedance_analysis/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/arm_fully_connected_mat_q7_vec_q15_opt_ref.c 3.95KB
  1122. impedance_analysis/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/arm_fully_connected_mat_q7_vec_q15_ref.c 1.82KB
  1123. impedance_analysis/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/arm_fully_connected_q15_opt_ref.c 3.84KB
  1124. impedance_analysis/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/arm_fully_connected_q15_ref.c 1.74KB
  1125. impedance_analysis/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/arm_fully_connected_q7_opt_ref.c 4.31KB
  1126. impedance_analysis/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/arm_fully_connected_q7_ref.c 1.72KB
  1127. impedance_analysis/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/arm_nn_mult_ref.c 1.79KB
  1128. impedance_analysis/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/arm_pool_ref.c 4.02KB
  1129. impedance_analysis/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/arm_relu_ref.c 1.07KB
  1130. impedance_analysis/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/fully_connected_testing_weights.h 230.14KB
  1131. impedance_analysis/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/ref_functions.h 16.88KB
  1132. impedance_analysis/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE/
  1133. impedance_analysis/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE/Device/
  1134. impedance_analysis/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE/Device/ARMCM0/
  1135. impedance_analysis/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE/Device/ARMCM0/startup_ARMCM0.s 8.69KB
  1136. impedance_analysis/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE/Device/ARMCM0/system_ARMCM0.c 2.04KB
  1137. impedance_analysis/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE/Device/ARMCM3/
  1138. impedance_analysis/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE/Device/ARMCM3/startup_ARMCM3.s 9.31KB
  1139. impedance_analysis/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE/Device/ARMCM3/system_ARMCM3.c 2.41KB
  1140. impedance_analysis/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE/Device/ARMCM4/
  1141. impedance_analysis/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE/Device/ARMCM4/startup_ARMCM4.s 9.31KB
  1142. impedance_analysis/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE/Device/ARMCM4/system_ARMCM4.c 2.82KB
  1143. impedance_analysis/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE/Device/ARMCM4_FP/
  1144. impedance_analysis/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE/Device/ARMCM4_FP/startup_ARMCM4.s 9.31KB
  1145. impedance_analysis/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE/Device/ARMCM4_FP/system_ARMCM4.c 2.8KB
  1146. impedance_analysis/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE/Device/ARMCM7_SP/
  1147. impedance_analysis/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE/Device/ARMCM7_SP/startup_ARMCM7.c 13.78KB
  1148. impedance_analysis/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE/Device/ARMCM7_SP/startup_ARMCM7.s 9.31KB
  1149. impedance_analysis/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE/Device/ARMCM7_SP/system_ARMCM7.c 2.85KB
  1150. impedance_analysis/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE/Device/STM32F411RETx/
  1151. impedance_analysis/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE/Device/STM32F411RETx/startup_stm32f411xe.s 25.9KB
  1152. impedance_analysis/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE/Device/STM32F411RETx/system_stm32f4xx.c 27.57KB
  1153. impedance_analysis/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE/_ARMCM0/
  1154. impedance_analysis/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE/_ARMCM0/RTE_Components.h 357B
  1155. impedance_analysis/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE/_ARMCM3/
  1156. impedance_analysis/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE/_ARMCM3/RTE_Components.h 801B
  1157. impedance_analysis/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE/_ARMCM4_FP/
  1158. impedance_analysis/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE/_ARMCM4_FP/RTE_Components.h 807B
  1159. impedance_analysis/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE/_ARMCM7_SP/
  1160. impedance_analysis/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/RTE/_ARMCM7_SP/RTE_Components.h 807B
  1161. impedance_analysis/Drivers/CMSIS/NN/Source/
  1162. impedance_analysis/Drivers/CMSIS/NN/Source/ActivationFunctions/
  1163. impedance_analysis/Drivers/CMSIS/NN/Source/ActivationFunctions/arm_nn_activations_q15.c 2.96KB
  1164. impedance_analysis/Drivers/CMSIS/NN/Source/ActivationFunctions/arm_nn_activations_q7.c 2.57KB
  1165. impedance_analysis/Drivers/CMSIS/NN/Source/ActivationFunctions/arm_relu_q15.c 2.41KB
  1166. impedance_analysis/Drivers/CMSIS/NN/Source/ActivationFunctions/arm_relu_q7.c 2.44KB
  1167. impedance_analysis/Drivers/CMSIS/NN/Source/ConvolutionFunctions/
  1168. impedance_analysis/Drivers/CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_1x1_HWC_q7_fast_nonsquare.c 9.15KB
  1169. impedance_analysis/Drivers/CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_HWC_q15_basic.c 7.55KB
  1170. impedance_analysis/Drivers/CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_HWC_q15_fast.c 9.69KB
  1171. impedance_analysis/Drivers/CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_HWC_q15_fast_nonsquare.c 10.56KB
  1172. impedance_analysis/Drivers/CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_HWC_q7_basic.c 8.27KB
  1173. impedance_analysis/Drivers/CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_HWC_q7_basic_nonsquare.c 9.05KB
  1174. impedance_analysis/Drivers/CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_HWC_q7_fast.c 16.09KB
  1175. impedance_analysis/Drivers/CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_HWC_q7_fast_nonsquare.c 15.25KB
  1176. impedance_analysis/Drivers/CMSIS/NN/Source/ConvolutionFunctions/arm_convolve_HWC_q7_RGB.c 10.28KB
  1177. impedance_analysis/Drivers/CMSIS/NN/Source/ConvolutionFunctions/arm_depthwise_conv_u8_basic_ver1.c 10.49KB
  1178. impedance_analysis/Drivers/CMSIS/NN/Source/ConvolutionFunctions/arm_depthwise_separable_conv_HWC_q7.c 16.94KB
  1179. impedance_analysis/Drivers/CMSIS/NN/Source/ConvolutionFunctions/arm_depthwise_separable_conv_HWC_q7_nonsquare.c 17.55KB
  1180. impedance_analysis/Drivers/CMSIS/NN/Source/ConvolutionFunctions/arm_nn_mat_mult_kernel_q7_q15.c 6.44KB
  1181. impedance_analysis/Drivers/CMSIS/NN/Source/ConvolutionFunctions/arm_nn_mat_mult_kernel_q7_q15_reordered.c 5.16KB
  1182. impedance_analysis/Drivers/CMSIS/NN/Source/FullyConnectedFunctions/
  1183. impedance_analysis/Drivers/CMSIS/NN/Source/FullyConnectedFunctions/arm_fully_connected_mat_q7_vec_q15.c 5.71KB
  1184. impedance_analysis/Drivers/CMSIS/NN/Source/FullyConnectedFunctions/arm_fully_connected_mat_q7_vec_q15_opt.c 12.38KB
  1185. impedance_analysis/Drivers/CMSIS/NN/Source/FullyConnectedFunctions/arm_fully_connected_q15.c 5.47KB
  1186. impedance_analysis/Drivers/CMSIS/NN/Source/FullyConnectedFunctions/arm_fully_connected_q15_opt.c 9.62KB
  1187. impedance_analysis/Drivers/CMSIS/NN/Source/FullyConnectedFunctions/arm_fully_connected_q7.c 5.64KB
  1188. impedance_analysis/Drivers/CMSIS/NN/Source/FullyConnectedFunctions/arm_fully_connected_q7_opt.c 15.52KB
  1189. impedance_analysis/Drivers/CMSIS/NN/Source/NNSupportFunctions/
  1190. impedance_analysis/Drivers/CMSIS/NN/Source/NNSupportFunctions/arm_nntables.c 15.46KB
  1191. impedance_analysis/Drivers/CMSIS/NN/Source/NNSupportFunctions/arm_nn_mult_q15.c 4.53KB
  1192. impedance_analysis/Drivers/CMSIS/NN/Source/NNSupportFunctions/arm_nn_mult_q7.c 3.78KB
  1193. impedance_analysis/Drivers/CMSIS/NN/Source/NNSupportFunctions/arm_q7_to_q15_no_shift.c 3.7KB
  1194. impedance_analysis/Drivers/CMSIS/NN/Source/NNSupportFunctions/arm_q7_to_q15_reordered_no_shift.c 4.18KB
  1195. impedance_analysis/Drivers/CMSIS/NN/Source/PoolingFunctions/
  1196. impedance_analysis/Drivers/CMSIS/NN/Source/PoolingFunctions/arm_pool_q7_HWC.c 13.84KB
  1197. impedance_analysis/Drivers/CMSIS/NN/Source/SoftmaxFunctions/
  1198. impedance_analysis/Drivers/CMSIS/NN/Source/SoftmaxFunctions/arm_softmax_q15.c 3.11KB
  1199. impedance_analysis/Drivers/CMSIS/NN/Source/SoftmaxFunctions/arm_softmax_q7.c 3.16KB
  1200. impedance_analysis/Drivers/CMSIS/RTOS/
  1201. impedance_analysis/Drivers/CMSIS/RTOS2/
  1202. impedance_analysis/Drivers/CMSIS/RTOS2/Include/
  1203. impedance_analysis/Drivers/CMSIS/RTOS2/Include/cmsis_os2.h 35.87KB
  1204. impedance_analysis/Drivers/CMSIS/RTOS2/Include/os_tick.h 2.24KB
  1205. impedance_analysis/Drivers/CMSIS/RTOS2/Source/
  1206. impedance_analysis/Drivers/CMSIS/RTOS2/Source/os_systick.c 3.59KB
  1207. impedance_analysis/Drivers/CMSIS/RTOS2/Source/os_tick_gtim.c 4.36KB
  1208. impedance_analysis/Drivers/CMSIS/RTOS2/Source/os_tick_ptim.c 3.97KB
  1209. impedance_analysis/Drivers/CMSIS/RTOS2/Template/
  1210. impedance_analysis/Drivers/CMSIS/RTOS2/Template/cmsis_os.h 40.04KB
  1211. impedance_analysis/Drivers/CMSIS/RTOS2/Template/cmsis_os1.c 8.85KB
  1212. impedance_analysis/Drivers/CMSIS/RTOS/Template/
  1213. impedance_analysis/Drivers/CMSIS/RTOS/Template/cmsis_os.h 36.01KB
  1214. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/
  1215. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/
  1216. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/Legacy/
  1217. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h 208.58KB
  1218. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal.h 28.03KB
  1219. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_adc.h 143.84KB
  1220. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_adc_ex.h 106.87KB
  1221. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_comp.h 74.26KB
  1222. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_conf_template.h 13.03KB
  1223. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_cordic.h 26.03KB
  1224. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_cortex.h 17.57KB
  1225. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_crc.h 14.29KB
  1226. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_crc_ex.h 4.72KB
  1227. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_cryp.h 26.13KB
  1228. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_cryp_ex.h 3.21KB
  1229. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_dac.h 30.79KB
  1230. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_dac_ex.h 17.5KB
  1231. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_def.h 6.43KB
  1232. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_dma.h 36.79KB
  1233. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_dma_ex.h 12.49KB
  1234. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_exti.h 12.45KB
  1235. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_fdcan.h 78.7KB
  1236. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_flash.h 45.82KB
  1237. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_flash_ex.h 2.59KB
  1238. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_flash_ramfunc.h 2.09KB
  1239. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_fmac.h 33.24KB
  1240. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_gpio.h 12.3KB
  1241. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_gpio_ex.h 15.57KB
  1242. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_hrtim.h 330.7KB
  1243. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_i2c.h 38.12KB
  1244. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_i2c_ex.h 6.39KB
  1245. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_i2s.h 23.44KB
  1246. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_irda.h 43.08KB
  1247. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_irda_ex.h 23.6KB
  1248. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_iwdg.h 7.39KB
  1249. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_lptim.h 38.49KB
  1250. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_nand.h 13.91KB
  1251. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_nor.h 11.15KB
  1252. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_opamp.h 31.31KB
  1253. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_opamp_ex.h 2.94KB
  1254. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_pcd.h 34.73KB
  1255. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_pcd_ex.h 2.66KB
  1256. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_pwr.h 15.34KB
  1257. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_pwr_ex.h 30.95KB
  1258. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_qspi.h 37KB
  1259. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_rcc.h 165.13KB
  1260. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_rcc_ex.h 72.65KB
  1261. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_rng.h 12.6KB
  1262. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_rtc.h 44.74KB
  1263. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_rtc_ex.h 59.67KB
  1264. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_sai.h 39.49KB
  1265. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_sai_ex.h 3.03KB
  1266. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_smartcard.h 66.51KB
  1267. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_smartcard_ex.h 18.51KB
  1268. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_smbus.h 36.11KB
  1269. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_spi.h 37.92KB
  1270. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_spi_ex.h 2.06KB
  1271. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_sram.h 8.26KB
  1272. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_tim.h 161.06KB
  1273. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_tim_ex.h 121.78KB
  1274. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_uart.h 87.05KB
  1275. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_uart_ex.h 34.19KB
  1276. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_usart.h 52.46KB
  1277. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_usart_ex.h 12.51KB
  1278. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_hal_wwdg.h 11.26KB
  1279. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_adc.h 489.53KB
  1280. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_bus.h 74.82KB
  1281. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_comp.h 41.16KB
  1282. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_cordic.h 28.05KB
  1283. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_cortex.h 24.41KB
  1284. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_crc.h 15.78KB
  1285. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_crs.h 24.64KB
  1286. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_dac.h 132.33KB
  1287. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_dma.h 102.71KB
  1288. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_dmamux.h 94.12KB
  1289. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_exti.h 54.6KB
  1290. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_fmac.h 35.28KB
  1291. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_fmc.h 35.5KB
  1292. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_gpio.h 38.22KB
  1293. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_hrtim.h 716.75KB
  1294. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_i2c.h 83.24KB
  1295. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_iwdg.h 10.61KB
  1296. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_lptim.h 56.42KB
  1297. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_lpuart.h 95.81KB
  1298. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_opamp.h 50.4KB
  1299. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_pwr.h 51.48KB
  1300. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_rcc.h 112.18KB
  1301. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_rng.h 10.81KB
  1302. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_rtc.h 197.52KB
  1303. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_spi.h 76.75KB
  1304. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_system.h 59.34KB
  1305. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_tim.h 304.96KB
  1306. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_ucpd.h 62.35KB
  1307. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_usart.h 174.21KB
  1308. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_usb.h 8.87KB
  1309. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_utils.h 11.11KB
  1310. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32g4xx_ll_wwdg.h 11.31KB
  1311. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Inc/stm32_assert_template.h 2.16KB
  1312. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/
  1313. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal.c 23.53KB
  1314. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_adc.c 145.24KB
  1315. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_adc_ex.c 92.49KB
  1316. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_comp.c 34.9KB
  1317. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_cordic.c 45.32KB
  1318. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_cortex.c 20.73KB
  1319. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_crc.c 17.22KB
  1320. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_crc_ex.c 7.53KB
  1321. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_cryp.c 183.16KB
  1322. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_cryp_ex.c 12.19KB
  1323. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_dac.c 61.05KB
  1324. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_dac_ex.c 38.18KB
  1325. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_dma.c 35.43KB
  1326. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_dma_ex.c 10.59KB
  1327. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_exti.c 17.91KB
  1328. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_fdcan.c 122.97KB
  1329. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash.c 23.59KB
  1330. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash_ex.c 48.8KB
  1331. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_flash_ramfunc.c 8.15KB
  1332. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_fmac.c 89.55KB
  1333. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_gpio.c 18.88KB
  1334. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_hrtim.c 392.03KB
  1335. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_i2c.c 220.74KB
  1336. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_i2c_ex.c 10.73KB
  1337. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_i2s.c 62.15KB
  1338. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_irda.c 103.05KB
  1339. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_iwdg.c 9.42KB
  1340. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_lptim.c 76.02KB
  1341. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_msp_template.c 2.76KB
  1342. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_nand.c 71.36KB
  1343. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_nor.c 39.61KB
  1344. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_opamp.c 41.42KB
  1345. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_opamp_ex.c 30.11KB
  1346. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pcd.c 55.89KB
  1347. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pcd_ex.c 9.48KB
  1348. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pwr.c 24.7KB
  1349. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_pwr_ex.c 38.38KB
  1350. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_qspi.c 91.69KB
  1351. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rcc.c 50.44KB
  1352. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rcc_ex.c 63.02KB
  1353. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rng.c 25.88KB
  1354. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rtc.c 71.71KB
  1355. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_rtc_ex.c 62.68KB
  1356. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_sai.c 89.29KB
  1357. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_sai_ex.c 4KB
  1358. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_smartcard.c 124.42KB
  1359. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_smartcard_ex.c 16.22KB
  1360. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_smbus.c 95.74KB
  1361. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_spi.c 140.11KB
  1362. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_spi_ex.c 3.24KB
  1363. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_sram.c 33.36KB
  1364. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_tim.c 258.15KB
  1365. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_timebase_tim_template.c 6.32KB
  1366. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_tim_ex.c 134.24KB
  1367. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_uart.c 135.67KB
  1368. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_uart_ex.c 23.57KB
  1369. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_usart.c 125.03KB
  1370. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_usart_ex.c 16.04KB
  1371. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_hal_wwdg.c 14.87KB
  1372. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_adc.c 75.32KB
  1373. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_comp.c 22.82KB
  1374. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_cordic.c 2.72KB
  1375. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_crc.c 2.66KB
  1376. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_crs.c 2.25KB
  1377. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_dac.c 20.84KB
  1378. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_dma.c 15.98KB
  1379. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_exti.c 11.11KB
  1380. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_fmac.c 3.48KB
  1381. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_fmc.c 28.55KB
  1382. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_gpio.c 9.92KB
  1383. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_hrtim.c 2.46KB
  1384. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_i2c.c 8.21KB
  1385. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_lptim.c 9.3KB
  1386. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_lpuart.c 11.86KB
  1387. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_opamp.c 9.81KB
  1388. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_pwr.c 2.31KB
  1389. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_rcc.c 35.47KB
  1390. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_rng.c 3.99KB
  1391. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_rtc.c 31.65KB
  1392. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_spi.c 21.41KB
  1393. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_tim.c 55.87KB
  1394. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_ucpd.c 4.98KB
  1395. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_usart.c 18.81KB
  1396. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_usb.c 28.56KB
  1397. impedance_analysis/Drivers/STM32G4xx_HAL_Driver/Src/stm32g4xx_ll_utils.c 27.68KB
  1398. impedance_analysis/impedance_analysis.ioc 9.13KB
  1399. impedance_analysis/library/
  1400. impedance_analysis/library/ad5933datasheet.pdf 559.16KB
  1401. impedance_analysis/library/AD5933_cn.pdf 815.51KB
  1402. impedance_analysis/matlab/
  1403. impedance_analysis/matlab/a.m 177B
  1404. impedance_analysis/matlab/b.m 160B
  1405. impedance_analysis/matlab/c.m 202B
  1406. impedance_analysis/matlab/readme.txt 54B
  1407. impedance_analysis/MDK-ARM/
  1408. impedance_analysis/MDK-ARM/DebugConfig/
  1409. impedance_analysis/MDK-ARM/DebugConfig/impedance_analysis_STM32G431RBTx.dbgconf 2.83KB
  1410. impedance_analysis/MDK-ARM/EventRecorderStub.scvd 339B
  1411. impedance_analysis/MDK-ARM/impedance_analysis/
  1412. impedance_analysis/MDK-ARM/impedance_analysis.uvguix.mhy 175.67KB
  1413. impedance_analysis/MDK-ARM/impedance_analysis.uvoptx 23.82KB
  1414. impedance_analysis/MDK-ARM/impedance_analysis.uvprojx 21.26KB
  1415. impedance_analysis/MDK-ARM/impedance_analysis/delay.d 2.34KB
  1416. impedance_analysis/MDK-ARM/impedance_analysis/delay.o 2.92KB
  1417. impedance_analysis/MDK-ARM/impedance_analysis/ExtDll.iex 19B
  1418. impedance_analysis/MDK-ARM/impedance_analysis/impedance_analysis.axf 272.43KB
  1419. impedance_analysis/MDK-ARM/impedance_analysis/impedance_analysis.build_log.htm 9.66KB
  1420. impedance_analysis/MDK-ARM/impedance_analysis/impedance_analysis.hex 102.31KB
  1421. impedance_analysis/MDK-ARM/impedance_analysis/impedance_analysis.htm 119.64KB
  1422. impedance_analysis/MDK-ARM/impedance_analysis/impedance_analysis.lnp 1.52KB
  1423. impedance_analysis/MDK-ARM/impedance_analysis/impedance_analysis.map 413.39KB
  1424. impedance_analysis/MDK-ARM/impedance_analysis/impedance_analysis.sct 494B
  1425. impedance_analysis/MDK-ARM/impedance_analysis/impedance_analysis_impedance_analysis.dep 101.86KB
  1426. impedance_analysis/MDK-ARM/impedance_analysis/main.d 2.52KB
  1427. impedance_analysis/MDK-ARM/impedance_analysis/main.o 50.09KB
  1428. impedance_analysis/MDK-ARM/impedance_analysis/oled.d 2.45KB
  1429. impedance_analysis/MDK-ARM/impedance_analysis/oled.o 21.74KB
  1430. impedance_analysis/MDK-ARM/impedance_analysis/startup_stm32g431xx.d 65B
  1431. impedance_analysis/MDK-ARM/impedance_analysis/startup_stm32g431xx.o 7.19KB
  1432. impedance_analysis/MDK-ARM/impedance_analysis/stm32g4xx_hal.d 2.35KB
  1433. impedance_analysis/MDK-ARM/impedance_analysis/stm32g4xx_hal.o 26.08KB
  1434. impedance_analysis/MDK-ARM/impedance_analysis/stm32g4xx_hal_adc.d 2.36KB
  1435. impedance_analysis/MDK-ARM/impedance_analysis/stm32g4xx_hal_adc.o 63.32KB
  1436. impedance_analysis/MDK-ARM/impedance_analysis/stm32g4xx_hal_adc_ex.d 2.36KB
  1437. impedance_analysis/MDK-ARM/impedance_analysis/stm32g4xx_hal_adc_ex.o 52.87KB
  1438. impedance_analysis/MDK-ARM/impedance_analysis/stm32g4xx_hal_cortex.d 2.36KB
  1439. impedance_analysis/MDK-ARM/impedance_analysis/stm32g4xx_hal_cortex.o 26.46KB
  1440. impedance_analysis/MDK-ARM/impedance_analysis/stm32g4xx_hal_dac.d 2.36KB
  1441. impedance_analysis/MDK-ARM/impedance_analysis/stm32g4xx_hal_dac.o 22.68KB
  1442. impedance_analysis/MDK-ARM/impedance_analysis/stm32g4xx_hal_dac_ex.d 2.36KB
  1443. impedance_analysis/MDK-ARM/impedance_analysis/stm32g4xx_hal_dac_ex.o 22.88KB
  1444. impedance_analysis/MDK-ARM/impedance_analysis/stm32g4xx_hal_dma.d 2.36KB
  1445. impedance_analysis/MDK-ARM/impedance_analysis/stm32g4xx_hal_dma.o 18.73KB
  1446. impedance_analysis/MDK-ARM/impedance_analysis/stm32g4xx_hal_dma_ex.d 2.36KB
  1447. impedance_analysis/MDK-ARM/impedance_analysis/stm32g4xx_hal_dma_ex.o 9.32KB
  1448. impedance_analysis/MDK-ARM/impedance_analysis/stm32g4xx_hal_exti.d 2.36KB
  1449. impedance_analysis/MDK-ARM/impedance_analysis/stm32g4xx_hal_exti.o 11.59KB
  1450. impedance_analysis/MDK-ARM/impedance_analysis/stm32g4xx_hal_flash.d 2.36KB
  1451. impedance_analysis/MDK-ARM/impedance_analysis/stm32g4xx_hal_flash.o 15.64KB
  1452. impedance_analysis/MDK-ARM/impedance_analysis/stm32g4xx_hal_flash_ex.d 2.37KB
  1453. impedance_analysis/MDK-ARM/impedance_analysis/stm32g4xx_hal_flash_ex.o 21.44KB
  1454. impedance_analysis/MDK-ARM/impedance_analysis/stm32g4xx_hal_flash_ramfunc.d 2.38KB
  1455. impedance_analysis/MDK-ARM/impedance_analysis/stm32g4xx_hal_flash_ramfunc.o 3.57KB
  1456. impedance_analysis/MDK-ARM/impedance_analysis/stm32g4xx_hal_gpio.d 2.36KB
  1457. impedance_analysis/MDK-ARM/impedance_analysis/stm32g4xx_hal_gpio.o 13.05KB
  1458. impedance_analysis/MDK-ARM/impedance_analysis/stm32g4xx_hal_msp.d 2.35KB
  1459. impedance_analysis/MDK-ARM/impedance_analysis/stm32g4xx_hal_msp.o 24.14KB
  1460. impedance_analysis/MDK-ARM/impedance_analysis/stm32g4xx_hal_opamp.d 2.36KB
  1461. impedance_analysis/MDK-ARM/impedance_analysis/stm32g4xx_hal_opamp.o 14.48KB
  1462. impedance_analysis/MDK-ARM/impedance_analysis/stm32g4xx_hal_opamp_ex.d 2.37KB
  1463. impedance_analysis/MDK-ARM/impedance_analysis/stm32g4xx_hal_opamp_ex.o 7.15KB
  1464. impedance_analysis/MDK-ARM/impedance_analysis/stm32g4xx_hal_pwr.d 2.36KB
  1465. impedance_analysis/MDK-ARM/impedance_analysis/stm32g4xx_hal_pwr.o 14.93KB
  1466. impedance_analysis/MDK-ARM/impedance_analysis/stm32g4xx_hal_pwr_ex.d 2.36KB
  1467. impedance_analysis/MDK-ARM/impedance_analysis/stm32g4xx_hal_pwr_ex.o 26.24KB
  1468. impedance_analysis/MDK-ARM/impedance_analysis/stm32g4xx_hal_rcc.d 2.36KB
  1469. impedance_analysis/MDK-ARM/impedance_analysis/stm32g4xx_hal_rcc.o 24.34KB
  1470. impedance_analysis/MDK-ARM/impedance_analysis/stm32g4xx_hal_rcc_ex.d 2.36KB
  1471. impedance_analysis/MDK-ARM/impedance_analysis/stm32g4xx_hal_rcc_ex.o 27.84KB
  1472. impedance_analysis/MDK-ARM/impedance_analysis/stm32g4xx_hal_tim.d 2.36KB
  1473. impedance_analysis/MDK-ARM/impedance_analysis/stm32g4xx_hal_tim.o 118.2KB
  1474. impedance_analysis/MDK-ARM/impedance_analysis/stm32g4xx_hal_tim_ex.d 2.36KB
  1475. impedance_analysis/MDK-ARM/impedance_analysis/stm32g4xx_hal_tim_ex.o 65.48KB
  1476. impedance_analysis/MDK-ARM/impedance_analysis/stm32g4xx_it.d 2.37KB
  1477. impedance_analysis/MDK-ARM/impedance_analysis/stm32g4xx_it.o 6.69KB
  1478. impedance_analysis/MDK-ARM/impedance_analysis/stm32g4xx_ll_adc.d 100B
  1479. impedance_analysis/MDK-ARM/impedance_analysis/stm32g4xx_ll_adc.o 592B
  1480. impedance_analysis/MDK-ARM/impedance_analysis/system_stm32g4xx.d 2.33KB
  1481. impedance_analysis/MDK-ARM/impedance_analysis/system_stm32g4xx.o 6.91KB
  1482. impedance_analysis/MDK-ARM/RTE/
  1483. impedance_analysis/MDK-ARM/RTE/_impedance_analysis/
  1484. impedance_analysis/MDK-ARM/RTE/_impedance_analysis/RTE_Components.h 381B
  1485. impedance_analysis/MDK-ARM/startup_stm32g431xx.lst 56.31KB
  1486. impedance_analysis/MDK-ARM/startup_stm32g431xx.s 19.4KB

资源介绍:

基于stm32G407的阻抗分析仪
<link href="/image.php?url=https://csdnimg.cn/release/download_crawler_static/css/base.min.css" rel="stylesheet"/><link href="/image.php?url=https://csdnimg.cn/release/download_crawler_static/css/fancy.min.css" rel="stylesheet"/><link href="/image.php?url=https://csdnimg.cn/release/download_crawler_static/89550630/raw.css" rel="stylesheet"/><div id="sidebar" style="display: none"><div id="outline"></div></div><div class="pf w0 h0" data-page-no="1" id="pf1"><div class="pc pc1 w0 h0"><img alt="" class="bi x0 y0 w1 h1" src="/image.php?url=https://csdnimg.cn/release/download_crawler_static/89550630/bg1.jpg"/><div class="t m0 x1 h2 y1 ff1 fs0 fc0 sc0 ls0 ws0">ADI<span class="ff2 ls1">ዐ࿔Ӳຕ๮֩๟ᆈ࿔Ӳຕ๮֩ڦᅳ࿔Lj৤൩ଌ঴݋ᅳዐీ٪ሞڦᇕჾፇኯ݋ᅳٱဃLj</span>ADI<span class="ff2 ls1">փܔ݋ᅳዐ٪ሞڦֶᅴᆯׂُิڦٱဃ޶ሴăසႴඓණඪࢆَᇕڦጚඓႠLj൩֖</span>ADI<span class="ff2 ls1">༵ࠃ</span></div><div class="t m0 x1 h2 y2 ff2 fs0 fc0 sc0 ls2 ws0">ڦፌႎᆈ࿔Ӳຕ๮֩ă</div><div class="t m1 x2 h3 y3 ff3 fs1 fc1 sc0 ls2 ws0"> </div><div class="t m1 x3 h4 y4 ff4 fs2 fc1 sc0 ls2 ws0">1 MSPS<span class="ff5">Ă</span>12<span class="ff5">࿋ፆ</span></div><div class="t m1 x4 h4 y5 ff5 fs2 fc1 sc0 ls2 ws0">ገ࣑ഗࢅྪஏݴဆᅏ</div><div class="t m1 x5 h5 y6 ff6 fs2 fc1 sc0 ls2 ws0">AD5933</div><div class="t m1 x1 h3 y7 ff3 fs1 fc1 sc0 ls2 ws0"> </div><div class="t m1 x6 h6 y8 ff3 fs3 fc1 sc0 ls2 ws0"> </div><div class="t m1 x1 h7 y9 ff4 fs3 fc1 sc0 ls3 ws1">Rev. B </div><div class="t m1 x1 h8 ya ff4 fs4 fc1 sc0 ls4 ws2">Informa<span class="_ _0"></span>tion furnished<span class="_ _0"></span> by Analog<span class="_ _0"></span> Devices <span class="_ _0"></span>is believ<span class="_ _0"></span>ed to be<span class="_ _0"></span> accura<span class="_ _0"></span>te and relia<span class="_ _0"></span>ble. How<span class="_ _0"></span>ever<span class="_ _1"></span>, no </div><div class="t m1 x1 h8 yb ff4 fs4 fc1 sc0 ls5 ws3">responsibility is a<span class="_ _0"></span>ssumed by Analog Dev<span class="_ _0"></span>ices for <span class="_ _0"></span>its use, nor <span class="_ _0"></span>for any <span class="_ _0"></span>infringement<span class="_ _0"></span>s of patents o<span class="_ _0"></span>r other </div><div class="t m1 x1 h8 yc ff4 fs4 fc1 sc0 ls6 ws4">rights o<span class="_ _0"></span>f third <span class="_ _0"></span>parties that m<span class="_ _0"></span>ay re<span class="_ _0"></span>sult from <span class="_ _0"></span>its use. S<span class="_ _0"></span>pecica<span class="_ _0"></span>tions subje<span class="_ _0"></span>ct to change w<span class="_ _0"></span>ithout notic<span class="_ _0"></span>e. No </div><div class="t m1 x1 h8 yd ff4 fs4 fc1 sc0 ls7 ws5">license i<span class="_ _0"></span>s granted <span class="_ _0"></span>by implicat<span class="_ _0"></span>ion or otherwise under an<span class="_ _0"></span>y pat<span class="_ _0"></span>ent or paten<span class="_ _0"></span>t rights of A<span class="_ _0"></span>nalog Device<span class="_ _0"></span>s. </div><div class="t m1 x1 h8 ye ff4 fs4 fc1 sc0 ls8 ws6">T<span class="_ _0"></span>rademar<span class="_ _0"></span>ks and reg<span class="_ _0"></span>istered<span class="_ _0"></span> tradema<span class="_ _0"></span>rks are the pr<span class="_ _0"></span>operty of their r<span class="_ _0"></span>espective o<span class="_ _0"></span>wners. </div><div class="t m1 x7 h7 yf ff4 fs3 fc1 sc0 ls2 ws0"> </div><div class="t m1 x8 h7 y10 ff4 fs3 fc1 sc0 ls2 ws0"> </div><div class="t m1 x8 h7 y11 ff4 fs3 fc1 sc0 ls2 ws0"> </div><div class="t m1 x8 h7 y12 ff4 fs3 fc1 sc0 ls9 ws7">One Technology Way, P.O. Box 9106, Norwood, MA 02062-9106, U.S.A.</div><div class="t m1 x8 h9 y13 ff4 fs3 fc1 sc0 lsa ws8">Tel: 781.329.4700<span class="_ _2"></span> <span class="_ _3"> </span><span class="fs1 fc2 lsb ws0">ww<span class="_ _2"></span>w<span class="_ _0"></span>.analog.com<span class="fs3 fc1 ls2"> </span></span></div><div class="t m1 x8 h7 y14 ff4 fs3 fc1 sc0 lsc ws9">Fax: 781.461.3113 <span class="_ _4"> </span>©2005–2010 Analog <span class="lsd">Devices, Inc. Al<span class="_ _2"></span>l rights reserved. </span></div><div class="t m1 x9 ha y15 ff5 fs5 fc1 sc0 ls2 ws0">ࠀీ઀཮</div><div class="t m2 xa hb y16 ff7 fs6 fc1 sc0 lse ws0">VDD/2</div><div class="t m2 xb hb y17 ff7 fs6 fc1 sc0 lsf ws0">DAC</div><div class="t m2 xc hc y18 ff7 fs6 fc1 sc0 ls10 ws0">Z(<span class="ff8 ls2">ω<span class="_ _5"></span><span class="ff7">)</span></span></div><div class="t m2 xd hb y19 ff7 fs6 fc1 sc0 ls11 ws0">SCL</div><div class="t m2 xd hb y1a ff7 fs6 fc1 sc0 ls12 ws0">SDA</div><div class="t m2 xe hb y1b ff7 fs6 fc1 sc0 ls13 ws0">DVDD</div><div class="c xf y1c w2 hd"><div class="t m2 x0 hb y1d ff7 fs6 fc1 sc0 ls2 ws0">A</div></div><div class="t m2 x10 hb y1b ff7 fs6 fc1 sc0 ls14 ws0">VDD<span class="_ _6"></span><span class="ls15">MCLK</span></div><div class="t m2 x11 hb y1e ff7 fs6 fc1 sc0 lsf ws0">AGND<span class="_ _7"> </span>DGND</div><div class="t m2 x12 hb y1f ff7 fs6 fc1 sc0 ls2 ws0">R</div><div class="t m3 x13 he y20 ff7 fs7 fc1 sc0 ls16 ws0">OU<span class="_ _0"></span>T</div><div class="t m2 x14 hb y1f ff7 fs6 fc1 sc0 lse ws0">VOUT</div><div class="t m4 x15 hf y21 ff7 fs8 fc1 sc0 ls17 ws0">AD5933</div><div class="t m2 x14 hb y22 ff7 fs6 fc1 sc0 lsf ws0">RFB</div><div class="t m2 x14 hb y23 ff7 fs6 fc1 sc0 lse ws0">VIN</div><div class="t m5 x16 h10 y24 ff9 fs9 fc1 sc0 ls18 ws0">05324-001</div><div class="t m2 x17 hb y25 ff7 fs6 fc1 sc0 ls19 wsa">1024-PO<span class="_ _2"></span>IN<span class="_ _2"></span>T DF<span class="_ _2"></span>T</div><div class="t m2 x18 hb y26 ff7 fs6 fc1 sc0 ls2 ws0">I</div><div class="t m3 x19 he y27 ff7 fs7 fc1 sc0 ls2 ws0">2</div><div class="t m2 x1a hb y26 ff7 fs6 fc1 sc0 ls2 ws0">C</div><div class="t m2 x1b hb y28 ff7 fs6 fc1 sc0 ls1a ws0">INTER<span class="_ _0"></span>F<span class="_ _0"></span>A<span class="_ _0"></span>CE</div><div class="t m2 x1c hb y29 ff7 fs6 fc1 sc0 lsf ws0">IMAG<span class="_ _2"></span>INARY</div><div class="t m2 x1d hb y2a ff7 fs6 fc1 sc0 ls1b ws0">REG<span class="_ _2"></span>IS<span class="_ _2"></span>T<span class="_ _2"></span>ER</div><div class="t m2 x1e hb y29 ff7 fs6 fc1 sc0 ls1c ws0">REAL</div><div class="t m2 x1f hb y2a ff7 fs6 fc1 sc0 lse ws0">REGISTER</div><div class="t m2 x20 hb y2b ff7 fs6 fc1 sc0 ls1d ws0">OSCILL<span class="_ _0"></span>A<span class="_ _1"></span>TOR</div><div class="t m2 x21 hb y2c ff7 fs6 fc1 sc0 lsf ws0">DDS</div><div class="t m2 xe hb y2d ff7 fs6 fc1 sc0 ls13 ws0">COR<span class="_ _2"></span>E</div><div class="t m2 x22 hb y2e ff7 fs6 fc1 sc0 ls19 wsa">(27 BI<span class="_ _2"></span>TS)</div><div class="t m2 x23 hb y2f ff7 fs6 fc1 sc0 lsf ws0">TEM<span class="_ _2"></span>PERA<span class="_ _0"></span>TURE</div><div class="t m2 x22 hb y30 ff7 fs6 fc1 sc0 ls1c ws0">SENSO<span class="_ _2"></span>R</div><div class="t m2 x24 hb y31 ff7 fs6 fc1 sc0 lsf ws0">ADC</div><div class="t m2 xf hb y32 ff7 fs6 fc1 sc0 ls19 wsb">(12 BIT<span class="_ _2"></span>S)</div><div class="t m2 x25 hb y33 ff7 fs6 fc1 sc0 ls10 ws0">LPF</div><div class="t m2 x26 hb y34 ff7 fs6 fc1 sc0 ls1e ws0">GAIN</div><div class="t m1 x27 h11 y35 ffa fs1 fc1 sc0 ls2 ws0"> </div><div class="t m6 x7 h12 y36 ffb fsa fc1 sc0 ls2 ws0">཮<span class="ffc">1</span></div><div class="t m7 x1 h13 y37 ff5 fsb fc0 sc0 ls2 ws0">༬Ⴀ<span class="ff4 fsc"> </span></div><div class="t m7 x1 h14 y38 ff5 fsc fc0 sc0 ls2 ws0">Պײ๼ރރኵ૤ۉუLj๼ೕ୲ፌߛٳ<span class="ff4">100 kHz </span></div><div class="t m7 x1 h14 y39 ff5 fsc fc0 sc0 ls2 ws0">Պײೕ୲෢௮ࠀీࢅزႜ<span class="ff4">I2C</span>থ<span class="ff4"> </span></div><div class="t m7 x1 h14 y3a ff5 fsc fc0 sc0 ls2 ws0">ೕ୲ݴՐ୲ǖ<span class="ff4">27</span>࿋<span class="ff4">(&lt;0.1 Hz) </span></div><div class="t m7 x1 h14 y3b ff5 fsc fc0 sc0 ls2 ws0">ፆ֪ଉݔྷǖ<span class="ff4">1 kΩ</span>዁<span class="ff4">10 MΩ </span></div><div class="t m7 x1 h14 y3c ff5 fsc fc0 sc0 ls2 ws0">૧ᆩ޹ۉୟ֪ଉ<span class="ff4">100 Ω</span>዁<span class="ff4">1 kΩ</span>ፆ<span class="ff4"> </span></div><div class="t m7 x1 h14 y3d ff5 fsc fc0 sc0 ls2 ws0">ాև࿒܈دߌഗ<span class="ff4">(±2°C) </span></div><div class="t m7 x1 h14 y3e ff5 fsc fc0 sc0 ls2 ws0">ాևဣཥ้ዓ჋ၜ<span class="ff4"> </span></div><div class="t m7 x1 h14 y3f ff5 fsc fc0 sc0 ls2 ws0">၎࿋֪ଉࠀీ<span class="ff4"> </span></div><div class="t m7 x1 h14 y40 ff5 fsc fc0 sc0 ls2 ws0">ဣཥ৛܈ǖ<span class="ff4">0.5% </span></div><div class="t m7 x1 h14 y41 ff5 fsc fc0 sc0 ls2 ws0">ۉᇸۉუǖ<span class="ff4">2.7 V</span>዁<span class="ff4">5.5 V </span></div><div class="t m7 x1 h14 y42 ff5 fsc fc0 sc0 ls2 ws0">࿒܈ݔྷǖ<span class="ff4">−40°C</span>዁<span class="ff4">+125°C </span></div><div class="t m7 x1 h14 y43 ff4 fsc fc0 sc0 ls2 ws0">16<span class="ff5">ᆅগ</span>SSOP<span class="ff5">ހጎ</span> </div><div class="t m7 x1 h13 y44 ff5 fsb fc0 sc0 ls2 ws0">ᆌᆩ<span class="ff4 fsc"> </span></div><div class="t m7 x1 h14 y45 ff5 fsc fc0 sc0 ls2 ws0">ۉࣅბݴဆ<span class="ff4"> </span></div><div class="t m7 x1 h14 y46 ff5 fsc fc0 sc0 ls2 ws0">ิ࿿ۉፆݴဆ<span class="ff4"> </span></div><div class="t m7 x1 h14 y47 ff5 fsc fc0 sc0 ls2 ws0">ፆೕ೷ݴဆ<span class="ff4"> </span></div><div class="t m7 x1 h14 y48 ff5 fsc fc0 sc0 ls2 ws0">ްፆ֪ଉ<span class="ff4"> </span></div><div class="t m7 x1 h14 y49 ff5 fsc fc0 sc0 ls2 ws0">ޫ์ࢅԍࢺยԢ<span class="ff4"> </span></div><div class="t m7 x1 h14 y4a ff5 fsc fc0 sc0 ls2 ws0">ิ࿿ᅅბࢅഛכدߌഗ<span class="ff4"> </span></div><div class="t m7 x1 h14 y4b ff5 fsc fc0 sc0 ls2 ws0">ৎײدߌ<span class="ff4"> </span></div><div class="t m7 x1 h14 y4c ff5 fsc fc0 sc0 ls2 ws0">࿮໦֪<span class="ff4"> </span></div><div class="t m7 x1 h14 y4d ff5 fsc fc0 sc0 ls2 ws0">֌ଙႠዊݴဆ<span class="ff4"> </span></div><div class="t m7 x1 h14 y4e ff5 fsc fc0 sc0 ls2 ws0">඘ଙ<span class="ff4">/</span>ۉ׾ጒༀ</div><div class="t m7 x28 h15 y4f ff5 fsb fc3 sc0 ls2 ws0">߁ຎ<span class="ffc fsd"> </span></div><div class="t m7 x28 h15 y50 ffc fsd fc3 sc0 ls2 ws0">AD5933<span class="ffb">๟ᅃߛ৛܈ڦፆገ࣑ഗဣཥ঴ݛӄLjೌฉ</span></div><div class="t m7 x28 h15 y51 ffb fsd fc3 sc0 ls1f ws0">ׯೕ୲݀ิഗᇑ<span class="ffc">12</span>࿋Ă<span class="ffc ls20 wsc">1 MSPS</span><span class="ls20">ڦఇຕገ࣑ഗ<span class="ffc">(ADC)</span>ăᆩೕ୲</span></div><div class="t m7 x28 h16 y52 ffb fsd fc3 sc0 ls21 ws0">݀ิഗׂิڦ႑ࡽઠ૤ྔևްፆLjྔևፆڦၚᆌ႑</div><div class="t m7 x28 h15 y53 ffb fsd fc3 sc0 ls22 ws0">ࡽᆯೌฉ<span class="ffc ls23">ADC</span>৊ႜ֑ᄣLj඗ࢫᆯೌฉ<span class="ffc ls23">DSP</span>৊ႜ૗ොޱ૛ᄾ</div><div class="t m7 x28 h15 y54 ffb fsd fc3 sc0 ls24 ws0">Վ࣑<span class="ffc ls25">(DFT)</span>ت૙ă<span class="ffc ls26">DFT</span>໙݆ሞ௅߲ೕ୲ฉݓ࣮ᅃ߲ํև<span class="ffc ls26">(R)</span></div><div class="t m7 x28 h15 y55 ffb fsd fc3 sc0 ls2 ws0">ຕጴࢅᅃ߲Ⴕև<span class="ffc">(I)</span>ຕጴă<span class="ffc"> </span></div><div class="t m7 x28 h16 y56 ffb fsd fc3 sc0 ls21 ws0">ၯጚኮࢫLj࢔ඹᅟ໙߳෢௮ೕ୲ۅڦፆޗ܈ࢅ၎ܔ၎</div><div class="t m7 x28 h16 y57 ffb fsd fc3 sc0 ls21 ws0">࿋ă໙๟૧ᆩํևࢅႵև٪ഗాඹሞೌྔྜׯLj٪</div><div class="t m7 x28 h15 y58 ffb fsd fc3 sc0 ls2 ws0">ഗాඹᅜٗزႜ<span class="ffc">I2C</span>থ܁ൽă<span class="ffc"> </span></div><div class="t m7 x28 h15 y59 ffc fsd fc3 sc0 ls27 ws0">ADI<span class="ffb">ࠅິ࣏༵ࠃᅃૌຼഗ</span><span class="fc2">AD5934</span><span class="ffb">Lj໲๟ᅃ</span><span class="wsd">2.7 V</span><span class="ffb ls2">዁</span></div><div class="t m7 x28 h15 y5a ffc fsd fc3 sc0 ls28 wse">5.5 V<span class="ffb ls2 ws0">Ă</span>250 kSPS<span class="ffb ls2 ws0">Ă<span class="_ _2"></span></span><span class="ws0">12<span class="ffb">࿋ፆገ࣑ഗLjాዃ࿒܈دߌഗLjժ</span></span></div><div class="t m7 x28 h15 y5b ffb fsd fc3 sc0 ls2 ws0">֑ᆩ<span class="ffc">16</span>ᆅগ<span class="ffc">SSOP</span>ހጎă</div><a class="l"><div class="d m8"></div></a></div><div class="pi" data-data='{"ctm":[1.568627,0.000000,0.000000,1.568627,0.000000,0.000000]}'></div></div><div id="pf2" class="pf w0 h0" data-page-no="2"><div class="pc pc2 w0 h0"><img class="bi x0 y0 w1 h1" alt="" src="/image.php?url=https://csdnimg.cn/release/download_crawler_static/89550630/bg2.jpg"><div class="t m1 x29 h17 y5c ff6 fse fc1 sc0 ls2 ws0">AD5933 </div><div class="t m1 x29 h3 y5d ff3 fs1 fc1 sc0 ls2 ws0"> </div><div class="t m1 x2a h6 y5e ff3 fs3 fc1 sc0 ls29 wsf">Rev. B | Page 2 of 4<span class="_ _0"></span>4 </div><div class="t m1 x29 h18 y5f ff5 fse fc1 sc0 ls2a ws0">&#3107;&#2916;</div><div class="t m1 x29 h15 y60 ffb fsd fc1 sc0 ls2 ws0">&#3884;&#4256;<span class="ffc ws10"> ................................................................................................... 1</span></div><div class="t m1 x29 h15 y61 ffb fsd fc1 sc0 ls2 ws0">&#4492;&#4521;<span class="ffc ws11"> ................................................................................................... 1</span></div><div class="t m1 x29 h15 y62 ffb fsd fc1 sc0 ls2 ws0">&#1985;&#3726;<span class="ffc ws10"> ................................................................................................... 1</span></div><div class="t m1 x29 h15 y63 ffb fsd fc1 sc0 ls2 ws0">&#2048;&#3136;&#2688;&#3950;<span class="ffc ws12"> ........................................................................................... 1</span></div><div class="t m1 x29 h15 y64 ffb fsd fc1 sc0 ls2 ws0">&#4266;&#1769;&#2790;&#3663;<span class="ffc ws12"> ........................................................................................... 3</span></div><div class="t m1 x29 h15 y65 ffb fsd fc1 sc0 ls2 ws0">&#61232;&#3725;&#2112;&#2029;<span class="ffc ws12"> ........................................................................................... 4</span></div><div class="t m1 x29 h15 y66 ffb fsd fc1 sc0 ls2 ws0">!<span class="_ _8"> </span><span class="ffc">I</span></div><div class="t m1 x2b h19 y67 ffc fsf fc1 sc0 ls2 ws0">2</div><div class="t m1 x2c h15 y68 ffc fsd fc1 sc0 ls2 ws0">C<span class="ffb">&#1586;&#4252;&#2469;&#61544;&#3657;&#4286;&#2112;&#2029;</span><span class="ws13"> ........................................................... 6</span></div><div class="t m1 x29 h15 y69 ffb fsd fc1 sc0 ls2 ws0">&#61480;&#1812;&#4940;&#1655;&#1838;&#1768;&#4789;<span class="ffc ws14"> ............................................................................. 7</span></div><div class="t m1 x29 h15 y6a ffb fsd fc1 sc0 ls2 ws0">!<span class="_ _8"> </span><span class="ffc">ESD</span>&#2527;&#2018;<span class="ffc ws15"> ................................................................................... 7</span></div><div class="t m1 x29 h15 y6b ffb fsd fc1 sc0 ls2 ws0">&#4485;&#2455;&#3238;&#4803;&#2181;&#2048;&#3136;&#3054;&#3726;<span class="ffc ws16"> ..................................................................... 8</span></div><div class="t m1 x29 h15 y6c ffb fsd fc1 sc0 ls2 ws0">&#1734;&#4249;&#2046;&#4949;&#3884;&#4256;<span class="ffc wsd"> .................................................................................. 9</span></div><div class="t m1 x29 h15 y6d ffb fsd fc1 sc0 ls2 ws0">&#3725;&#4565;<span class="ffc ws17"> ................................................................................................. 12</span></div><div class="t m1 x29 h15 y6e ffb fsd fc1 sc0 ls2 ws0">&#4131;&#3941;&#3054;&#3726;<span class="ffc ws18"> ........................................................................................ 13</span></div><div class="t m1 x29 h15 y6f ffb fsd fc1 sc0 ls2 ws0">!<span class="_ _8"> </span>&#1856;&#3614;&#61226;<span class="ffc ws19"> .................................................................................... 14</span></div><div class="t m1 x29 h15 y70 ffb fsd fc1 sc0 ls2 ws0">!<span class="_ _8"> </span>&#3285;&#2930;&#3554;&#3054;&#3074;&#2872;&#4286;&#2842;<span class="ffc ws1a"> .............................................................. 15</span></div><div class="t m1 x29 h15 y71 ffb fsd fc1 sc0 ls2 ws0">!<span class="_ _8"> </span>&#2469;&#3693;&#61226;<span class="ffc ws19"> .................................................................................... 15</span></div><div class="t m1 x29 h15 y72 ffb fsd fc1 sc0 ls2 ws0">!<span class="_ _8"> </span><span class="ffc">DFT</span>&#1441;&#4949;<span class="ffc ws1b"> ................................................................................ 15</span></div><div class="t m1 x29 h15 y73 ffb fsd fc1 sc0 ls2 ws0">!<span class="_ _8"> </span>&#4131;&#3941;&#3657;&#4819;<span class="ffc ws1c"> ................................................................................ 16</span></div><div class="t m1 x29 h15 y74 ffb fsd fc1 sc0 ls2 ws0">!<span class="_ _8"> </span>&#4050;&#1800;&#1583;&#1996;&#3351;<span class="ffc ws1d"> ............................................................................ 16</span></div><div class="t m1 x29 h15 y75 ffb fsd fc1 sc0 ls2 ws0">!<span class="_ _8"> </span>&#4050;&#1800;&#4872;&#2257;&#4184;&#2484;<span class="ffc ws1e"> ....................................................................... 16</span></div><div class="t m1 x29 h15 y76 ffb fsd fc1 sc0 ls2 ws0">!<span class="_ _8"> </span>&#4050;&#1800;&#4789;&#61240;&#1642;&#3351;<span class="ffc ws1e"> ....................................................................... 16</span></div><div class="t m1 x29 h15 y77 ffb fsd fc1 sc0 ls2 ws0">!<span class="_ _8"> </span>&#4050;&#1800;&#4872;&#2257;&#2053;&#3669;<span class="ffc ws1e"> ....................................................................... 16</span></div><div class="t m1 x29 h15 y78 ffb fsd fc1 sc0 ls2 ws0">&#4934;&#61511;&#61242;&#3801;<span class="ffc ws18"> ........................................................................................ 17</span></div><div class="t m1 x29 h15 y79 ffb fsd fc1 sc0 ls2 ws0">!<span class="_ _8"> </span>&#1943;&#1800;&#61242;&#3801;<span class="ffc ws1f"> ................................................................................ 17</span></div><div class="t m1 x29 h15 y7a ffb fsd fc1 sc0 ls2 ws0">!<span class="_ _8"> </span>&#4666;&#4462;&#4131;&#3733;&#61242;&#3801;<span class="ffc ws1e"> ....................................................................... 17</span></div><div class="t m1 x29 h15 y7b ffb fsd fc1 sc0 ls2 ws0">!<span class="_ _8"> </span>&#2791;&#4521;&#4666;&#4462;&#4131;&#3733;&#2506;&#4252;&#4934;&#61511;&#61242;&#3801;<span class="ffc ls2b ws20"> ............................................. 17</span></div><div class="t m1 x29 h15 y7c ffb fsd fc1 sc0 ls2 ws0">!<span class="_ _8"> </span>&#4666;&#4462;&#4131;&#3733;&#3804;&#3285;&#2930;&#1702;&#1358;&#2245;<span class="ffc ws21"> ...................................................... 17</span></div><div class="t m1 x29 h15 y7d ffb fsd fc1 sc0 ls2 ws0">!<span class="_ _8"> </span>&#2823;&#1733;&#4207;&#4890;<span class="ffc ws1c"> ................................................................................ 18</span></div><div class="t m1 x29 h15 y7e ffb fsd fc1 sc0 ls2 ws0">!<span class="_ _8"> </span>&#2823;&#1733;&#4666;&#4462;&#4131;&#3733;&#61242;&#3801;<span class="ffc ws1a"> .............................................................. 18</span></div><div class="t m1 x29 h15 y7f ffb fsd fc1 sc0 ls2 ws0">!<span class="_ _8"> </span>&#4666;&#4462;&#4131;&#3733;&#3618;&#4803;&#3238;&#4803;<span class="ffc ws1a"> .............................................................. 18</span></div><div class="t m1 x29 h15 y80 ffb fsd fc1 sc0 ls2 ws0">!<span class="_ _8"> </span>&#4824;&#4238;&#61242;&#3801;&#4666;&#4462;&#4131;&#3733;<span class="ffc ws1a"> .............................................................. 18</span></div><div class="t m1 x29 h15 y81 ffb fsd fc1 sc0 ls2 ws0">!<span class="_ _8"> </span>&#4666;&#4462;&#4131;&#3733;&#4050;&#1800;&#1358;&#2245;&#2930;<span class="ffc ws22"> .......................................................... 19</span></div><div class="t m1 x29 h15 y82 ffb fsd fc1 sc0 ls2 ws0">!<span class="_ _8"> </span>&#4934;&#61511;&#4099;&#1462;<span class="ffc ws1c"> ................................................................................ 19</span></div><div class="t m1 x29 h15 y83 ffb fsd fc1 sc0 ls2 ws0">!<span class="_ _8"> </span>&#4934;&#61511;&#4174;&#4043;&#1450;&#2825;<span class="ffc ws1e"> ....................................................................... 21</span></div><div class="t m1 x29 h15 y84 ffb fsd fc1 sc0 ls2 ws0">&#4788;&#4252;&#3285;&#2930;&#3554;&#3054;<span class="ffc ws23"> ................................................................................ 23</span></div><div class="t m1 x29 h15 y85 ffb fsd fc1 sc0 ls2 ws0">&#61240;&#1642;&#3351;&#3950;<span class="ffc ws18"> ........................................................................................ 24</span></div><div class="t m1 x6 h15 y86 ffb fsd fc1 sc0 ls2c ws0">!<span class="_ _9"> </span>&#61542;&#4806;&#61240;&#1642;&#3351;<span class="ffc ls2">(<span class="_ _a"></span></span>&#61240;&#1642;&#3351;&#1722;&#4791;<span class="ffc ls2d">0x80</span>&#258;&#61240;&#1642;&#3351;&#1722;&#4791;</div><div class="t m1 x6 h15 y87 ffc fsd fc1 sc0 ls2 ws24"> 0x81) <span class="_ _b"></span>........................................................................................ <span class="_ _b"></span>24</div><div class="t m1 x6 h15 y88 ffb fsd fc1 sc0 ls22 ws0">!<span class="_ _8"> </span>&#3344;&#3668;&#3285;&#2930;&#61240;&#1642;&#3351;<span class="ffc ls2">(</span>&#61240;&#1642;&#3351;&#1722;&#4791;<span class="ffc ls23">0x82</span>&#258;&#61240;&#1642;&#3351;&#1722;&#4791;<span class="ffc ls23">0x83</span><span class="ls2">&#258;</span></div><div class="t m1 x28 h15 y89 ffb fsd fc1 sc0 ls2 ws0">&#61240;&#1642;&#3351;&#1722;&#4791;<span class="ffc ws16">0x84) .................................................................. 25</span></div><div class="t m1 x6 h15 y8a ffb fsd fc1 sc0 ls22 ws0">!<span class="_ _8"> </span>&#3285;&#2930;&#4666;&#2825;&#61240;&#1642;&#3351;<span class="ffc ls2">(</span>&#61240;&#1642;&#3351;&#1722;&#4791;<span class="ffc ls23">0x85</span>&#258;&#61240;&#1642;&#3351;&#1722;&#4791;<span class="ffc ls23">0x86</span><span class="ls2">&#258;</span></div><div class="t m1 x28 h15 y8b ffb fsd fc1 sc0 ls2 ws0">&#61240;&#1642;&#3351;&#1722;&#4791;<span class="ffc ws16">0x87) .................................................................. 26</span></div><div class="t m1 x6 h15 y8c ffb fsd fc1 sc0 ls2e ws0">!<span class="_ _c"> </span>&#4666;&#2825;&#3733;&#61240;&#1642;&#3351;<span class="ffc ls2">(<span class="_ _d"></span></span>&#61240;&#1642;&#3351;&#1722;&#4791;<span class="ffc ls2f">0x88</span>&#258;&#61240;&#1642;&#3351;&#1722;&#4791;</div><div class="t m1 x28 h15 y8d ffc fsd fc1 sc0 ls2 ws12">0x89) ........................................................................................ 26</div><div class="t m1 x6 h15 y8e ffb fsd fc1 sc0 ls30 ws0">!<span class="_ _8"> </span>&#61306;&#2796;&#3657;&#61272;&#4828;&#3322;&#3733;&#61240;&#1642;&#3351;<span class="ffc ls2">(</span>&#61240;&#1642;&#3351;&#1722;&#4791;<span class="ffc ls31">0x8A</span>&#258;&#61240;&#1642;&#3351;&#1722;&#4791;</div><div class="t m1 x28 h15 y8f ffc fsd fc1 sc0 ls2 ws25">0x8B) ....................................................................................... 26</div><div class="t m1 x6 h15 y90 ffb fsd fc1 sc0 ls2 ws0">!<span class="_ _8"> </span>&#4882;&#3840;&#61240;&#1642;&#3351;<span class="ffc">(</span>&#61240;&#1642;&#3351;&#1722;&#4791;<span class="ffc ws26">0x8F) .......................................... 27</span></div><div class="t m1 x6 h16 y91 ffb fsd fc1 sc0 ls32 ws0">!</div><div class="t m1 x28 h15 y92 ffb fsd fc1 sc0 ls32 ws0">&#4050;&#1800;&#3733;&#61453;&#61240;&#1642;&#3351;<span class="ffc ls26">(16</span><span class="ls2">&#4043;<span class="_ _2"></span><span class="ffc">&#8212;</span></span>&#61240;&#1642;&#3351;&#1722;&#4791;<span class="ffc ls26">0x92</span>&#258;&#61240;&#1642;&#3351;&#1722;&#4791;</div><div class="t m1 x28 h15 y93 ffc fsd fc1 sc0 ls2 ws12">0x93) ........................................................................................ 27</div><div class="t m1 x6 h15 y94 ffb fsd fc1 sc0 ls32 ws0">!<span class="_ _8"> </span>&#3661;&#4789;&#2181;&#4277;&#4789;&#61240;&#1642;&#3351;<span class="ffc ls26">(16</span><span class="ls2">&#4043;<span class="ffc">&#8212;</span></span>&#61240;&#1642;&#3351;&#1722;&#4791;<span class="ffc ls26">0x94</span>&#258;&#61240;&#1642;&#3351;&#1722;</div><div class="t m1 x28 h15 y95 ffb fsd fc1 sc0 ls2 ws0">&#4791;<span class="ffc">0x95</span>&#258;&#61240;&#1642;&#3351;&#1722;&#4791;<span class="ffc">0x96</span>&#258;&#61240;&#1642;&#3351;&#1722;&#4791;<span class="ffc ws27">0x97) .............. 27</span></div><div class="t m1 x6 h15 y96 ffb fsd fc1 sc0 ls2 ws0">&#1586;&#4252;&#4922;&#4173;&#2469;&#61544;<span class="ffc ws23"> ................................................................................ 28</span></div><div class="t m1 x6 h15 y97 ffb fsd fc1 sc0 ls33 ws0">!&#3930;<span class="_ _e"></span>&#4521;<span class="_ _e"></span><span class="ffc ls2">I</span></div><div class="t m1 x2d h19 y98 ffc fsf fc1 sc0 ls2 ws0">2</div><div class="t m1 x2e h15 y99 ffc fsd fc1 sc0 ls2 ws0">C<span class="ffb">&#3657;&#4286;</span><span class="ws28"> .......................................................................... 28</span></div><div class="t m1 x6 h15 y9a ffb fsd fc1 sc0 ls33 ws0">!&#1793;<span class="_ _e"></span>&#4224;<span class="_ _e"></span><span class="ffc ls2 ws29">AD5933 .......................................................................... 29</span></div><div class="t m1 x6 h15 y9b ffb fsd fc1 sc0 ls2 ws0">!<span class="_ _8"> </span>&#61559;&#4224;&#3527;<span class="ffc ws19"> .................................................................................... 29</span></div><div class="t m1 x6 h15 y9c ffb fsd fc1 sc0 ls2 ws0">!<span class="_ _8"> </span>&#1793;&#1441;&#4949;<span class="ffc ws19"> .................................................................................... 30</span></div><div class="t m1 x6 h15 y9d ffb fsd fc1 sc0 ls2 ws0">&#1734;&#4249;&#4492;&#4521;<span class="ffc ws18"> ........................................................................................ 31</span></div><div class="t m1 x6 h15 y9e ffb fsd fc1 sc0 ls2 ws0">!<span class="_ _8"> </span>&#1450;&#2825;&#4205;&#4934;&#61511;<span class="ffc ws1d"> ............................................................................ 31</span></div><div class="t m1 x6 h15 y9f ffb fsd fc1 sc0 ls2 ws0">!<span class="_ _8"> </span>&#3636;&#4095;&#4421;&#4305;&#470;&#4078;&#1592;&#4308;&#4418;&#4934;&#61511;&#1450;&#2825;<span class="ffc ws2a"> ........................................ 33</span></div><div class="t m1 x6 h15 ya0 ffb fsd fc1 sc0 ls2 ws0">!<span class="_ _8"> </span>&#1583;&#1996;&#3351;<span class="ffc">/</span>&#1968;&#4934;&#61511;&#1450;&#2825;<span class="ffc ws1c"> ............................................................. 33</span></div><div class="t m1 x6 h15 ya1 ffb fsd fc1 sc0 ls2 ws0">!<span class="_ _8"> </span>&#1737;&#4934;&#61511;&#3285;&#3319;&#1908;&#4102;<span class="ffc ws2b"> ................................................................... 34</span></div><div class="t m1 x6 h15 ya2 ffb fsd fc1 sc0 ls2 ws0">&#4299;&#4661;&#4521;&#4544;<span class="ffc">AD5933</span>&#1702;&#61199;&#4890;&#1737;&#4323;&#4600;<span class="ffc ws2c"> ................................................ 35</span></div><div class="t m1 x6 h15 ya3 ffb fsd fc1 sc0 ls2 ws0">&#1412;&#61446;&#2181;&#3238;&#4803;<span class="ffc ws2d"> .................................................................................... 36</span></div><div class="t m1 x6 h15 ya4 ffb fsd fc1 sc0 ls2 ws0">!<span class="_ _8"> </span>&#1737;&#4600;&#3222;&#2911;&#2181;&#2469;&#1722;<span class="ffc ws2b"> ................................................................... 36</span></div><div class="t m1 x6 h15 ya5 ffb fsd fc1 sc0 ls2 ws0">&#3296;&#2074;&#1265;<span class="ffc ws13"> ............................................................................................. 37</span></div><div class="t m1 x6 h15 ya6 ffb fsd fc1 sc0 ls2 ws0">!<span class="_ _8"> </span>&#3665;&#4521;&#3296;&#2074;&#1265;<span class="ffc ws1d"> ............................................................................ 37</span></div><div class="t m1 x6 h15 ya7 ffb fsd fc1 sc0 ls2 ws0">!<span class="_ _8"> </span>&#4593;&#4249;&#3618;&#61242;&#3446;&#4568;<span class="ffc ws2e"> ....................................................................... 37</span></div><div class="t m1 x6 h15 ya8 ffb fsd fc1 sc0 ls33 ws0">!&#2519;<span class="_ _e"></span>&#4755;<span class="_ _e"></span><span class="ffc ls2">(XO)<span class="ffb">&#4561;&#3988;&#1415;&#3657;&#4819;</span><span class="ws2f"> .......................................................... 37</span></span></div><div class="t m1 x6 h15 ya9 ffb fsd fc1 sc0 ls2 ws0">!<span class="_ _8"> </span>&#4593;&#2777;&#3950;<span class="ffc ws19"> .................................................................................... 38</span></div><div class="t m1 x6 h15 yaa ffb fsd fc1 sc0 ls2 ws0">!<span class="_ _8"> </span>&#1420;&#2841;&#3427;&#1671;<span class="ffc ws1c"> ................................................................................ 42</span></div><div class="t m1 x6 h15 yab ffb fsd fc1 sc0 ls2 ws0">&#3988;&#4250;&#1541;&#1643;<span class="ffc ws18"> ........................................................................................ 43</span></div><div class="t m1 x6 h15 yac ffb fsd fc1 sc0 ls2 ws0">!<span class="_ _8"> </span>&#1769;&#2068;&#4792;&#3123;<span class="ffc ws1c"> ................................................................................ 43</span></div></div><div class="pi" data-data='{"ctm":[1.568627,0.000000,0.000000,1.568627,0.000000,0.000000]}'></div></div><div id="pf3" class="pf w0 h0" data-page-no="3"><div class="pc pc3 w0 h0"><img class="bi x0 y0 w1 h1" alt="" src="/image.php?url=https://csdnimg.cn/release/download_crawler_static/89550630/bg3.jpg"><div class="t m1 x2f h17 y5c ff6 fse fc1 sc0 ls2 ws0">AD5933</div><div class="t m1 x1 h3 y5d ff3 fs1 fc1 sc0 ls2 ws0"> </div><div class="t m1 x30 h6 y5e ff3 fs3 fc1 sc0 ls29 wsf">Rev. B | Page 3 of 4<span class="_ _0"></span>4 </div><div class="t m1 x1 ha yad ff5 fs5 fc1 sc0 ls2 ws0">&#4266;&#1769;&#2790;&#3663;</div><div class="t m1 x1 h1a yae ffd fsd fc3 sc0 ls2 ws0">2010<span class="ff5">&#3150;</span>2<span class="ff5">&#4614;</span>&#8212;<span class="ff5">&#4266;&#1769;&#1266;</span>A<span class="ff5">&#4801;&#4266;&#1769;&#1266;</span>B <span class="_ _f"> </span><span class="ff8">&#12288;&#12288;&#12288;&#12288;&#12288;&#12288;&#12288;&#12288;&#12288;&#12288;&#12288;</span></div><div class="t m1 x1 h15 yaf ffb fsd fc3 sc0 ls2 ws0">&#4266;&#1984;<span class="ffc">&#8220;</span>&#1985;&#3726;<span class="ffc">&#8221;</span>&#1415;&#1908;<span class="ffc"> <span class="_ _2"></span><span class="fc4">.............................................................................. <span class="_ _10"></span></span>1</span></div><div class="t m1 x1 h1a yb0 ffd fsd fc3 sc0 ls2 ws0">2008<span class="ff5">&#3150;</span>5<span class="ff5">&#4614;</span>&#8212;<span class="ff5">&#4266;&#1769;&#1266;</span>0<span class="ff5">&#4801;&#4266;&#1769;&#1266;</span>A <span class="_ _11"> </span><span class="ff8">&#12288;&#12288;&#12288;&#12288;&#12288;&#12288;&#12288;&#12288;&#12288;&#12288;&#12288;</span></div><div class="t m1 x1 h15 yb1 ffb fsd fc3 sc0 ls2 ws0">&#4266;&#1984;&#1412;&#61446;<span class="ffc"> <span class="fc4">.................................................................................... </span></span>&#3930;&#4521;</div><div class="t m1 x1 h15 yb2 ffb fsd fc3 sc0 ls2 ws0">&#4266;&#1984;&#3950;<span class="ffc">1 <span class="fc4">............................................................................................. </span>1</span></div><div class="t m1 x1 h15 yb3 ffb fsd fc3 sc0 ls2 ws0">&#4266;&#1984;&#1367;<span class="ffc">1 <span class="fc4">............................................................................................. </span>4</span></div><div class="t m1 x1 h15 yb4 ffb fsd fc3 sc0 ls2 ws0">&#4266;&#1984;&#3950;<span class="ffc">17 <span class="fc4">......................................................................................... <span class="_ _1"></span><span class="fc3">13</span></span></span></div><div class="t m1 x1 h15 yb5 ffb fsd fc3 sc0 ls2 ws0">&#4266;&#1984;<span class="ffc">&#8220;</span>&#4131;&#3941;&#3054;&#3726;<span class="ffc">&#8221;</span>&#1415;&#1908;<span class="ffc"> <span class="_ _10"></span><span class="fc4">................................................................... <span class="_ _10"></span></span>13</span></div><div class="t m1 x1 h15 yb6 ffb fsd fc3 sc0 ls2 ws0">&#4266;&#1984;&#3950;<span class="ffc">19 <span class="fc4">......................................................................................... <span class="_ _1"></span><span class="fc3">14</span></span></span></div><div class="t m1 x28 h15 yb7 ffb fsd fc3 sc0 ls2 ws0">&#4266;&#1984;&#3950;<span class="ffc">24 <span class="fc4">......................................................................................... <span class="_ _1"></span><span class="fc3">18</span></span></span></div><div class="t m1 x28 h15 yb8 ffb fsd fc3 sc0 ls2 ws0">&#4266;&#1984;<span class="ffc">&#8220;</span>&#4934;&#61511;&#4099;&#1462;<span class="ffc">&#8221;</span>&#1415;&#1908;<span class="ffc"> <span class="_ _10"></span><span class="fc4">................................................................... <span class="_ _10"></span></span>19</span></div><div class="t m1 x28 h15 yb9 ffb fsd fc3 sc0 ls2 ws0">&#4666;&#61255;<span class="ffc">&#8220;</span>&#4934;&#61511;&#4174;&#4043;&#1450;&#2825;<span class="ffc">&#8221;</span>&#1415;&#1908;<span class="ffc"> <span class="fc4 ws30">........................................................... 2</span>1</span></div><div class="t m1 x28 h15 yba ffb fsd fc3 sc0 ls2 ws0">&#4266;&#1984;<span class="ffc">&#8220;</span>&#61240;&#1642;&#3351;&#3950;<span class="ffc">&#8221;</span>&#1415;&#1908;<span class="ffc"> <span class="_ _10"></span><span class="fc4 ws31">................................................................... 2</span>4</span></div><div class="t m1 x28 h15 ybb ffb fsd fc3 sc0 ls2 ws0">&#4666;&#61255;<span class="ffc">&#8220;</span>&#1450;&#2825;&#4205;&#4934;&#61511;<span class="ffc">&#8221;</span>&#1415;&#1908;<span class="ffc"> <span class="fc4">............................................................... <span class="_ _2"></span></span>31</span></div><div class="t m1 x28 h15 ybc ffb fsd fc3 sc0 ls2 ws0">&#4266;&#1984;&#1367;<span class="ffc">18 <span class="fc4">......................................................................................... <span class="_ _1"></span><span class="fc3">35</span></span></span></div><div class="t m1 x28 h15 ybd ffb fsd fc3 sc0 ls2 ws0">&#4666;&#61255;<span class="ffc">&#8220;</span>&#3296;&#2074;&#1265;<span class="ffc">&#8221;</span>&#1415;&#1908;<span class="ffc"> <span class="fc4">........................................................................ </span>37</span></div><div class="t m1 x28 h15 ybe ffb fsd fc3 sc0 ls2 ws0">&#4266;&#1984;<span class="ffc">&#8220;</span>&#1769;&#2068;&#4792;&#3123;<span class="ffc">&#8221;</span>&#1415;&#1908;<span class="ffc"> <span class="_ _10"></span><span class="fc4">................................................................... <span class="_ _10"></span></span>43</span></div><div class="t m1 x28 h1b ybf ffd fsd fc3 sc0 ls2 ws0">2005<span class="ff5">&#3150;</span>9<span class="ff5">&#4614;</span>&#8212;<span class="ff5">&#4266;&#1769;&#1266;</span>0<span class="ff5">&#470;&#1563;&#3668;&#1266;</span></div></div><div class="pi" data-data='{"ctm":[1.568627,0.000000,0.000000,1.568627,0.000000,0.000000]}'></div></div><div id="pf4" class="pf w0 h0" data-page-no="4"><div class="pc pc4 w0 h0"><img class="bi x0 y0 w1 h1" alt="" src="/image.php?url=https://csdnimg.cn/release/download_crawler_static/89550630/bg4.jpg"><div class="t m1 x29 h17 y5c ff6 fse fc1 sc0 ls2 ws0">AD5933 </div><div class="t m1 x29 h3 y5d ff3 fs1 fc1 sc0 ls2 ws0"> </div><div class="t m1 x2a h6 y5e ff3 fs3 fc1 sc0 ls29 wsf">Rev. B | Page 4 of 4<span class="_ _0"></span>4 </div><div class="t m1 x29 h18 y5f ff5 fse fc1 sc0 ls2 ws0">&#61232;&#3725;&#2112;&#2029;</div><div class="t m1 x29 h1c yc0 ff5 fs10 fc1 sc0 ls2 ws0">&#1367;<span class="ffd">1</span></div><div class="t m1 x29 h14 yc1 ff5 fsc fc1 sc0 ls34 ws0">&#1430;&#3733;</div><div class="t m1 x31 h14 yc2 ff4 fsc fc1 sc0 ls2 ws0">Y<span class="ff5">&#61226;</span></div><div class="t m1 x32 h1d yc3 ff4 fs11 fc1 sc0 ls2 ws0">1</div><div class="t m1 x33 h1e yc4 ff4 fsc fc1 sc0 ls2 ws0"> </div><div class="t m1 x34 h14 yc5 ff5 fsc fc1 sc0 ls35 ws0">&#1671;<span class="_ _10"></span>&#4043;<span class="_ _12"> </span>&#1450;&#3692;&#3913;&#61298;<span class="ff4 ls2">/<span class="_ _1"></span><span class="ff5 ls35">&#4864;&#3685;</span></span></div><div class="t m1 x35 h14 yc1 ff5 fsc fc1 sc0 ls36 ws0">&#4940;&#4205;&#4789;<span class="_ _12"> </span>&#1734;<span class="_ _1"></span>&#4249;<span class="_ _1"></span>&#4789;<span class="_ _13"> </span>&#4940;&#1655;&#4789;</div><div class="t m1 x29 h1f yc6 ffb fsc fc1 sc0 ls37 ws0">&#4131;&#3941;</div><div class="t m1 x36 h1f yc7 ffb fsc fc1 sc0 ls38 ws0">&#4934;&#61511;&#1876;&#4023;<span class="_ _14"> </span><span class="ff3 ls2 ws32">1 K <span class="_ _15"> </span>10 M <span class="_ _16"> </span>&#8486; </span></div><div class="t m1 x37 h1f yc8 ff3 fsc fc1 sc0 ls2 ws0">100 &#58883;<span class="ffb">&#4801;</span>1 k&#58883;<span class="ffb">&#4276;&#4402;&#1838;&#3988;&#2256;&#1547;&#1737;&#2911;&#456;</span></div><div class="t m1 x37 h1f yc9 ffb fsc fc1 sc0 ls2 ws0">&#61295;&#1450;&#2825;&#4205;&#4934;&#61511;&#1415;&#1908;</div><div class="t m1 x36 h1f yca ffb fsc fc1 sc0 ls39 ws0">&#4131;&#3941;&#4922;&#2523;&#1800;<span class="_ _17"> </span><span class="ff3 ls3a ws33">0.5 % </span></div><div class="t m1 x37 h1f ycb ff3 fsc fc1 sc0 ls2 ws0">2 V<span class="ffb">&#1923;&#1923;&#4789;&#3708;&#60444;&#61208;&#2788;&#1737;&#4323;&#456;</span></div><div class="t m1 x37 h1f ycc ff3 fsc fc1 sc0 ls2 ws0">30 kHz<span class="ffb">&#3708;&#60444;&#3285;&#2930;&#456;</span>200 k&#58883;</div><div class="t m1 x37 h1f ycd ffb fsc fc1 sc0 ls2 ws0">&#4934;&#61511;&#2806;&#2469;&#4638;&#4485;&#2455;<span class="ff3">5</span>&#4561;&#4485;&#2455;<span class="ff3">6</span>&#4782;&#61272;</div><div class="t m1 x36 h1f yce ffb fsc fc1 sc0 ls3b ws0">&#4131;&#3941;&#4934;&#61511;&#4099;&#1462;&#3279;&#4430;<span class="_ _18"> </span><span class="ff3 ls3c ws34">30 ppm/&#176;C </span></div><div class="t m1 x29 h1f ycf ffb fsc fc1 sc0 ls37 ws0">&#1856;&#3614;&#61226;</div><div class="t m1 x36 h1f yd0 ffb fsc fc1 sc0 ls3d ws0">&#3708;&#60444;&#3285;&#2930;&#1876;&#4023;</div><div class="t m1 x38 h20 yd1 ff3 fs11 fc1 sc0 ls2 ws0">2</div><div class="t m1 x35 h21 yd0 ff3 fsc fc1 sc0 ls2 ws35">1<span class="_ _19"> </span>100 kHz </div><div class="t m1 x36 h1f yd2 ffb fsc fc1 sc0 ls3e ws0">&#3708;&#60444;&#3285;&#2930;&#1908;&#1360;&#2930;<span class="_ _1a"> </span><span class="ff3 ls2 ws33">0.1 Hz </span></div><div class="t m1 x37 h1f yd3 ffb fsc fc1 sc0 ls2 ws0">&#2791;&#4521;<span class="ff3">DDS</span>&#61232;&#3725;&#61527;&#3661;&#4164;<span class="ff3">0.1 Hz</span>&#4444;&#4144;&#1908;&#1360;&#2930;</div><div class="t m1 x36 h1f yd4 ff3 fsc fc1 sc0 ls2 ws0">MCLK<span class="ffb">&#3285;&#2930;<span class="_ _1b"> </span></span><span class="ws36">16.776 MHz <span class="_ _1c"></span><span class="ffb ls3f ws0">&#4131;&#3941;&#3657;&#4819;&#4940;&#2011;&#3285;&#2930;</span></span></div><div class="t m1 x36 h1f yd5 ffb fsc fc1 sc0 ls38 ws0">&#3134;&#1415;&#4755;&#1686;&#3351;&#3285;&#2930;</div><div class="t m1 x39 h20 yd6 ff3 fs11 fc1 sc0 ls2 ws0">3</div><div class="t m1 x25 h1f yd5 ff3 fsc fc1 sc0 ls2 ws37">16.776 MHz <span class="_ _1d"></span><span class="ffb ls40 ws0">&#3134;&#1415;&#3657;&#4819;&#3285;&#2930;</span></div><div class="t m1 x36 h1f yd7 ffb fsc fc1 sc0 ls38 ws0">&#3134;&#1415;&#4755;&#1686;&#3351;&#4050;&#1800;&#4131;&#3733;<span class="_ _1e"> </span><span class="ff3 ls41 ws38">30 ppm/&#176;C </span></div><div class="t m1 x29 h1f yd8 ffb fsc fc1 sc0 ls42 ws0">&#1856;&#3614;&#3708;&#60444;&#1737;&#4323;</div><div class="t m1 x36 h1f yd9 ffb fsc fc1 sc0 ls43 ws0">&#1876;&#4023;<span class="ff3 ls2">1</span></div><div class="t m1 x1 h1f yda ffb fsc fc1 sc0 ls44 ws0">&#2445;&#2881;&#3708;&#60444;&#61208;&#2788;&#1737;&#4323;</div><div class="t m1 x3a h20 ydb ff3 fs11 fc1 sc0 ls2 ws0">4</div><div class="t m1 x25 h21 yda ff3 fsc fc1 sc0 ls2 ws39">1.98 V <span class="_ _1f"></span>p-p </div><div class="t m1 x37 h1f ydc ffb fsc fc1 sc0 ls45 ws0">&#3708;&#60444;&#1737;&#4323;&#1908;&#1412;&#1430;&#61295;&#3950;<span class="ff3">4 </span></div><div class="t m1 x1 h1f ydd ffb fsc fc1 sc0 ls2 ws0">&#4785;&#2881;&#3275;&#4803;</div><div class="t m1 x3b h20 yde ff3 fs11 fc1 sc0 ls2 ws0">5</div><div class="t m1 x3c h21 ydd ff3 fsc fc1 sc0 ls2 ws3a"> 1.48 <span class="_ _20"></span>V </div><div class="t m1 x37 h1f ydf ffb fsc fc1 sc0 ls2 ws0">&#2445;&#2881;&#61208;&#2788;&#4241;&#2173;&#1702;&#4785;&#2881;&#3275;&#4803;&#471;</div><div class="t m1 x37 h1f ye0 ffb fsc fc1 sc0 ls2 ws0">&#61295;&#3950;<span class="ff3">5</span></div><div class="t m1 x1 h1f ye1 ffb fsc fc1 sc0 ls2 ws0">&#4785;&#2881;&#3708;&#60444;&#4934;&#61511;<span class="_ _21"> </span><span class="ff3 ws3b">200 &#8486; <span class="_ _22"></span>T</span></div><div class="t m1 x3d h20 ye2 ff3 fs11 fc1 sc0 ls2 ws0">A</div><div class="t m1 x3e h21 ye1 ff3 fsc fc1 sc0 ls2 ws0">= 25&#176;C</div><div class="t m1 x1 h1f ye3 ff3 fsc fc1 sc0 ls2 ws0">VOUT<span class="ffb">&#4801;&#1722;&#1804;&#2911;&#1737;&#2881;<span class="_ _23"> </span></span><span class="ws3c">&#177;5.8 mA <span class="_ _24"></span>T</span></div><div class="t m1 x3d h20 ye4 ff3 fs11 fc1 sc0 ls2 ws0">A</div><div class="t m1 x3e h21 ye3 ff3 fsc fc1 sc0 ls2 ws0">= 25&#176;C</div><div class="t m1 x36 h1f ye5 ffb fsc fc1 sc0 ls43 ws0">&#1876;&#4023;<span class="ff3 ls2">2</span></div><div class="t m1 x1 h1f ye6 ffb fsc fc1 sc0 ls44 ws0">&#2445;&#2881;&#3708;&#60444;&#61208;&#2788;&#1737;&#4323;</div><div class="t m1 x3a h20 ye7 ff3 fs11 fc1 sc0 ls2 ws0">4</div><div class="t m1 x3f h1f ye6 ff3 fsc fc1 sc0 ls2 ws3d"> 0.97 <span class="_ _25"></span>V <span class="_ _26"></span>p-p <span class="_ _27"></span><span class="ffb ls36 ws0">&#61295;&#3950;<span class="ff3 ls2">6</span></span></div><div class="t m1 x1 h1f ye8 ffb fsc fc1 sc0 ls2 ws0">&#4785;&#2881;&#3275;&#4803;</div><div class="t m1 x3b h20 ye9 ff3 fs11 fc1 sc0 ls2 ws0">5</div><div class="t m1 x25 h21 ye8 ff3 fsc fc1 sc0 ls2 ws3e">0.76 V </div><div class="t m1 x37 h1f yea ffb fsc fc1 sc0 ls2 ws0">&#3708;&#60444;&#61208;&#2788;&#4241;&#2173;&#1702;&#4785;&#2881;&#3275;&#4803;&#471;</div><div class="t m1 x37 h1f yeb ffb fsc fc1 sc0 ls2 ws0">&#61295;&#3950;<span class="ff3">7</span></div><div class="t m1 x1 h1f yec ffb fsc fc1 sc0 ls2 ws0">&#4785;&#2881;&#3708;&#60444;&#4934;&#61511;<span class="_ _21"> </span><span class="ff3 ws3f">2.4 k&#8486; </span></div><div class="t m1 x1 h1f yed ff3 fsc fc1 sc0 ls2 ws0">VOUT<span class="ffb">&#4801;&#1722;&#1804;&#2911;&#1737;&#2881;<span class="_ _23"> </span></span><span class="ws40">&#177;0.25 mA </span></div><div class="t m1 x36 h1f yee ffb fsc fc1 sc0 ls43 ws0">&#1876;&#4023;<span class="ff3 ls2">3</span></div><div class="t m1 x1 h1f yef ffb fsc fc1 sc0 ls44 ws0">&#2445;&#2881;&#3708;&#60444;&#61208;&#2788;&#1737;&#4323;</div><div class="t m1 x3a h20 yf0 ff3 fs11 fc1 sc0 ls2 ws0">4</div><div class="t m1 x25 h1f yef ff3 fsc fc1 sc0 ls2 ws41">0.383 V <span class="_ _28"></span>p-p <span class="_ _29"></span><span class="ffb ls36 ws0">&#61295;&#3950;<span class="ff3 ls2">8</span></span></div><div class="t m1 x1 h1f yf1 ffb fsc fc1 sc0 ls2 ws0">&#4785;&#2881;&#3275;&#4803;</div><div class="t m1 x3b h20 yf2 ff3 fs11 fc1 sc0 ls2 ws0">5</div><div class="t m1 x25 h21 yf1 ff3 fsc fc1 sc0 ls2 ws3e">0.31 V </div><div class="t m1 x37 h1f yf3 ffb fsc fc1 sc0 ls2 ws0">&#3708;&#60444;&#61208;&#2788;&#4241;&#2173;&#1702;&#4785;&#2881;&#3275;&#4803;&#471;</div><div class="t m1 x37 h1f yf4 ffb fsc fc1 sc0 ls2 ws0">&#61295;&#3950;<span class="ff3">9</span></div><div class="t m1 x1 h1f yf5 ffb fsc fc1 sc0 ls37 ws0">&#4785;&#2881;&#3708;&#60444;&#4934;&#61511;<span class="_ _21"> </span><span class="ff3 ws42">1 k&#8486; </span></div><div class="t m1 x1 h1f yf6 ff3 fsc fc1 sc0 ls2 ws0">VOUT<span class="ffb">&#4801;&#1722;&#1804;&#2911;&#1737;&#2881;<span class="_ _23"> </span></span><span class="ws40">&#177;0.20 mA </span></div><div class="t m1 x36 h1f yf7 ffb fsc fc1 sc0 ls43 ws0">&#1876;&#4023;<span class="ff3 ls2">4</span></div><div class="t m1 x1 h1f yf8 ffb fsc fc1 sc0 ls44 ws0">&#2445;&#2881;&#3708;&#60444;&#61208;&#2788;&#1737;&#4323;</div><div class="t m1 x3a h20 yf9 ff3 fs11 fc1 sc0 ls2 ws0">4</div><div class="t m1 x25 h1f yf8 ff3 fsc fc1 sc0 ls2 ws41">0.198 V <span class="_ _28"></span>p-p <span class="_ _29"></span><span class="ffb ls36 ws0">&#61295;&#3950;<span class="ff3">10</span></span></div><div class="t m1 x1 h1f yfa ffb fsc fc1 sc0 ls2 ws0">&#4785;&#2881;&#3275;&#4803;</div><div class="t m1 x3b h20 yfb ff3 fs11 fc1 sc0 ls2 ws0">5</div><div class="t m1 x25 h21 yfa ff3 fsc fc1 sc0 ls2 ws43">0.173 V </div><div class="t m1 x37 h1f yfc ffb fsc fc1 sc0 ls2 ws0">&#3708;&#60444;&#61208;&#2788;&#4241;&#2173;&#1702;&#4785;&#2881;&#3275;&#4803;&#471;</div><div class="t m1 x37 h1f yfd ffb fsc fc1 sc0 ls2 ws0">&#61295;&#3950;<span class="ff3">11</span></div><div class="t m1 x1 h1f yfe ffb fsc fc1 sc0 ls2 ws0">&#4785;&#2881;&#3708;&#60444;&#4934;&#61511;<span class="_ _21"> </span><span class="ff3 ws3b">600 &#8486; </span></div><div class="t m1 x1 h1f yff ff3 fsc fc1 sc0 ls2 ws0">VOUT<span class="ffb">&#4801;&#1722;&#1804;&#2911;&#1737;&#2881;<span class="_ _23"> </span></span><span class="ws40">&#177;0.15 mA </span></div><div class="t m1 x29 h1f y100 ffb fsc fc1 sc0 ls2 ws0">&#4131;&#3941;&#2445;&#2881;&#3884;&#4256;</div><div class="t m1 x36 h1f y101 ffb fsc fc1 sc0 ls2 ws0">&#4241;&#4655;&#1330;<span class="_ _2a"> </span><span class="ff3 ws44">60 dB </span></div><div class="t m1 x36 h1f y102 ffb fsc fc1 sc0 ls39 ws0">&#4922;&#4223;&#1392;&#3647;&#4744;<span class="_ _17"> </span><span class="ff3 ls46 ws45">&#8722;52 dB </span></div><div class="t m1 x36 h1f y103 ffb fsc fc1 sc0 ls2 ws0">&#4078;&#4631;&#3548;&#1775;&#3840;&#1876;&#4023;</div><div class="t m1 x36 h1f y104 ffb fsc fc1 sc0 ls47 ws0">&#61563;&#1660;<span class="ff3">(0 MHz</span><span class="ls2">&#4801;</span><span class="ff3">1 MHz)<span class="_ _2b"> </span>&#8722;56<span class="_ _2"></span> <span class="_ _2c"> </span>dB <span class="_ _2"></span> </span></div><div class="t m1 x36 h1f y105 ffb fsc fc1 sc0 ls2 ws0">&#4687;&#1660;<span class="ff3 ls48 ws46">(&#177;5 kHz)<span class="_ _2d"> </span>&#8722;85 <span class="_ _2c"> </span>dB </span></div><div class="t m1 x29 h15 y106 ffb fsd fc0 sc0 ls2 ws0">&#1571;&#1893;&#2871;&#4534;&#3755;&#3069;&#456;<span class="ffc">VDD = 3.3 V</span>&#456;<span class="ffc">MCLK = 16.776 MHz</span>&#456;<span class="ffc">2 V</span>&#1923;&#1923;&#4789;&#3708;&#60444;&#61208;&#2788;&#1737;&#4323;&#456;<span class="ffc">30 kHz</span>&#3708;&#60444;&#3285;&#2930;&#456;<span class="ffc">200 k&#937;</span>&#4934;&#61511;&#2806;&#2469;&#4638;&#4485;&#2455;<span class="ffc">5</span>&#4561;&#4485;</div><div class="t m1 x29 h15 y107 ffb fsd fc0 sc0 ls2 ws0">&#2455;<span class="ffc">6</span>&#4782;&#61272;&#456;&#1874;&#2701;&#1737;&#4934;<span class="ffc">200 k&#937;</span>&#2806;&#2469;&#4638;&#4485;&#2455;<span class="ffc">4</span>&#4561;&#4485;&#2455;<span class="ffc">5</span>&#4782;&#61272;&#456;<span class="ffc">PGA</span>&#4666;&#4462;<span class="ffc">= &#215;1</span>&#259;</div></div><div class="pi" data-data='{"ctm":[1.568627,0.000000,0.000000,1.568627,0.000000,0.000000]}'></div></div><div id="pf5" class="pf w0 h0" data-page-no="5"><div class="pc pc5 w0 h0"><img class="bi x0 y0 w1 h1" alt="" src="/image.php?url=https://csdnimg.cn/release/download_crawler_static/89550630/bg5.jpg"><div class="t m1 x2f h17 y5c ff6 fse fc1 sc0 ls2 ws0">AD5933</div><div class="t m1 x1 h3 y5d ff3 fs1 fc1 sc0 ls2 ws0"> </div><div class="t m1 x30 h6 y5e ff3 fs3 fc1 sc0 ls29 wsf">Rev. B | Page 5 of 4<span class="_ _0"></span>4 </div><div class="t m1 x1 h14 y108 ff5 fsc fc1 sc0 ls34 ws0">&#1430;&#3733;</div><div class="t m1 x40 h14 y109 ff4 fsc fc1 sc0 ls2 ws0">Y<span class="ff5">&#61226;</span></div><div class="t m1 x41 h1d y10a ff4 fs11 fc1 sc0 ls2 ws0">1</div><div class="t m1 x42 h1e y10b ff4 fsc fc1 sc0 ls2 ws0"> </div><div class="t m1 x43 h14 y10c ff5 fsc fc1 sc0 ls2 ws0">&#1671;&#4043;<span class="_ _2e"> </span>&#1450;&#3692;&#3913;&#61298;<span class="ff4">/</span>&#4864;&#3685;</div><div class="t m1 x44 h14 y108 ff5 fsc fc1 sc0 ls36 ws0">&#4940;&#4205;&#4789;<span class="_ _12"> </span>&#1734;&#4249;&#4789;<span class="_ _2f"> </span>&#4940;&#1655;&#4789;</div><div class="t m1 x1 h1f y10d ffb fsc fc1 sc0 ls37 ws0">&#2469;&#3693;&#61226;<span class="_ _30"> </span><span class="ff3 ls2"> </span></div><div class="t m1 x45 h1f y10e ffb fsc fc1 sc0 ls38 ws0">&#3708;&#3527;&#2897;&#1737;&#2881;<span class="_ _31"> </span><span class="ff3 ls2 ws47">1 nA <span class="_ _32"></span><span class="ffb ws0">&#4801;<span class="_ _1"></span><span class="ff3 ls39">VIN<span class="ffb">&#4485;&#2455;</span></span></span></span></div><div class="t m1 x45 h1f y10f ffb fsc fc1 sc0 ls38 ws0">&#3708;&#3527;&#1737;&#3513;</div><div class="t m1 x46 h20 y110 ff3 fs11 fc1 sc0 ls2 ws0">6</div><div class="t m1 x47 h1f y10f ff3 fsc fc1 sc0 ls2 ws48">0.01 pF <span class="_ _33"></span>VIN<span class="_ _0"></span><span class="ffb ws0">&#4561;<span class="ff3 ls44">GND<span class="ffb">&#4782;&#61272;&#1702;&#4485;&#2455;&#1737;&#3513;</span></span></span></div><div class="t m1 x45 h1f y111 ffb fsc fc1 sc0 ls49 ws0">&#1874;&#2701;&#1737;&#3513;<span class="ff3">(C</span></div><div class="t m1 xd h20 y112 ff3 fs11 fc1 sc0 ls4a ws0">FB</div><div class="t m1 x48 h21 y111 ff3 fsc fc1 sc0 ls3a ws49">)<span class="_ _34"> </span>3 pF </div><div class="t m1 x49 h1f y113 ffb fsc fc1 sc0 ls49 ws0">&#1737;&#2881;&#1737;&#4323;&#1891;&#1655;&#3351;&#4828;&#4023;&#1702;&#1874;&#2701;&#1737;&#3513;&#471;</div><div class="t m1 x49 h1f y114 ffb fsc fc1 sc0 ls49 ws0">&#4561;&#1874;&#2701;&#1737;&#4934;&#1386;&#2804;</div><div class="t m1 x1 h1f y115 ffb fsc fc1 sc0 ls2 ws0">&#3079;&#3733;&#4872;&#2257;&#3351;</div><div class="t m1 x46 h20 y116 ff3 fs11 fc1 sc0 ls2 ws0">6</div><div class="t m1 x49 h21 y115 ff3 fsc fc1 sc0 ls2 ws0"> </div><div class="t m1 x45 h1f y117 ffb fsc fc1 sc0 ls4b ws0">&#1908;&#1360;&#2930;</div><div class="t m1 x4a h22 y118 ff3 fs12 fc1 sc0 ls2 ws0"> </div><div class="t m1 x47 h1f y117 ff3 fsc fc1 sc0 ls2 ws0">12 <span class="_ _35"> </span><span class="ffb">&#4043;<span class="_ _36"> </span></span> </div><div class="t m1 x45 h1f y119 ffb fsc fc1 sc0 ls3a ws0">&#1425;&#4387;&#3791;&#2930;</div><div class="t m1 x4b h22 y11a ff3 fs12 fc1 sc0 ls2 ws0"> </div><div class="t m1 x47 h1f y119 ff3 fsc fc1 sc0 ls2 ws4a">250 kSPS <span class="_ _37"></span>ADC<span class="ffb ws0">&#3966;&#3956;&#3791;&#2930;</span></div><div class="t m1 x1 h1f y11b ffb fsc fc1 sc0 ls37 ws0">&#4050;&#1800;&#1583;&#1996;&#3351;<span class="_ _38"> </span><span class="ff3 ls2"> </span></div><div class="t m1 x45 h1f y11c ffb fsc fc1 sc0 ls47 ws0">&#2523;&#1800;<span class="_ _39"> </span><span class="ff3 ls2 ws4b">&#177;2.0 &#176;C <span class="_ _3a"></span>&#8722;40&#176;C<span class="ffb ws0">&#4801;<span class="ff3">+125&#176;C</span>&#4050;&#1800;&#1876;&#4023;</span></span></div><div class="t m1 x45 h1f y11d ffb fsc fc1 sc0 ls3f ws0">&#1908;&#1360;&#2930;<span class="_ _3b"> </span><span class="ff3 ls2 ws4c">0.03 &#176;C <span class="_ _22"></span> </span></div><div class="t m1 x45 h1f y11e ffb fsc fc1 sc0 ls39 ws0">&#4050;&#1800;&#4872;&#2257;&#3657;&#61272;<span class="_ _3c"> </span><span class="ff3 ls2">800 </span></div><div class="t m1 x49 h1f y11f ffb fsc fc1 sc0 ls4c ws0">&#1671;&#4419;&#4050;&#1800;&#1450;&#2825;&#1702;&#4872;&#2257;&#3657;&#61272;</div><div class="t m1 x1 h1f y120 ffb fsc fc1 sc0 ls4d ws0">&#2951;&#61217;&#3708;&#3527;<span class="_ _3d"> </span><span class="ff3 ls2"> </span></div><div class="t m1 x45 h1f y121 ffb fsc fc1 sc0 ls38 ws0">&#3708;&#3527;&#2011;&#1737;&#3293;<span class="ff3">(V</span></div><div class="t m1 x4c h20 y122 ff3 fs11 fc1 sc0 ls4e ws0">IH</div><div class="t m1 x4d h21 y121 ff3 fsc fc1 sc0 ls4f ws4d">)<span class="_ _3e"> </span>0.7 &#215; <span class="_ _0"></span>VDD <span class="_ _3f"> </span> </div><div class="t m1 x45 h1f y123 ffb fsc fc1 sc0 ls38 ws0">&#3708;&#3527;&#1711;&#1737;&#3293;<span class="ff3">(V</span></div><div class="t m1 x4c h20 y124 ff3 fs11 fc1 sc0 ls4e ws0">IL</div><div class="t m1 x4e h21 y123 ff3 fsc fc1 sc0 ls4f ws4d">)<span class="_ _40"> </span>0.3 &#215; <span class="_ _0"></span>VDD <span class="_ _41"> </span> </div><div class="t m1 x45 h1f y125 ffb fsc fc1 sc0 ls50 ws0">&#3708;&#3527;&#1737;&#2881;</div><div class="t m1 x46 h20 y126 ff3 fs11 fc1 sc0 ls2 ws0">7</div><div class="t m1 x4f h21 y125 ff3 fsc fc1 sc0 ls2 ws4e">1 &#181;A <span class="_ _42"></span>T</div><div class="t m1 x50 h22 y127 ff3 fs12 fc1 sc0 ls2 ws0">A</div><div class="t m1 x51 h21 y125 ff3 fsc fc1 sc0 ls3c ws4f"> = 25&#176;C </div><div class="t m1 x45 h1f y128 ffb fsc fc1 sc0 ls38 ws0">&#3708;&#3527;&#1737;&#3513;<span class="_ _43"> </span><span class="ff3 ls2 ws50">7 pF <span class="_ _44"></span>T</span></div><div class="t m1 x50 h22 y129 ff3 fs12 fc1 sc0 ls2 ws0">A</div><div class="t m1 x51 h21 y128 ff3 fsc fc1 sc0 ls3c ws4f"> = 25&#176;C </div><div class="t m1 x1 h1f y12a ffb fsc fc1 sc0 ls37 ws0">&#1737;&#4600;&#4402;&#3441;<span class="_ _45"> </span><span class="ff3 ls2"> </span></div><div class="t m1 x45 h21 y12b ff3 fsc fc1 sc0 ls2 ws51">VDD<span class="_ _46"> </span>2.7 5.5 <span class="_ _47"></span>V <span class="_ _33"></span> </div><div class="t m1 x45 h1f y12c ff3 fsc fc1 sc0 ls2 ws0">IDD(<span class="ffb">&#4767;&#1481;&#3079;&#3669;</span><span class="ws32">)<span class="_ _48"> </span>10 <span class="_ _49"> </span>15 <span class="_ _49"> </span>mA <span class="_ _4a"> </span>VDD = 3.3 <span class="_ _0"></span>V </span></div><div class="t m1 x47 h21 y12d ff3 fsc fc1 sc0 ls2 ws32">17 <span class="_ _49"> </span>25 <span class="_ _49"> </span>mA <span class="_ _4a"> </span>VDD = 5.5 <span class="_ _0"></span>V </div><div class="t m1 x45 h1f y12e ff3 fsc fc1 sc0 ls2 ws0">IDD(<span class="ffb">&#1665;&#61200;&#3079;&#3669;</span><span class="ws52">)<span class="_ _48"> </span>11 mA </span></div><div class="t m1 x49 h1f y12f ff3 fsc fc1 sc0 ls2 ws0">VDD = 3.3 V<span class="ffb">&#471;&#61295;&#61542;&#4806;&#61240;&#1642;&#3351;</span></div><div class="t m1 x49 h1f y130 ff3 fsc fc1 sc0 ls2 ws0">(<span class="ffb">&#61240;&#1642;&#3351;&#1722;&#4791;</span>0X80<span class="ffb">&#258;&#61240;&#1642;&#3351;&#1722;&#4791;</span></div><div class="t m1 x49 h1f y131 ff3 fsc fc1 sc0 ls2 ws0">0X81)<span class="ffb">&#1415;&#1908;</span></div><div class="t m1 x47 h21 y132 ff3 fsc fc1 sc0 ls2 ws32">16 <span class="_ _35"> </span>mA <span class="_ _4a"> </span>VDD = 5.5 <span class="_ _0"></span>V </div><div class="t m1 x45 h1f y133 ff3 fsc fc1 sc0 ls2 ws0">IDD(<span class="ffb">&#3641;&#1737;&#3079;&#3669;</span><span class="ws32">)<span class="_ _48"> </span>0.7 <span class="_ _4b"> </span>5 <span class="_ _4c"> </span>&#181;A <span class="_ _4d"> </span>VDD = 3.3 <span class="_ _0"></span>V </span></div><div class="t m1 x47 h21 y134 ff3 fsc fc1 sc0 ls2 ws32">1 <span class="_ _4c"> </span>8 <span class="_ _4c"> </span>&#181;A <span class="_ _4d"> </span>VDD = 5.5 <span class="_ _0"></span>V </div><div class="t m1 x1 h6 y135 ff3 fs3 fc1 sc0 ls2 ws0"> </div><div class="t m1 x1 h23 y136 ff3 fs13 fc1 sc0 ls2 ws0">1</div><div class="t m1 x52 h24 y137 ff3 fs3 fc1 sc0 ls51 ws0"> Y<span class="ffb ls2">&#61226;&#4050;&#1800;&#1876;&#4023;&#4026;<span class="ff3">&#8722;40&#176;C</span>&#4801;<span class="ff3">+125&#176;C</span>&#456;&#1734;&#4249;&#4789;<span class="ff3">25&#176;C</span>&#259;</span></div><div class="t m1 x1 h23 y138 ff3 fs13 fc1 sc0 ls2 ws0">2</div><div class="t m1 x52 h24 y139 ff3 fs3 fc1 sc0 ls2 ws0"> <span class="ffb">&#3930;&#2135;&#1753;&#4765;&#3893;&#2051;&#2036;</span>AD5933<span class="ffb">&#1702;&#3657;&#4819;&#456;&#61527;&#4444;&#2439;&#1711;&#3708;&#60444;&#61208;&#2788;&#3285;&#2930;&#1702;&#4144;&#4172;&#259;</span></div><div class="t m1 x1 h23 y13a ff3 fs13 fc1 sc0 ls2 ws0">3</div><div class="t m1 x52 h24 y13b ff3 fs3 fc1 sc0 ls2 ws0"> <span class="ffb">&#2098;&#4544;&#1411;&#3934;&#4050;&#1800;&#4144;&#3134;&#1415;&#4755;&#1686;&#3351;&#1702;&#3285;&#2930;&#1908;&#1412;&#3431;&#2692;&#456;&#1430;&#61295;&#3950;</span>14<span class="ffb">&#258;&#3950;</span>15<span class="ffb">&#2181;&#3950;</span>16<span class="ffb">&#259;</span></div><div class="t m1 x1 h23 y13c ff3 fs13 fc1 sc0 ls2 ws0">4</div><div class="t m1 x52 h24 y13d ff3 fs3 fc1 sc0 ls2 ws0"> <span class="ffb ls52">&#2445;&#2881;&#3708;&#60444;&#61208;&#2788;&#1737;&#4323;&#1702;&#1923;&#1923;&#4789;&#4561;&#1737;&#4600;&#1737;&#4323;&#1520;&#1330;&#2793;&#2098;&#4131;&#456;&#3523;&#4144;&#3669;&#3823;&#3670;&#470;</span> </div><div class="t m1 x52 h24 y13e ff3 fs3 fc1 sc0 ls2 ws0"> <span class="_ _4e"> </span><span class="ffb ls52">&#3708;&#60444;&#61208;&#2788;&#1737;&#4323;<span class="ff3">(V p-p) = [2/3.3] &#215; VDD </span></span></div><div class="t m1 x52 h24 y13f ff3 fs3 fc1 sc0 ls2 ws0"> <span class="_ _4e"> </span><span class="ffb ls52">&#3332;&#4816;<span class="ff3">VDD</span>&#1367;&#3670;&#1737;&#4600;&#1737;&#4323;&#259;</span></div><div class="t m1 x53 h6 y140 ff3 fs3 fc1 sc0 ls2 ws0"> </div><div class="t m1 x1 h23 y141 ff3 fs13 fc1 sc0 ls2 ws0">5</div><div class="t m1 x52 h24 y142 ff3 fs3 fc1 sc0 ls2 ws0"> <span class="ffb ls53">&#3708;&#60444;&#61208;&#2788;&#1737;&#4323;&#1702;&#4785;&#2881;&#3275;&#4803;&#4789;&#4561;&#1737;&#4600;&#1737;&#4323;&#1520;&#1330;&#2793;&#2098;&#4131;&#456;&#3523;&#4144;&#3669;&#3823;&#3670;&#470;</span> </div><div class="t m1 x52 h24 y143 ff3 fs3 fc1 sc0 ls2 ws0"> <span class="_ _4e"> </span><span class="ffb ls53">&#3708;&#60444;&#61208;&#2788;&#3275;&#4803;&#1737;&#4323;<span class="ff3">(V) = [2/3.3] &#215; VDD </span></span></div><div class="t m1 x52 h24 y144 ff3 fs3 fc1 sc0 ls2 ws0"> <span class="_ _4e"> </span><span class="ffb ls53">&#3332;&#4816;<span class="ff3">VDD</span>&#1367;&#3670;&#1737;&#4600;&#1737;&#4323;&#259;</span></div><div class="t m1 x1 h23 y145 ff3 fs13 fc1 sc0 ls2 ws0">6</div><div class="t m1 x52 h24 y146 ff3 fs3 fc1 sc0 ls2 ws0"> <span class="ffb ls9">&#3930;&#2135;&#3618;&#61242;&#61192;&#1367;&#4761;&#1293;&#4772;&#456;&#4036;&#2525;&#3636;&#1474;&#1450;&#3692;&#259;<span class="ff3">VOUT</span>&#4485;&#2455;&#1702;&#3708;&#3527;&#1737;&#3513;&#1706;&#4544;</span></div><div class="t m1 x52 h24 y147 ff3 fs3 fc1 sc0 ls2 ws0"> <span class="ffb ls9">&#4485;&#2455;&#1737;&#3513;&#1571;&#4444;&#1737;&#2881;&#1737;&#4323;&#1891;&#1655;&#3351;&#1702;&#61496;&#2253;&#4666;&#4462;&#259;</span></div><div class="t m1 x1 h23 y148 ff3 fs13 fc1 sc0 ls2 ws0">7</div><div class="t m1 x52 h24 y149 ff3 fs3 fc1 sc0 ls2 ws0"> <span class="ffb">&#4485;&#2455;</span>8<span class="ffb">&#258;&#4485;&#2455;</span>15<span class="ffb">&#2181;&#4485;&#2455;</span>16<span class="ffb">&#4816;&#1702;&#1737;&#2881;&#2759;&#61242;&#4789;&#259;</span></div></div><div class="pi" data-data='{"ctm":[1.568627,0.000000,0.000000,1.568627,0.000000,0.000000]}'></div></div>
100+评论
captcha
    类型标题大小时间
    ZIPMFC下基于单文档的打印实例57.39MB9月前
    ZIP华为viso图标(用于网络拓扑图绘制)7.99MB9月前
    ZIPunix高级编程unix高级编程unix高级编程20.74MB9月前
    ZIP面试题1面试题1面试题1面试题1面试题11.81MB9月前
    ZIP基于Web的代码编辑器依赖库ace.js10.97MB9月前
    ZIP17212192361080.zip2.23MB9月前
    ZIProcketmq-all-5.3.0-bin-release.zip88.71MB9月前
    ZIPCDGS_subscription.zip1.29MB9月前