Advertisement
Guest User

Untitled

a guest
Dec 13th, 2016
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 327.40 KB | None | 0 0
  1. [00:40][minijack:~/Arduino/DaleysKitchenTimeKeeper]$ tree
  2. .
  3. ├── arduino
  4. │   ├── avr
  5. │   │   ├── boards.txt
  6. │   │   ├── bootloaders
  7. │   │   │   ├── atmega
  8. │   │   │   │   ├── ATmegaBOOT_168_atmega1280.hex
  9. │   │   │   │   ├── ATmegaBOOT_168_atmega328.hex
  10. │   │   │   │   ├── ATmegaBOOT_168_atmega328_pro_8MHz.hex
  11. │   │   │   │   ├── ATmegaBOOT_168.c
  12. │   │   │   │   ├── ATmegaBOOT_168_diecimila.hex
  13. │   │   │   │   ├── ATmegaBOOT_168_ng.hex
  14. │   │   │   │   ├── ATmegaBOOT_168_pro_8MHz.hex
  15. │   │   │   │   └── Makefile
  16. │   │   │   ├── atmega8
  17. │   │   │   │   ├── ATmegaBOOT.c
  18. │   │   │   │   ├── ATmegaBOOT.hex
  19. │   │   │   │   ├── ATmegaBOOT-prod-firmware-2009-11-07.hex
  20. │   │   │   │   ├── ATmegaBOOT.txt
  21. │   │   │   │   └── Makefile
  22. │   │   │   ├── bt
  23. │   │   │   │   ├── ATmegaBOOT_168_atmega328_bt.hex
  24. │   │   │   │   ├── ATmegaBOOT_168.c
  25. │   │   │   │   ├── ATmegaBOOT_168.hex
  26. │   │   │   │   └── Makefile
  27. │   │   │   ├── caterina
  28. │   │   │   │   ├── Caterina.c
  29. │   │   │   │   ├── Caterina-Esplora.hex
  30. │   │   │   │   ├── Caterina-Esplora.txt
  31. │   │   │   │   ├── Caterina-Genuino-Micro.hex
  32. │   │   │   │   ├── Caterina-Genuino-Micro.txt
  33. │   │   │   │   ├── Caterina.h
  34. │   │   │   │   ├── Caterina-Leonardo.hex
  35. │   │   │   │   ├── Caterina-Leonardo.txt
  36. │   │   │   │   ├── Caterina-Micro.hex
  37. │   │   │   │   ├── Caterina-Micro.txt
  38. │   │   │   │   ├── Caterina-Yun.hex
  39. │   │   │   │   ├── Caterina-Yun-noblink.hex
  40. │   │   │   │   ├── Descriptors.c
  41. │   │   │   │   ├── Descriptors.h
  42. │   │   │   │   ├── Esplora-prod-firmware-2012-12-10.hex
  43. │   │   │   │   ├── Esplora-prod-firmware-2012-12-10.txt
  44. │   │   │   │   ├── Leonardo-prod-firmware-2012-04-26.hex
  45. │   │   │   │   ├── Leonardo-prod-firmware-2012-04-26.txt
  46. │   │   │   │   ├── Leonardo-prod-firmware-2012-12-10.hex
  47. │   │   │   │   ├── Leonardo-prod-firmware-2012-12-10.txt
  48. │   │   │   │   ├── Makefile
  49. │   │   │   │   ├── Micro-prod-firmware-2012-11-23.hex
  50. │   │   │   │   ├── Micro-prod-firmware-2012-11-23.txt
  51. │   │   │   │   ├── Micro-prod-firmware-2012-12-10.hex
  52. │   │   │   │   └── Micro-prod-firmware-2012-12-10.txt
  53. │   │   │   ├── caterina-Arduino_Robot
  54. │   │   │   │   ├── Caterina.c
  55. │   │   │   │   ├── Caterina.h
  56. │   │   │   │   ├── Caterina-Robot-Control.hex
  57. │   │   │   │   ├── Caterina-Robot-Motor.hex
  58. │   │   │   │   ├── Caterina-Robot.txt
  59. │   │   │   │   ├── Descriptors.c
  60. │   │   │   │   ├── Descriptors.h
  61. │   │   │   │   ├── Makefile
  62. │   │   │   │   └── README.md
  63. │   │   │   ├── caterina-LilyPadUSB
  64. │   │   │   │   ├── Caterina.c
  65. │   │   │   │   ├── Caterina.h
  66. │   │   │   │   ├── Caterina-LilyPadUSB.hex
  67. │   │   │   │   ├── Descriptors.c
  68. │   │   │   │   ├── Descriptors.h
  69. │   │   │   │   ├── Makefile
  70. │   │   │   │   └── Readme.txt
  71. │   │   │   ├── gemma
  72. │   │   │   │   ├── avrdude.conf
  73. │   │   │   │   ├── gemma_v1.hex
  74. │   │   │   │   ├── README.md
  75. │   │   │   │   ├── usbconfig.h
  76. │   │   │   │   └── usbconfig.patch
  77. │   │   │   ├── lilypad
  78. │   │   │   │   ├── LilyPadBOOT_168.hex
  79. │   │   │   │   └── src
  80. │   │   │   │   ├── ATmegaBOOT.c
  81. │   │   │   │   └── Makefile
  82. │   │   │   ├── optiboot
  83. │   │   │   │   ├── boot.h
  84. │   │   │   │   ├── makeall
  85. │   │   │   │   ├── Makefile
  86. │   │   │   │   ├── omake
  87. │   │   │   │   ├── omake.bat
  88. │   │   │   │   ├── optiboot_atmega168.hex
  89. │   │   │   │   ├── optiboot_atmega168.lst
  90. │   │   │   │   ├── optiboot_atmega328.hex
  91. │   │   │   │   ├── optiboot_atmega328.lst
  92. │   │   │   │   ├── optiboot_atmega328-Mini.hex
  93. │   │   │   │   ├── optiboot_atmega8.hex
  94. │   │   │   │   ├── optiboot_atmega8.lst
  95. │   │   │   │   ├── optiboot.c
  96. │   │   │   │   ├── pin_defs.h
  97. │   │   │   │   ├── README.TXT
  98. │   │   │   │   └── stk500.h
  99. │   │   │   └── stk500v2
  100. │   │   │   ├── avr_cpunames.h
  101. │   │   │   ├── avrinterruptnames.h
  102. │   │   │   ├── command.h
  103. │   │   │   ├── License.txt
  104. │   │   │   ├── Makefile
  105. │   │   │   ├── Mega2560-prod-firmware-2011-06-29.hex
  106. │   │   │   ├── stk500boot.c
  107. │   │   │   ├── stk500boot.ppg
  108. │   │   │   ├── stk500boot_v2_mega2560.hex
  109. │   │   │   ├── STK500V2.pnproj
  110. │   │   │   └── STK500V2.pnps
  111. │   │   ├── cores
  112. │   │   │   └── arduino
  113. │   │   │   ├── abi.cpp
  114. │   │   │   ├── Arduino.h
  115. │   │   │   ├── binary.h
  116. │   │   │   ├── CDC.cpp
  117. │   │   │   ├── Client.h
  118. │   │   │   ├── HardwareSerial0.cpp
  119. │   │   │   ├── HardwareSerial1.cpp
  120. │   │   │   ├── HardwareSerial2.cpp
  121. │   │   │   ├── HardwareSerial3.cpp
  122. │   │   │   ├── HardwareSerial.cpp
  123. │   │   │   ├── HardwareSerial.h
  124. │   │   │   ├── HardwareSerial_private.h
  125. │   │   │   ├── hooks.c
  126. │   │   │   ├── IPAddress.cpp
  127. │   │   │   ├── IPAddress.h
  128. │   │   │   ├── main.cpp
  129. │   │   │   ├── new.cpp
  130. │   │   │   ├── new.h
  131. │   │   │   ├── PluggableUSB.cpp
  132. │   │   │   ├── PluggableUSB.h
  133. │   │   │   ├── Printable.h
  134. │   │   │   ├── Print.cpp
  135. │   │   │   ├── Print.h
  136. │   │   │   ├── Server.h
  137. │   │   │   ├── Stream.cpp
  138. │   │   │   ├── Stream.h
  139. │   │   │   ├── Tone.cpp
  140. │   │   │   ├── Udp.h
  141. │   │   │   ├── USBAPI.h
  142. │   │   │   ├── USBCore.cpp
  143. │   │   │   ├── USBCore.h
  144. │   │   │   ├── USBDesc.h
  145. │   │   │   ├── WCharacter.h
  146. │   │   │   ├── WInterrupts.c
  147. │   │   │   ├── wiring_analog.c
  148. │   │   │   ├── wiring.c
  149. │   │   │   ├── wiring_digital.c
  150. │   │   │   ├── wiring_private.h
  151. │   │   │   ├── wiring_pulse.c
  152. │   │   │   ├── wiring_pulse.S
  153. │   │   │   ├── wiring_shift.c
  154. │   │   │   ├── WMath.cpp
  155. │   │   │   ├── WString.cpp
  156. │   │   │   └── WString.h
  157. │   │   ├── firmwares
  158. │   │   │   ├── arduinoISP
  159. │   │   │   │   └── readme.txt
  160. │   │   │   ├── atmegaxxu2
  161. │   │   │   │   ├── Arduino-COMBINED-dfu-usbserial-atmega16u2-Mega2560-Rev3.hex
  162. │   │   │   │   ├── Arduino-COMBINED-dfu-usbserial-atmega16u2-MegaADK-Rev3.hex
  163. │   │   │   │   ├── Arduino-COMBINED-dfu-usbserial-atmega16u2-Uno-Rev3.hex
  164. │   │   │   │   ├── arduino-usbdfu
  165. │   │   │   │   │   ├── Arduino-usbdfu.c
  166. │   │   │   │   │   ├── Arduino-usbdfu.h
  167. │   │   │   │   │   ├── Board
  168. │   │   │   │   │   │   └── LEDs.h
  169. │   │   │   │   │   ├── Descriptors.c
  170. │   │   │   │   │   ├── Descriptors.h
  171. │   │   │   │   │   ├── makefile
  172. │   │   │   │   │   └── readme.txt
  173. │   │   │   │   ├── arduino-usbserial
  174. │   │   │   │   │   ├── Arduino-usbserial-atmega16u2-Mega2560-Rev3.hex
  175. │   │   │   │   │   ├── Arduino-usbserial-atmega16u2-MegaADK-Rev3.hex
  176. │   │   │   │   │   ├── Arduino-usbserial-atmega16u2-Uno-Rev3.hex
  177. │   │   │   │   │   ├── Arduino-usbserial.c
  178. │   │   │   │   │   ├── Arduino-usbserial.h
  179. │   │   │   │   │   ├── Arduino-usbserial-mega.hex
  180. │   │   │   │   │   ├── Arduino-usbserial-uno.hex
  181. │   │   │   │   │   ├── Board
  182. │   │   │   │   │   │   └── LEDs.h
  183. │   │   │   │   │   ├── Descriptors.c
  184. │   │   │   │   │   ├── Descriptors.h
  185. │   │   │   │   │   ├── Genuino-usbserial-atmega16u2-Mega2560-R3.hex
  186. │   │   │   │   │   ├── Genuino-usbserial-atmega16u2-Uno-R3.hex
  187. │   │   │   │   │   ├── Lib
  188. │   │   │   │   │   │   └── LightweightRingBuff.h
  189. │   │   │   │   │   ├── makefile
  190. │   │   │   │   │   └── readme.txt
  191. │   │   │   │   ├── Genuino-COMBINED-dfu-usbserial-atmega16u2-Mega2560-R3.hex
  192. │   │   │   │   ├── Genuino-COMBINED-dfu-usbserial-atmega16u2-Uno-R3.hex
  193. │   │   │   │   ├── MEGA-dfu_and_usbserial_combined.hex
  194. │   │   │   │   ├── README.txt
  195. │   │   │   │   └── UNO-dfu_and_usbserial_combined.hex
  196. │   │   │   └── wifishield
  197. │   │   │   ├── binary
  198. │   │   │   │   ├── wifi_dnld_2_1.elf
  199. │   │   │   │   ├── wifi_dnld.elf
  200. │   │   │   │   ├── wifi_dnld.hex
  201. │   │   │   │   ├── wifiHD_2_1.elf
  202. │   │   │   │   ├── wifiHD.elf
  203. │   │   │   │   └── wifiHD.hex
  204. │   │   │   ├── scripts
  205. │   │   │   │   ├── ArduinoWifiShield_upgrade_mac.sh
  206. │   │   │   │   └── ArduinoWifiShield_upgrade.sh
  207. │   │   │   ├── wifi_dnld
  208. │   │   │   │   ├── Release
  209. │   │   │   │   │   └── wifi_dnld.elf
  210. │   │   │   │   ├── src
  211. │   │   │   │   │   ├── clocks.c
  212. │   │   │   │   │   ├── clocks.h
  213. │   │   │   │   │   ├── CONFIG
  214. │   │   │   │   │   │   ├── conf_access.h
  215. │   │   │   │   │   │   └── conf_at45dbx.h
  216. │   │   │   │   │   ├── Doc
  217. │   │   │   │   │   │   ├── gettingstarted.pdf
  218. │   │   │   │   │   │   └── SPB104 product brief.pdf
  219. │   │   │   │   │   ├── flash_fw.c
  220. │   │   │   │   │   ├── license.txt
  221. │   │   │   │   │   ├── nor_flash.c
  222. │   │   │   │   │   ├── nor_flash.h
  223. │   │   │   │   │   ├── printf-stdarg.c
  224. │   │   │   │   │   ├── printf-stdarg.h
  225. │   │   │   │   │   ├── SOFTWARE_FRAMEWORK
  226. │   │   │   │   │   │   ├── ASM
  227. │   │   │   │   │   │   │   └── trampoline.x
  228. │   │   │   │   │   │   ├── BOARDS
  229. │   │   │   │   │   │   │   ├── ARDUINO
  230. │   │   │   │   │   │   │   │   ├── arduino.h
  231. │   │   │   │   │   │   │   │   ├── led.c
  232. │   │   │   │   │   │   │   │   └── led.h
  233. │   │   │   │   │   │   │   ├── board.h
  234. │   │   │   │   │   │   │   ├── board.h.ori
  235. │   │   │   │   │   │   │   └── EVK1105
  236. │   │   │   │   │   │   │   ├── evk1105.h
  237. │   │   │   │   │   │   │   ├── led.c
  238. │   │   │   │   │   │   │   └── led.h
  239. │   │   │   │   │   │   ├── COMPONENTS
  240. │   │   │   │   │   │   │   └── MEMORY
  241. │   │   │   │   │   │   │   └── DATA_FLASH
  242. │   │   │   │   │   │   │   └── AT45DBX
  243. │   │   │   │   │   │   │   ├── at45dbx.c
  244. │   │   │   │   │   │   │   ├── at45dbx.h
  245. │   │   │   │   │   │   │   ├── at45dbx_mem.c
  246. │   │   │   │   │   │   │   └── at45dbx_mem.h
  247. │   │   │   │   │   │   ├── DRIVERS
  248. │   │   │   │   │   │   │   ├── FLASHC
  249. │   │   │   │   │   │   │   │   ├── flashc.c
  250. │   │   │   │   │   │   │   │   └── flashc.h
  251. │   │   │   │   │   │   │   ├── GPIO
  252. │   │   │   │   │   │   │   │   ├── gpio.c
  253. │   │   │   │   │   │   │   │   └── gpio.h
  254. │   │   │   │   │   │   │   ├── INTC
  255. │   │   │   │   │   │   │   │   ├── exception.x
  256. │   │   │   │   │   │   │   │   ├── intc.c
  257. │   │   │   │   │   │   │   │   └── intc.h
  258. │   │   │   │   │   │   │   ├── PM
  259. │   │   │   │   │   │   │   │   ├── pm.c
  260. │   │   │   │   │   │   │   │   ├── pm_conf_clocks.c
  261. │   │   │   │   │   │   │   │   ├── pm.h
  262. │   │   │   │   │   │   │   │   ├── power_clocks_lib.c
  263. │   │   │   │   │   │   │   │   └── power_clocks_lib.h
  264. │   │   │   │   │   │   │   ├── SPI
  265. │   │   │   │   │   │   │   │   ├── spi.c
  266. │   │   │   │   │   │   │   │   └── spi.h
  267. │   │   │   │   │   │   │   └── USART
  268. │   │   │   │   │   │   │   ├── usart.c
  269. │   │   │   │   │   │   │   └── usart.h
  270. │   │   │   │   │   │   ├── SERVICES
  271. │   │   │   │   │   │   │   └── MEMORY
  272. │   │   │   │   │   │   │   └── CTRL_ACCESS
  273. │   │   │   │   │   │   │   ├── ctrl_access.c
  274. │   │   │   │   │   │   │   └── ctrl_access.h
  275. │   │   │   │   │   │   └── UTILS
  276. │   │   │   │   │   │   ├── compiler.h
  277. │   │   │   │   │   │   ├── conf_isp.h
  278. │   │   │   │   │   │   ├── DEBUG
  279. │   │   │   │   │   │   │   ├── debug.c
  280. │   │   │   │   │   │   │   ├── debug.h
  281. │   │   │   │   │   │   │   ├── print_funcs.c
  282. │   │   │   │   │   │   │   └── print_funcs.h
  283. │   │   │   │   │   │   ├── LIBS
  284. │   │   │   │   │   │   │   └── NEWLIB_ADDONS
  285. │   │   │   │   │   │   │   ├── INCLUDE
  286. │   │   │   │   │   │   │   │   ├── nlao_cpu.h
  287. │   │   │   │   │   │   │   │   ├── nlao_exceptions.h
  288. │   │   │   │   │   │   │   │   ├── nlao_interrupts.h
  289. │   │   │   │   │   │   │   │   ├── nlao_io.h
  290. │   │   │   │   │   │   │   │   └── nlao_usart.h
  291. │   │   │   │   │   │   │   └── libnewlib_addons-at32ucr2-speed_opt.a
  292. │   │   │   │   │   │   ├── LINKER_SCRIPTS
  293. │   │   │   │   │   │   │   └── AT32UC3A
  294. │   │   │   │   │   │   │   ├── 0512
  295. │   │   │   │   │   │   │   │   └── GCC
  296. │   │   │   │   │   │   │   │   └── link_uc3a0512.lds
  297. │   │   │   │   │   │   │   └── 1256
  298. │   │   │   │   │   │   │   └── GCC
  299. │   │   │   │   │   │   │   └── link_uc3a1256.lds
  300. │   │   │   │   │   │   ├── parts.h
  301. │   │   │   │   │   │   ├── PREPROCESSOR
  302. │   │   │   │   │   │   │   ├── mrepeat.h
  303. │   │   │   │   │   │   │   ├── preprocessor.h
  304. │   │   │   │   │   │   │   ├── stringz.h
  305. │   │   │   │   │   │   │   └── tpaste.h
  306. │   │   │   │   │   │   └── STARTUP_FILES
  307. │   │   │   │   │   │   └── GCC
  308. │   │   │   │   │   │   └── crt0.x
  309. │   │   │   │   │   ├── startup.c
  310. │   │   │   │   │   ├── startup.h
  311. │   │   │   │   │   └── wl_fw.h
  312. │   │   │   │   └── wifi_dnld.cproj
  313. │   │   │   ├── wifiHD
  314. │   │   │   │   ├── Release
  315. │   │   │   │   │   ├── wifiHD.elf
  316. │   │   │   │   │   └── wifiHD.hex
  317. │   │   │   │   ├── src
  318. │   │   │   │   │   ├── ard_spi.c
  319. │   │   │   │   │   ├── ard_spi.h
  320. │   │   │   │   │   ├── ard_tcp.c
  321. │   │   │   │   │   ├── ard_tcp.h
  322. │   │   │   │   │   ├── ard_utils.c
  323. │   │   │   │   │   ├── ard_utils.h
  324. │   │   │   │   │   ├── avr32_spi.c
  325. │   │   │   │   │   ├── board_init.c
  326. │   │   │   │   │   ├── board_init.h
  327. │   │   │   │   │   ├── cmd_wl.c
  328. │   │   │   │   │   ├── cmd_wl.h
  329. │   │   │   │   │   ├── CONFIG
  330. │   │   │   │   │   │   ├── conf_access.h
  331. │   │   │   │   │   │   ├── conf_at45dbx.h
  332. │   │   │   │   │   │   ├── conf_ebi.h
  333. │   │   │   │   │   │   └── conf_sd_mmc_spi.h
  334. │   │   │   │   │   ├── console.c
  335. │   │   │   │   │   ├── console.h
  336. │   │   │   │   │   ├── debug.h
  337. │   │   │   │   │   ├── fw_download_extflash.c
  338. │   │   │   │   │   ├── fw_download.h
  339. │   │   │   │   │   ├── license.txt
  340. │   │   │   │   │   ├── lwipopts.h
  341. │   │   │   │   │   ├── lwip_setup.c
  342. │   │   │   │   │   ├── lwip_setup.h
  343. │   │   │   │   │   ├── main.c
  344. │   │   │   │   │   ├── nvram.c
  345. │   │   │   │   │   ├── nvram.h
  346. │   │   │   │   │   ├── owl_os.c
  347. │   │   │   │   │   ├── ping.c
  348. │   │   │   │   │   ├── ping.h
  349. │   │   │   │   │   ├── printf-stdarg.c
  350. │   │   │   │   │   ├── printf-stdarg.h
  351. │   │   │   │   │   ├── SOFTWARE_FRAMEWORK
  352. │   │   │   │   │   │   ├── ASM
  353. │   │   │   │   │   │   │   └── trampoline.x
  354. │   │   │   │   │   │   ├── BOARDS
  355. │   │   │   │   │   │   │   ├── ARDUINO
  356. │   │   │   │   │   │   │   │   ├── arduino.h
  357. │   │   │   │   │   │   │   │   ├── led.c
  358. │   │   │   │   │   │   │   │   └── led.h
  359. │   │   │   │   │   │   │   ├── board.h
  360. │   │   │   │   │   │   │   ├── board.h.my
  361. │   │   │   │   │   │   │   └── EVK1105
  362. │   │   │   │   │   │   │   ├── evk1105.h
  363. │   │   │   │   │   │   │   ├── led.c
  364. │   │   │   │   │   │   │   └── led.h
  365. │   │   │   │   │   │   ├── COMPONENTS
  366. │   │   │   │   │   │   │   ├── MEMORY
  367. │   │   │   │   │   │   │   │   └── DATA_FLASH
  368. │   │   │   │   │   │   │   │   └── AT45DBX
  369. │   │   │   │   │   │   │   │   ├── at45dbx.c
  370. │   │   │   │   │   │   │   │   ├── at45dbx.h
  371. │   │   │   │   │   │   │   │   ├── at45dbx_mem.c
  372. │   │   │   │   │   │   │   │   └── at45dbx_mem.h
  373. │   │   │   │   │   │   │   └── WIFI
  374. │   │   │   │   │   │   │   └── HD
  375. │   │   │   │   │   │   │   ├── v2.7.0
  376. │   │   │   │   │   │   │   │   ├── revision.txt
  377. │   │   │   │   │   │   │   │   ├── UCR1
  378. │   │   │   │   │   │   │   │   │   └── GCC
  379. │   │   │   │   │   │   │   │   │   ├── lib_ucr1_hd_sdio_v2.7.0.a
  380. │   │   │   │   │   │   │   │   │   ├── lib_ucr1_hd_spi_v2.7.0.a
  381. │   │   │   │   │   │   │   │   │   └── lib_ucr1_hd_wl_sta_intwpa_v2.7.0.a
  382. │   │   │   │   │   │   │   │   └── UCR2
  383. │   │   │   │   │   │   │   │   └── GCC
  384. │   │   │   │   │   │   │   │   ├── lib_ucr2_hd_sdio_v2.7.0.a
  385. │   │   │   │   │   │   │   │   ├── lib_ucr2_hd_spi_v2.7.0.a
  386. │   │   │   │   │   │   │   │   └── lib_ucr2_hd_wl_sta_intwpa_v2.7.0.a
  387. │   │   │   │   │   │   │   ├── wlap_api.h
  388. │   │   │   │   │   │   │   ├── wl_api.h
  389. │   │   │   │   │   │   │   ├── wl_fw.h
  390. │   │   │   │   │   │   │   ├── wl_os.h
  391. │   │   │   │   │   │   │   ├── wl_sdio.h
  392. │   │   │   │   │   │   │   └── wl_spi.h
  393. │   │   │   │   │   │   ├── DRIVERS
  394. │   │   │   │   │   │   │   ├── CPU
  395. │   │   │   │   │   │   │   │   └── CYCLE_COUNTER
  396. │   │   │   │   │   │   │   │   └── cycle_counter.h
  397. │   │   │   │   │   │   │   ├── EBI
  398. │   │   │   │   │   │   │   │   └── SMC
  399. │   │   │   │   │   │   │   │   ├── smc.c
  400. │   │   │   │   │   │   │   │   └── smc.h
  401. │   │   │   │   │   │   │   ├── EIC
  402. │   │   │   │   │   │   │   │   ├── eic.c
  403. │   │   │   │   │   │   │   │   └── eic.h
  404. │   │   │   │   │   │   │   ├── FLASHC
  405. │   │   │   │   │   │   │   │   ├── flashc.c
  406. │   │   │   │   │   │   │   │   └── flashc.h
  407. │   │   │   │   │   │   │   ├── GPIO
  408. │   │   │   │   │   │   │   │   ├── gpio.c
  409. │   │   │   │   │   │   │   │   └── gpio.h
  410. │   │   │   │   │   │   │   ├── INTC
  411. │   │   │   │   │   │   │   │   ├── exception.x
  412. │   │   │   │   │   │   │   │   ├── intc.c
  413. │   │   │   │   │   │   │   │   └── intc.h
  414. │   │   │   │   │   │   │   ├── PDCA
  415. │   │   │   │   │   │   │   │   ├── pdca.c
  416. │   │   │   │   │   │   │   │   └── pdca.h
  417. │   │   │   │   │   │   │   ├── PM
  418. │   │   │   │   │   │   │   │   ├── pm.c
  419. │   │   │   │   │   │   │   │   ├── pm_conf_clocks.c
  420. │   │   │   │   │   │   │   │   ├── pm.h
  421. │   │   │   │   │   │   │   │   ├── power_clocks_lib.c
  422. │   │   │   │   │   │   │   │   └── power_clocks_lib.h
  423. │   │   │   │   │   │   │   ├── RTC
  424. │   │   │   │   │   │   │   │   ├── rtc.c
  425. │   │   │   │   │   │   │   │   └── rtc.h
  426. │   │   │   │   │   │   │   ├── SPI
  427. │   │   │   │   │   │   │   │   ├── spi.c
  428. │   │   │   │   │   │   │   │   └── spi.h
  429. │   │   │   │   │   │   │   ├── TC
  430. │   │   │   │   │   │   │   │   ├── tc.c
  431. │   │   │   │   │   │   │   │   └── tc.h
  432. │   │   │   │   │   │   │   └── USART
  433. │   │   │   │   │   │   │   ├── usart.c
  434. │   │   │   │   │   │   │   └── usart.h
  435. │   │   │   │   │   │   ├── SERVICES
  436. │   │   │   │   │   │   │   ├── DELAY
  437. │   │   │   │   │   │   │   │   ├── delay.c
  438. │   │   │   │   │   │   │   │   └── delay.h
  439. │   │   │   │   │   │   │   ├── LWIP
  440. │   │   │   │   │   │   │   │   ├── lwip-1.3.2
  441. │   │   │   │   │   │   │   │   │   └── src
  442. │   │   │   │   │   │   │   │   │   ├── core
  443. │   │   │   │   │   │   │   │   │   │   ├── dhcp.c
  444. │   │   │   │   │   │   │   │   │   │   ├── dns.c
  445. │   │   │   │   │   │   │   │   │   │   ├── init.c
  446. │   │   │   │   │   │   │   │   │   │   ├── ipv4
  447. │   │   │   │   │   │   │   │   │   │   │   ├── autoip.c
  448. │   │   │   │   │   │   │   │   │   │   │   ├── icmp.c
  449. │   │   │   │   │   │   │   │   │   │   │   ├── igmp.c
  450. │   │   │   │   │   │   │   │   │   │   │   ├── inet.c
  451. │   │   │   │   │   │   │   │   │   │   │   ├── inet_chksum.c
  452. │   │   │   │   │   │   │   │   │   │   │   ├── ip_addr.c
  453. │   │   │   │   │   │   │   │   │   │   │   ├── ip.c
  454. │   │   │   │   │   │   │   │   │   │   │   └── ip_frag.c
  455. │   │   │   │   │   │   │   │   │   │   ├── mem.c
  456. │   │   │   │   │   │   │   │   │   │   ├── memp.c
  457. │   │   │   │   │   │   │   │   │   │   ├── netif.c
  458. │   │   │   │   │   │   │   │   │   │   ├── pbuf.c
  459. │   │   │   │   │   │   │   │   │   │   ├── raw.c
  460. │   │   │   │   │   │   │   │   │   │   ├── stats.c
  461. │   │   │   │   │   │   │   │   │   │   ├── tcp.c
  462. │   │   │   │   │   │   │   │   │   │   ├── tcp_in.c
  463. │   │   │   │   │   │   │   │   │   │   ├── tcp_out.c
  464. │   │   │   │   │   │   │   │   │   │   └── udp.c
  465. │   │   │   │   │   │   │   │   │   ├── include
  466. │   │   │   │   │   │   │   │   │   │   ├── ipv4
  467. │   │   │   │   │   │   │   │   │   │   │   └── lwip
  468. │   │   │   │   │   │   │   │   │   │   │   ├── autoip.h
  469. │   │   │   │   │   │   │   │   │   │   │   ├── icmp.h
  470. │   │   │   │   │   │   │   │   │   │   │   ├── igmp.h
  471. │   │   │   │   │   │   │   │   │   │   │   ├── inet_chksum.h
  472. │   │   │   │   │   │   │   │   │   │   │   ├── inet.h
  473. │   │   │   │   │   │   │   │   │   │   │   ├── ip_addr.h
  474. │   │   │   │   │   │   │   │   │   │   │   ├── ip_frag.h
  475. │   │   │   │   │   │   │   │   │   │   │   └── ip.h
  476. │   │   │   │   │   │   │   │   │   │   ├── lwip
  477. │   │   │   │   │   │   │   │   │   │   │   ├── api.h
  478. │   │   │   │   │   │   │   │   │   │   │   ├── api_msg.h
  479. │   │   │   │   │   │   │   │   │   │   │   ├── arch.h
  480. │   │   │   │   │   │   │   │   │   │   │   ├── debug.h
  481. │   │   │   │   │   │   │   │   │   │   │   ├── def.h
  482. │   │   │   │   │   │   │   │   │   │   │   ├── dhcp.h
  483. │   │   │   │   │   │   │   │   │   │   │   ├── dns.h
  484. │   │   │   │   │   │   │   │   │   │   │   ├── err.h
  485. │   │   │   │   │   │   │   │   │   │   │   ├── init.h
  486. │   │   │   │   │   │   │   │   │   │   │   ├── mem.h
  487. │   │   │   │   │   │   │   │   │   │   │   ├── memp.h
  488. │   │   │   │   │   │   │   │   │   │   │   ├── memp_std.h
  489. │   │   │   │   │   │   │   │   │   │   │   ├── netbuf.h
  490. │   │   │   │   │   │   │   │   │   │   │   ├── netdb.h
  491. │   │   │   │   │   │   │   │   │   │   │   ├── netifapi.h
  492. │   │   │   │   │   │   │   │   │   │   │   ├── netif.h
  493. │   │   │   │   │   │   │   │   │   │   │   ├── opt.h
  494. │   │   │   │   │   │   │   │   │   │   │   ├── pbuf.h
  495. │   │   │   │   │   │   │   │   │   │   │   ├── raw.h
  496. │   │   │   │   │   │   │   │   │   │   │   ├── sio.h
  497. │   │   │   │   │   │   │   │   │   │   │   ├── snmp_asn1.h
  498. │   │   │   │   │   │   │   │   │   │   │   ├── snmp.h
  499. │   │   │   │   │   │   │   │   │   │   │   ├── snmp_msg.h
  500. │   │   │   │   │   │   │   │   │   │   │   ├── snmp_structs.h
  501. │   │   │   │   │   │   │   │   │   │   │   ├── sockets.h
  502. │   │   │   │   │   │   │   │   │   │   │   ├── stats.h
  503. │   │   │   │   │   │   │   │   │   │   │   ├── sys.h
  504. │   │   │   │   │   │   │   │   │   │   │   ├── tcp.h
  505. │   │   │   │   │   │   │   │   │   │   │   ├── tcpip.h
  506. │   │   │   │   │   │   │   │   │   │   │   └── udp.h
  507. │   │   │   │   │   │   │   │   │   │   └── netif
  508. │   │   │   │   │   │   │   │   │   │   ├── etharp.h
  509. │   │   │   │   │   │   │   │   │   │   ├── loopif.h
  510. │   │   │   │   │   │   │   │   │   │   ├── ppp_oe.h
  511. │   │   │   │   │   │   │   │   │   │   └── slipif.h
  512. │   │   │   │   │   │   │   │   │   └── netif
  513. │   │   │   │   │   │   │   │   │   ├── etharp.c
  514. │   │   │   │   │   │   │   │   │   └── loopif.c
  515. │   │   │   │   │   │   │   │   └── lwip-port-1.3.2
  516. │   │   │   │   │   │   │   │   └── HD
  517. │   │   │   │   │   │   │   │   ├── if
  518. │   │   │   │   │   │   │   │   │   ├── include
  519. │   │   │   │   │   │   │   │   │   │   ├── arch
  520. │   │   │   │   │   │   │   │   │   │   │   ├── cc.h
  521. │   │   │   │   │   │   │   │   │   │   │   └── perf.h
  522. │   │   │   │   │   │   │   │   │   │   ├── lwipopts.h
  523. │   │   │   │   │   │   │   │   │   │   └── netif
  524. │   │   │   │   │   │   │   │   │   │   └── wlif.h
  525. │   │   │   │   │   │   │   │   │   └── netif
  526. │   │   │   │   │   │   │   │   │   └── wlif.c
  527. │   │   │   │   │   │   │   │   └── readme.txt
  528. │   │   │   │   │   │   │   └── MEMORY
  529. │   │   │   │   │   │   │   └── CTRL_ACCESS
  530. │   │   │   │   │   │   │   ├── ctrl_access.c
  531. │   │   │   │   │   │   │   └── ctrl_access.h
  532. │   │   │   │   │   │   └── UTILS
  533. │   │   │   │   │   │   ├── compiler.h
  534. │   │   │   │   │   │   ├── conf_isp.h
  535. │   │   │   │   │   │   ├── DEBUG
  536. │   │   │   │   │   │   │   ├── debug.c
  537. │   │   │   │   │   │   │   ├── debug.h
  538. │   │   │   │   │   │   │   ├── print_funcs.c
  539. │   │   │   │   │   │   │   └── print_funcs.h
  540. │   │   │   │   │   │   ├── LIBS
  541. │   │   │   │   │   │   │   └── NEWLIB_ADDONS
  542. │   │   │   │   │   │   │   ├── INCLUDE
  543. │   │   │   │   │   │   │   │   ├── nlao_cpu.h
  544. │   │   │   │   │   │   │   │   ├── nlao_exceptions.h
  545. │   │   │   │   │   │   │   │   ├── nlao_interrupts.h
  546. │   │   │   │   │   │   │   │   ├── nlao_io.h
  547. │   │   │   │   │   │   │   │   └── nlao_usart.h
  548. │   │   │   │   │   │   │   └── libnewlib_addons-at32ucr2-speed_opt.a
  549. │   │   │   │   │   │   ├── LINKER_SCRIPTS
  550. │   │   │   │   │   │   │   └── AT32UC3A
  551. │   │   │   │   │   │   │   ├── 0512
  552. │   │   │   │   │   │   │   │   └── GCC
  553. │   │   │   │   │   │   │   │   └── link_uc3a0512.lds
  554. │   │   │   │   │   │   │   └── 1256
  555. │   │   │   │   │   │   │   └── GCC
  556. │   │   │   │   │   │   │   └── link_uc3a1256.lds
  557. │   │   │   │   │   │   ├── parts.h
  558. │   │   │   │   │   │   ├── PREPROCESSOR
  559. │   │   │   │   │   │   │   ├── mrepeat.h
  560. │   │   │   │   │   │   │   ├── preprocessor.h
  561. │   │   │   │   │   │   │   ├── stringz.h
  562. │   │   │   │   │   │   │   └── tpaste.h
  563. │   │   │   │   │   │   └── STARTUP_FILES
  564. │   │   │   │   │   │   └── GCC
  565. │   │   │   │   │   │   └── crt0.x
  566. │   │   │   │   │   ├── timer.c
  567. │   │   │   │   │   ├── timer.h
  568. │   │   │   │   │   ├── top_defs.h
  569. │   │   │   │   │   ├── trace.h
  570. │   │   │   │   │   ├── util.c
  571. │   │   │   │   │   ├── util.h
  572. │   │   │   │   │   ├── wifi_spi.h
  573. │   │   │   │   │   ├── wl_cm.c
  574. │   │   │   │   │   ├── wl_cm.h
  575. │   │   │   │   │   └── wl_definitions.h
  576. │   │   │   │   └── wifiHD.cproj
  577. │   │   │   └── wifishield.atsln
  578. │   │   ├── libraries
  579. │   │   │   ├── EEPROM
  580. │   │   │   │   ├── examples
  581. │   │   │   │   │   ├── eeprom_clear
  582. │   │   │   │   │   │   └── eeprom_clear.ino
  583. │   │   │   │   │   ├── eeprom_crc
  584. │   │   │   │   │   │   └── eeprom_crc.ino
  585. │   │   │   │   │   ├── eeprom_get
  586. │   │   │   │   │   │   └── eeprom_get.ino
  587. │   │   │   │   │   ├── eeprom_iteration
  588. │   │   │   │   │   │   └── eeprom_iteration.ino
  589. │   │   │   │   │   ├── eeprom_put
  590. │   │   │   │   │   │   └── eeprom_put.ino
  591. │   │   │   │   │   ├── eeprom_read
  592. │   │   │   │   │   │   └── eeprom_read.ino
  593. │   │   │   │   │   ├── eeprom_update
  594. │   │   │   │   │   │   └── eeprom_update.ino
  595. │   │   │   │   │   └── eeprom_write
  596. │   │   │   │   │   └── eeprom_write.ino
  597. │   │   │   │   ├── keywords.txt
  598. │   │   │   │   ├── library.properties
  599. │   │   │   │   ├── README.md
  600. │   │   │   │   └── src
  601. │   │   │   │   └── EEPROM.h
  602. │   │   │   ├── HID
  603. │   │   │   │   ├── keywords.txt
  604. │   │   │   │   ├── library.properties
  605. │   │   │   │   └── src
  606. │   │   │   │   ├── HID.cpp
  607. │   │   │   │   └── HID.h
  608. │   │   │   ├── SoftwareSerial
  609. │   │   │   │   ├── examples
  610. │   │   │   │   │   ├── SoftwareSerialExample
  611. │   │   │   │   │   │   └── SoftwareSerialExample.ino
  612. │   │   │   │   │   └── TwoPortReceive
  613. │   │   │   │   │   └── TwoPortReceive.ino
  614. │   │   │   │   ├── keywords.txt
  615. │   │   │   │   ├── library.properties
  616. │   │   │   │   └── src
  617. │   │   │   │   ├── SoftwareSerial.cpp
  618. │   │   │   │   └── SoftwareSerial.h
  619. │   │   │   ├── SPI
  620. │   │   │   │   ├── examples
  621. │   │   │   │   │   ├── BarometricPressureSensor
  622. │   │   │   │   │   │   └── BarometricPressureSensor.ino
  623. │   │   │   │   │   └── DigitalPotControl
  624. │   │   │   │   │   └── DigitalPotControl.ino
  625. │   │   │   │   ├── keywords.txt
  626. │   │   │   │   ├── library.properties
  627. │   │   │   │   └── src
  628. │   │   │   │   ├── SPI.cpp
  629. │   │   │   │   └── SPI.h
  630. │   │   │   └── Wire
  631. │   │   │   ├── examples
  632. │   │   │   │   ├── digital_potentiometer
  633. │   │   │   │   │   └── digital_potentiometer.ino
  634. │   │   │   │   ├── master_reader
  635. │   │   │   │   │   └── master_reader.ino
  636. │   │   │   │   ├── master_writer
  637. │   │   │   │   │   └── master_writer.ino
  638. │   │   │   │   ├── SFRRanger_reader
  639. │   │   │   │   │   └── SFRRanger_reader.ino
  640. │   │   │   │   ├── slave_receiver
  641. │   │   │   │   │   └── slave_receiver.ino
  642. │   │   │   │   └── slave_sender
  643. │   │   │   │   └── slave_sender.ino
  644. │   │   │   ├── keywords.txt
  645. │   │   │   ├── library.properties
  646. │   │   │   └── src
  647. │   │   │   ├── utility
  648. │   │   │   │   ├── twi.c
  649. │   │   │   │   └── twi.h
  650. │   │   │   ├── Wire.cpp
  651. │   │   │   └── Wire.h
  652. │   │   ├── platform.txt
  653. │   │   ├── programmers.txt
  654. │   │   └── variants
  655. │   │   ├── eightanaloginputs
  656. │   │   │   └── pins_arduino.h
  657. │   │   ├── ethernet
  658. │   │   │   └── pins_arduino.h
  659. │   │   ├── gemma
  660. │   │   │   └── pins_arduino.h
  661. │   │   ├── leonardo
  662. │   │   │   └── pins_arduino.h
  663. │   │   ├── mega
  664. │   │   │   └── pins_arduino.h
  665. │   │   ├── micro
  666. │   │   │   └── pins_arduino.h
  667. │   │   ├── robot_control
  668. │   │   │   └── pins_arduino.h
  669. │   │   ├── robot_motor
  670. │   │   │   └── pins_arduino.h
  671. │   │   ├── standard
  672. │   │   │   └── pins_arduino.h
  673. │   │   └── yun
  674. │   │   └── pins_arduino.h
  675. │   └── sam
  676. │   ├── boards.txt
  677. │   ├── cores
  678. │   │   └── arduino
  679. │   │   ├── abi.cpp
  680. │   │   ├── Arduino.h
  681. │   │   ├── avr
  682. │   │   │   ├── dtostrf.c
  683. │   │   │   ├── dtostrf.h
  684. │   │   │   ├── interrupt.h
  685. │   │   │   └── pgmspace.h
  686. │   │   ├── binary.h
  687. │   │   ├── Client.h
  688. │   │   ├── cortex_handlers.c
  689. │   │   ├── HardwareSerial.h
  690. │   │   ├── hooks.c
  691. │   │   ├── iar_calls_sam3.c
  692. │   │   ├── IPAddress.cpp
  693. │   │   ├── IPAddress.h
  694. │   │   ├── itoa.c
  695. │   │   ├── itoa.h
  696. │   │   ├── main.cpp
  697. │   │   ├── new.cpp
  698. │   │   ├── Printable.h
  699. │   │   ├── Print.cpp
  700. │   │   ├── Print.h
  701. │   │   ├── Reset.cpp
  702. │   │   ├── Reset.h
  703. │   │   ├── RingBuffer.cpp
  704. │   │   ├── RingBuffer.h
  705. │   │   ├── Server.h
  706. │   │   ├── Stream.cpp
  707. │   │   ├── Stream.h
  708. │   │   ├── syscalls.h
  709. │   │   ├── syscalls_sam3.c
  710. │   │   ├── Tone.cpp.disabled
  711. │   │   ├── Tone.h
  712. │   │   ├── UARTClass.cpp
  713. │   │   ├── UARTClass.h
  714. │   │   ├── Udp.h
  715. │   │   ├── USARTClass.cpp
  716. │   │   ├── USARTClass.h
  717. │   │   ├── USB
  718. │   │   │   ├── CDC.cpp
  719. │   │   │   ├── PluggableUSB.cpp
  720. │   │   │   ├── PluggableUSB.h
  721. │   │   │   ├── USBAPI.h
  722. │   │   │   ├── USBCore.cpp
  723. │   │   │   ├── USBCore.h
  724. │   │   │   └── USBDesc.h
  725. │   │   ├── watchdog.cpp
  726. │   │   ├── watchdog.h
  727. │   │   ├── WCharacter.h
  728. │   │   ├── WInterrupts.c
  729. │   │   ├── WInterrupts.h
  730. │   │   ├── wiring_analog.c
  731. │   │   ├── wiring_analog.h
  732. │   │   ├── wiring.c
  733. │   │   ├── wiring_constants.h
  734. │   │   ├── wiring_digital.c
  735. │   │   ├── wiring_digital.h
  736. │   │   ├── wiring.h
  737. │   │   ├── wiring_private.h
  738. │   │   ├── wiring_pulse_asm.S
  739. │   │   ├── wiring_pulse.cpp
  740. │   │   ├── wiring_pulse.h
  741. │   │   ├── wiring_shift.c
  742. │   │   ├── wiring_shift.h
  743. │   │   ├── WMath.cpp
  744. │   │   ├── WMath.h
  745. │   │   ├── WString.cpp
  746. │   │   └── WString.h
  747. │   ├── firmwares
  748. │   │   └── atmega16u2
  749. │   │   ├── Arduino-DUE-usbserial-prod-firmware-2012-11-05.hex
  750. │   │   ├── Arduino-DUE-usbserial-prod-firmware-2013-02-05.hex
  751. │   │   └── arduino-usbserial
  752. │   │   ├── Arduino-usbserial.c
  753. │   │   ├── Arduino-usbserial.h
  754. │   │   ├── Board
  755. │   │   │   └── LEDs.h
  756. │   │   ├── Descriptors.c
  757. │   │   ├── Descriptors.h
  758. │   │   ├── Lib
  759. │   │   │   └── LightweightRingBuff.h
  760. │   │   ├── makefile
  761. │   │   └── readme.txt
  762. │   ├── libraries
  763. │   │   ├── HID
  764. │   │   │   ├── keywords.txt
  765. │   │   │   ├── library.properties
  766. │   │   │   └── src
  767. │   │   │   ├── HID.cpp
  768. │   │   │   └── HID.h
  769. │   │   ├── SPI
  770. │   │   │   ├── examples
  771. │   │   │   │   ├── BarometricPressureSensor
  772. │   │   │   │   │   └── BarometricPressureSensor.ino
  773. │   │   │   │   └── DigitalPotControl
  774. │   │   │   │   └── DigitalPotControl.ino
  775. │   │   │   ├── keywords.txt
  776. │   │   │   ├── library.properties
  777. │   │   │   └── src
  778. │   │   │   ├── SPI.cpp
  779. │   │   │   └── SPI.h
  780. │   │   └── Wire
  781. │   │   ├── examples
  782. │   │   │   ├── digital_potentiometer
  783. │   │   │   │   └── digital_potentiometer.ino
  784. │   │   │   ├── master_reader
  785. │   │   │   │   └── master_reader.ino
  786. │   │   │   ├── master_writer
  787. │   │   │   │   └── master_writer.ino
  788. │   │   │   ├── SFRRanger_reader
  789. │   │   │   │   └── SFRRanger_reader.ino
  790. │   │   │   ├── slave_receiver
  791. │   │   │   │   └── slave_receiver.ino
  792. │   │   │   └── slave_sender
  793. │   │   │   └── slave_sender.ino
  794. │   │   ├── keywords.txt
  795. │   │   ├── library.properties
  796. │   │   └── src
  797. │   │   ├── Wire.cpp
  798. │   │   └── Wire.h
  799. │   ├── platform.txt
  800. │   ├── programmers.txt
  801. │   ├── system
  802. │   │   ├── CMSIS
  803. │   │   │   ├── ATMEL Version 2.10.107
  804. │   │   │   ├── CMSIS
  805. │   │   │   │   ├── CMSIS END USER LICENCE AGREEMENT.pdf
  806. │   │   │   │   ├── Documentation
  807. │   │   │   │   │   ├── CMSIS_CM4_SIMD.htm
  808. │   │   │   │   │   ├── CMSIS_Core.htm
  809. │   │   │   │   │   ├── CMSIS_DebugSupport.htm
  810. │   │   │   │   │   ├── CMSIS_History.htm
  811. │   │   │   │   │   ├── CMSIS_Logo_Final.jpg
  812. │   │   │   │   │   ├── CMSIS-SVD_Schema_1_0.xsd
  813. │   │   │   │   │   ├── CMSIS_System_View_Description.htm
  814. │   │   │   │   │   └── DSP_Lib
  815. │   │   │   │   │   ├── html
  816. │   │   │   │   │   │   ├── annotated.html
  817. │   │   │   │   │   │   ├── arm__abs__f32_8c.html
  818. │   │   │   │   │   │   ├── arm__abs__f32_8c_source.html
  819. │   │   │   │   │   │   ├── arm__abs__q15_8c.html
  820. │   │   │   │   │   │   ├── arm__abs__q15_8c_source.html
  821. │   │   │   │   │   │   ├── arm__abs__q31_8c.html
  822. │   │   │   │   │   │   ├── arm__abs__q31_8c_source.html
  823. │   │   │   │   │   │   ├── arm__abs__q7_8c.html
  824. │   │   │   │   │   │   ├── arm__abs__q7_8c_source.html
  825. │   │   │   │   │   │   ├── arm__add__f32_8c.html
  826. │   │   │   │   │   │   ├── arm__add__f32_8c_source.html
  827. │   │   │   │   │   │   ├── arm__add__q15_8c.html
  828. │   │   │   │   │   │   ├── arm__add__q15_8c_source.html
  829. │   │   │   │   │   │   ├── arm__add__q31_8c.html
  830. │   │   │   │   │   │   ├── arm__add__q31_8c_source.html
  831. │   │   │   │   │   │   ├── arm__add__q7_8c.html
  832. │   │   │   │   │   │   ├── arm__add__q7_8c_source.html
  833. │   │   │   │   │   │   ├── arm__biquad__cascade__df1__32x64__init__q31_8c.html
  834. │   │   │   │   │   │   ├── arm__biquad__cascade__df1__32x64__init__q31_8c_source.html
  835. │   │   │   │   │   │   ├── arm__biquad__cascade__df1__32x64__q31_8c.html
  836. │   │   │   │   │   │   ├── arm__biquad__cascade__df1__32x64__q31_8c_source.html
  837. │   │   │   │   │   │   ├── arm__biquad__cascade__df1__f32_8c.html
  838. │   │   │   │   │   │   ├── arm__biquad__cascade__df1__f32_8c_source.html
  839. │   │   │   │   │   │   ├── arm__biquad__cascade__df1__fast__q15_8c.html
  840. │   │   │   │   │   │   ├── arm__biquad__cascade__df1__fast__q15_8c_source.html
  841. │   │   │   │   │   │   ├── arm__biquad__cascade__df1__fast__q31_8c.html
  842. │   │   │   │   │   │   ├── arm__biquad__cascade__df1__fast__q31_8c_source.html
  843. │   │   │   │   │   │   ├── arm__biquad__cascade__df1__init__f32_8c.html
  844. │   │   │   │   │   │   ├── arm__biquad__cascade__df1__init__f32_8c_source.html
  845. │   │   │   │   │   │   ├── arm__biquad__cascade__df1__init__q15_8c.html
  846. │   │   │   │   │   │   ├── arm__biquad__cascade__df1__init__q15_8c_source.html
  847. │   │   │   │   │   │   ├── arm__biquad__cascade__df1__init__q31_8c.html
  848. │   │   │   │   │   │   ├── arm__biquad__cascade__df1__init__q31_8c_source.html
  849. │   │   │   │   │   │   ├── arm__biquad__cascade__df1__q15_8c.html
  850. │   │   │   │   │   │   ├── arm__biquad__cascade__df1__q15_8c_source.html
  851. │   │   │   │   │   │   ├── arm__biquad__cascade__df1__q31_8c.html
  852. │   │   │   │   │   │   ├── arm__biquad__cascade__df1__q31_8c_source.html
  853. │   │   │   │   │   │   ├── arm__biquad__cascade__df2_t__f32_8c.html
  854. │   │   │   │   │   │   ├── arm__biquad__cascade__df2_t__f32_8c_source.html
  855. │   │   │   │   │   │   ├── arm__biquad__cascade__df2_t__init__f32_8c.html
  856. │   │   │   │   │   │   ├── arm__biquad__cascade__df2_t__init__f32_8c_source.html
  857. │   │   │   │   │   │   ├── arm__cfft__radix4__f32_8c.html
  858. │   │   │   │   │   │   ├── arm__cfft__radix4__f32_8c_source.html
  859. │   │   │   │   │   │   ├── arm__cfft__radix4__init__f32_8c.html
  860. │   │   │   │   │   │   ├── arm__cfft__radix4__init__f32_8c_source.html
  861. │   │   │   │   │   │   ├── arm__cfft__radix4__init__q15_8c.html
  862. │   │   │   │   │   │   ├── arm__cfft__radix4__init__q15_8c_source.html
  863. │   │   │   │   │   │   ├── arm__cfft__radix4__init__q31_8c.html
  864. │   │   │   │   │   │   ├── arm__cfft__radix4__init__q31_8c_source.html
  865. │   │   │   │   │   │   ├── arm__cfft__radix4__q15_8c.html
  866. │   │   │   │   │   │   ├── arm__cfft__radix4__q15_8c_source.html
  867. │   │   │   │   │   │   ├── arm__cfft__radix4__q31_8c.html
  868. │   │   │   │   │   │   ├── arm__cfft__radix4__q31_8c_source.html
  869. │   │   │   │   │   │   ├── arm_class_marks_example_f32_8c-example.html
  870. │   │   │   │   │   │   ├── arm__class__marks__example__f32_8c.html
  871. │   │   │   │   │   │   ├── arm__class__marks__example__f32_8c_source.html
  872. │   │   │   │   │   │   ├── arm__cmplx__conj__f32_8c.html
  873. │   │   │   │   │   │   ├── arm__cmplx__conj__f32_8c_source.html
  874. │   │   │   │   │   │   ├── arm__cmplx__conj__q15_8c.html
  875. │   │   │   │   │   │   ├── arm__cmplx__conj__q15_8c_source.html
  876. │   │   │   │   │   │   ├── arm__cmplx__conj__q31_8c.html
  877. │   │   │   │   │   │   ├── arm__cmplx__conj__q31_8c_source.html
  878. │   │   │   │   │   │   ├── arm__cmplx__dot__prod__f32_8c.html
  879. │   │   │   │   │   │   ├── arm__cmplx__dot__prod__f32_8c_source.html
  880. │   │   │   │   │   │   ├── arm__cmplx__dot__prod__q15_8c.html
  881. │   │   │   │   │   │   ├── arm__cmplx__dot__prod__q15_8c_source.html
  882. │   │   │   │   │   │   ├── arm__cmplx__dot__prod__q31_8c.html
  883. │   │   │   │   │   │   ├── arm__cmplx__dot__prod__q31_8c_source.html
  884. │   │   │   │   │   │   ├── arm__cmplx__mag__f32_8c.html
  885. │   │   │   │   │   │   ├── arm__cmplx__mag__f32_8c_source.html
  886. │   │   │   │   │   │   ├── arm__cmplx__mag__q15_8c.html
  887. │   │   │   │   │   │   ├── arm__cmplx__mag__q15_8c_source.html
  888. │   │   │   │   │   │   ├── arm__cmplx__mag__q31_8c.html
  889. │   │   │   │   │   │   ├── arm__cmplx__mag__q31_8c_source.html
  890. │   │   │   │   │   │   ├── arm__cmplx__mag__squared__f32_8c.html
  891. │   │   │   │   │   │   ├── arm__cmplx__mag__squared__f32_8c_source.html
  892. │   │   │   │   │   │   ├── arm__cmplx__mag__squared__q15_8c.html
  893. │   │   │   │   │   │   ├── arm__cmplx__mag__squared__q15_8c_source.html
  894. │   │   │   │   │   │   ├── arm__cmplx__mag__squared__q31_8c.html
  895. │   │   │   │   │   │   ├── arm__cmplx__mag__squared__q31_8c_source.html
  896. │   │   │   │   │   │   ├── arm__cmplx__mult__cmplx__f32_8c.html
  897. │   │   │   │   │   │   ├── arm__cmplx__mult__cmplx__f32_8c_source.html
  898. │   │   │   │   │   │   ├── arm__cmplx__mult__cmplx__q15_8c.html
  899. │   │   │   │   │   │   ├── arm__cmplx__mult__cmplx__q15_8c_source.html
  900. │   │   │   │   │   │   ├── arm__cmplx__mult__cmplx__q31_8c.html
  901. │   │   │   │   │   │   ├── arm__cmplx__mult__cmplx__q31_8c_source.html
  902. │   │   │   │   │   │   ├── arm__cmplx__mult__real__f32_8c.html
  903. │   │   │   │   │   │   ├── arm__cmplx__mult__real__f32_8c_source.html
  904. │   │   │   │   │   │   ├── arm__cmplx__mult__real__q15_8c.html
  905. │   │   │   │   │   │   ├── arm__cmplx__mult__real__q15_8c_source.html
  906. │   │   │   │   │   │   ├── arm__cmplx__mult__real__q31_8c.html
  907. │   │   │   │   │   │   ├── arm__cmplx__mult__real__q31_8c_source.html
  908. │   │   │   │   │   │   ├── arm__common__tables_8c.html
  909. │   │   │   │   │   │   ├── arm__common__tables_8c_source.html
  910. │   │   │   │   │   │   ├── arm__conv__f32_8c.html
  911. │   │   │   │   │   │   ├── arm__conv__f32_8c_source.html
  912. │   │   │   │   │   │   ├── arm__conv__fast__q15_8c.html
  913. │   │   │   │   │   │   ├── arm__conv__fast__q15_8c_source.html
  914. │   │   │   │   │   │   ├── arm__conv__fast__q31_8c.html
  915. │   │   │   │   │   │   ├── arm__conv__fast__q31_8c_source.html
  916. │   │   │   │   │   │   ├── arm_convolution_example_f32_8c-example.html
  917. │   │   │   │   │   │   ├── arm__convolution__example__f32_8c.html
  918. │   │   │   │   │   │   ├── arm__convolution__example__f32_8c_source.html
  919. │   │   │   │   │   │   ├── arm__conv__partial__f32_8c.html
  920. │   │   │   │   │   │   ├── arm__conv__partial__f32_8c_source.html
  921. │   │   │   │   │   │   ├── arm__conv__partial__fast__q15_8c.html
  922. │   │   │   │   │   │   ├── arm__conv__partial__fast__q15_8c_source.html
  923. │   │   │   │   │   │   ├── arm__conv__partial__fast__q31_8c.html
  924. │   │   │   │   │   │   ├── arm__conv__partial__fast__q31_8c_source.html
  925. │   │   │   │   │   │   ├── arm__conv__partial__q15_8c.html
  926. │   │   │   │   │   │   ├── arm__conv__partial__q15_8c_source.html
  927. │   │   │   │   │   │   ├── arm__conv__partial__q31_8c.html
  928. │   │   │   │   │   │   ├── arm__conv__partial__q31_8c_source.html
  929. │   │   │   │   │   │   ├── arm__conv__partial__q7_8c.html
  930. │   │   │   │   │   │   ├── arm__conv__partial__q7_8c_source.html
  931. │   │   │   │   │   │   ├── arm__conv__q15_8c.html
  932. │   │   │   │   │   │   ├── arm__conv__q15_8c_source.html
  933. │   │   │   │   │   │   ├── arm__conv__q31_8c.html
  934. │   │   │   │   │   │   ├── arm__conv__q31_8c_source.html
  935. │   │   │   │   │   │   ├── arm__conv__q7_8c.html
  936. │   │   │   │   │   │   ├── arm__conv__q7_8c_source.html
  937. │   │   │   │   │   │   ├── arm__copy__f32_8c.html
  938. │   │   │   │   │   │   ├── arm__copy__f32_8c_source.html
  939. │   │   │   │   │   │   ├── arm__copy__q15_8c.html
  940. │   │   │   │   │   │   ├── arm__copy__q15_8c_source.html
  941. │   │   │   │   │   │   ├── arm__copy__q31_8c.html
  942. │   │   │   │   │   │   ├── arm__copy__q31_8c_source.html
  943. │   │   │   │   │   │   ├── arm__copy__q7_8c.html
  944. │   │   │   │   │   │   ├── arm__copy__q7_8c_source.html
  945. │   │   │   │   │   │   ├── arm__correlate__f32_8c.html
  946. │   │   │   │   │   │   ├── arm__correlate__f32_8c_source.html
  947. │   │   │   │   │   │   ├── arm__correlate__fast__q15_8c.html
  948. │   │   │   │   │   │   ├── arm__correlate__fast__q15_8c_source.html
  949. │   │   │   │   │   │   ├── arm__correlate__fast__q31_8c.html
  950. │   │   │   │   │   │   ├── arm__correlate__fast__q31_8c_source.html
  951. │   │   │   │   │   │   ├── arm__correlate__q15_8c.html
  952. │   │   │   │   │   │   ├── arm__correlate__q15_8c_source.html
  953. │   │   │   │   │   │   ├── arm__correlate__q31_8c.html
  954. │   │   │   │   │   │   ├── arm__correlate__q31_8c_source.html
  955. │   │   │   │   │   │   ├── arm__correlate__q7_8c.html
  956. │   │   │   │   │   │   ├── arm__correlate__q7_8c_source.html
  957. │   │   │   │   │   │   ├── arm__cos__f32_8c.html
  958. │   │   │   │   │   │   ├── arm__cos__f32_8c_source.html
  959. │   │   │   │   │   │   ├── arm__cos__q15_8c.html
  960. │   │   │   │   │   │   ├── arm__cos__q15_8c_source.html
  961. │   │   │   │   │   │   ├── arm__cos__q31_8c.html
  962. │   │   │   │   │   │   ├── arm__cos__q31_8c_source.html
  963. │   │   │   │   │   │   ├── arm__dct4__f32_8c.html
  964. │   │   │   │   │   │   ├── arm__dct4__f32_8c_source.html
  965. │   │   │   │   │   │   ├── arm__dct4__init__f32_8c.html
  966. │   │   │   │   │   │   ├── arm__dct4__init__f32_8c_source.html
  967. │   │   │   │   │   │   ├── arm__dct4__init__q15_8c.html
  968. │   │   │   │   │   │   ├── arm__dct4__init__q15_8c_source.html
  969. │   │   │   │   │   │   ├── arm__dct4__init__q31_8c.html
  970. │   │   │   │   │   │   ├── arm__dct4__init__q31_8c_source.html
  971. │   │   │   │   │   │   ├── arm__dct4__q15_8c.html
  972. │   │   │   │   │   │   ├── arm__dct4__q15_8c_source.html
  973. │   │   │   │   │   │   ├── arm__dct4__q31_8c.html
  974. │   │   │   │   │   │   ├── arm__dct4__q31_8c_source.html
  975. │   │   │   │   │   │   ├── arm__dot__prod__f32_8c.html
  976. │   │   │   │   │   │   ├── arm__dot__prod__f32_8c_source.html
  977. │   │   │   │   │   │   ├── arm__dot__prod__q15_8c.html
  978. │   │   │   │   │   │   ├── arm__dot__prod__q15_8c_source.html
  979. │   │   │   │   │   │   ├── arm__dot__prod__q31_8c.html
  980. │   │   │   │   │   │   ├── arm__dot__prod__q31_8c_source.html
  981. │   │   │   │   │   │   ├── arm__dot__prod__q7_8c.html
  982. │   │   │   │   │   │   ├── arm__dot__prod__q7_8c_source.html
  983. │   │   │   │   │   │   ├── arm_dotproduct_example_f32_8c-example.html
  984. │   │   │   │   │   │   ├── arm__dotproduct__example__f32_8c.html
  985. │   │   │   │   │   │   ├── arm__dotproduct__example__f32_8c_source.html
  986. │   │   │   │   │   │   ├── arm_fft_bin_example_f32_8c-example.html
  987. │   │   │   │   │   │   ├── arm__fft__bin__example__f32_8c.html
  988. │   │   │   │   │   │   ├── arm__fft__bin__example__f32_8c_source.html
  989. │   │   │   │   │   │   ├── arm__fill__f32_8c.html
  990. │   │   │   │   │   │   ├── arm__fill__f32_8c_source.html
  991. │   │   │   │   │   │   ├── arm__fill__q15_8c.html
  992. │   │   │   │   │   │   ├── arm__fill__q15_8c_source.html
  993. │   │   │   │   │   │   ├── arm__fill__q31_8c.html
  994. │   │   │   │   │   │   ├── arm__fill__q31_8c_source.html
  995. │   │   │   │   │   │   ├── arm__fill__q7_8c.html
  996. │   │   │   │   │   │   ├── arm__fill__q7_8c_source.html
  997. │   │   │   │   │   │   ├── arm__fir__decimate__f32_8c.html
  998. │   │   │   │   │   │   ├── arm__fir__decimate__f32_8c_source.html
  999. │   │   │   │   │   │   ├── arm__fir__decimate__fast__q15_8c.html
  1000. │   │   │   │   │   │   ├── arm__fir__decimate__fast__q15_8c_source.html
  1001. │   │   │   │   │   │   ├── arm__fir__decimate__fast__q31_8c.html
  1002. │   │   │   │   │   │   ├── arm__fir__decimate__fast__q31_8c_source.html
  1003. │   │   │   │   │   │   ├── arm__fir__decimate__init__f32_8c.html
  1004. │   │   │   │   │   │   ├── arm__fir__decimate__init__f32_8c_source.html
  1005. │   │   │   │   │   │   ├── arm__fir__decimate__init__q15_8c.html
  1006. │   │   │   │   │   │   ├── arm__fir__decimate__init__q15_8c_source.html
  1007. │   │   │   │   │   │   ├── arm__fir__decimate__init__q31_8c.html
  1008. │   │   │   │   │   │   ├── arm__fir__decimate__init__q31_8c_source.html
  1009. │   │   │   │   │   │   ├── arm__fir__decimate__q15_8c.html
  1010. │   │   │   │   │   │   ├── arm__fir__decimate__q15_8c_source.html
  1011. │   │   │   │   │   │   ├── arm__fir__decimate__q31_8c.html
  1012. │   │   │   │   │   │   ├── arm__fir__decimate__q31_8c_source.html
  1013. │   │   │   │   │   │   ├── arm_fir_example_f32_8c-example.html
  1014. │   │   │   │   │   │   ├── arm__fir__example__f32_8c.html
  1015. │   │   │   │   │   │   ├── arm__fir__example__f32_8c_source.html
  1016. │   │   │   │   │   │   ├── arm__fir__f32_8c.html
  1017. │   │   │   │   │   │   ├── arm__fir__f32_8c_source.html
  1018. │   │   │   │   │   │   ├── arm__fir__fast__q15_8c.html
  1019. │   │   │   │   │   │   ├── arm__fir__fast__q15_8c_source.html
  1020. │   │   │   │   │   │   ├── arm__fir__fast__q31_8c.html
  1021. │   │   │   │   │   │   ├── arm__fir__fast__q31_8c_source.html
  1022. │   │   │   │   │   │   ├── arm__fir__init__f32_8c.html
  1023. │   │   │   │   │   │   ├── arm__fir__init__f32_8c_source.html
  1024. │   │   │   │   │   │   ├── arm__fir__init__q15_8c.html
  1025. │   │   │   │   │   │   ├── arm__fir__init__q15_8c_source.html
  1026. │   │   │   │   │   │   ├── arm__fir__init__q31_8c.html
  1027. │   │   │   │   │   │   ├── arm__fir__init__q31_8c_source.html
  1028. │   │   │   │   │   │   ├── arm__fir__init__q7_8c.html
  1029. │   │   │   │   │   │   ├── arm__fir__init__q7_8c_source.html
  1030. │   │   │   │   │   │   ├── arm__fir__interpolate__f32_8c.html
  1031. │   │   │   │   │   │   ├── arm__fir__interpolate__f32_8c_source.html
  1032. │   │   │   │   │   │   ├── arm__fir__interpolate__init__f32_8c.html
  1033. │   │   │   │   │   │   ├── arm__fir__interpolate__init__f32_8c_source.html
  1034. │   │   │   │   │   │   ├── arm__fir__interpolate__init__q15_8c.html
  1035. │   │   │   │   │   │   ├── arm__fir__interpolate__init__q15_8c_source.html
  1036. │   │   │   │   │   │   ├── arm__fir__interpolate__init__q31_8c.html
  1037. │   │   │   │   │   │   ├── arm__fir__interpolate__init__q31_8c_source.html
  1038. │   │   │   │   │   │   ├── arm__fir__interpolate__q15_8c.html
  1039. │   │   │   │   │   │   ├── arm__fir__interpolate__q15_8c_source.html
  1040. │   │   │   │   │   │   ├── arm__fir__interpolate__q31_8c.html
  1041. │   │   │   │   │   │   ├── arm__fir__interpolate__q31_8c_source.html
  1042. │   │   │   │   │   │   ├── arm__fir__lattice__f32_8c.html
  1043. │   │   │   │   │   │   ├── arm__fir__lattice__f32_8c_source.html
  1044. │   │   │   │   │   │   ├── arm__fir__lattice__init__f32_8c.html
  1045. │   │   │   │   │   │   ├── arm__fir__lattice__init__f32_8c_source.html
  1046. │   │   │   │   │   │   ├── arm__fir__lattice__init__q15_8c.html
  1047. │   │   │   │   │   │   ├── arm__fir__lattice__init__q15_8c_source.html
  1048. │   │   │   │   │   │   ├── arm__fir__lattice__init__q31_8c.html
  1049. │   │   │   │   │   │   ├── arm__fir__lattice__init__q31_8c_source.html
  1050. │   │   │   │   │   │   ├── arm__fir__lattice__q15_8c.html
  1051. │   │   │   │   │   │   ├── arm__fir__lattice__q15_8c_source.html
  1052. │   │   │   │   │   │   ├── arm__fir__lattice__q31_8c.html
  1053. │   │   │   │   │   │   ├── arm__fir__lattice__q31_8c_source.html
  1054. │   │   │   │   │   │   ├── arm__fir__q15_8c.html
  1055. │   │   │   │   │   │   ├── arm__fir__q15_8c_source.html
  1056. │   │   │   │   │   │   ├── arm__fir__q31_8c.html
  1057. │   │   │   │   │   │   ├── arm__fir__q31_8c_source.html
  1058. │   │   │   │   │   │   ├── arm__fir__q7_8c.html
  1059. │   │   │   │   │   │   ├── arm__fir__q7_8c_source.html
  1060. │   │   │   │   │   │   ├── arm__fir__sparse__f32_8c.html
  1061. │   │   │   │   │   │   ├── arm__fir__sparse__f32_8c_source.html
  1062. │   │   │   │   │   │   ├── arm__fir__sparse__init__f32_8c.html
  1063. │   │   │   │   │   │   ├── arm__fir__sparse__init__f32_8c_source.html
  1064. │   │   │   │   │   │   ├── arm__fir__sparse__init__q15_8c.html
  1065. │   │   │   │   │   │   ├── arm__fir__sparse__init__q15_8c_source.html
  1066. │   │   │   │   │   │   ├── arm__fir__sparse__init__q31_8c.html
  1067. │   │   │   │   │   │   ├── arm__fir__sparse__init__q31_8c_source.html
  1068. │   │   │   │   │   │   ├── arm__fir__sparse__init__q7_8c.html
  1069. │   │   │   │   │   │   ├── arm__fir__sparse__init__q7_8c_source.html
  1070. │   │   │   │   │   │   ├── arm__fir__sparse__q15_8c.html
  1071. │   │   │   │   │   │   ├── arm__fir__sparse__q15_8c_source.html
  1072. │   │   │   │   │   │   ├── arm__fir__sparse__q31_8c.html
  1073. │   │   │   │   │   │   ├── arm__fir__sparse__q31_8c_source.html
  1074. │   │   │   │   │   │   ├── arm__fir__sparse__q7_8c.html
  1075. │   │   │   │   │   │   ├── arm__fir__sparse__q7_8c_source.html
  1076. │   │   │   │   │   │   ├── arm__float__to__q15_8c.html
  1077. │   │   │   │   │   │   ├── arm__float__to__q15_8c_source.html
  1078. │   │   │   │   │   │   ├── arm__float__to__q31_8c.html
  1079. │   │   │   │   │   │   ├── arm__float__to__q31_8c_source.html
  1080. │   │   │   │   │   │   ├── arm__float__to__q7_8c.html
  1081. │   │   │   │   │   │   ├── arm__float__to__q7_8c_source.html
  1082. │   │   │   │   │   │   ├── arm_graphic_equalizer_example_q31_8c-example.html
  1083. │   │   │   │   │   │   ├── arm__graphic__equalizer__example__q31_8c.html
  1084. │   │   │   │   │   │   ├── arm__graphic__equalizer__example__q31_8c_source.html
  1085. │   │   │   │   │   │   ├── arm__iir__lattice__f32_8c.html
  1086. │   │   │   │   │   │   ├── arm__iir__lattice__f32_8c_source.html
  1087. │   │   │   │   │   │   ├── arm__iir__lattice__init__f32_8c.html
  1088. │   │   │   │   │   │   ├── arm__iir__lattice__init__f32_8c_source.html
  1089. │   │   │   │   │   │   ├── arm__iir__lattice__init__q15_8c.html
  1090. │   │   │   │   │   │   ├── arm__iir__lattice__init__q15_8c_source.html
  1091. │   │   │   │   │   │   ├── arm__iir__lattice__init__q31_8c.html
  1092. │   │   │   │   │   │   ├── arm__iir__lattice__init__q31_8c_source.html
  1093. │   │   │   │   │   │   ├── arm__iir__lattice__q15_8c.html
  1094. │   │   │   │   │   │   ├── arm__iir__lattice__q15_8c_source.html
  1095. │   │   │   │   │   │   ├── arm__iir__lattice__q31_8c.html
  1096. │   │   │   │   │   │   ├── arm__iir__lattice__q31_8c_source.html
  1097. │   │   │   │   │   │   ├── arm_linear_interp_example_f32_8c-example.html
  1098. │   │   │   │   │   │   ├── arm__linear__interp__example__f32_8c.html
  1099. │   │   │   │   │   │   ├── arm__linear__interp__example__f32_8c_source.html
  1100. │   │   │   │   │   │   ├── arm__lms__f32_8c.html
  1101. │   │   │   │   │   │   ├── arm__lms__f32_8c_source.html
  1102. │   │   │   │   │   │   ├── arm__lms__init__f32_8c.html
  1103. │   │   │   │   │   │   ├── arm__lms__init__f32_8c_source.html
  1104. │   │   │   │   │   │   ├── arm__lms__init__q15_8c.html
  1105. │   │   │   │   │   │   ├── arm__lms__init__q15_8c_source.html
  1106. │   │   │   │   │   │   ├── arm__lms__init__q31_8c.html
  1107. │   │   │   │   │   │   ├── arm__lms__init__q31_8c_source.html
  1108. │   │   │   │   │   │   ├── arm__lms__norm__f32_8c.html
  1109. │   │   │   │   │   │   ├── arm__lms__norm__f32_8c_source.html
  1110. │   │   │   │   │   │   ├── arm__lms__norm__init__f32_8c.html
  1111. │   │   │   │   │   │   ├── arm__lms__norm__init__f32_8c_source.html
  1112. │   │   │   │   │   │   ├── arm__lms__norm__init__q15_8c.html
  1113. │   │   │   │   │   │   ├── arm__lms__norm__init__q15_8c_source.html
  1114. │   │   │   │   │   │   ├── arm__lms__norm__init__q31_8c.html
  1115. │   │   │   │   │   │   ├── arm__lms__norm__init__q31_8c_source.html
  1116. │   │   │   │   │   │   ├── arm__lms__norm__q15_8c.html
  1117. │   │   │   │   │   │   ├── arm__lms__norm__q15_8c_source.html
  1118. │   │   │   │   │   │   ├── arm__lms__norm__q31_8c.html
  1119. │   │   │   │   │   │   ├── arm__lms__norm__q31_8c_source.html
  1120. │   │   │   │   │   │   ├── arm__lms__q15_8c.html
  1121. │   │   │   │   │   │   ├── arm__lms__q15_8c_source.html
  1122. │   │   │   │   │   │   ├── arm__lms__q31_8c.html
  1123. │   │   │   │   │   │   ├── arm__lms__q31_8c_source.html
  1124. │   │   │   │   │   │   ├── arm__mat__add__f32_8c.html
  1125. │   │   │   │   │   │   ├── arm__mat__add__f32_8c_source.html
  1126. │   │   │   │   │   │   ├── arm__mat__add__q15_8c.html
  1127. │   │   │   │   │   │   ├── arm__mat__add__q15_8c_source.html
  1128. │   │   │   │   │   │   ├── arm__mat__add__q31_8c.html
  1129. │   │   │   │   │   │   ├── arm__mat__add__q31_8c_source.html
  1130. │   │   │   │   │   │   ├── arm__math_8h.html
  1131. │   │   │   │   │   │   ├── arm__math_8h_source.html
  1132. │   │   │   │   │   │   ├── arm__mat__init__f32_8c.html
  1133. │   │   │   │   │   │   ├── arm__mat__init__f32_8c_source.html
  1134. │   │   │   │   │   │   ├── arm__mat__init__q15_8c.html
  1135. │   │   │   │   │   │   ├── arm__mat__init__q15_8c_source.html
  1136. │   │   │   │   │   │   ├── arm__mat__init__q31_8c.html
  1137. │   │   │   │   │   │   ├── arm__mat__init__q31_8c_source.html
  1138. │   │   │   │   │   │   ├── arm__mat__inverse__f32_8c.html
  1139. │   │   │   │   │   │   ├── arm__mat__inverse__f32_8c_source.html
  1140. │   │   │   │   │   │   ├── arm__mat__mult__f32_8c.html
  1141. │   │   │   │   │   │   ├── arm__mat__mult__f32_8c_source.html
  1142. │   │   │   │   │   │   ├── arm__mat__mult__fast__q15_8c.html
  1143. │   │   │   │   │   │   ├── arm__mat__mult__fast__q15_8c_source.html
  1144. │   │   │   │   │   │   ├── arm__mat__mult__fast__q31_8c.html
  1145. │   │   │   │   │   │   ├── arm__mat__mult__fast__q31_8c_source.html
  1146. │   │   │   │   │   │   ├── arm__mat__mult__q15_8c.html
  1147. │   │   │   │   │   │   ├── arm__mat__mult__q15_8c_source.html
  1148. │   │   │   │   │   │   ├── arm__mat__mult__q31_8c.html
  1149. │   │   │   │   │   │   ├── arm__mat__mult__q31_8c_source.html
  1150. │   │   │   │   │   │   ├── arm_matrix_example_f32_8c-example.html
  1151. │   │   │   │   │   │   ├── arm__matrix__example__f32_8c.html
  1152. │   │   │   │   │   │   ├── arm__matrix__example__f32_8c_source.html
  1153. │   │   │   │   │   │   ├── arm__mat__scale__f32_8c.html
  1154. │   │   │   │   │   │   ├── arm__mat__scale__f32_8c_source.html
  1155. │   │   │   │   │   │   ├── arm__mat__scale__q15_8c.html
  1156. │   │   │   │   │   │   ├── arm__mat__scale__q15_8c_source.html
  1157. │   │   │   │   │   │   ├── arm__mat__scale__q31_8c.html
  1158. │   │   │   │   │   │   ├── arm__mat__scale__q31_8c_source.html
  1159. │   │   │   │   │   │   ├── arm__mat__sub__f32_8c.html
  1160. │   │   │   │   │   │   ├── arm__mat__sub__f32_8c_source.html
  1161. │   │   │   │   │   │   ├── arm__mat__sub__q15_8c.html
  1162. │   │   │   │   │   │   ├── arm__mat__sub__q15_8c_source.html
  1163. │   │   │   │   │   │   ├── arm__mat__sub__q31_8c.html
  1164. │   │   │   │   │   │   ├── arm__mat__sub__q31_8c_source.html
  1165. │   │   │   │   │   │   ├── arm__mat__trans__f32_8c.html
  1166. │   │   │   │   │   │   ├── arm__mat__trans__f32_8c_source.html
  1167. │   │   │   │   │   │   ├── arm__mat__trans__q15_8c.html
  1168. │   │   │   │   │   │   ├── arm__mat__trans__q15_8c_source.html
  1169. │   │   │   │   │   │   ├── arm__mat__trans__q31_8c.html
  1170. │   │   │   │   │   │   ├── arm__mat__trans__q31_8c_source.html
  1171. │   │   │   │   │   │   ├── arm__max__f32_8c.html
  1172. │   │   │   │   │   │   ├── arm__max__f32_8c_source.html
  1173. │   │   │   │   │   │   ├── arm__max__q15_8c.html
  1174. │   │   │   │   │   │   ├── arm__max__q15_8c_source.html
  1175. │   │   │   │   │   │   ├── arm__max__q31_8c.html
  1176. │   │   │   │   │   │   ├── arm__max__q31_8c_source.html
  1177. │   │   │   │   │   │   ├── arm__max__q7_8c.html
  1178. │   │   │   │   │   │   ├── arm__max__q7_8c_source.html
  1179. │   │   │   │   │   │   ├── arm__mean__f32_8c.html
  1180. │   │   │   │   │   │   ├── arm__mean__f32_8c_source.html
  1181. │   │   │   │   │   │   ├── arm__mean__q15_8c.html
  1182. │   │   │   │   │   │   ├── arm__mean__q15_8c_source.html
  1183. │   │   │   │   │   │   ├── arm__mean__q31_8c.html
  1184. │   │   │   │   │   │   ├── arm__mean__q31_8c_source.html
  1185. │   │   │   │   │   │   ├── arm__mean__q7_8c.html
  1186. │   │   │   │   │   │   ├── arm__mean__q7_8c_source.html
  1187. │   │   │   │   │   │   ├── arm__min__f32_8c.html
  1188. │   │   │   │   │   │   ├── arm__min__f32_8c_source.html
  1189. │   │   │   │   │   │   ├── arm__min__q15_8c.html
  1190. │   │   │   │   │   │   ├── arm__min__q15_8c_source.html
  1191. │   │   │   │   │   │   ├── arm__min__q31_8c.html
  1192. │   │   │   │   │   │   ├── arm__min__q31_8c_source.html
  1193. │   │   │   │   │   │   ├── arm__min__q7_8c.html
  1194. │   │   │   │   │   │   ├── arm__min__q7_8c_source.html
  1195. │   │   │   │   │   │   ├── arm__mult__f32_8c.html
  1196. │   │   │   │   │   │   ├── arm__mult__f32_8c_source.html
  1197. │   │   │   │   │   │   ├── arm__mult__q15_8c.html
  1198. │   │   │   │   │   │   ├── arm__mult__q15_8c_source.html
  1199. │   │   │   │   │   │   ├── arm__mult__q31_8c.html
  1200. │   │   │   │   │   │   ├── arm__mult__q31_8c_source.html
  1201. │   │   │   │   │   │   ├── arm__mult__q7_8c.html
  1202. │   │   │   │   │   │   ├── arm__mult__q7_8c_source.html
  1203. │   │   │   │   │   │   ├── arm__negate__f32_8c.html
  1204. │   │   │   │   │   │   ├── arm__negate__f32_8c_source.html
  1205. │   │   │   │   │   │   ├── arm__negate__q15_8c.html
  1206. │   │   │   │   │   │   ├── arm__negate__q15_8c_source.html
  1207. │   │   │   │   │   │   ├── arm__negate__q31_8c.html
  1208. │   │   │   │   │   │   ├── arm__negate__q31_8c_source.html
  1209. │   │   │   │   │   │   ├── arm__negate__q7_8c.html
  1210. │   │   │   │   │   │   ├── arm__negate__q7_8c_source.html
  1211. │   │   │   │   │   │   ├── arm__offset__f32_8c.html
  1212. │   │   │   │   │   │   ├── arm__offset__f32_8c_source.html
  1213. │   │   │   │   │   │   ├── arm__offset__q15_8c.html
  1214. │   │   │   │   │   │   ├── arm__offset__q15_8c_source.html
  1215. │   │   │   │   │   │   ├── arm__offset__q31_8c.html
  1216. │   │   │   │   │   │   ├── arm__offset__q31_8c_source.html
  1217. │   │   │   │   │   │   ├── arm__offset__q7_8c.html
  1218. │   │   │   │   │   │   ├── arm__offset__q7_8c_source.html
  1219. │   │   │   │   │   │   ├── arm__pid__init__f32_8c.html
  1220. │   │   │   │   │   │   ├── arm__pid__init__f32_8c_source.html
  1221. │   │   │   │   │   │   ├── arm__pid__init__q15_8c.html
  1222. │   │   │   │   │   │   ├── arm__pid__init__q15_8c_source.html
  1223. │   │   │   │   │   │   ├── arm__pid__init__q31_8c.html
  1224. │   │   │   │   │   │   ├── arm__pid__init__q31_8c_source.html
  1225. │   │   │   │   │   │   ├── arm__pid__reset__f32_8c.html
  1226. │   │   │   │   │   │   ├── arm__pid__reset__f32_8c_source.html
  1227. │   │   │   │   │   │   ├── arm__pid__reset__q15_8c.html
  1228. │   │   │   │   │   │   ├── arm__pid__reset__q15_8c_source.html
  1229. │   │   │   │   │   │   ├── arm__pid__reset__q31_8c.html
  1230. │   │   │   │   │   │   ├── arm__pid__reset__q31_8c_source.html
  1231. │   │   │   │   │   │   ├── arm__power__f32_8c.html
  1232. │   │   │   │   │   │   ├── arm__power__f32_8c_source.html
  1233. │   │   │   │   │   │   ├── arm__power__q15_8c.html
  1234. │   │   │   │   │   │   ├── arm__power__q15_8c_source.html
  1235. │   │   │   │   │   │   ├── arm__power__q31_8c.html
  1236. │   │   │   │   │   │   ├── arm__power__q31_8c_source.html
  1237. │   │   │   │   │   │   ├── arm__power__q7_8c.html
  1238. │   │   │   │   │   │   ├── arm__power__q7_8c_source.html
  1239. │   │   │   │   │   │   ├── arm__q15__to__float_8c.html
  1240. │   │   │   │   │   │   ├── arm__q15__to__float_8c_source.html
  1241. │   │   │   │   │   │   ├── arm__q15__to__q31_8c.html
  1242. │   │   │   │   │   │   ├── arm__q15__to__q31_8c_source.html
  1243. │   │   │   │   │   │   ├── arm__q15__to__q7_8c.html
  1244. │   │   │   │   │   │   ├── arm__q15__to__q7_8c_source.html
  1245. │   │   │   │   │   │   ├── arm__q31__to__float_8c.html
  1246. │   │   │   │   │   │   ├── arm__q31__to__float_8c_source.html
  1247. │   │   │   │   │   │   ├── arm__q31__to__q15_8c.html
  1248. │   │   │   │   │   │   ├── arm__q31__to__q15_8c_source.html
  1249. │   │   │   │   │   │   ├── arm__q31__to__q7_8c.html
  1250. │   │   │   │   │   │   ├── arm__q31__to__q7_8c_source.html
  1251. │   │   │   │   │   │   ├── arm__q7__to__float_8c.html
  1252. │   │   │   │   │   │   ├── arm__q7__to__float_8c_source.html
  1253. │   │   │   │   │   │   ├── arm__q7__to__q15_8c.html
  1254. │   │   │   │   │   │   ├── arm__q7__to__q15_8c_source.html
  1255. │   │   │   │   │   │   ├── arm__q7__to__q31_8c.html
  1256. │   │   │   │   │   │   ├── arm__q7__to__q31_8c_source.html
  1257. │   │   │   │   │   │   ├── arm__rfft__f32_8c.html
  1258. │   │   │   │   │   │   ├── arm__rfft__f32_8c_source.html
  1259. │   │   │   │   │   │   ├── arm__rfft__init__f32_8c.html
  1260. │   │   │   │   │   │   ├── arm__rfft__init__f32_8c_source.html
  1261. │   │   │   │   │   │   ├── arm__rfft__init__q15_8c.html
  1262. │   │   │   │   │   │   ├── arm__rfft__init__q15_8c_source.html
  1263. │   │   │   │   │   │   ├── arm__rfft__init__q31_8c.html
  1264. │   │   │   │   │   │   ├── arm__rfft__init__q31_8c_source.html
  1265. │   │   │   │   │   │   ├── arm__rfft__q15_8c.html
  1266. │   │   │   │   │   │   ├── arm__rfft__q15_8c_source.html
  1267. │   │   │   │   │   │   ├── arm__rfft__q31_8c.html
  1268. │   │   │   │   │   │   ├── arm__rfft__q31_8c_source.html
  1269. │   │   │   │   │   │   ├── arm__rms__f32_8c.html
  1270. │   │   │   │   │   │   ├── arm__rms__f32_8c_source.html
  1271. │   │   │   │   │   │   ├── arm__rms__q15_8c.html
  1272. │   │   │   │   │   │   ├── arm__rms__q15_8c_source.html
  1273. │   │   │   │   │   │   ├── arm__rms__q31_8c.html
  1274. │   │   │   │   │   │   ├── arm__rms__q31_8c_source.html
  1275. │   │   │   │   │   │   ├── arm__scale__f32_8c.html
  1276. │   │   │   │   │   │   ├── arm__scale__f32_8c_source.html
  1277. │   │   │   │   │   │   ├── arm__scale__q15_8c.html
  1278. │   │   │   │   │   │   ├── arm__scale__q15_8c_source.html
  1279. │   │   │   │   │   │   ├── arm__scale__q31_8c.html
  1280. │   │   │   │   │   │   ├── arm__scale__q31_8c_source.html
  1281. │   │   │   │   │   │   ├── arm__scale__q7_8c.html
  1282. │   │   │   │   │   │   ├── arm__scale__q7_8c_source.html
  1283. │   │   │   │   │   │   ├── arm__shift__q15_8c.html
  1284. │   │   │   │   │   │   ├── arm__shift__q15_8c_source.html
  1285. │   │   │   │   │   │   ├── arm__shift__q31_8c.html
  1286. │   │   │   │   │   │   ├── arm__shift__q31_8c_source.html
  1287. │   │   │   │   │   │   ├── arm__shift__q7_8c.html
  1288. │   │   │   │   │   │   ├── arm__shift__q7_8c_source.html
  1289. │   │   │   │   │   │   ├── arm_signal_converge_example_f32_8c-example.html
  1290. │   │   │   │   │   │   ├── arm__signal__converge__example__f32_8c.html
  1291. │   │   │   │   │   │   ├── arm__signal__converge__example__f32_8c_source.html
  1292. │   │   │   │   │   │   ├── arm_sin_cos_example_f32_8c-example.html
  1293. │   │   │   │   │   │   ├── arm__sin__cos__example__f32_8c.html
  1294. │   │   │   │   │   │   ├── arm__sin__cos__example__f32_8c_source.html
  1295. │   │   │   │   │   │   ├── arm__sin__cos__f32_8c.html
  1296. │   │   │   │   │   │   ├── arm__sin__cos__f32_8c_source.html
  1297. │   │   │   │   │   │   ├── arm__sin__cos__q31_8c.html
  1298. │   │   │   │   │   │   ├── arm__sin__cos__q31_8c_source.html
  1299. │   │   │   │   │   │   ├── arm__sin__f32_8c.html
  1300. │   │   │   │   │   │   ├── arm__sin__f32_8c_source.html
  1301. │   │   │   │   │   │   ├── arm__sin__q15_8c.html
  1302. │   │   │   │   │   │   ├── arm__sin__q15_8c_source.html
  1303. │   │   │   │   │   │   ├── arm__sin__q31_8c.html
  1304. │   │   │   │   │   │   ├── arm__sin__q31_8c_source.html
  1305. │   │   │   │   │   │   ├── arm__sqrt__q15_8c.html
  1306. │   │   │   │   │   │   ├── arm__sqrt__q15_8c_source.html
  1307. │   │   │   │   │   │   ├── arm__sqrt__q31_8c.html
  1308. │   │   │   │   │   │   ├── arm__sqrt__q31_8c_source.html
  1309. │   │   │   │   │   │   ├── arm__std__f32_8c.html
  1310. │   │   │   │   │   │   ├── arm__std__f32_8c_source.html
  1311. │   │   │   │   │   │   ├── arm__std__q15_8c.html
  1312. │   │   │   │   │   │   ├── arm__std__q15_8c_source.html
  1313. │   │   │   │   │   │   ├── arm__std__q31_8c.html
  1314. │   │   │   │   │   │   ├── arm__std__q31_8c_source.html
  1315. │   │   │   │   │   │   ├── arm__sub__f32_8c.html
  1316. │   │   │   │   │   │   ├── arm__sub__f32_8c_source.html
  1317. │   │   │   │   │   │   ├── arm__sub__q15_8c.html
  1318. │   │   │   │   │   │   ├── arm__sub__q15_8c_source.html
  1319. │   │   │   │   │   │   ├── arm__sub__q31_8c.html
  1320. │   │   │   │   │   │   ├── arm__sub__q31_8c_source.html
  1321. │   │   │   │   │   │   ├── arm__sub__q7_8c.html
  1322. │   │   │   │   │   │   ├── arm__sub__q7_8c_source.html
  1323. │   │   │   │   │   │   ├── arm__var__f32_8c.html
  1324. │   │   │   │   │   │   ├── arm__var__f32_8c_source.html
  1325. │   │   │   │   │   │   ├── arm_variance_example_f32_8c-example.html
  1326. │   │   │   │   │   │   ├── arm__variance__example__f32_8c.html
  1327. │   │   │   │   │   │   ├── arm__variance__example__f32_8c_source.html
  1328. │   │   │   │   │   │   ├── arm__var__q15_8c.html
  1329. │   │   │   │   │   │   ├── arm__var__q15_8c_source.html
  1330. │   │   │   │   │   │   ├── arm__var__q31_8c.html
  1331. │   │   │   │   │   │   ├── arm__var__q31_8c_source.html
  1332. │   │   │   │   │   │   ├── bc_s.png
  1333. │   │   │   │   │   │   ├── BiquadCascade.gif
  1334. │   │   │   │   │   │   ├── BiquadDF2Transposed.gif
  1335. │   │   │   │   │   │   ├── Biquad.gif
  1336. │   │   │   │   │   │   ├── BiquadPostshift.gif
  1337. │   │   │   │   │   │   ├── CFFT.gif
  1338. │   │   │   │   │   │   ├── CFFTQ15.gif
  1339. │   │   │   │   │   │   ├── CFFTQ31.gif
  1340. │   │   │   │   │   │   ├── CIFFTQ15.gif
  1341. │   │   │   │   │   │   ├── CIFFTQ31.gif
  1342. │   │   │   │   │   │   ├── clarkeFormula.gif
  1343. │   │   │   │   │   │   ├── clarke.gif
  1344. │   │   │   │   │   │   ├── clarkeInvFormula.gif
  1345. │   │   │   │   │   │   ├── classes.html
  1346. │   │   │   │   │   │   ├── closed.png
  1347. │   │   │   │   │   │   ├── ConvolutionEquation.gif
  1348. │   │   │   │   │   │   ├── Convolution.gif
  1349. │   │   │   │   │   │   ├── CorrelateEquation.gif
  1350. │   │   │   │   │   │   ├── DCT4Equation.gif
  1351. │   │   │   │   │   │   ├── dct4FormatsQ15Table.gif
  1352. │   │   │   │   │   │   ├── dct4FormatsQ31Table.gif
  1353. │   │   │   │   │   │   ├── DCT4.gif
  1354. │   │   │   │   │   │   ├── dct4NormalizingF32Table.gif
  1355. │   │   │   │   │   │   ├── dct4NormalizingQ15Table.gif
  1356. │   │   │   │   │   │   ├── dct4NormalizingQ31Table.gif
  1357. │   │   │   │   │   │   ├── dotProduct.gif
  1358. │   │   │   │   │   │   ├── doxygen.css
  1359. │   │   │   │   │   │   ├── doxygen.png
  1360. │   │   │   │   │   │   ├── examples.html
  1361. │   │   │   │   │   │   ├── FFTBin.gif
  1362. │   │   │   │   │   │   ├── FFTBinInput.gif
  1363. │   │   │   │   │   │   ├── FFTBinOutput.gif
  1364. │   │   │   │   │   │   ├── files.html
  1365. │   │   │   │   │   │   ├── FIRDecimator.gif
  1366. │   │   │   │   │   │   ├── FIR.gif
  1367. │   │   │   │   │   │   ├── FIRInterpolator.gif
  1368. │   │   │   │   │   │   ├── FIRLattice.gif
  1369. │   │   │   │   │   │   ├── FIRLPF_coeffs.gif
  1370. │   │   │   │   │   │   ├── FIRLPF_input.gif
  1371. │   │   │   │   │   │   ├── FIRLPF_output.gif
  1372. │   │   │   │   │   │   ├── FIRLPF_response.gif
  1373. │   │   │   │   │   │   ├── FIRLPF_signalflow.gif
  1374. │   │   │   │   │   │   ├── FIRSparse.gif
  1375. │   │   │   │   │   │   ├── functions_0x62.html
  1376. │   │   │   │   │   │   ├── functions_0x65.html
  1377. │   │   │   │   │   │   ├── functions_0x66.html
  1378. │   │   │   │   │   │   ├── functions_0x69.html
  1379. │   │   │   │   │   │   ├── functions_0x6b.html
  1380. │   │   │   │   │   │   ├── functions_0x6c.html
  1381. │   │   │   │   │   │   ├── functions_0x6d.html
  1382. │   │   │   │   │   │   ├── functions_0x6e.html
  1383. │   │   │   │   │   │   ├── functions_0x6f.html
  1384. │   │   │   │   │   │   ├── functions_0x70.html
  1385. │   │   │   │   │   │   ├── functions_0x72.html
  1386. │   │   │   │   │   │   ├── functions_0x73.html
  1387. │   │   │   │   │   │   ├── functions_0x74.html
  1388. │   │   │   │   │   │   ├── functions_0x78.html
  1389. │   │   │   │   │   │   ├── functions.html
  1390. │   │   │   │   │   │   ├── functions_vars_0x62.html
  1391. │   │   │   │   │   │   ├── functions_vars_0x65.html
  1392. │   │   │   │   │   │   ├── functions_vars_0x66.html
  1393. │   │   │   │   │   │   ├── functions_vars_0x69.html
  1394. │   │   │   │   │   │   ├── functions_vars_0x6b.html
  1395. │   │   │   │   │   │   ├── functions_vars_0x6c.html
  1396. │   │   │   │   │   │   ├── functions_vars_0x6d.html
  1397. │   │   │   │   │   │   ├── functions_vars_0x6e.html
  1398. │   │   │   │   │   │   ├── functions_vars_0x6f.html
  1399. │   │   │   │   │   │   ├── functions_vars_0x70.html
  1400. │   │   │   │   │   │   ├── functions_vars_0x72.html
  1401. │   │   │   │   │   │   ├── functions_vars_0x73.html
  1402. │   │   │   │   │   │   ├── functions_vars_0x74.html
  1403. │   │   │   │   │   │   ├── functions_vars_0x78.html
  1404. │   │   │   │   │   │   ├── functions_vars.html
  1405. │   │   │   │   │   │   ├── GEQ_allbandresponse.gif
  1406. │   │   │   │   │   │   ├── GEQ_bandresponse.gif
  1407. │   │   │   │   │   │   ├── GEQ_inputchirp.gif
  1408. │   │   │   │   │   │   ├── GEQ_outputchirp.gif
  1409. │   │   │   │   │   │   ├── GEQ_signalflow.gif
  1410. │   │   │   │   │   │   ├── globals_0x61.html
  1411. │   │   │   │   │   │   ├── globals_0x62.html
  1412. │   │   │   │   │   │   ├── globals_0x63.html
  1413. │   │   │   │   │   │   ├── globals_0x64.html
  1414. │   │   │   │   │   │   ├── globals_0x65.html
  1415. │   │   │   │   │   │   ├── globals_0x66.html
  1416. │   │   │   │   │   │   ├── globals_0x67.html
  1417. │   │   │   │   │   │   ├── globals_0x69.html
  1418. │   │   │   │   │   │   ├── globals_0x6c.html
  1419. │   │   │   │   │   │   ├── globals_0x6d.html
  1420. │   │   │   │   │   │   ├── globals_0x6e.html
  1421. │   │   │   │   │   │   ├── globals_0x6f.html
  1422. │   │   │   │   │   │   ├── globals_0x70.html
  1423. │   │   │   │   │   │   ├── globals_0x71.html
  1424. │   │   │   │   │   │   ├── globals_0x72.html
  1425. │   │   │   │   │   │   ├── globals_0x73.html
  1426. │   │   │   │   │   │   ├── globals_0x74.html
  1427. │   │   │   │   │   │   ├── globals_0x75.html
  1428. │   │   │   │   │   │   ├── globals_0x76.html
  1429. │   │   │   │   │   │   ├── globals_0x77.html
  1430. │   │   │   │   │   │   ├── globals_0x78.html
  1431. │   │   │   │   │   │   ├── globals_defs.html
  1432. │   │   │   │   │   │   ├── globals_enum.html
  1433. │   │   │   │   │   │   ├── globals_eval.html
  1434. │   │   │   │   │   │   ├── globals_func_0x63.html
  1435. │   │   │   │   │   │   ├── globals_func_0x67.html
  1436. │   │   │   │   │   │   ├── globals_func_0x6d.html
  1437. │   │   │   │   │   │   ├── globals_func_0x74.html
  1438. │   │   │   │   │   │   ├── globals_func.html
  1439. │   │   │   │   │   │   ├── globals.html
  1440. │   │   │   │   │   │   ├── globals_type.html
  1441. │   │   │   │   │   │   ├── globals_vars.html
  1442. │   │   │   │   │   │   ├── group___basic_abs.html
  1443. │   │   │   │   │   │   ├── group___basic_add.html
  1444. │   │   │   │   │   │   ├── group___basic_mult.html
  1445. │   │   │   │   │   │   ├── group___basic_sub.html
  1446. │   │   │   │   │   │   ├── group___bilinear_interpolate.html
  1447. │   │   │   │   │   │   ├── group___biquad_cascade_d_f1__32x64.html
  1448. │   │   │   │   │   │   ├── group___biquad_cascade_d_f1.html
  1449. │   │   │   │   │   │   ├── group___biquad_cascade_d_f2_t.html
  1450. │   │   │   │   │   │   ├── group___c_f_f_t___c_i_f_f_t.html
  1451. │   │   │   │   │   │   ├── group__clarke.html
  1452. │   │   │   │   │   │   ├── group___class_marks.html
  1453. │   │   │   │   │   │   ├── group___cmplx_by_cmplx_mult.html
  1454. │   │   │   │   │   │   ├── group___cmplx_by_real_mult.html
  1455. │   │   │   │   │   │   ├── group__cmplx__conj.html
  1456. │   │   │   │   │   │   ├── group__cmplx__dot__prod.html
  1457. │   │   │   │   │   │   ├── group__cmplx__mag.html
  1458. │   │   │   │   │   │   ├── group__cmplx__mag__squared.html
  1459. │   │   │   │   │   │   ├── group___conv.html
  1460. │   │   │   │   │   │   ├── group___convolution_example.html
  1461. │   │   │   │   │   │   ├── group__copy.html
  1462. │   │   │   │   │   │   ├── group___corr.html
  1463. │   │   │   │   │   │   ├── group__cos.html
  1464. │   │   │   │   │   │   ├── group___d_c_t4___i_d_c_t4.html
  1465. │   │   │   │   │   │   ├── group__dot__prod.html
  1466. │   │   │   │   │   │   ├── group___dotproduct_example.html
  1467. │   │   │   │   │   │   ├── group___fill.html
  1468. │   │   │   │   │   │   ├── group___f_i_r__decimate.html
  1469. │   │   │   │   │   │   ├── group___f_i_r.html
  1470. │   │   │   │   │   │   ├── group___f_i_r___interpolate.html
  1471. │   │   │   │   │   │   ├── group___f_i_r___lattice.html
  1472. │   │   │   │   │   │   ├── group___f_i_r_l_p_f.html
  1473. │   │   │   │   │   │   ├── group___f_i_r___sparse.html
  1474. │   │   │   │   │   │   ├── group__float__to__x.html
  1475. │   │   │   │   │   │   ├── group___frequency_bin.html
  1476. │   │   │   │   │   │   ├── group___g_e_q5_band.html
  1477. │   │   │   │   │   │   ├── group__group_cmplx_math.html
  1478. │   │   │   │   │   │   ├── group__group_controller.html
  1479. │   │   │   │   │   │   ├── group__group_examples.html
  1480. │   │   │   │   │   │   ├── group__group_fast_math.html
  1481. │   │   │   │   │   │   ├── group__group_filters.html
  1482. │   │   │   │   │   │   ├── group__group_interpolation.html
  1483. │   │   │   │   │   │   ├── group__group_math.html
  1484. │   │   │   │   │   │   ├── group__group_matrix.html
  1485. │   │   │   │   │   │   ├── group__group_stats.html
  1486. │   │   │   │   │   │   ├── group__group_support.html
  1487. │   │   │   │   │   │   ├── group__group_transforms.html
  1488. │   │   │   │   │   │   ├── group___i_i_r___lattice.html
  1489. │   │   │   │   │   │   ├── group__inv__clarke.html
  1490. │   │   │   │   │   │   ├── group__inv__park.html
  1491. │   │   │   │   │   │   ├── group___linear_interp_example.html
  1492. │   │   │   │   │   │   ├── group___linear_interpolate.html
  1493. │   │   │   │   │   │   ├── group___l_m_s.html
  1494. │   │   │   │   │   │   ├── group___l_m_s___n_o_r_m.html
  1495. │   │   │   │   │   │   ├── group___matrix_add.html
  1496. │   │   │   │   │   │   ├── group___matrix_example.html
  1497. │   │   │   │   │   │   ├── group___matrix_init.html
  1498. │   │   │   │   │   │   ├── group___matrix_inv.html
  1499. │   │   │   │   │   │   ├── group___matrix_mult.html
  1500. │   │   │   │   │   │   ├── group___matrix_scale.html
  1501. │   │   │   │   │   │   ├── group___matrix_sub.html
  1502. │   │   │   │   │   │   ├── group___matrix_trans.html
  1503. │   │   │   │   │   │   ├── group___max.html
  1504. │   │   │   │   │   │   ├── group__mean.html
  1505. │   │   │   │   │   │   ├── group___min.html
  1506. │   │   │   │   │   │   ├── group__negate.html
  1507. │   │   │   │   │   │   ├── group__offset.html
  1508. │   │   │   │   │   │   ├── group__park.html
  1509. │   │   │   │   │   │   ├── group___partial_conv.html
  1510. │   │   │   │   │   │   ├── group___p_i_d.html
  1511. │   │   │   │   │   │   ├── group__power.html
  1512. │   │   │   │   │   │   ├── group__q15__to__x.html
  1513. │   │   │   │   │   │   ├── group__q31__to__x.html
  1514. │   │   │   │   │   │   ├── group__q7__to__x.html
  1515. │   │   │   │   │   │   ├── group___r_f_f_t___r_i_f_f_t.html
  1516. │   │   │   │   │   │   ├── group___r_m_s.html
  1517. │   │   │   │   │   │   ├── group__scale.html
  1518. │   │   │   │   │   │   ├── group__shift.html
  1519. │   │   │   │   │   │   ├── group___signal_convergence.html
  1520. │   │   │   │   │   │   ├── group___sin_cos_example.html
  1521. │   │   │   │   │   │   ├── group___sin_cos.html
  1522. │   │   │   │   │   │   ├── group__sin.html
  1523. │   │   │   │   │   │   ├── group___s_q_r_t.html
  1524. │   │   │   │   │   │   ├── group___s_t_d.html
  1525. │   │   │   │   │   │   ├── group___variance_example.html
  1526. │   │   │   │   │   │   ├── group__variance.html
  1527. │   │   │   │   │   │   ├── IDCT4Equation.gif
  1528. │   │   │   │   │   │   ├── IIRLattice.gif
  1529. │   │   │   │   │   │   ├── index.html
  1530. │   │   │   │   │   │   ├── installdox
  1531. │   │   │   │   │   │   ├── linearInterpExampleMethod1.gif
  1532. │   │   │   │   │   │   ├── linearInterpExampleMethod2.gif
  1533. │   │   │   │   │   │   ├── LinearInterp.gif
  1534. │   │   │   │   │   │   ├── LMS.gif
  1535. │   │   │   │   │   │   ├── MatrixAddition.gif
  1536. │   │   │   │   │   │   ├── matrixExample.gif
  1537. │   │   │   │   │   │   ├── MatrixInverse.gif
  1538. │   │   │   │   │   │   ├── MatrixMultiplication.gif
  1539. │   │   │   │   │   │   ├── MatrixScale.gif
  1540. │   │   │   │   │   │   ├── MatrixSubtraction.gif
  1541. │   │   │   │   │   │   ├── MatrixTranspose.gif
  1542. │   │   │   │   │   │   ├── modules.html
  1543. │   │   │   │   │   │   ├── nav_f.png
  1544. │   │   │   │   │   │   ├── nav_h.png
  1545. │   │   │   │   │   │   ├── open.png
  1546. │   │   │   │   │   │   ├── parkFormula.gif
  1547. │   │   │   │   │   │   ├── park.gif
  1548. │   │   │   │   │   │   ├── parkInvFormula.gif
  1549. │   │   │   │   │   │   ├── PID.gif
  1550. │   │   │   │   │   │   ├── RFFT.gif
  1551. │   │   │   │   │   │   ├── RFFTQ15.gif
  1552. │   │   │   │   │   │   ├── RFFTQ31.gif
  1553. │   │   │   │   │   │   ├── RIFFT.gif
  1554. │   │   │   │   │   │   ├── RIFFTQ15.gif
  1555. │   │   │   │   │   │   ├── RIFFTQ31.gif
  1556. │   │   │   │   │   │   ├── search
  1557. │   │   │   │   │   │   │   ├── all_5f.html
  1558. │   │   │   │   │   │   │   ├── all_61.html
  1559. │   │   │   │   │   │   │   ├── all_62.html
  1560. │   │   │   │   │   │   │   ├── all_63.html
  1561. │   │   │   │   │   │   │   ├── all_64.html
  1562. │   │   │   │   │   │   │   ├── all_65.html
  1563. │   │   │   │   │   │   │   ├── all_66.html
  1564. │   │   │   │   │   │   │   ├── all_67.html
  1565. │   │   │   │   │   │   │   ├── all_69.html
  1566. │   │   │   │   │   │   │   ├── all_6b.html
  1567. │   │   │   │   │   │   │   ├── all_6c.html
  1568. │   │   │   │   │   │   │   ├── all_6d.html
  1569. │   │   │   │   │   │   │   ├── all_6e.html
  1570. │   │   │   │   │   │   │   ├── all_6f.html
  1571. │   │   │   │   │   │   │   ├── all_70.html
  1572. │   │   │   │   │   │   │   ├── all_71.html
  1573. │   │   │   │   │   │   │   ├── all_72.html
  1574. │   │   │   │   │   │   │   ├── all_73.html
  1575. │   │   │   │   │   │   │   ├── all_74.html
  1576. │   │   │   │   │   │   │   ├── all_75.html
  1577. │   │   │   │   │   │   │   ├── all_76.html
  1578. │   │   │   │   │   │   │   ├── all_77.html
  1579. │   │   │   │   │   │   │   ├── all_78.html
  1580. │   │   │   │   │   │   │   ├── classes_61.html
  1581. │   │   │   │   │   │   │   ├── close.png
  1582. │   │   │   │   │   │   │   ├── defines_5f.html
  1583. │   │   │   │   │   │   │   ├── defines_62.html
  1584. │   │   │   │   │   │   │   ├── defines_64.html
  1585. │   │   │   │   │   │   │   ├── defines_69.html
  1586. │   │   │   │   │   │   │   ├── defines_6d.html
  1587. │   │   │   │   │   │   │   ├── defines_6e.html
  1588. │   │   │   │   │   │   │   ├── defines_70.html
  1589. │   │   │   │   │   │   │   ├── defines_73.html
  1590. │   │   │   │   │   │   │   ├── defines_74.html
  1591. │   │   │   │   │   │   │   ├── defines_75.html
  1592. │   │   │   │   │   │   │   ├── defines_78.html
  1593. │   │   │   │   │   │   │   ├── enums_61.html
  1594. │   │   │   │   │   │   │   ├── enumvalues_61.html
  1595. │   │   │   │   │   │   │   ├── files_61.html
  1596. │   │   │   │   │   │   │   ├── functions_61.html
  1597. │   │   │   │   │   │   │   ├── functions_63.html
  1598. │   │   │   │   │   │   │   ├── functions_67.html
  1599. │   │   │   │   │   │   │   ├── functions_6d.html
  1600. │   │   │   │   │   │   │   ├── functions_74.html
  1601. │   │   │   │   │   │   │   ├── mag_sel.png
  1602. │   │   │   │   │   │   │   ├── nomatches.html
  1603. │   │   │   │   │   │   │   ├── search.css
  1604. │   │   │   │   │   │   │   ├── search.js
  1605. │   │   │   │   │   │   │   ├── search_l.png
  1606. │   │   │   │   │   │   │   ├── search_m.png
  1607. │   │   │   │   │   │   │   ├── search_r.png
  1608. │   │   │   │   │   │   │   ├── typedefs_66.html
  1609. │   │   │   │   │   │   │   ├── typedefs_71.html
  1610. │   │   │   │   │   │   │   ├── variables_61.html
  1611. │   │   │   │   │   │   │   ├── variables_62.html
  1612. │   │   │   │   │   │   │   ├── variables_63.html
  1613. │   │   │   │   │   │   │   ├── variables_64.html
  1614. │   │   │   │   │   │   │   ├── variables_65.html
  1615. │   │   │   │   │   │   │   ├── variables_66.html
  1616. │   │   │   │   │   │   │   ├── variables_67.html
  1617. │   │   │   │   │   │   │   ├── variables_69.html
  1618. │   │   │   │   │   │   │   ├── variables_6b.html
  1619. │   │   │   │   │   │   │   ├── variables_6c.html
  1620. │   │   │   │   │   │   │   ├── variables_6d.html
  1621. │   │   │   │   │   │   │   ├── variables_6e.html
  1622. │   │   │   │   │   │   │   ├── variables_6f.html
  1623. │   │   │   │   │   │   │   ├── variables_70.html
  1624. │   │   │   │   │   │   │   ├── variables_72.html
  1625. │   │   │   │   │   │   │   ├── variables_73.html
  1626. │   │   │   │   │   │   │   ├── variables_74.html
  1627. │   │   │   │   │   │   │   ├── variables_76.html
  1628. │   │   │   │   │   │   │   ├── variables_77.html
  1629. │   │   │   │   │   │   │   └── variables_78.html
  1630. │   │   │   │   │   │   ├── SignalFlow.gif
  1631. │   │   │   │   │   │   ├── sinCos.gif
  1632. │   │   │   │   │   │   ├── structarm__bilinear__interp__instance__f32.html
  1633. │   │   │   │   │   │   ├── structarm__bilinear__interp__instance__q15.html
  1634. │   │   │   │   │   │   ├── structarm__bilinear__interp__instance__q31.html
  1635. │   │   │   │   │   │   ├── structarm__bilinear__interp__instance__q7.html
  1636. │   │   │   │   │   │   ├── structarm__biquad__cascade__df2_t__instance__f32.html
  1637. │   │   │   │   │   │   ├── structarm__biquad__casd__df1__inst__f32.html
  1638. │   │   │   │   │   │   ├── structarm__biquad__casd__df1__inst__q15.html
  1639. │   │   │   │   │   │   ├── structarm__biquad__casd__df1__inst__q31.html
  1640. │   │   │   │   │   │   ├── structarm__biquad__cas__df1__32x64__ins__q31.html
  1641. │   │   │   │   │   │   ├── structarm__cfft__radix4__instance__f32.html
  1642. │   │   │   │   │   │   ├── structarm__cfft__radix4__instance__q15.html
  1643. │   │   │   │   │   │   ├── structarm__cfft__radix4__instance__q31.html
  1644. │   │   │   │   │   │   ├── structarm__dct4__instance__f32.html
  1645. │   │   │   │   │   │   ├── structarm__dct4__instance__q15.html
  1646. │   │   │   │   │   │   ├── structarm__dct4__instance__q31.html
  1647. │   │   │   │   │   │   ├── structarm__fir__decimate__instance__f32.html
  1648. │   │   │   │   │   │   ├── structarm__fir__decimate__instance__q15.html
  1649. │   │   │   │   │   │   ├── structarm__fir__decimate__instance__q31.html
  1650. │   │   │   │   │   │   ├── structarm__fir__instance__f32.html
  1651. │   │   │   │   │   │   ├── structarm__fir__instance__q15.html
  1652. │   │   │   │   │   │   ├── structarm__fir__instance__q31.html
  1653. │   │   │   │   │   │   ├── structarm__fir__instance__q7.html
  1654. │   │   │   │   │   │   ├── structarm__fir__interpolate__instance__f32.html
  1655. │   │   │   │   │   │   ├── structarm__fir__interpolate__instance__q15.html
  1656. │   │   │   │   │   │   ├── structarm__fir__interpolate__instance__q31.html
  1657. │   │   │   │   │   │   ├── structarm__fir__lattice__instance__f32.html
  1658. │   │   │   │   │   │   ├── structarm__fir__lattice__instance__q15.html
  1659. │   │   │   │   │   │   ├── structarm__fir__lattice__instance__q31.html
  1660. │   │   │   │   │   │   ├── structarm__fir__sparse__instance__f32.html
  1661. │   │   │   │   │   │   ├── structarm__fir__sparse__instance__q15.html
  1662. │   │   │   │   │   │   ├── structarm__fir__sparse__instance__q31.html
  1663. │   │   │   │   │   │   ├── structarm__fir__sparse__instance__q7.html
  1664. │   │   │   │   │   │   ├── structarm__iir__lattice__instance__f32.html
  1665. │   │   │   │   │   │   ├── structarm__iir__lattice__instance__q15.html
  1666. │   │   │   │   │   │   ├── structarm__iir__lattice__instance__q31.html
  1667. │   │   │   │   │   │   ├── structarm__linear__interp__instance__f32.html
  1668. │   │   │   │   │   │   ├── structarm__lms__instance__f32.html
  1669. │   │   │   │   │   │   ├── structarm__lms__instance__q15.html
  1670. │   │   │   │   │   │   ├── structarm__lms__instance__q31.html
  1671. │   │   │   │   │   │   ├── structarm__lms__norm__instance__f32.html
  1672. │   │   │   │   │   │   ├── structarm__lms__norm__instance__q15.html
  1673. │   │   │   │   │   │   ├── structarm__lms__norm__instance__q31.html
  1674. │   │   │   │   │   │   ├── structarm__matrix__instance__f32.html
  1675. │   │   │   │   │   │   ├── structarm__matrix__instance__q15.html
  1676. │   │   │   │   │   │   ├── structarm__matrix__instance__q31.html
  1677. │   │   │   │   │   │   ├── structarm__pid__instance__f32.html
  1678. │   │   │   │   │   │   ├── structarm__pid__instance__q15.html
  1679. │   │   │   │   │   │   ├── structarm__pid__instance__q31.html
  1680. │   │   │   │   │   │   ├── structarm__rfft__instance__f32.html
  1681. │   │   │   │   │   │   ├── structarm__rfft__instance__q15.html
  1682. │   │   │   │   │   │   ├── structarm__rfft__instance__q31.html
  1683. │   │   │   │   │   │   ├── tab_a.png
  1684. │   │   │   │   │   │   ├── tab_b.png
  1685. │   │   │   │   │   │   ├── tab_h.png
  1686. │   │   │   │   │   │   ├── tabs.css
  1687. │   │   │   │   │   │   ├── tab_s.png
  1688. │   │   │   │   │   │   └── Variance.gif
  1689. │   │   │   │   │   └── README.txt
  1690. │   │   │   │   ├── DSP_Lib
  1691. │   │   │   │   │   ├── Examples
  1692. │   │   │   │   │   │   ├── arm_class_marks_example
  1693. │   │   │   │   │   │   │   ├── ARM
  1694. │   │   │   │   │   │   │   │   ├── arm_class_marks_example.ini
  1695. │   │   │   │   │   │   │   │   ├── arm_cortexM0l_class_marks_example.uvopt
  1696. │   │   │   │   │   │   │   │   ├── arm_cortexM0l_class_marks_example.uvproj
  1697. │   │   │   │   │   │   │   │   ├── arm_cortexM3l_class_marks_example.uvopt
  1698. │   │   │   │   │   │   │   │   ├── arm_cortexM3l_class_marks_example.uvproj
  1699. │   │   │   │   │   │   │   │   ├── arm_cortexM4lf_class_marks_example.uvopt
  1700. │   │   │   │   │   │   │   │   ├── arm_cortexM4lf_class_marks_example.uvproj
  1701. │   │   │   │   │   │   │   │   ├── startup_ARMCM0.s
  1702. │   │   │   │   │   │   │   │   ├── startup_ARMCM3.s
  1703. │   │   │   │   │   │   │   │   └── startup_ARMCM4.s
  1704. │   │   │   │   │   │   │   ├── arm_class_marks_example_f32.c
  1705. │   │   │   │   │   │   │   ├── GCC
  1706. │   │   │   │   │   │   │   │   ├── arm_class_marks_example.ini
  1707. │   │   │   │   │   │   │   │   ├── ARMCMx.ld
  1708. │   │   │   │   │   │   │   │   ├── arm_cortexM0l_class_marks_example.uvopt
  1709. │   │   │   │   │   │   │   │   ├── arm_cortexM0l_class_marks_example.uvproj
  1710. │   │   │   │   │   │   │   │   ├── arm_cortexM3l_class_marks_example.uvopt
  1711. │   │   │   │   │   │   │   │   ├── arm_cortexM3l_class_marks_example.uvproj
  1712. │   │   │   │   │   │   │   │   ├── arm_cortexM4lf_class_marks_example.uvopt
  1713. │   │   │   │   │   │   │   │   ├── arm_cortexM4lf_class_marks_example.uvproj
  1714. │   │   │   │   │   │   │   │   ├── startup_ARMCM0.s
  1715. │   │   │   │   │   │   │   │   ├── startup_ARMCM3.s
  1716. │   │   │   │   │   │   │   │   └── startup_ARMCM4.s
  1717. │   │   │   │   │   │   │   ├── system_ARMCM0.c
  1718. │   │   │   │   │   │   │   ├── system_ARMCM3.c
  1719. │   │   │   │   │   │   │   └── system_ARMCM4.c
  1720. │   │   │   │   │   │   ├── arm_convolution_example
  1721. │   │   │   │   │   │   │   ├── ARM
  1722. │   │   │   │   │   │   │   │   ├── arm_convolution_example.ini
  1723. │   │   │   │   │   │   │   │   ├── arm_cortexM0l_convolution_example.uvopt
  1724. │   │   │   │   │   │   │   │   ├── arm_cortexM0l_convolution_example.uvproj
  1725. │   │   │   │   │   │   │   │   ├── arm_cortexM3l_convolution_example.uvopt
  1726. │   │   │   │   │   │   │   │   ├── arm_cortexM3l_convolution_example.uvproj
  1727. │   │   │   │   │   │   │   │   ├── arm_cortexM4lf_convolution_example.uvopt
  1728. │   │   │   │   │   │   │   │   ├── arm_cortexM4lf_convolution_example.uvproj
  1729. │   │   │   │   │   │   │   │   ├── startup_ARMCM0.s
  1730. │   │   │   │   │   │   │   │   ├── startup_ARMCM3.s
  1731. │   │   │   │   │   │   │   │   └── startup_ARMCM4.s
  1732. │   │   │   │   │   │   │   ├── arm_convolution_example_f32.c
  1733. │   │   │   │   │   │   │   ├── GCC
  1734. │   │   │   │   │   │   │   │   ├── ARMCMx.ld
  1735. │   │   │   │   │   │   │   │   ├── arm_convolution_example.ini
  1736. │   │   │   │   │   │   │   │   ├── arm_cortexM0l_convolution_example.uvopt
  1737. │   │   │   │   │   │   │   │   ├── arm_cortexM0l_convolution_example.uvproj
  1738. │   │   │   │   │   │   │   │   ├── arm_cortexM3l_convolution_example.uvopt
  1739. │   │   │   │   │   │   │   │   ├── arm_cortexM3l_convolution_example.uvproj
  1740. │   │   │   │   │   │   │   │   ├── arm_cortexM4lf_convolution_example.uvopt
  1741. │   │   │   │   │   │   │   │   ├── arm_cortexM4lf_convolution_example.uvproj
  1742. │   │   │   │   │   │   │   │   ├── startup_ARMCM0.s
  1743. │   │   │   │   │   │   │   │   ├── startup_ARMCM3.s
  1744. │   │   │   │   │   │   │   │   └── startup_ARMCM4.s
  1745. │   │   │   │   │   │   │   ├── system_ARMCM0.c
  1746. │   │   │   │   │   │   │   ├── system_ARMCM3.c
  1747. │   │   │   │   │   │   │   └── system_ARMCM4.c
  1748. │   │   │   │   │   │   ├── arm_dotproduct_example
  1749. │   │   │   │   │   │   │   ├── ARM
  1750. │   │   │   │   │   │   │   │   ├── arm_cortexM0l_dotproduct_example.uvopt
  1751. │   │   │   │   │   │   │   │   ├── arm_cortexM0l_dotproduct_example.uvproj
  1752. │   │   │   │   │   │   │   │   ├── arm_cortexM3l_dotproduct_example.uvopt
  1753. │   │   │   │   │   │   │   │   ├── arm_cortexM3l_dotproduct_example.uvproj
  1754. │   │   │   │   │   │   │   │   ├── arm_cortexM4lf_dotproduct_example.uvopt
  1755. │   │   │   │   │   │   │   │   ├── arm_cortexM4lf_dotproduct_example.uvproj
  1756. │   │   │   │   │   │   │   │   ├── arm_dotproduct_example.ini
  1757. │   │   │   │   │   │   │   │   ├── startup_ARMCM0.s
  1758. │   │   │   │   │   │   │   │   ├── startup_ARMCM3.s
  1759. │   │   │   │   │   │   │   │   └── startup_ARMCM4.s
  1760. │   │   │   │   │   │   │   ├── arm_dotproduct_example_f32.c
  1761. │   │   │   │   │   │   │   ├── system_ARMCM0.c
  1762. │   │   │   │   │   │   │   ├── system_ARMCM3.c
  1763. │   │   │   │   │   │   │   └── system_ARMCM4.c
  1764. │   │   │   │   │   │   ├── arm_fft_bin_example
  1765. │   │   │   │   │   │   │   ├── ARM
  1766. │   │   │   │   │   │   │   │   ├── arm_cortexM0l_fft_bin_example.uvopt
  1767. │   │   │   │   │   │   │   │   ├── arm_cortexM0l_fft_bin_example.uvproj
  1768. │   │   │   │   │   │   │   │   ├── arm_cortexM3l_fft_bin_example.uvopt
  1769. │   │   │   │   │   │   │   │   ├── arm_cortexM3l_fft_bin_example.uvproj
  1770. │   │   │   │   │   │   │   │   ├── arm_cortexM4lf_fft_bin_example.uvopt
  1771. │   │   │   │   │   │   │   │   ├── arm_cortexM4lf_fft_bin_example.uvproj
  1772. │   │   │   │   │   │   │   │   ├── arm_fft_bin_example.ini
  1773. │   │   │   │   │   │   │   │   ├── startup_ARMCM0.s
  1774. │   │   │   │   │   │   │   │   ├── startup_ARMCM3.s
  1775. │   │   │   │   │   │   │   │   └── startup_ARMCM4.s
  1776. │   │   │   │   │   │   │   ├── arm_fft_bin_data.c
  1777. │   │   │   │   │   │   │   ├── arm_fft_bin_example_f32.c
  1778. │   │   │   │   │   │   │   ├── system_ARMCM0.c
  1779. │   │   │   │   │   │   │   ├── system_ARMCM3.c
  1780. │   │   │   │   │   │   │   └── system_ARMCM4.c
  1781. │   │   │   │   │   │   ├── arm_fir_example
  1782. │   │   │   │   │   │   │   ├── ARM
  1783. │   │   │   │   │   │   │   │   ├── arm_cortexM0l_fir_example.uvopt
  1784. │   │   │   │   │   │   │   │   ├── arm_cortexM0l_fir_example.uvproj
  1785. │   │   │   │   │   │   │   │   ├── arm_cortexM3l_fir_example.uvopt
  1786. │   │   │   │   │   │   │   │   ├── arm_cortexM3l_fir_example.uvproj
  1787. │   │   │   │   │   │   │   │   ├── arm_cortexM4lf_fir_example.uvopt
  1788. │   │   │   │   │   │   │   │   ├── arm_cortexM4lf_fir_example.uvproj
  1789. │   │   │   │   │   │   │   │   ├── arm_fir_example.ini
  1790. │   │   │   │   │   │   │   │   ├── startup_ARMCM0.s
  1791. │   │   │   │   │   │   │   │   ├── startup_ARMCM3.s
  1792. │   │   │   │   │   │   │   │   └── startup_ARMCM4.s
  1793. │   │   │   │   │   │   │   ├── arm_fir_data.c
  1794. │   │   │   │   │   │   │   ├── arm_fir_example_f32.c
  1795. │   │   │   │   │   │   │   ├── system_ARMCM0.c
  1796. │   │   │   │   │   │   │   ├── system_ARMCM3.c
  1797. │   │   │   │   │   │   │   └── system_ARMCM4.c
  1798. │   │   │   │   │   │   ├── arm_graphic_equalizer_example
  1799. │   │   │   │   │   │   │   ├── ARM
  1800. │   │   │   │   │   │   │   │   ├── arm_cortexM0l_graphic_equalizer_example.uvopt
  1801. │   │   │   │   │   │   │   │   ├── arm_cortexM0l_graphic_equalizer_example.uvproj
  1802. │   │   │   │   │   │   │   │   ├── arm_cortexM3l_graphic_equalizer_example.uvopt
  1803. │   │   │   │   │   │   │   │   ├── arm_cortexM3l_graphic_equalizer_example.uvproj
  1804. │   │   │   │   │   │   │   │   ├── arm_cortexM4lf_graphic_equalizer_example.uvopt
  1805. │   │   │   │   │   │   │   │   ├── arm_cortexM4lf_graphic_equalizer_example.uvproj
  1806. │   │   │   │   │   │   │   │   ├── arm_graphic_equalizer_example.ini
  1807. │   │   │   │   │   │   │   │   ├── startup_ARMCM0.s
  1808. │   │   │   │   │   │   │   │   ├── startup_ARMCM3.s
  1809. │   │   │   │   │   │   │   │   └── startup_ARMCM4.s
  1810. │   │   │   │   │   │   │   ├── arm_graphic_equalizer_data.c
  1811. │   │   │   │   │   │   │   ├── arm_graphic_equalizer_example_q31.c
  1812. │   │   │   │   │   │   │   ├── system_ARMCM0.c
  1813. │   │   │   │   │   │   │   ├── system_ARMCM3.c
  1814. │   │   │   │   │   │   │   └── system_ARMCM4.c
  1815. │   │   │   │   │   │   ├── arm_linear_interp_example
  1816. │   │   │   │   │   │   │   ├── ARM
  1817. │   │   │   │   │   │   │   │   ├── arm_cortexM0l_linear_interp_example.uvopt
  1818. │   │   │   │   │   │   │   │   ├── arm_cortexM0l_linear_interp_example.uvproj
  1819. │   │   │   │   │   │   │   │   ├── arm_cortexM3l_linear_interp_example.uvopt
  1820. │   │   │   │   │   │   │   │   ├── arm_cortexM3l_linear_interp_example.uvproj
  1821. │   │   │   │   │   │   │   │   ├── arm_cortexM4lf_linear_interp_example.uvopt
  1822. │   │   │   │   │   │   │   │   ├── arm_cortexM4lf_linear_interp_example.uvproj
  1823. │   │   │   │   │   │   │   │   ├── arm_linear_interp_example.ini
  1824. │   │   │   │   │   │   │   │   ├── startup_ARMCM0.s
  1825. │   │   │   │   │   │   │   │   ├── startup_ARMCM3.s
  1826. │   │   │   │   │   │   │   │   └── startup_ARMCM4.s
  1827. │   │   │   │   │   │   │   ├── arm_linear_interp_data.c
  1828. │   │   │   │   │   │   │   ├── arm_linear_interp_example_f32.c
  1829. │   │   │   │   │   │   │   ├── system_ARMCM0.c
  1830. │   │   │   │   │   │   │   ├── system_ARMCM3.c
  1831. │   │   │   │   │   │   │   └── system_ARMCM4.c
  1832. │   │   │   │   │   │   ├── arm_matrix_example
  1833. │   │   │   │   │   │   │   ├── ARM
  1834. │   │   │   │   │   │   │   │   ├── arm_cortexM0l_matrix_example.uvopt
  1835. │   │   │   │   │   │   │   │   ├── arm_cortexM0l_matrix_example.uvproj
  1836. │   │   │   │   │   │   │   │   ├── arm_cortexM3l_matrix_example.uvopt
  1837. │   │   │   │   │   │   │   │   ├── arm_cortexM3l_matrix_example.uvproj
  1838. │   │   │   │   │   │   │   │   ├── arm_cortexM4lf_matrix_example.uvopt
  1839. │   │   │   │   │   │   │   │   ├── arm_cortexM4lf_matrix_example.uvproj
  1840. │   │   │   │   │   │   │   │   ├── arm_matrix_example.ini
  1841. │   │   │   │   │   │   │   │   ├── startup_ARMCM0.s
  1842. │   │   │   │   │   │   │   │   ├── startup_ARMCM3.s
  1843. │   │   │   │   │   │   │   │   └── startup_ARMCM4.s
  1844. │   │   │   │   │   │   │   ├── arm_matrix_example_f32.c
  1845. │   │   │   │   │   │   │   ├── system_ARMCM0.c
  1846. │   │   │   │   │   │   │   ├── system_ARMCM3.c
  1847. │   │   │   │   │   │   │   └── system_ARMCM4.c
  1848. │   │   │   │   │   │   ├── arm_signal_converge_example
  1849. │   │   │   │   │   │   │   ├── ARM
  1850. │   │   │   │   │   │   │   │   ├── arm_cortexM0l_signal_converge_example.uvopt
  1851. │   │   │   │   │   │   │   │   ├── arm_cortexM0l_signal_converge_example.uvproj
  1852. │   │   │   │   │   │   │   │   ├── arm_cortexM3l_signal_converge_example.uvopt
  1853. │   │   │   │   │   │   │   │   ├── arm_cortexM3l_signal_converge_example.uvproj
  1854. │   │   │   │   │   │   │   │   ├── arm_cortexM4lf_signal_converge_example.uvopt
  1855. │   │   │   │   │   │   │   │   ├── arm_cortexM4lf_signal_converge_example.uvproj
  1856. │   │   │   │   │   │   │   │   ├── arm_signal_converge_example.ini
  1857. │   │   │   │   │   │   │   │   ├── startup_ARMCM0.s
  1858. │   │   │   │   │   │   │   │   ├── startup_ARMCM3.s
  1859. │   │   │   │   │   │   │   │   └── startup_ARMCM4.s
  1860. │   │   │   │   │   │   │   ├── arm_signal_converge_data.c
  1861. │   │   │   │   │   │   │   ├── arm_signal_converge_example_f32.c
  1862. │   │   │   │   │   │   │   ├── system_ARMCM0.c
  1863. │   │   │   │   │   │   │   ├── system_ARMCM3.c
  1864. │   │   │   │   │   │   │   └── system_ARMCM4.c
  1865. │   │   │   │   │   │   ├── arm_sin_cos_example
  1866. │   │   │   │   │   │   │   ├── ARM
  1867. │   │   │   │   │   │   │   │   ├── arm_cortexM0l_sin_cos_example.uvopt
  1868. │   │   │   │   │   │   │   │   ├── arm_cortexM0l_sin_cos_example.uvproj
  1869. │   │   │   │   │   │   │   │   ├── arm_cortexM3l_sin_cos_example.uvopt
  1870. │   │   │   │   │   │   │   │   ├── arm_cortexM3l_sin_cos_example.uvproj
  1871. │   │   │   │   │   │   │   │   ├── arm_cortexM4lf_sin_cos_example.uvopt
  1872. │   │   │   │   │   │   │   │   ├── arm_cortexM4lf_sin_cos_example.uvproj
  1873. │   │   │   │   │   │   │   │   ├── arm_sin_cos_example.ini
  1874. │   │   │   │   │   │   │   │   ├── startup_ARMCM0.s
  1875. │   │   │   │   │   │   │   │   ├── startup_ARMCM3.s
  1876. │   │   │   │   │   │   │   │   └── startup_ARMCM4.s
  1877. │   │   │   │   │   │   │   ├── arm_sin_cos_example_f32.c
  1878. │   │   │   │   │   │   │   ├── system_ARMCM0.c
  1879. │   │   │   │   │   │   │   ├── system_ARMCM3.c
  1880. │   │   │   │   │   │   │   └── system_ARMCM4.c
  1881. │   │   │   │   │   │   ├── arm_variance_example
  1882. │   │   │   │   │   │   │   ├── ARM
  1883. │   │   │   │   │   │   │   │   ├── arm_cortexM0l_variance_example.uvopt
  1884. │   │   │   │   │   │   │   │   ├── arm_cortexM0l_variance_example.uvproj
  1885. │   │   │   │   │   │   │   │   ├── arm_cortexM3l_variance_example.uvopt
  1886. │   │   │   │   │   │   │   │   ├── arm_cortexM3l_variance_example.uvproj
  1887. │   │   │   │   │   │   │   │   ├── arm_cortexM4lf_variance_example.uvopt
  1888. │   │   │   │   │   │   │   │   ├── arm_cortexM4lf_variance_example.uvproj
  1889. │   │   │   │   │   │   │   │   ├── arm_variance_example.ini
  1890. │   │   │   │   │   │   │   │   ├── startup_ARMCM0.s
  1891. │   │   │   │   │   │   │   │   ├── startup_ARMCM3.s
  1892. │   │   │   │   │   │   │   │   └── startup_ARMCM4.s
  1893. │   │   │   │   │   │   │   ├── arm_variance_example_f32.c
  1894. │   │   │   │   │   │   │   ├── system_ARMCM0.c
  1895. │   │   │   │   │   │   │   ├── system_ARMCM3.c
  1896. │   │   │   │   │   │   │   └── system_ARMCM4.c
  1897. │   │   │   │   │   │   └── Common
  1898. │   │   │   │   │   │   ├── Include
  1899. │   │   │   │   │   │   │   └── math_helper.h
  1900. │   │   │   │   │   │   └── Source
  1901. │   │   │   │   │   │   └── math_helper.c
  1902. │   │   │   │   │   └── Source
  1903. │   │   │   │   │   ├── ARM
  1904. │   │   │   │   │   │   ├── arm_cortexM0x_math.uvopt
  1905. │   │   │   │   │   │   ├── arm_cortexM0x_math.uvproj
  1906. │   │   │   │   │   │   ├── arm_cortexM3x_math.uvopt
  1907. │   │   │   │   │   │   ├── arm_cortexM3x_math.uvproj
  1908. │   │   │   │   │   │   ├── arm_cortexM4x_math.uvopt
  1909. │   │   │   │   │   │   ├── arm_cortexM4x_math.uvproj
  1910. │   │   │   │   │   │   └── arm_cortexMx_math_Build.bat
  1911. │   │   │   │   │   ├── BasicMathFunctions
  1912. │   │   │   │   │   │   ├── arm_abs_f32.c
  1913. │   │   │   │   │   │   ├── arm_abs_q15.c
  1914. │   │   │   │   │   │   ├── arm_abs_q31.c
  1915. │   │   │   │   │   │   ├── arm_abs_q7.c
  1916. │   │   │   │   │   │   ├── arm_add_f32.c
  1917. │   │   │   │   │   │   ├── arm_add_q15.c
  1918. │   │   │   │   │   │   ├── arm_add_q31.c
  1919. │   │   │   │   │   │   ├── arm_add_q7.c
  1920. │   │   │   │   │   │   ├── arm_dot_prod_f32.c
  1921. │   │   │   │   │   │   ├── arm_dot_prod_q15.c
  1922. │   │   │   │   │   │   ├── arm_dot_prod_q31.c
  1923. │   │   │   │   │   │   ├── arm_dot_prod_q7.c
  1924. │   │   │   │   │   │   ├── arm_mult_f32.c
  1925. │   │   │   │   │   │   ├── arm_mult_q15.c
  1926. │   │   │   │   │   │   ├── arm_mult_q31.c
  1927. │   │   │   │   │   │   ├── arm_mult_q7.c
  1928. │   │   │   │   │   │   ├── arm_negate_f32.c
  1929. │   │   │   │   │   │   ├── arm_negate_q15.c
  1930. │   │   │   │   │   │   ├── arm_negate_q31.c
  1931. │   │   │   │   │   │   ├── arm_negate_q7.c
  1932. │   │   │   │   │   │   ├── arm_offset_f32.c
  1933. │   │   │   │   │   │   ├── arm_offset_q15.c
  1934. │   │   │   │   │   │   ├── arm_offset_q31.c
  1935. │   │   │   │   │   │   ├── arm_offset_q7.c
  1936. │   │   │   │   │   │   ├── arm_scale_f32.c
  1937. │   │   │   │   │   │   ├── arm_scale_q15.c
  1938. │   │   │   │   │   │   ├── arm_scale_q31.c
  1939. │   │   │   │   │   │   ├── arm_scale_q7.c
  1940. │   │   │   │   │   │   ├── arm_shift_q15.c
  1941. │   │   │   │   │   │   ├── arm_shift_q31.c
  1942. │   │   │   │   │   │   ├── arm_shift_q7.c
  1943. │   │   │   │   │   │   ├── arm_sub_f32.c
  1944. │   │   │   │   │   │   ├── arm_sub_q15.c
  1945. │   │   │   │   │   │   ├── arm_sub_q31.c
  1946. │   │   │   │   │   │   └── arm_sub_q7.c
  1947. │   │   │   │   │   ├── CommonTables
  1948. │   │   │   │   │   │   └── arm_common_tables.c
  1949. │   │   │   │   │   ├── ComplexMathFunctions
  1950. │   │   │   │   │   │   ├── arm_cmplx_conj_f32.c
  1951. │   │   │   │   │   │   ├── arm_cmplx_conj_q15.c
  1952. │   │   │   │   │   │   ├── arm_cmplx_conj_q31.c
  1953. │   │   │   │   │   │   ├── arm_cmplx_dot_prod_f32.c
  1954. │   │   │   │   │   │   ├── arm_cmplx_dot_prod_q15.c
  1955. │   │   │   │   │   │   ├── arm_cmplx_dot_prod_q31.c
  1956. │   │   │   │   │   │   ├── arm_cmplx_mag_f32.c
  1957. │   │   │   │   │   │   ├── arm_cmplx_mag_q15.c
  1958. │   │   │   │   │   │   ├── arm_cmplx_mag_q31.c
  1959. │   │   │   │   │   │   ├── arm_cmplx_mag_squared_f32.c
  1960. │   │   │   │   │   │   ├── arm_cmplx_mag_squared_q15.c
  1961. │   │   │   │   │   │   ├── arm_cmplx_mag_squared_q31.c
  1962. │   │   │   │   │   │   ├── arm_cmplx_mult_cmplx_f32.c
  1963. │   │   │   │   │   │   ├── arm_cmplx_mult_cmplx_q15.c
  1964. │   │   │   │   │   │   ├── arm_cmplx_mult_cmplx_q31.c
  1965. │   │   │   │   │   │   ├── arm_cmplx_mult_real_f32.c
  1966. │   │   │   │   │   │   ├── arm_cmplx_mult_real_q15.c
  1967. │   │   │   │   │   │   └── arm_cmplx_mult_real_q31.c
  1968. │   │   │   │   │   ├── ControllerFunctions
  1969. │   │   │   │   │   │   ├── arm_pid_init_f32.c
  1970. │   │   │   │   │   │   ├── arm_pid_init_q15.c
  1971. │   │   │   │   │   │   ├── arm_pid_init_q31.c
  1972. │   │   │   │   │   │   ├── arm_pid_reset_f32.c
  1973. │   │   │   │   │   │   ├── arm_pid_reset_q15.c
  1974. │   │   │   │   │   │   ├── arm_pid_reset_q31.c
  1975. │   │   │   │   │   │   ├── arm_sin_cos_f32.c
  1976. │   │   │   │   │   │   └── arm_sin_cos_q31.c
  1977. │   │   │   │   │   ├── FastMathFunctions
  1978. │   │   │   │   │   │   ├── arm_cos_f32.c
  1979. │   │   │   │   │   │   ├── arm_cos_q15.c
  1980. │   │   │   │   │   │   ├── arm_cos_q31.c
  1981. │   │   │   │   │   │   ├── arm_sin_f32.c
  1982. │   │   │   │   │   │   ├── arm_sin_q15.c
  1983. │   │   │   │   │   │   ├── arm_sin_q31.c
  1984. │   │   │   │   │   │   ├── arm_sqrt_q15.c
  1985. │   │   │   │   │   │   └── arm_sqrt_q31.c
  1986. │   │   │   │   │   ├── FilteringFunctions
  1987. │   │   │   │   │   │   ├── arm_biquad_cascade_df1_32x64_init_q31.c
  1988. │   │   │   │   │   │   ├── arm_biquad_cascade_df1_32x64_q31.c
  1989. │   │   │   │   │   │   ├── arm_biquad_cascade_df1_f32.c
  1990. │   │   │   │   │   │   ├── arm_biquad_cascade_df1_fast_q15.c
  1991. │   │   │   │   │   │   ├── arm_biquad_cascade_df1_fast_q31.c
  1992. │   │   │   │   │   │   ├── arm_biquad_cascade_df1_init_f32.c
  1993. │   │   │   │   │   │   ├── arm_biquad_cascade_df1_init_q15.c
  1994. │   │   │   │   │   │   ├── arm_biquad_cascade_df1_init_q31.c
  1995. │   │   │   │   │   │   ├── arm_biquad_cascade_df1_q15.c
  1996. │   │   │   │   │   │   ├── arm_biquad_cascade_df1_q31.c
  1997. │   │   │   │   │   │   ├── arm_biquad_cascade_df2T_f32.c
  1998. │   │   │   │   │   │   ├── arm_biquad_cascade_df2T_init_f32.c
  1999. │   │   │   │   │   │   ├── arm_conv_f32.c
  2000. │   │   │   │   │   │   ├── arm_conv_fast_q15.c
  2001. │   │   │   │   │   │   ├── arm_conv_fast_q31.c
  2002. │   │   │   │   │   │   ├── arm_conv_partial_f32.c
  2003. │   │   │   │   │   │   ├── arm_conv_partial_fast_q15.c
  2004. │   │   │   │   │   │   ├── arm_conv_partial_fast_q31.c
  2005. │   │   │   │   │   │   ├── arm_conv_partial_q15.c
  2006. │   │   │   │   │   │   ├── arm_conv_partial_q31.c
  2007. │   │   │   │   │   │   ├── arm_conv_partial_q7.c
  2008. │   │   │   │   │   │   ├── arm_conv_q15.c
  2009. │   │   │   │   │   │   ├── arm_conv_q31.c
  2010. │   │   │   │   │   │   ├── arm_conv_q7.c
  2011. │   │   │   │   │   │   ├── arm_correlate_f32.c
  2012. │   │   │   │   │   │   ├── arm_correlate_fast_q15.c
  2013. │   │   │   │   │   │   ├── arm_correlate_fast_q31.c
  2014. │   │   │   │   │   │   ├── arm_correlate_q15.c
  2015. │   │   │   │   │   │   ├── arm_correlate_q31.c
  2016. │   │   │   │   │   │   ├── arm_correlate_q7.c
  2017. │   │   │   │   │   │   ├── arm_fir_decimate_f32.c
  2018. │   │   │   │   │   │   ├── arm_fir_decimate_fast_q15.c
  2019. │   │   │   │   │   │   ├── arm_fir_decimate_fast_q31.c
  2020. │   │   │   │   │   │   ├── arm_fir_decimate_init_f32.c
  2021. │   │   │   │   │   │   ├── arm_fir_decimate_init_q15.c
  2022. │   │   │   │   │   │   ├── arm_fir_decimate_init_q31.c
  2023. │   │   │   │   │   │   ├── arm_fir_decimate_q15.c
  2024. │   │   │   │   │   │   ├── arm_fir_decimate_q31.c
  2025. │   │   │   │   │   │   ├── arm_fir_f32.c
  2026. │   │   │   │   │   │   ├── arm_fir_fast_q15.c
  2027. │   │   │   │   │   │   ├── arm_fir_fast_q31.c
  2028. │   │   │   │   │   │   ├── arm_fir_init_f32.c
  2029. │   │   │   │   │   │   ├── arm_fir_init_q15.c
  2030. │   │   │   │   │   │   ├── arm_fir_init_q31.c
  2031. │   │   │   │   │   │   ├── arm_fir_init_q7.c
  2032. │   │   │   │   │   │   ├── arm_fir_interpolate_f32.c
  2033. │   │   │   │   │   │   ├── arm_fir_interpolate_init_f32.c
  2034. │   │   │   │   │   │   ├── arm_fir_interpolate_init_q15.c
  2035. │   │   │   │   │   │   ├── arm_fir_interpolate_init_q31.c
  2036. │   │   │   │   │   │   ├── arm_fir_interpolate_q15.c
  2037. │   │   │   │   │   │   ├── arm_fir_interpolate_q31.c
  2038. │   │   │   │   │   │   ├── arm_fir_lattice_f32.c
  2039. │   │   │   │   │   │   ├── arm_fir_lattice_init_f32.c
  2040. │   │   │   │   │   │   ├── arm_fir_lattice_init_q15.c
  2041. │   │   │   │   │   │   ├── arm_fir_lattice_init_q31.c
  2042. │   │   │   │   │   │   ├── arm_fir_lattice_q15.c
  2043. │   │   │   │   │   │   ├── arm_fir_lattice_q31.c
  2044. │   │   │   │   │   │   ├── arm_fir_q15.c
  2045. │   │   │   │   │   │   ├── arm_fir_q31.c
  2046. │   │   │   │   │   │   ├── arm_fir_q7.c
  2047. │   │   │   │   │   │   ├── arm_fir_sparse_f32.c
  2048. │   │   │   │   │   │   ├── arm_fir_sparse_init_f32.c
  2049. │   │   │   │   │   │   ├── arm_fir_sparse_init_q15.c
  2050. │   │   │   │   │   │   ├── arm_fir_sparse_init_q31.c
  2051. │   │   │   │   │   │   ├── arm_fir_sparse_init_q7.c
  2052. │   │   │   │   │   │   ├── arm_fir_sparse_q15.c
  2053. │   │   │   │   │   │   ├── arm_fir_sparse_q31.c
  2054. │   │   │   │   │   │   ├── arm_fir_sparse_q7.c
  2055. │   │   │   │   │   │   ├── arm_iir_lattice_f32.c
  2056. │   │   │   │   │   │   ├── arm_iir_lattice_init_f32.c
  2057. │   │   │   │   │   │   ├── arm_iir_lattice_init_q15.c
  2058. │   │   │   │   │   │   ├── arm_iir_lattice_init_q31.c
  2059. │   │   │   │   │   │   ├── arm_iir_lattice_q15.c
  2060. │   │   │   │   │   │   ├── arm_iir_lattice_q31.c
  2061. │   │   │   │   │   │   ├── arm_lms_f32.c
  2062. │   │   │   │   │   │   ├── arm_lms_init_f32.c
  2063. │   │   │   │   │   │   ├── arm_lms_init_q15.c
  2064. │   │   │   │   │   │   ├── arm_lms_init_q31.c
  2065. │   │   │   │   │   │   ├── arm_lms_norm_f32.c
  2066. │   │   │   │   │   │   ├── arm_lms_norm_init_f32.c
  2067. │   │   │   │   │   │   ├── arm_lms_norm_init_q15.c
  2068. │   │   │   │   │   │   ├── arm_lms_norm_init_q31.c
  2069. │   │   │   │   │   │   ├── arm_lms_norm_q15.c
  2070. │   │   │   │   │   │   ├── arm_lms_norm_q31.c
  2071. │   │   │   │   │   │   ├── arm_lms_q15.c
  2072. │   │   │   │   │   │   └── arm_lms_q31.c
  2073. │   │   │   │   │   ├── GCC
  2074. │   │   │   │   │   │   ├── arm_cortexM0x_math.uvopt
  2075. │   │   │   │   │   │   ├── arm_cortexM0x_math.uvproj
  2076. │   │   │   │   │   │   ├── arm_cortexM3x_math.uvopt
  2077. │   │   │   │   │   │   ├── arm_cortexM3x_math.uvproj
  2078. │   │   │   │   │   │   ├── arm_cortexM4x_math.uvopt
  2079. │   │   │   │   │   │   ├── arm_cortexM4x_math.uvproj
  2080. │   │   │   │   │   │   └── arm_cortexMx_math_Build.bat
  2081. │   │   │   │   │   ├── iar
  2082. │   │   │   │   │   │   ├── iar_cortexM0_math.ewp
  2083. │   │   │   │   │   │   ├── iar_cortexM3_math.ewp
  2084. │   │   │   │   │   │   ├── iar_cortexM4F_math.ewp
  2085. │   │   │   │   │   │   ├── iar_cortexM4_math.ewp
  2086. │   │   │   │   │   │   └── iar_cortexM_math.eww
  2087. │   │   │   │   │   ├── MatrixFunctions
  2088. │   │   │   │   │   │   ├── arm_mat_add_f32.c
  2089. │   │   │   │   │   │   ├── arm_mat_add_q15.c
  2090. │   │   │   │   │   │   ├── arm_mat_add_q31.c
  2091. │   │   │   │   │   │   ├── arm_mat_init_f32.c
  2092. │   │   │   │   │   │   ├── arm_mat_init_q15.c
  2093. │   │   │   │   │   │   ├── arm_mat_init_q31.c
  2094. │   │   │   │   │   │   ├── arm_mat_inverse_f32.c
  2095. │   │   │   │   │   │   ├── arm_mat_mult_f32.c
  2096. │   │   │   │   │   │   ├── arm_mat_mult_fast_q15.c
  2097. │   │   │   │   │   │   ├── arm_mat_mult_fast_q31.c
  2098. │   │   │   │   │   │   ├── arm_mat_mult_q15.c
  2099. │   │   │   │   │   │   ├── arm_mat_mult_q31.c
  2100. │   │   │   │   │   │   ├── arm_mat_scale_f32.c
  2101. │   │   │   │   │   │   ├── arm_mat_scale_q15.c
  2102. │   │   │   │   │   │   ├── arm_mat_scale_q31.c
  2103. │   │   │   │   │   │   ├── arm_mat_sub_f32.c
  2104. │   │   │   │   │   │   ├── arm_mat_sub_q15.c
  2105. │   │   │   │   │   │   ├── arm_mat_sub_q31.c
  2106. │   │   │   │   │   │   ├── arm_mat_trans_f32.c
  2107. │   │   │   │   │   │   ├── arm_mat_trans_q15.c
  2108. │   │   │   │   │   │   └── arm_mat_trans_q31.c
  2109. │   │   │   │   │   ├── StatisticsFunctions
  2110. │   │   │   │   │   │   ├── arm_max_f32.c
  2111. │   │   │   │   │   │   ├── arm_max_q15.c
  2112. │   │   │   │   │   │   ├── arm_max_q31.c
  2113. │   │   │   │   │   │   ├── arm_max_q7.c
  2114. │   │   │   │   │   │   ├── arm_mean_f32.c
  2115. │   │   │   │   │   │   ├── arm_mean_q15.c
  2116. │   │   │   │   │   │   ├── arm_mean_q31.c
  2117. │   │   │   │   │   │   ├── arm_mean_q7.c
  2118. │   │   │   │   │   │   ├── arm_min_f32.c
  2119. │   │   │   │   │   │   ├── arm_min_q15.c
  2120. │   │   │   │   │   │   ├── arm_min_q31.c
  2121. │   │   │   │   │   │   ├── arm_min_q7.c
  2122. │   │   │   │   │   │   ├── arm_power_f32.c
  2123. │   │   │   │   │   │   ├── arm_power_q15.c
  2124. │   │   │   │   │   │   ├── arm_power_q31.c
  2125. │   │   │   │   │   │   ├── arm_power_q7.c
  2126. │   │   │   │   │   │   ├── arm_rms_f32.c
  2127. │   │   │   │   │   │   ├── arm_rms_q15.c
  2128. │   │   │   │   │   │   ├── arm_rms_q31.c
  2129. │   │   │   │   │   │   ├── arm_std_f32.c
  2130. │   │   │   │   │   │   ├── arm_std_q15.c
  2131. │   │   │   │   │   │   ├── arm_std_q31.c
  2132. │   │   │   │   │   │   ├── arm_var_f32.c
  2133. │   │   │   │   │   │   ├── arm_var_q15.c
  2134. │   │   │   │   │   │   └── arm_var_q31.c
  2135. │   │   │   │   │   ├── SupportFunctions
  2136. │   │   │   │   │   │   ├── arm_copy_f32.c
  2137. │   │   │   │   │   │   ├── arm_copy_q15.c
  2138. │   │   │   │   │   │   ├── arm_copy_q31.c
  2139. │   │   │   │   │   │   ├── arm_copy_q7.c
  2140. │   │   │   │   │   │   ├── arm_fill_f32.c
  2141. │   │   │   │   │   │   ├── arm_fill_q15.c
  2142. │   │   │   │   │   │   ├── arm_fill_q31.c
  2143. │   │   │   │   │   │   ├── arm_fill_q7.c
  2144. │   │   │   │   │   │   ├── arm_float_to_q15.c
  2145. │   │   │   │   │   │   ├── arm_float_to_q31.c
  2146. │   │   │   │   │   │   ├── arm_float_to_q7.c
  2147. │   │   │   │   │   │   ├── arm_q15_to_float.c
  2148. │   │   │   │   │   │   ├── arm_q15_to_q31.c
  2149. │   │   │   │   │   │   ├── arm_q15_to_q7.c
  2150. │   │   │   │   │   │   ├── arm_q31_to_float.c
  2151. │   │   │   │   │   │   ├── arm_q31_to_q15.c
  2152. │   │   │   │   │   │   ├── arm_q31_to_q7.c
  2153. │   │   │   │   │   │   ├── arm_q7_to_float.c
  2154. │   │   │   │   │   │   ├── arm_q7_to_q15.c
  2155. │   │   │   │   │   │   └── arm_q7_to_q31.c
  2156. │   │   │   │   │   └── TransformFunctions
  2157. │   │   │   │   │   ├── arm_cfft_radix4_f32.c
  2158. │   │   │   │   │   ├── arm_cfft_radix4_init_f32.c
  2159. │   │   │   │   │   ├── arm_cfft_radix4_init_q15.c
  2160. │   │   │   │   │   ├── arm_cfft_radix4_init_q31.c
  2161. │   │   │   │   │   ├── arm_cfft_radix4_q15.c
  2162. │   │   │   │   │   ├── arm_cfft_radix4_q31.c
  2163. │   │   │   │   │   ├── arm_dct4_f32.c
  2164. │   │   │   │   │   ├── arm_dct4_init_f32.c
  2165. │   │   │   │   │   ├── arm_dct4_init_q15.c
  2166. │   │   │   │   │   ├── arm_dct4_init_q31.c
  2167. │   │   │   │   │   ├── arm_dct4_q15.c
  2168. │   │   │   │   │   ├── arm_dct4_q31.c
  2169. │   │   │   │   │   ├── arm_rfft_f32.c
  2170. │   │   │   │   │   ├── arm_rfft_init_f32.c
  2171. │   │   │   │   │   ├── arm_rfft_init_q15.c
  2172. │   │   │   │   │   ├── arm_rfft_init_q31.c
  2173. │   │   │   │   │   ├── arm_rfft_q15.c
  2174. │   │   │   │   │   └── arm_rfft_q31.c
  2175. │   │   │   │   ├── Include
  2176. │   │   │   │   │   ├── arm_common_tables.h
  2177. │   │   │   │   │   ├── arm_math.h
  2178. │   │   │   │   │   ├── core_cm0.h
  2179. │   │   │   │   │   ├── core_cm3.h
  2180. │   │   │   │   │   ├── core_cm4.h
  2181. │   │   │   │   │   ├── core_cm4_simd.h
  2182. │   │   │   │   │   ├── core_cmFunc.h
  2183. │   │   │   │   │   └── core_cmInstr.h
  2184. │   │   │   │   ├── index.htm
  2185. │   │   │   │   ├── Lib
  2186. │   │   │   │   │   ├── ARM
  2187. │   │   │   │   │   │   ├── arm_cortexM0b_math.lib
  2188. │   │   │   │   │   │   ├── arm_cortexM0l_math.lib
  2189. │   │   │   │   │   │   ├── arm_cortexM3b_math.lib
  2190. │   │   │   │   │   │   ├── arm_cortexM3l_math.lib
  2191. │   │   │   │   │   │   ├── arm_cortexM4bf_math.lib
  2192. │   │   │   │   │   │   ├── arm_cortexM4b_math.lib
  2193. │   │   │   │   │   │   ├── arm_cortexM4lf_math.lib
  2194. │   │   │   │   │   │   └── arm_cortexM4l_math.lib
  2195. │   │   │   │   │   └── GCC
  2196. │   │   │   │   │   ├── libarm_cortexM0l_math.a
  2197. │   │   │   │   │   ├── libarm_cortexM3l_math.a
  2198. │   │   │   │   │   ├── libarm_cortexM4lf_math.a
  2199. │   │   │   │   │   └── libarm_cortexM4l_math.a
  2200. │   │   │   │   └── README.txt
  2201. │   │   │   ├── Device
  2202. │   │   │   │   ├── ARM
  2203. │   │   │   │   │   ├── ARMCM0
  2204. │   │   │   │   │   │   ├── Include
  2205. │   │   │   │   │   │   │   ├── ARMCM0.h
  2206. │   │   │   │   │   │   │   └── system_ARMCM0.h
  2207. │   │   │   │   │   │   └── Source
  2208. │   │   │   │   │   │   └── Templates
  2209. │   │   │   │   │   │   ├── ARM
  2210. │   │   │   │   │   │   │   └── startup_ARMCM0.s
  2211. │   │   │   │   │   │   ├── GCC
  2212. │   │   │   │   │   │   │   └── startup_ARMCM0.s
  2213. │   │   │   │   │   │   ├── GCC_ARM
  2214. │   │   │   │   │   │   │   ├── gcc_arm.ld
  2215. │   │   │   │   │   │   │   └── startup_ARMCM0.S
  2216. │   │   │   │   │   │   ├── IAR
  2217. │   │   │   │   │   │   │   └── startup_ARMCM0.s
  2218. │   │   │   │   │   │   └── system_ARMCM0.c
  2219. │   │   │   │   │   ├── ARMCM3
  2220. │   │   │   │   │   │   ├── Include
  2221. │   │   │   │   │   │   │   ├── ARMCM3.h
  2222. │   │   │   │   │   │   │   └── system_ARMCM3.h
  2223. │   │   │   │   │   │   └── Source
  2224. │   │   │   │   │   │   └── Templates
  2225. │   │   │   │   │   │   ├── ARM
  2226. │   │   │   │   │   │   │   └── startup_ARMCM3.s
  2227. │   │   │   │   │   │   ├── GCC
  2228. │   │   │   │   │   │   │   └── startup_ARMCM3.s
  2229. │   │   │   │   │   │   ├── GCC_ARM
  2230. │   │   │   │   │   │   │   ├── gcc_arm.ld
  2231. │   │   │   │   │   │   │   └── startup_ARMCM3.S
  2232. │   │   │   │   │   │   ├── IAR
  2233. │   │   │   │   │   │   │   └── startup_ARMCM3.s
  2234. │   │   │   │   │   │   └── system_ARMCM3.c
  2235. │   │   │   │   │   └── ARMCM4
  2236. │   │   │   │   │   ├── Include
  2237. │   │   │   │   │   │   ├── ARMCM4.h
  2238. │   │   │   │   │   │   └── system_ARMCM4.h
  2239. │   │   │   │   │   └── Source
  2240. │   │   │   │   │   └── Templates
  2241. │   │   │   │   │   ├── ARM
  2242. │   │   │   │   │   │   └── startup_ARMCM4.s
  2243. │   │   │   │   │   ├── GCC
  2244. │   │   │   │   │   │   └── startup_ARMCM4.s
  2245. │   │   │   │   │   ├── GCC_ARM
  2246. │   │   │   │   │   │   ├── gcc_arm.ld
  2247. │   │   │   │   │   │   └── startup_ARMCM4.S
  2248. │   │   │   │   │   ├── IAR
  2249. │   │   │   │   │   │   └── startup_ARMCM4.s
  2250. │   │   │   │   │   └── system_ARMCM4.c
  2251. │   │   │   │   ├── ATMEL
  2252. │   │   │   │   │   ├── sam3.h
  2253. │   │   │   │   │   ├── sam3n
  2254. │   │   │   │   │   │   ├── html
  2255. │   │   │   │   │   │   │   ├── ADC.html
  2256. │   │   │   │   │   │   │   ├── CHIPID.html
  2257. │   │   │   │   │   │   │   ├── css
  2258. │   │   │   │   │   │   │   │   └── html.css
  2259. │   │   │   │   │   │   │   ├── DACC.html
  2260. │   │   │   │   │   │   │   ├── EFC.html
  2261. │   │   │   │   │   │   │   ├── GPBR.html
  2262. │   │   │   │   │   │   │   ├── images
  2263. │   │   │   │   │   │   │   │   ├── menu-sub_menu-right-hover.png
  2264. │   │   │   │   │   │   │   │   ├── menu-sub_menu-right.png
  2265. │   │   │   │   │   │   │   │   └── one_click_away.png
  2266. │   │   │   │   │   │   │   ├── MATRIX.html
  2267. │   │   │   │   │   │   │   ├── PIOA.html
  2268. │   │   │   │   │   │   │   ├── PIOB.html
  2269. │   │   │   │   │   │   │   ├── PIOC.html
  2270. │   │   │   │   │   │   │   ├── PMC.html
  2271. │   │   │   │   │   │   │   ├── PWM.html
  2272. │   │   │   │   │   │   │   ├── RSTC.html
  2273. │   │   │   │   │   │   │   ├── RTC.html
  2274. │   │   │   │   │   │   │   ├── RTT.html
  2275. │   │   │   │   │   │   │   ├── SAM3N.html
  2276. │   │   │   │   │   │   │   ├── SAM3N.svg
  2277. │   │   │   │   │   │   │   ├── SPI.html
  2278. │   │   │   │   │   │   │   ├── SUPC.html
  2279. │   │   │   │   │   │   │   ├── TC0.html
  2280. │   │   │   │   │   │   │   ├── TC1.html
  2281. │   │   │   │   │   │   │   ├── TWI0.html
  2282. │   │   │   │   │   │   │   ├── TWI1.html
  2283. │   │   │   │   │   │   │   ├── UART0.html
  2284. │   │   │   │   │   │   │   ├── UART1.html
  2285. │   │   │   │   │   │   │   ├── USART0.html
  2286. │   │   │   │   │   │   │   ├── USART1.html
  2287. │   │   │   │   │   │   │   └── WDT.html
  2288. │   │   │   │   │   │   ├── include
  2289. │   │   │   │   │   │   │   ├── component
  2290. │   │   │   │   │   │   │   │   ├── component_adc.h
  2291. │   │   │   │   │   │   │   │   ├── component_chipid.h
  2292. │   │   │   │   │   │   │   │   ├── component_dacc.h
  2293. │   │   │   │   │   │   │   │   ├── component_efc.h
  2294. │   │   │   │   │   │   │   │   ├── component_gpbr.h
  2295. │   │   │   │   │   │   │   │   ├── component_matrix.h
  2296. │   │   │   │   │   │   │   │   ├── component_pdc.h
  2297. │   │   │   │   │   │   │   │   ├── component_pio.h
  2298. │   │   │   │   │   │   │   │   ├── component_pmc.h
  2299. │   │   │   │   │   │   │   │   ├── component_pwm.h
  2300. │   │   │   │   │   │   │   │   ├── component_rstc.h
  2301. │   │   │   │   │   │   │   │   ├── component_rtc.h
  2302. │   │   │   │   │   │   │   │   ├── component_rtt.h
  2303. │   │   │   │   │   │   │   │   ├── component_spi.h
  2304. │   │   │   │   │   │   │   │   ├── component_supc.h
  2305. │   │   │   │   │   │   │   │   ├── component_tc.h
  2306. │   │   │   │   │   │   │   │   ├── component_twi.h
  2307. │   │   │   │   │   │   │   │   ├── component_uart.h
  2308. │   │   │   │   │   │   │   │   ├── component_usart.h
  2309. │   │   │   │   │   │   │   │   └── component_wdt.h
  2310. │   │   │   │   │   │   │   ├── instance
  2311. │   │   │   │   │   │   │   │   ├── instance_adc.h
  2312. │   │   │   │   │   │   │   │   ├── instance_chipid.h
  2313. │   │   │   │   │   │   │   │   ├── instance_dacc.h
  2314. │   │   │   │   │   │   │   │   ├── instance_efc.h
  2315. │   │   │   │   │   │   │   │   ├── instance_gpbr.h
  2316. │   │   │   │   │   │   │   │   ├── instance_matrix.h
  2317. │   │   │   │   │   │   │   │   ├── instance_pioa.h
  2318. │   │   │   │   │   │   │   │   ├── instance_piob.h
  2319. │   │   │   │   │   │   │   │   ├── instance_pioc.h
  2320. │   │   │   │   │   │   │   │   ├── instance_pmc.h
  2321. │   │   │   │   │   │   │   │   ├── instance_pwm.h
  2322. │   │   │   │   │   │   │   │   ├── instance_rstc.h
  2323. │   │   │   │   │   │   │   │   ├── instance_rtc.h
  2324. │   │   │   │   │   │   │   │   ├── instance_rtt.h
  2325. │   │   │   │   │   │   │   │   ├── instance_spi.h
  2326. │   │   │   │   │   │   │   │   ├── instance_supc.h
  2327. │   │   │   │   │   │   │   │   ├── instance_tc0.h
  2328. │   │   │   │   │   │   │   │   ├── instance_tc1.h
  2329. │   │   │   │   │   │   │   │   ├── instance_twi0.h
  2330. │   │   │   │   │   │   │   │   ├── instance_twi1.h
  2331. │   │   │   │   │   │   │   │   ├── instance_uart0.h
  2332. │   │   │   │   │   │   │   │   ├── instance_uart1.h
  2333. │   │   │   │   │   │   │   │   ├── instance_usart0.h
  2334. │   │   │   │   │   │   │   │   ├── instance_usart1.h
  2335. │   │   │   │   │   │   │   │   └── instance_wdt.h
  2336. │   │   │   │   │   │   │   ├── pio
  2337. │   │   │   │   │   │   │   │   ├── pio_sam3n00a.h
  2338. │   │   │   │   │   │   │   │   ├── pio_sam3n00b.h
  2339. │   │   │   │   │   │   │   │   ├── pio_sam3n0a.h
  2340. │   │   │   │   │   │   │   │   ├── pio_sam3n0b.h
  2341. │   │   │   │   │   │   │   │   ├── pio_sam3n0c.h
  2342. │   │   │   │   │   │   │   │   ├── pio_sam3n1a.h
  2343. │   │   │   │   │   │   │   │   ├── pio_sam3n1b.h
  2344. │   │   │   │   │   │   │   │   ├── pio_sam3n1c.h
  2345. │   │   │   │   │   │   │   │   ├── pio_sam3n2a.h
  2346. │   │   │   │   │   │   │   │   ├── pio_sam3n2b.h
  2347. │   │   │   │   │   │   │   │   ├── pio_sam3n2c.h
  2348. │   │   │   │   │   │   │   │   ├── pio_sam3n4a.h
  2349. │   │   │   │   │   │   │   │   ├── pio_sam3n4b.h
  2350. │   │   │   │   │   │   │   │   └── pio_sam3n4c.h
  2351. │   │   │   │   │   │   │   ├── sam3n00a.h
  2352. │   │   │   │   │   │   │   ├── sam3n00b.h
  2353. │   │   │   │   │   │   │   ├── sam3n0a.h
  2354. │   │   │   │   │   │   │   ├── sam3n0b.h
  2355. │   │   │   │   │   │   │   ├── sam3n0c.h
  2356. │   │   │   │   │   │   │   ├── sam3n1a.h
  2357. │   │   │   │   │   │   │   ├── sam3n1b.h
  2358. │   │   │   │   │   │   │   ├── sam3n1c.h
  2359. │   │   │   │   │   │   │   ├── sam3n2a.h
  2360. │   │   │   │   │   │   │   ├── sam3n2b.h
  2361. │   │   │   │   │   │   │   ├── sam3n2c.h
  2362. │   │   │   │   │   │   │   ├── sam3n4a.h
  2363. │   │   │   │   │   │   │   ├── sam3n4b.h
  2364. │   │   │   │   │   │   │   ├── sam3n4c.h
  2365. │   │   │   │   │   │   │   ├── sam3n.h
  2366. │   │   │   │   │   │   │   └── system_sam3n.h
  2367. │   │   │   │   │   │   ├── source
  2368. │   │   │   │   │   │   │   ├── as_gcc
  2369. │   │   │   │   │   │   │   │   ├── sam3n00a_flash.ld
  2370. │   │   │   │   │   │   │   │   ├── sam3n00a_sram.ld
  2371. │   │   │   │   │   │   │   │   ├── sam3n00b_flash.ld
  2372. │   │   │   │   │   │   │   │   ├── sam3n00b_sram.ld
  2373. │   │   │   │   │   │   │   │   ├── sam3n00_flash.ld
  2374. │   │   │   │   │   │   │   │   ├── sam3n00_sram.ld
  2375. │   │   │   │   │   │   │   │   ├── sam3n0a_flash.ld
  2376. │   │   │   │   │   │   │   │   ├── sam3n0a_sram.ld
  2377. │   │   │   │   │   │   │   │   ├── sam3n0b_flash.ld
  2378. │   │   │   │   │   │   │   │   ├── sam3n0b_sram.ld
  2379. │   │   │   │   │   │   │   │   ├── sam3n0c_flash.ld
  2380. │   │   │   │   │   │   │   │   ├── sam3n0c_sram.ld
  2381. │   │   │   │   │   │   │   │   ├── sam3n0_flash.ld
  2382. │   │   │   │   │   │   │   │   ├── sam3n0_sram.ld
  2383. │   │   │   │   │   │   │   │   ├── sam3n1a_flash.ld
  2384. │   │   │   │   │   │   │   │   ├── sam3n1a_sram.ld
  2385. │   │   │   │   │   │   │   │   ├── sam3n1b_flash.ld
  2386. │   │   │   │   │   │   │   │   ├── sam3n1b_sram.ld
  2387. │   │   │   │   │   │   │   │   ├── sam3n1c_flash.ld
  2388. │   │   │   │   │   │   │   │   ├── sam3n1c_sram.ld
  2389. │   │   │   │   │   │   │   │   ├── sam3n1_flash.ld
  2390. │   │   │   │   │   │   │   │   ├── sam3n1_sram.ld
  2391. │   │   │   │   │   │   │   │   ├── sam3n2a_flash.ld
  2392. │   │   │   │   │   │   │   │   ├── sam3n2a_sram.ld
  2393. │   │   │   │   │   │   │   │   ├── sam3n2b_flash.ld
  2394. │   │   │   │   │   │   │   │   ├── sam3n2b_sram.ld
  2395. │   │   │   │   │   │   │   │   ├── sam3n2c_flash.ld
  2396. │   │   │   │   │   │   │   │   ├── sam3n2c_sram.ld
  2397. │   │   │   │   │   │   │   │   ├── sam3n2_flash.ld
  2398. │   │   │   │   │   │   │   │   ├── sam3n2_sram.ld
  2399. │   │   │   │   │   │   │   │   ├── sam3n4a_flash.ld
  2400. │   │   │   │   │   │   │   │   ├── sam3n4a_sram.ld
  2401. │   │   │   │   │   │   │   │   ├── sam3n4b_flash.ld
  2402. │   │   │   │   │   │   │   │   ├── sam3n4b_sram.ld
  2403. │   │   │   │   │   │   │   │   ├── sam3n4c_flash.ld
  2404. │   │   │   │   │   │   │   │   ├── sam3n4c_sram.ld
  2405. │   │   │   │   │   │   │   │   ├── sam3n4_flash.ld
  2406. │   │   │   │   │   │   │   │   ├── sam3n4_sram.ld
  2407. │   │   │   │   │   │   │   │   ├── sam3n_flash.ld
  2408. │   │   │   │   │   │   │   │   ├── sam3n_sram.ld
  2409. │   │   │   │   │   │   │   │   └── startup_sam3n.c
  2410. │   │   │   │   │   │   │   ├── gcc
  2411. │   │   │   │   │   │   │   │   ├── sam3n00a_flash.ld
  2412. │   │   │   │   │   │   │   │   ├── sam3n00a_sram.ld
  2413. │   │   │   │   │   │   │   │   ├── sam3n00b_flash.ld
  2414. │   │   │   │   │   │   │   │   ├── sam3n00b_sram.ld
  2415. │   │   │   │   │   │   │   │   ├── sam3n00_flash.ld
  2416. │   │   │   │   │   │   │   │   ├── sam3n00_sram.ld
  2417. │   │   │   │   │   │   │   │   ├── sam3n0a_flash.ld
  2418. │   │   │   │   │   │   │   │   ├── sam3n0a_sram.ld
  2419. │   │   │   │   │   │   │   │   ├── sam3n0b_flash.ld
  2420. │   │   │   │   │   │   │   │   ├── sam3n0b_sram.ld
  2421. │   │   │   │   │   │   │   │   ├── sam3n0c_flash.ld
  2422. │   │   │   │   │   │   │   │   ├── sam3n0c_sram.ld
  2423. │   │   │   │   │   │   │   │   ├── sam3n0_flash.ld
  2424. │   │   │   │   │   │   │   │   ├── sam3n0_sram.ld
  2425. │   │   │   │   │   │   │   │   ├── sam3n1a_flash.ld
  2426. │   │   │   │   │   │   │   │   ├── sam3n1a_sram.ld
  2427. │   │   │   │   │   │   │   │   ├── sam3n1b_flash.ld
  2428. │   │   │   │   │   │   │   │   ├── sam3n1b_sram.ld
  2429. │   │   │   │   │   │   │   │   ├── sam3n1c_flash.ld
  2430. │   │   │   │   │   │   │   │   ├── sam3n1c_sram.ld
  2431. │   │   │   │   │   │   │   │   ├── sam3n1_flash.ld
  2432. │   │   │   │   │   │   │   │   ├── sam3n1_sram.ld
  2433. │   │   │   │   │   │   │   │   ├── sam3n2a_flash.ld
  2434. │   │   │   │   │   │   │   │   ├── sam3n2a_sram.ld
  2435. │   │   │   │   │   │   │   │   ├── sam3n2b_flash.ld
  2436. │   │   │   │   │   │   │   │   ├── sam3n2b_sram.ld
  2437. │   │   │   │   │   │   │   │   ├── sam3n2c_flash.ld
  2438. │   │   │   │   │   │   │   │   ├── sam3n2c_sram.ld
  2439. │   │   │   │   │   │   │   │   ├── sam3n2_flash.ld
  2440. │   │   │   │   │   │   │   │   ├── sam3n2_sram.ld
  2441. │   │   │   │   │   │   │   │   ├── sam3n4a_flash.ld
  2442. │   │   │   │   │   │   │   │   ├── sam3n4a_sram.ld
  2443. │   │   │   │   │   │   │   │   ├── sam3n4b_flash.ld
  2444. │   │   │   │   │   │   │   │   ├── sam3n4b_sram.ld
  2445. │   │   │   │   │   │   │   │   ├── sam3n4c_flash.ld
  2446. │   │   │   │   │   │   │   │   ├── sam3n4c_sram.ld
  2447. │   │   │   │   │   │   │   │   ├── sam3n4_flash.ld
  2448. │   │   │   │   │   │   │   │   ├── sam3n4_sram.ld
  2449. │   │   │   │   │   │   │   │   ├── sam3n_flash.ld
  2450. │   │   │   │   │   │   │   │   ├── sam3n_sram.ld
  2451. │   │   │   │   │   │   │   │   └── startup_sam3n.c
  2452. │   │   │   │   │   │   │   ├── gcc_arm
  2453. │   │   │   │   │   │   │   │   ├── sam3n00a_flash.ld
  2454. │   │   │   │   │   │   │   │   ├── sam3n00a_sram.ld
  2455. │   │   │   │   │   │   │   │   ├── sam3n00b_flash.ld
  2456. │   │   │   │   │   │   │   │   ├── sam3n00b_sram.ld
  2457. │   │   │   │   │   │   │   │   ├── sam3n00_flash.ld
  2458. │   │   │   │   │   │   │   │   ├── sam3n00_sram.ld
  2459. │   │   │   │   │   │   │   │   ├── sam3n0a_flash.ld
  2460. │   │   │   │   │   │   │   │   ├── sam3n0a_sram.ld
  2461. │   │   │   │   │   │   │   │   ├── sam3n0b_flash.ld
  2462. │   │   │   │   │   │   │   │   ├── sam3n0b_sram.ld
  2463. │   │   │   │   │   │   │   │   ├── sam3n0c_flash.ld
  2464. │   │   │   │   │   │   │   │   ├── sam3n0c_sram.ld
  2465. │   │   │   │   │   │   │   │   ├── sam3n0_flash.ld
  2466. │   │   │   │   │   │   │   │   ├── sam3n0_sram.ld
  2467. │   │   │   │   │   │   │   │   ├── sam3n1a_flash.ld
  2468. │   │   │   │   │   │   │   │   ├── sam3n1a_sram.ld
  2469. │   │   │   │   │   │   │   │   ├── sam3n1b_flash.ld
  2470. │   │   │   │   │   │   │   │   ├── sam3n1b_sram.ld
  2471. │   │   │   │   │   │   │   │   ├── sam3n1c_flash.ld
  2472. │   │   │   │   │   │   │   │   ├── sam3n1c_sram.ld
  2473. │   │   │   │   │   │   │   │   ├── sam3n1_flash.ld
  2474. │   │   │   │   │   │   │   │   ├── sam3n1_sram.ld
  2475. │   │   │   │   │   │   │   │   ├── sam3n2a_flash.ld
  2476. │   │   │   │   │   │   │   │   ├── sam3n2a_sram.ld
  2477. │   │   │   │   │   │   │   │   ├── sam3n2b_flash.ld
  2478. │   │   │   │   │   │   │   │   ├── sam3n2b_sram.ld
  2479. │   │   │   │   │   │   │   │   ├── sam3n2c_flash.ld
  2480. │   │   │   │   │   │   │   │   ├── sam3n2c_sram.ld
  2481. │   │   │   │   │   │   │   │   ├── sam3n2_flash.ld
  2482. │   │   │   │   │   │   │   │   ├── sam3n2_sram.ld
  2483. │   │   │   │   │   │   │   │   ├── sam3n4a_flash.ld
  2484. │   │   │   │   │   │   │   │   ├── sam3n4a_sram.ld
  2485. │   │   │   │   │   │   │   │   ├── sam3n4b_flash.ld
  2486. │   │   │   │   │   │   │   │   ├── sam3n4b_sram.ld
  2487. │   │   │   │   │   │   │   │   ├── sam3n4c_flash.ld
  2488. │   │   │   │   │   │   │   │   ├── sam3n4c_sram.ld
  2489. │   │   │   │   │   │   │   │   ├── sam3n4_flash.ld
  2490. │   │   │   │   │   │   │   │   ├── sam3n4_sram.ld
  2491. │   │   │   │   │   │   │   │   ├── sam3n_flash.ld
  2492. │   │   │   │   │   │   │   │   ├── sam3n_sram.ld
  2493. │   │   │   │   │   │   │   │   └── startup_sam3n.c
  2494. │   │   │   │   │   │   │   ├── gcc_atmel
  2495. │   │   │   │   │   │   │   │   ├── sam3n00a_flash.ld
  2496. │   │   │   │   │   │   │   │   ├── sam3n00a_sram.ld
  2497. │   │   │   │   │   │   │   │   ├── sam3n00b_flash.ld
  2498. │   │   │   │   │   │   │   │   ├── sam3n00b_sram.ld
  2499. │   │   │   │   │   │   │   │   ├── sam3n00_flash.ld
  2500. │   │   │   │   │   │   │   │   ├── sam3n00_sram.ld
  2501. │   │   │   │   │   │   │   │   ├── sam3n0a_flash.ld
  2502. │   │   │   │   │   │   │   │   ├── sam3n0a_sram.ld
  2503. │   │   │   │   │   │   │   │   ├── sam3n0b_flash.ld
  2504. │   │   │   │   │   │   │   │   ├── sam3n0b_sram.ld
  2505. │   │   │   │   │   │   │   │   ├── sam3n0c_flash.ld
  2506. │   │   │   │   │   │   │   │   ├── sam3n0c_sram.ld
  2507. │   │   │   │   │   │   │   │   ├── sam3n0_flash.ld
  2508. │   │   │   │   │   │   │   │   ├── sam3n0_sram.ld
  2509. │   │   │   │   │   │   │   │   ├── sam3n1a_flash.ld
  2510. │   │   │   │   │   │   │   │   ├── sam3n1a_sram.ld
  2511. │   │   │   │   │   │   │   │   ├── sam3n1b_flash.ld
  2512. │   │   │   │   │   │   │   │   ├── sam3n1b_sram.ld
  2513. │   │   │   │   │   │   │   │   ├── sam3n1c_flash.ld
  2514. │   │   │   │   │   │   │   │   ├── sam3n1c_sram.ld
  2515. │   │   │   │   │   │   │   │   ├── sam3n1_flash.ld
  2516. │   │   │   │   │   │   │   │   ├── sam3n1_sram.ld
  2517. │   │   │   │   │   │   │   │   ├── sam3n2a_flash.ld
  2518. │   │   │   │   │   │   │   │   ├── sam3n2a_sram.ld
  2519. │   │   │   │   │   │   │   │   ├── sam3n2b_flash.ld
  2520. │   │   │   │   │   │   │   │   ├── sam3n2b_sram.ld
  2521. │   │   │   │   │   │   │   │   ├── sam3n2c_flash.ld
  2522. │   │   │   │   │   │   │   │   ├── sam3n2c_sram.ld
  2523. │   │   │   │   │   │   │   │   ├── sam3n2_flash.ld
  2524. │   │   │   │   │   │   │   │   ├── sam3n2_sram.ld
  2525. │   │   │   │   │   │   │   │   ├── sam3n4a_flash.ld
  2526. │   │   │   │   │   │   │   │   ├── sam3n4a_sram.ld
  2527. │   │   │   │   │   │   │   │   ├── sam3n4b_flash.ld
  2528. │   │   │   │   │   │   │   │   ├── sam3n4b_sram.ld
  2529. │   │   │   │   │   │   │   │   ├── sam3n4c_flash.ld
  2530. │   │   │   │   │   │   │   │   ├── sam3n4c_sram.ld
  2531. │   │   │   │   │   │   │   │   ├── sam3n4_flash.ld
  2532. │   │   │   │   │   │   │   │   ├── sam3n4_sram.ld
  2533. │   │   │   │   │   │   │   │   ├── sam3n_flash.ld
  2534. │   │   │   │   │   │   │   │   ├── sam3n_sram.ld
  2535. │   │   │   │   │   │   │   │   └── startup_sam3n.c
  2536. │   │   │   │   │   │   │   ├── iar
  2537. │   │   │   │   │   │   │   │   ├── sam3n1_flash.icf
  2538. │   │   │   │   │   │   │   │   ├── sam3n1_sram.icf
  2539. │   │   │   │   │   │   │   │   ├── sam3n2_flash.icf
  2540. │   │   │   │   │   │   │   │   ├── sam3n2_sram.icf
  2541. │   │   │   │   │   │   │   │   ├── sam3n4_flash.icf
  2542. │   │   │   │   │   │   │   │   ├── sam3n4_sram.icf
  2543. │   │   │   │   │   │   │   │   └── startup_sam3n.c
  2544. │   │   │   │   │   │   │   └── system_sam3n.c
  2545. │   │   │   │   │   │   └── svd
  2546. │   │   │   │   │   │   ├── SAM3N00A.svd
  2547. │   │   │   │   │   │   ├── SAM3N00B.svd
  2548. │   │   │   │   │   │   ├── SAM3N0A.svd
  2549. │   │   │   │   │   │   ├── SAM3N0B.svd
  2550. │   │   │   │   │   │   ├── SAM3N0C.svd
  2551. │   │   │   │   │   │   ├── SAM3N1A.svd
  2552. │   │   │   │   │   │   ├── SAM3N1B.svd
  2553. │   │   │   │   │   │   ├── SAM3N1C.svd
  2554. │   │   │   │   │   │   ├── SAM3N2A.svd
  2555. │   │   │   │   │   │   ├── SAM3N2B.svd
  2556. │   │   │   │   │   │   ├── SAM3N2C.svd
  2557. │   │   │   │   │   │   ├── SAM3N4A.svd
  2558. │   │   │   │   │   │   ├── SAM3N4B.svd
  2559. │   │   │   │   │   │   └── SAM3N4C.svd
  2560. │   │   │   │   │   ├── sam3s
  2561. │   │   │   │   │   │   ├── html
  2562. │   │   │   │   │   │   │   ├── ACC.html
  2563. │   │   │   │   │   │   │   ├── ADC.html
  2564. │   │   │   │   │   │   │   ├── CHIPID.html
  2565. │   │   │   │   │   │   │   ├── CRCCU.html
  2566. │   │   │   │   │   │   │   ├── css
  2567. │   │   │   │   │   │   │   │   ├── csshover.htc
  2568. │   │   │   │   │   │   │   │   └── html.css
  2569. │   │   │   │   │   │   │   ├── DACC.html
  2570. │   │   │   │   │   │   │   ├── EFC.html
  2571. │   │   │   │   │   │   │   ├── GPBR.html
  2572. │   │   │   │   │   │   │   ├── HSMCI.html
  2573. │   │   │   │   │   │   │   ├── images
  2574. │   │   │   │   │   │   │   │   ├── menu-sub_menu-right-hover.png
  2575. │   │   │   │   │   │   │   │   ├── menu-sub_menu-right.png
  2576. │   │   │   │   │   │   │   │   └── one_click_away.png
  2577. │   │   │   │   │   │   │   ├── MATRIX.html
  2578. │   │   │   │   │   │   │   ├── PIOA.html
  2579. │   │   │   │   │   │   │   ├── PIOB.html
  2580. │   │   │   │   │   │   │   ├── PIOC.html
  2581. │   │   │   │   │   │   │   ├── PMC.html
  2582. │   │   │   │   │   │   │   ├── PWM.html
  2583. │   │   │   │   │   │   │   ├── RSTC.html
  2584. │   │   │   │   │   │   │   ├── RTC.html
  2585. │   │   │   │   │   │   │   ├── RTT.html
  2586. │   │   │   │   │   │   │   ├── SAM3S.html
  2587. │   │   │   │   │   │   │   ├── SAM3S.svg
  2588. │   │   │   │   │   │   │   ├── SMC.html
  2589. │   │   │   │   │   │   │   ├── SPI.html
  2590. │   │   │   │   │   │   │   ├── SSC.html
  2591. │   │   │   │   │   │   │   ├── SUPC.html
  2592. │   │   │   │   │   │   │   ├── TC0.html
  2593. │   │   │   │   │   │   │   ├── TC1.html
  2594. │   │   │   │   │   │   │   ├── TWI0.html
  2595. │   │   │   │   │   │   │   ├── TWI1.html
  2596. │   │   │   │   │   │   │   ├── UART0.html
  2597. │   │   │   │   │   │   │   ├── UART1.html
  2598. │   │   │   │   │   │   │   ├── UDP.html
  2599. │   │   │   │   │   │   │   ├── USART0.html
  2600. │   │   │   │   │   │   │   ├── USART1.html
  2601. │   │   │   │   │   │   │   └── WDT.html
  2602. │   │   │   │   │   │   ├── include
  2603. │   │   │   │   │   │   │   ├── component
  2604. │   │   │   │   │   │   │   │   ├── component_acc.h
  2605. │   │   │   │   │   │   │   │   ├── component_adc.h
  2606. │   │   │   │   │   │   │   │   ├── component_chipid.h
  2607. │   │   │   │   │   │   │   │   ├── component_crccu.h
  2608. │   │   │   │   │   │   │   │   ├── component_dacc.h
  2609. │   │   │   │   │   │   │   │   ├── component_efc.h
  2610. │   │   │   │   │   │   │   │   ├── component_gpbr.h
  2611. │   │   │   │   │   │   │   │   ├── component_hsmci.h
  2612. │   │   │   │   │   │   │   │   ├── component_matrix.h
  2613. │   │   │   │   │   │   │   │   ├── component_pdc.h
  2614. │   │   │   │   │   │   │   │   ├── component_pio.h
  2615. │   │   │   │   │   │   │   │   ├── component_pmc.h
  2616. │   │   │   │   │   │   │   │   ├── component_pwm.h
  2617. │   │   │   │   │   │   │   │   ├── component_rstc.h
  2618. │   │   │   │   │   │   │   │   ├── component_rtc.h
  2619. │   │   │   │   │   │   │   │   ├── component_rtt.h
  2620. │   │   │   │   │   │   │   │   ├── component_smc.h
  2621. │   │   │   │   │   │   │   │   ├── component_spi.h
  2622. │   │   │   │   │   │   │   │   ├── component_ssc.h
  2623. │   │   │   │   │   │   │   │   ├── component_supc.h
  2624. │   │   │   │   │   │   │   │   ├── component_tc.h
  2625. │   │   │   │   │   │   │   │   ├── component_twi.h
  2626. │   │   │   │   │   │   │   │   ├── component_uart.h
  2627. │   │   │   │   │   │   │   │   ├── component_udp.h
  2628. │   │   │   │   │   │   │   │   ├── component_usart.h
  2629. │   │   │   │   │   │   │   │   └── component_wdt.h
  2630. │   │   │   │   │   │   │   ├── instance
  2631. │   │   │   │   │   │   │   │   ├── instance_acc.h
  2632. │   │   │   │   │   │   │   │   ├── instance_adc.h
  2633. │   │   │   │   │   │   │   │   ├── instance_chipid.h
  2634. │   │   │   │   │   │   │   │   ├── instance_crccu.h
  2635. │   │   │   │   │   │   │   │   ├── instance_dacc.h
  2636. │   │   │   │   │   │   │   │   ├── instance_efc.h
  2637. │   │   │   │   │   │   │   │   ├── instance_gpbr.h
  2638. │   │   │   │   │   │   │   │   ├── instance_hsmci.h
  2639. │   │   │   │   │   │   │   │   ├── instance_matrix.h
  2640. │   │   │   │   │   │   │   │   ├── instance_pioa.h
  2641. │   │   │   │   │   │   │   │   ├── instance_piob.h
  2642. │   │   │   │   │   │   │   │   ├── instance_pioc.h
  2643. │   │   │   │   │   │   │   │   ├── instance_pmc.h
  2644. │   │   │   │   │   │   │   │   ├── instance_pwm.h
  2645. │   │   │   │   │   │   │   │   ├── instance_rstc.h
  2646. │   │   │   │   │   │   │   │   ├── instance_rtc.h
  2647. │   │   │   │   │   │   │   │   ├── instance_rtt.h
  2648. │   │   │   │   │   │   │   │   ├── instance_smc.h
  2649. │   │   │   │   │   │   │   │   ├── instance_spi.h
  2650. │   │   │   │   │   │   │   │   ├── instance_ssc.h
  2651. │   │   │   │   │   │   │   │   ├── instance_supc.h
  2652. │   │   │   │   │   │   │   │   ├── instance_tc0.h
  2653. │   │   │   │   │   │   │   │   ├── instance_tc1.h
  2654. │   │   │   │   │   │   │   │   ├── instance_twi0.h
  2655. │   │   │   │   │   │   │   │   ├── instance_twi1.h
  2656. │   │   │   │   │   │   │   │   ├── instance_uart0.h
  2657. │   │   │   │   │   │   │   │   ├── instance_uart1.h
  2658. │   │   │   │   │   │   │   │   ├── instance_udp.h
  2659. │   │   │   │   │   │   │   │   ├── instance_usart0.h
  2660. │   │   │   │   │   │   │   │   ├── instance_usart1.h
  2661. │   │   │   │   │   │   │   │   └── instance_wdt.h
  2662. │   │   │   │   │   │   │   ├── pio
  2663. │   │   │   │   │   │   │   │   ├── pio_sam3s1a.h
  2664. │   │   │   │   │   │   │   │   ├── pio_sam3s1b.h
  2665. │   │   │   │   │   │   │   │   ├── pio_sam3s1c.h
  2666. │   │   │   │   │   │   │   │   ├── pio_sam3s2a.h
  2667. │   │   │   │   │   │   │   │   ├── pio_sam3s2b.h
  2668. │   │   │   │   │   │   │   │   ├── pio_sam3s2c.h
  2669. │   │   │   │   │   │   │   │   ├── pio_sam3s4a.h
  2670. │   │   │   │   │   │   │   │   ├── pio_sam3s4b.h
  2671. │   │   │   │   │   │   │   │   └── pio_sam3s4c.h
  2672. │   │   │   │   │   │   │   ├── sam3s1a.h
  2673. │   │   │   │   │   │   │   ├── sam3s1b.h
  2674. │   │   │   │   │   │   │   ├── sam3s1c.h
  2675. │   │   │   │   │   │   │   ├── sam3s2a.h
  2676. │   │   │   │   │   │   │   ├── sam3s2b.h
  2677. │   │   │   │   │   │   │   ├── sam3s2c.h
  2678. │   │   │   │   │   │   │   ├── sam3s4a.h
  2679. │   │   │   │   │   │   │   ├── sam3s4b.h
  2680. │   │   │   │   │   │   │   ├── sam3s4c.h
  2681. │   │   │   │   │   │   │   ├── sam3s.h
  2682. │   │   │   │   │   │   │   └── system_sam3s.h
  2683. │   │   │   │   │   │   ├── source
  2684. │   │   │   │   │   │   │   ├── as_gcc
  2685. │   │   │   │   │   │   │   │   ├── sam3s1a_flash.ld
  2686. │   │   │   │   │   │   │   │   ├── sam3s1a_sram.ld
  2687. │   │   │   │   │   │   │   │   ├── sam3s1b_flash.ld
  2688. │   │   │   │   │   │   │   │   ├── sam3s1b_sram.ld
  2689. │   │   │   │   │   │   │   │   ├── sam3s1c_flash.ld
  2690. │   │   │   │   │   │   │   │   ├── sam3s1c_sram.ld
  2691. │   │   │   │   │   │   │   │   ├── sam3s1_flash.ld
  2692. │   │   │   │   │   │   │   │   ├── sam3s1_sram.ld
  2693. │   │   │   │   │   │   │   │   ├── sam3s2a_flash.ld
  2694. │   │   │   │   │   │   │   │   ├── sam3s2a_sram.ld
  2695. │   │   │   │   │   │   │   │   ├── sam3s2b_flash.ld
  2696. │   │   │   │   │   │   │   │   ├── sam3s2b_sram.ld
  2697. │   │   │   │   │   │   │   │   ├── sam3s2c_flash.ld
  2698. │   │   │   │   │   │   │   │   ├── sam3s2c_sram.ld
  2699. │   │   │   │   │   │   │   │   ├── sam3s2_flash.ld
  2700. │   │   │   │   │   │   │   │   ├── sam3s2_sram.ld
  2701. │   │   │   │   │   │   │   │   ├── sam3s4a_flash.ld
  2702. │   │   │   │   │   │   │   │   ├── sam3s4a_sram.ld
  2703. │   │   │   │   │   │   │   │   ├── sam3s4b_flash.ld
  2704. │   │   │   │   │   │   │   │   ├── sam3s4b_sram.ld
  2705. │   │   │   │   │   │   │   │   ├── sam3s4c_flash.ld
  2706. │   │   │   │   │   │   │   │   ├── sam3s4c_sram.ld
  2707. │   │   │   │   │   │   │   │   ├── sam3s4_flash.ld
  2708. │   │   │   │   │   │   │   │   ├── sam3s4_sram.ld
  2709. │   │   │   │   │   │   │   │   ├── sam3s_flash.ld
  2710. │   │   │   │   │   │   │   │   ├── sam3s_sram.ld
  2711. │   │   │   │   │   │   │   │   └── startup_sam3s.c
  2712. │   │   │   │   │   │   │   ├── gcc
  2713. │   │   │   │   │   │   │   │   ├── sam3s1a_flash.ld
  2714. │   │   │   │   │   │   │   │   ├── sam3s1a_sram.ld
  2715. │   │   │   │   │   │   │   │   ├── sam3s1b_flash.ld
  2716. │   │   │   │   │   │   │   │   ├── sam3s1b_sram.ld
  2717. │   │   │   │   │   │   │   │   ├── sam3s1c_flash.ld
  2718. │   │   │   │   │   │   │   │   ├── sam3s1c_sram.ld
  2719. │   │   │   │   │   │   │   │   ├── sam3s1_flash.ld
  2720. │   │   │   │   │   │   │   │   ├── sam3s1_sram.ld
  2721. │   │   │   │   │   │   │   │   ├── sam3s2a_flash.ld
  2722. │   │   │   │   │   │   │   │   ├── sam3s2a_sram.ld
  2723. │   │   │   │   │   │   │   │   ├── sam3s2b_flash.ld
  2724. │   │   │   │   │   │   │   │   ├── sam3s2b_sram.ld
  2725. │   │   │   │   │   │   │   │   ├── sam3s2c_flash.ld
  2726. │   │   │   │   │   │   │   │   ├── sam3s2c_sram.ld
  2727. │   │   │   │   │   │   │   │   ├── sam3s2_flash.ld
  2728. │   │   │   │   │   │   │   │   ├── sam3s2_sram.ld
  2729. │   │   │   │   │   │   │   │   ├── sam3s4a_flash.ld
  2730. │   │   │   │   │   │   │   │   ├── sam3s4a_sram.ld
  2731. │   │   │   │   │   │   │   │   ├── sam3s4b_flash.ld
  2732. │   │   │   │   │   │   │   │   ├── sam3s4b_sram.ld
  2733. │   │   │   │   │   │   │   │   ├── sam3s4c_flash.ld
  2734. │   │   │   │   │   │   │   │   ├── sam3s4c_sram.ld
  2735. │   │   │   │   │   │   │   │   ├── sam3s4_flash.ld
  2736. │   │   │   │   │   │   │   │   ├── sam3s4_sram.ld
  2737. │   │   │   │   │   │   │   │   ├── sam3s_flash.ld
  2738. │   │   │   │   │   │   │   │   ├── sam3s_sram.ld
  2739. │   │   │   │   │   │   │   │   └── startup_sam3s.c
  2740. │   │   │   │   │   │   │   ├── gcc_arm
  2741. │   │   │   │   │   │   │   │   ├── sam3s1a_flash.ld
  2742. │   │   │   │   │   │   │   │   ├── sam3s1a_sram.ld
  2743. │   │   │   │   │   │   │   │   ├── sam3s1b_flash.ld
  2744. │   │   │   │   │   │   │   │   ├── sam3s1b_sram.ld
  2745. │   │   │   │   │   │   │   │   ├── sam3s1c_flash.ld
  2746. │   │   │   │   │   │   │   │   ├── sam3s1c_sram.ld
  2747. │   │   │   │   │   │   │   │   ├── sam3s1_flash.ld
  2748. │   │   │   │   │   │   │   │   ├── sam3s1_sram.ld
  2749. │   │   │   │   │   │   │   │   ├── sam3s2a_flash.ld
  2750. │   │   │   │   │   │   │   │   ├── sam3s2a_sram.ld
  2751. │   │   │   │   │   │   │   │   ├── sam3s2b_flash.ld
  2752. │   │   │   │   │   │   │   │   ├── sam3s2b_sram.ld
  2753. │   │   │   │   │   │   │   │   ├── sam3s2c_flash.ld
  2754. │   │   │   │   │   │   │   │   ├── sam3s2c_sram.ld
  2755. │   │   │   │   │   │   │   │   ├── sam3s2_flash.ld
  2756. │   │   │   │   │   │   │   │   ├── sam3s2_sram.ld
  2757. │   │   │   │   │   │   │   │   ├── sam3s4a_flash.ld
  2758. │   │   │   │   │   │   │   │   ├── sam3s4a_sram.ld
  2759. │   │   │   │   │   │   │   │   ├── sam3s4b_flash.ld
  2760. │   │   │   │   │   │   │   │   ├── sam3s4b_sram.ld
  2761. │   │   │   │   │   │   │   │   ├── sam3s4c_flash.ld
  2762. │   │   │   │   │   │   │   │   ├── sam3s4c_sram.ld
  2763. │   │   │   │   │   │   │   │   ├── sam3s4_flash.ld
  2764. │   │   │   │   │   │   │   │   ├── sam3s4_sram.ld
  2765. │   │   │   │   │   │   │   │   ├── sam3s_flash.ld
  2766. │   │   │   │   │   │   │   │   ├── sam3s_sram.ld
  2767. │   │   │   │   │   │   │   │   └── startup_sam3s.c
  2768. │   │   │   │   │   │   │   ├── gcc_atmel
  2769. │   │   │   │   │   │   │   │   ├── sam3s1a_flash.ld
  2770. │   │   │   │   │   │   │   │   ├── sam3s1a_sram.ld
  2771. │   │   │   │   │   │   │   │   ├── sam3s1b_flash.ld
  2772. │   │   │   │   │   │   │   │   ├── sam3s1b_sram.ld
  2773. │   │   │   │   │   │   │   │   ├── sam3s1c_flash.ld
  2774. │   │   │   │   │   │   │   │   ├── sam3s1c_sram.ld
  2775. │   │   │   │   │   │   │   │   ├── sam3s1_flash.ld
  2776. │   │   │   │   │   │   │   │   ├── sam3s1_sram.ld
  2777. │   │   │   │   │   │   │   │   ├── sam3s2a_flash.ld
  2778. │   │   │   │   │   │   │   │   ├── sam3s2a_sram.ld
  2779. │   │   │   │   │   │   │   │   ├── sam3s2b_flash.ld
  2780. │   │   │   │   │   │   │   │   ├── sam3s2b_sram.ld
  2781. │   │   │   │   │   │   │   │   ├── sam3s2c_flash.ld
  2782. │   │   │   │   │   │   │   │   ├── sam3s2c_sram.ld
  2783. │   │   │   │   │   │   │   │   ├── sam3s2_flash.ld
  2784. │   │   │   │   │   │   │   │   ├── sam3s2_sram.ld
  2785. │   │   │   │   │   │   │   │   ├── sam3s4a_flash.ld
  2786. │   │   │   │   │   │   │   │   ├── sam3s4a_sram.ld
  2787. │   │   │   │   │   │   │   │   ├── sam3s4b_flash.ld
  2788. │   │   │   │   │   │   │   │   ├── sam3s4b_sram.ld
  2789. │   │   │   │   │   │   │   │   ├── sam3s4c_flash.ld
  2790. │   │   │   │   │   │   │   │   ├── sam3s4c_sram.ld
  2791. │   │   │   │   │   │   │   │   ├── sam3s4_flash.ld
  2792. │   │   │   │   │   │   │   │   ├── sam3s4_sram.ld
  2793. │   │   │   │   │   │   │   │   ├── sam3s_flash.ld
  2794. │   │   │   │   │   │   │   │   ├── sam3s_sram.ld
  2795. │   │   │   │   │   │   │   │   └── startup_sam3s.c
  2796. │   │   │   │   │   │   │   ├── iar
  2797. │   │   │   │   │   │   │   │   ├── sam3s1_flash.icf
  2798. │   │   │   │   │   │   │   │   ├── sam3s1_sram.icf
  2799. │   │   │   │   │   │   │   │   ├── sam3s2_flash.icf
  2800. │   │   │   │   │   │   │   │   ├── sam3s2_sram.icf
  2801. │   │   │   │   │   │   │   │   ├── sam3s4_flash.icf
  2802. │   │   │   │   │   │   │   │   ├── sam3s4_sram.icf
  2803. │   │   │   │   │   │   │   │   └── startup_sam3s.c
  2804. │   │   │   │   │   │   │   └── system_sam3s.c
  2805. │   │   │   │   │   │   └── svd
  2806. │   │   │   │   │   │   ├── SAM3S1A.svd
  2807. │   │   │   │   │   │   ├── SAM3S1B.svd
  2808. │   │   │   │   │   │   ├── SAM3S1C.svd
  2809. │   │   │   │   │   │   ├── SAM3S2A.svd
  2810. │   │   │   │   │   │   ├── SAM3S2B.svd
  2811. │   │   │   │   │   │   ├── SAM3S2C.svd
  2812. │   │   │   │   │   │   ├── SAM3S4A.svd
  2813. │   │   │   │   │   │   ├── SAM3S4B.svd
  2814. │   │   │   │   │   │   └── SAM3S4C.svd
  2815. │   │   │   │   │   ├── sam3sd8
  2816. │   │   │   │   │   │   ├── html
  2817. │   │   │   │   │   │   │   ├── ACC.html
  2818. │   │   │   │   │   │   │   ├── ADC.html
  2819. │   │   │   │   │   │   │   ├── CHIPID.html
  2820. │   │   │   │   │   │   │   ├── CRCCU.html
  2821. │   │   │   │   │   │   │   ├── css
  2822. │   │   │   │   │   │   │   │   └── html.css
  2823. │   │   │   │   │   │   │   ├── DACC.html
  2824. │   │   │   │   │   │   │   ├── EFC.html
  2825. │   │   │   │   │   │   │   ├── GPBR.html
  2826. │   │   │   │   │   │   │   ├── HSMCI.html
  2827. │   │   │   │   │   │   │   ├── images
  2828. │   │   │   │   │   │   │   │   ├── menu-sub_menu-right-hover.png
  2829. │   │   │   │   │   │   │   │   ├── menu-sub_menu-right.png
  2830. │   │   │   │   │   │   │   │   └── one_click_away.png
  2831. │   │   │   │   │   │   │   ├── MATRIX.html
  2832. │   │   │   │   │   │   │   ├── PIOA.html
  2833. │   │   │   │   │   │   │   ├── PIOB.html
  2834. │   │   │   │   │   │   │   ├── PIOC.html
  2835. │   │   │   │   │   │   │   ├── PMC.html
  2836. │   │   │   │   │   │   │   ├── PWM.html
  2837. │   │   │   │   │   │   │   ├── RSTC.html
  2838. │   │   │   │   │   │   │   ├── RTC.html
  2839. │   │   │   │   │   │   │   ├── RTT.html
  2840. │   │   │   │   │   │   │   ├── SAM3S8.html
  2841. │   │   │   │   │   │   │   ├── SAM3S8.svg
  2842. │   │   │   │   │   │   │   ├── SMC.html
  2843. │   │   │   │   │   │   │   ├── SPI.html
  2844. │   │   │   │   │   │   │   ├── SSC.html
  2845. │   │   │   │   │   │   │   ├── SUPC.html
  2846. │   │   │   │   │   │   │   ├── TC0.html
  2847. │   │   │   │   │   │   │   ├── TC1.html
  2848. │   │   │   │   │   │   │   ├── TWI0.html
  2849. │   │   │   │   │   │   │   ├── TWI1.html
  2850. │   │   │   │   │   │   │   ├── UART0.html
  2851. │   │   │   │   │   │   │   ├── UART1.html
  2852. │   │   │   │   │   │   │   ├── UDP.html
  2853. │   │   │   │   │   │   │   ├── USART0.html
  2854. │   │   │   │   │   │   │   ├── USART1.html
  2855. │   │   │   │   │   │   │   ├── USART2.html
  2856. │   │   │   │   │   │   │   └── WDT.html
  2857. │   │   │   │   │   │   ├── include
  2858. │   │   │   │   │   │   │   ├── component
  2859. │   │   │   │   │   │   │   │   ├── component_acc.h
  2860. │   │   │   │   │   │   │   │   ├── component_adc.h
  2861. │   │   │   │   │   │   │   │   ├── component_chipid.h
  2862. │   │   │   │   │   │   │   │   ├── component_crccu.h
  2863. │   │   │   │   │   │   │   │   ├── component_dacc.h
  2864. │   │   │   │   │   │   │   │   ├── component_efc.h
  2865. │   │   │   │   │   │   │   │   ├── component_gpbr.h
  2866. │   │   │   │   │   │   │   │   ├── component_hsmci.h
  2867. │   │   │   │   │   │   │   │   ├── component_matrix.h
  2868. │   │   │   │   │   │   │   │   ├── component_pdc.h
  2869. │   │   │   │   │   │   │   │   ├── component_pio.h
  2870. │   │   │   │   │   │   │   │   ├── component_pmc.h
  2871. │   │   │   │   │   │   │   │   ├── component_pwm.h
  2872. │   │   │   │   │   │   │   │   ├── component_rstc.h
  2873. │   │   │   │   │   │   │   │   ├── component_rtc.h
  2874. │   │   │   │   │   │   │   │   ├── component_rtt.h
  2875. │   │   │   │   │   │   │   │   ├── component_smc.h
  2876. │   │   │   │   │   │   │   │   ├── component_spi.h
  2877. │   │   │   │   │   │   │   │   ├── component_ssc.h
  2878. │   │   │   │   │   │   │   │   ├── component_supc.h
  2879. │   │   │   │   │   │   │   │   ├── component_tc.h
  2880. │   │   │   │   │   │   │   │   ├── component_twi.h
  2881. │   │   │   │   │   │   │   │   ├── component_uart.h
  2882. │   │   │   │   │   │   │   │   ├── component_udp.h
  2883. │   │   │   │   │   │   │   │   ├── component_usart.h
  2884. │   │   │   │   │   │   │   │   └── component_wdt.h
  2885. │   │   │   │   │   │   │   ├── instance
  2886. │   │   │   │   │   │   │   │   ├── instance_acc.h
  2887. │   │   │   │   │   │   │   │   ├── instance_adc.h
  2888. │   │   │   │   │   │   │   │   ├── instance_chipid.h
  2889. │   │   │   │   │   │   │   │   ├── instance_crccu.h
  2890. │   │   │   │   │   │   │   │   ├── instance_dacc.h
  2891. │   │   │   │   │   │   │   │   ├── instance_efc.h
  2892. │   │   │   │   │   │   │   │   ├── instance_gpbr.h
  2893. │   │   │   │   │   │   │   │   ├── instance_hsmci.h
  2894. │   │   │   │   │   │   │   │   ├── instance_matrix.h
  2895. │   │   │   │   │   │   │   │   ├── instance_pioa.h
  2896. │   │   │   │   │   │   │   │   ├── instance_piob.h
  2897. │   │   │   │   │   │   │   │   ├── instance_pioc.h
  2898. │   │   │   │   │   │   │   │   ├── instance_pmc.h
  2899. │   │   │   │   │   │   │   │   ├── instance_pwm.h
  2900. │   │   │   │   │   │   │   │   ├── instance_rstc.h
  2901. │   │   │   │   │   │   │   │   ├── instance_rtc.h
  2902. │   │   │   │   │   │   │   │   ├── instance_rtt.h
  2903. │   │   │   │   │   │   │   │   ├── instance_smc.h
  2904. │   │   │   │   │   │   │   │   ├── instance_spi.h
  2905. │   │   │   │   │   │   │   │   ├── instance_ssc.h
  2906. │   │   │   │   │   │   │   │   ├── instance_supc.h
  2907. │   │   │   │   │   │   │   │   ├── instance_tc0.h
  2908. │   │   │   │   │   │   │   │   ├── instance_tc1.h
  2909. │   │   │   │   │   │   │   │   ├── instance_twi0.h
  2910. │   │   │   │   │   │   │   │   ├── instance_twi1.h
  2911. │   │   │   │   │   │   │   │   ├── instance_uart0.h
  2912. │   │   │   │   │   │   │   │   ├── instance_uart1.h
  2913. │   │   │   │   │   │   │   │   ├── instance_udp.h
  2914. │   │   │   │   │   │   │   │   ├── instance_usart0.h
  2915. │   │   │   │   │   │   │   │   ├── instance_usart1.h
  2916. │   │   │   │   │   │   │   │   ├── instance_usart2.h
  2917. │   │   │   │   │   │   │   │   └── instance_wdt.h
  2918. │   │   │   │   │   │   │   ├── pio
  2919. │   │   │   │   │   │   │   │   ├── pio_sam3s8b.h
  2920. │   │   │   │   │   │   │   │   ├── pio_sam3s8c.h
  2921. │   │   │   │   │   │   │   │   ├── pio_sam3sd8b.h
  2922. │   │   │   │   │   │   │   │   └── pio_sam3sd8c.h
  2923. │   │   │   │   │   │   │   ├── sam3s8b.h
  2924. │   │   │   │   │   │   │   ├── sam3s8c.h
  2925. │   │   │   │   │   │   │   ├── sam3sd8b.h
  2926. │   │   │   │   │   │   │   ├── sam3sd8c.h
  2927. │   │   │   │   │   │   │   ├── sam3sd8.h
  2928. │   │   │   │   │   │   │   └── system_sam3sd8.h
  2929. │   │   │   │   │   │   ├── source
  2930. │   │   │   │   │   │   │   ├── as_gcc
  2931. │   │   │   │   │   │   │   │   ├── sam3s8b_flash.ld
  2932. │   │   │   │   │   │   │   │   ├── sam3s8b_sram.ld
  2933. │   │   │   │   │   │   │   │   ├── sam3s8c_flash.ld
  2934. │   │   │   │   │   │   │   │   ├── sam3s8c_sram.ld
  2935. │   │   │   │   │   │   │   │   ├── sam3s8_flash.ld
  2936. │   │   │   │   │   │   │   │   ├── sam3s8_sram.ld
  2937. │   │   │   │   │   │   │   │   ├── sam3sd8b_flash.ld
  2938. │   │   │   │   │   │   │   │   ├── sam3sd8b_sram.ld
  2939. │   │   │   │   │   │   │   │   ├── sam3sd8c_flash.ld
  2940. │   │   │   │   │   │   │   │   ├── sam3sd8c_sram.ld
  2941. │   │   │   │   │   │   │   │   ├── sam3sd8_flash.ld
  2942. │   │   │   │   │   │   │   │   ├── sam3sd8_sram.ld
  2943. │   │   │   │   │   │   │   │   ├── sam3sd_flash.ld
  2944. │   │   │   │   │   │   │   │   ├── sam3sd_sram.ld
  2945. │   │   │   │   │   │   │   │   ├── sam3s_flash.ld
  2946. │   │   │   │   │   │   │   │   ├── sam3s_sram.ld
  2947. │   │   │   │   │   │   │   │   └── startup_sam3sd8.c
  2948. │   │   │   │   │   │   │   ├── gcc
  2949. │   │   │   │   │   │   │   │   ├── sam3s8b_flash.ld
  2950. │   │   │   │   │   │   │   │   ├── sam3s8b_sram.ld
  2951. │   │   │   │   │   │   │   │   ├── sam3s8c_flash.ld
  2952. │   │   │   │   │   │   │   │   ├── sam3s8c_sram.ld
  2953. │   │   │   │   │   │   │   │   ├── sam3s8_flash.ld
  2954. │   │   │   │   │   │   │   │   ├── sam3s8_sram.ld
  2955. │   │   │   │   │   │   │   │   ├── sam3sd8b_flash.ld
  2956. │   │   │   │   │   │   │   │   ├── sam3sd8b_sram.ld
  2957. │   │   │   │   │   │   │   │   ├── sam3sd8c_flash.ld
  2958. │   │   │   │   │   │   │   │   ├── sam3sd8c_sram.ld
  2959. │   │   │   │   │   │   │   │   ├── sam3sd8_flash.ld
  2960. │   │   │   │   │   │   │   │   ├── sam3sd8_sram.ld
  2961. │   │   │   │   │   │   │   │   ├── sam3sd_flash.ld
  2962. │   │   │   │   │   │   │   │   ├── sam3sd_sram.ld
  2963. │   │   │   │   │   │   │   │   ├── sam3s_flash.ld
  2964. │   │   │   │   │   │   │   │   ├── sam3s_sram.ld
  2965. │   │   │   │   │   │   │   │   └── startup_sam3sd8.c
  2966. │   │   │   │   │   │   │   ├── gcc_arm
  2967. │   │   │   │   │   │   │   │   ├── sam3s8b_flash.ld
  2968. │   │   │   │   │   │   │   │   ├── sam3s8b_sram.ld
  2969. │   │   │   │   │   │   │   │   ├── sam3s8c_flash.ld
  2970. │   │   │   │   │   │   │   │   ├── sam3s8c_sram.ld
  2971. │   │   │   │   │   │   │   │   ├── sam3s8_flash.ld
  2972. │   │   │   │   │   │   │   │   ├── sam3s8_sram.ld
  2973. │   │   │   │   │   │   │   │   ├── sam3sd8b_flash.ld
  2974. │   │   │   │   │   │   │   │   ├── sam3sd8b_sram.ld
  2975. │   │   │   │   │   │   │   │   ├── sam3sd8c_flash.ld
  2976. │   │   │   │   │   │   │   │   ├── sam3sd8c_sram.ld
  2977. │   │   │   │   │   │   │   │   ├── sam3sd8_flash.ld
  2978. │   │   │   │   │   │   │   │   ├── sam3sd8_sram.ld
  2979. │   │   │   │   │   │   │   │   ├── sam3sd_flash.ld
  2980. │   │   │   │   │   │   │   │   ├── sam3sd_sram.ld
  2981. │   │   │   │   │   │   │   │   ├── sam3s_flash.ld
  2982. │   │   │   │   │   │   │   │   ├── sam3s_sram.ld
  2983. │   │   │   │   │   │   │   │   └── startup_sam3sd8.c
  2984. │   │   │   │   │   │   │   ├── gcc_atmel
  2985. │   │   │   │   │   │   │   │   ├── sam3s8b_flash.ld
  2986. │   │   │   │   │   │   │   │   ├── sam3s8b_sram.ld
  2987. │   │   │   │   │   │   │   │   ├── sam3s8c_flash.ld
  2988. │   │   │   │   │   │   │   │   ├── sam3s8c_sram.ld
  2989. │   │   │   │   │   │   │   │   ├── sam3s8_flash.ld
  2990. │   │   │   │   │   │   │   │   ├── sam3s8_sram.ld
  2991. │   │   │   │   │   │   │   │   ├── sam3sd8b_flash.ld
  2992. │   │   │   │   │   │   │   │   ├── sam3sd8b_sram.ld
  2993. │   │   │   │   │   │   │   │   ├── sam3sd8c_flash.ld
  2994. │   │   │   │   │   │   │   │   ├── sam3sd8c_sram.ld
  2995. │   │   │   │   │   │   │   │   ├── sam3sd8_flash.ld
  2996. │   │   │   │   │   │   │   │   ├── sam3sd8_sram.ld
  2997. │   │   │   │   │   │   │   │   ├── sam3sd_flash.ld
  2998. │   │   │   │   │   │   │   │   ├── sam3sd_sram.ld
  2999. │   │   │   │   │   │   │   │   ├── sam3s_flash.ld
  3000. │   │   │   │   │   │   │   │   ├── sam3s_sram.ld
  3001. │   │   │   │   │   │   │   │   └── startup_sam3sd8.c
  3002. │   │   │   │   │   │   │   ├── iar
  3003. │   │   │   │   │   │   │   │   ├── sam3s8_flash.icf
  3004. │   │   │   │   │   │   │   │   ├── sam3s8_sram.icf
  3005. │   │   │   │   │   │   │   │   ├── sam3sd8_flash.icf
  3006. │   │   │   │   │   │   │   │   ├── sam3sd8_sram.icf
  3007. │   │   │   │   │   │   │   │   └── startup_sam3sd8.c
  3008. │   │   │   │   │   │   │   └── system_sam3sd8.c
  3009. │   │   │   │   │   │   └── svd
  3010. │   │   │   │   │   │   ├── SAM3S8B.svd
  3011. │   │   │   │   │   │   ├── SAM3S8C.svd
  3012. │   │   │   │   │   │   ├── SAM3SD8B.svd
  3013. │   │   │   │   │   │   └── SAM3SD8C.svd
  3014. │   │   │   │   │   ├── sam3u
  3015. │   │   │   │   │   │   ├── html
  3016. │   │   │   │   │   │   │   ├── ADC12B.html
  3017. │   │   │   │   │   │   │   ├── ADC.html
  3018. │   │   │   │   │   │   │   ├── CHIPID.html
  3019. │   │   │   │   │   │   │   ├── css
  3020. │   │   │   │   │   │   │   │   └── html.css
  3021. │   │   │   │   │   │   │   ├── DMAC.html
  3022. │   │   │   │   │   │   │   ├── EFC0.html
  3023. │   │   │   │   │   │   │   ├── EFC1.html
  3024. │   │   │   │   │   │   │   ├── GPBR.html
  3025. │   │   │   │   │   │   │   ├── HSMCI.html
  3026. │   │   │   │   │   │   │   ├── images
  3027. │   │   │   │   │   │   │   │   ├── menu-sub_menu-right-hover.png
  3028. │   │   │   │   │   │   │   │   ├── menu-sub_menu-right.png
  3029. │   │   │   │   │   │   │   │   └── one_click_away.png
  3030. │   │   │   │   │   │   │   ├── MATRIX.html
  3031. │   │   │   │   │   │   │   ├── PIOA.html
  3032. │   │   │   │   │   │   │   ├── PIOB.html
  3033. │   │   │   │   │   │   │   ├── PIOC.html
  3034. │   │   │   │   │   │   │   ├── PMC.html
  3035. │   │   │   │   │   │   │   ├── PWM.html
  3036. │   │   │   │   │   │   │   ├── RSTC.html
  3037. │   │   │   │   │   │   │   ├── RTC.html
  3038. │   │   │   │   │   │   │   ├── RTT.html
  3039. │   │   │   │   │   │   │   ├── SAM3U.html
  3040. │   │   │   │   │   │   │   ├── SAM3U.svg
  3041. │   │   │   │   │   │   │   ├── SMC.html
  3042. │   │   │   │   │   │   │   ├── SPI.html
  3043. │   │   │   │   │   │   │   ├── SSC.html
  3044. │   │   │   │   │   │   │   ├── SUPC.html
  3045. │   │   │   │   │   │   │   ├── TC0.html
  3046. │   │   │   │   │   │   │   ├── TWI0.html
  3047. │   │   │   │   │   │   │   ├── TWI1.html
  3048. │   │   │   │   │   │   │   ├── UART.html
  3049. │   │   │   │   │   │   │   ├── UDPHS.html
  3050. │   │   │   │   │   │   │   ├── USART0.html
  3051. │   │   │   │   │   │   │   ├── USART1.html
  3052. │   │   │   │   │   │   │   ├── USART2.html
  3053. │   │   │   │   │   │   │   ├── USART3.html
  3054. │   │   │   │   │   │   │   └── WDT.html
  3055. │   │   │   │   │   │   ├── include
  3056. │   │   │   │   │   │   │   ├── component
  3057. │   │   │   │   │   │   │   │   ├── component_adc12b.h
  3058. │   │   │   │   │   │   │   │   ├── component_adc.h
  3059. │   │   │   │   │   │   │   │   ├── component_chipid.h
  3060. │   │   │   │   │   │   │   │   ├── component_dmac.h
  3061. │   │   │   │   │   │   │   │   ├── component_efc.h
  3062. │   │   │   │   │   │   │   │   ├── component_gpbr.h
  3063. │   │   │   │   │   │   │   │   ├── component_hsmci.h
  3064. │   │   │   │   │   │   │   │   ├── component_matrix.h
  3065. │   │   │   │   │   │   │   │   ├── component_pdc.h
  3066. │   │   │   │   │   │   │   │   ├── component_pio.h
  3067. │   │   │   │   │   │   │   │   ├── component_pmc.h
  3068. │   │   │   │   │   │   │   │   ├── component_pwm.h
  3069. │   │   │   │   │   │   │   │   ├── component_rstc.h
  3070. │   │   │   │   │   │   │   │   ├── component_rtc.h
  3071. │   │   │   │   │   │   │   │   ├── component_rtt.h
  3072. │   │   │   │   │   │   │   │   ├── component_smc.h
  3073. │   │   │   │   │   │   │   │   ├── component_spi.h
  3074. │   │   │   │   │   │   │   │   ├── component_ssc.h
  3075. │   │   │   │   │   │   │   │   ├── component_supc.h
  3076. │   │   │   │   │   │   │   │   ├── component_tc.h
  3077. │   │   │   │   │   │   │   │   ├── component_twi.h
  3078. │   │   │   │   │   │   │   │   ├── component_uart.h
  3079. │   │   │   │   │   │   │   │   ├── component_udphs.h
  3080. │   │   │   │   │   │   │   │   ├── component_usart.h
  3081. │   │   │   │   │   │   │   │   └── component_wdt.h
  3082. │   │   │   │   │   │   │   ├── instance
  3083. │   │   │   │   │   │   │   │   ├── instance_adc12b.h
  3084. │   │   │   │   │   │   │   │   ├── instance_adc.h
  3085. │   │   │   │   │   │   │   │   ├── instance_chipid.h
  3086. │   │   │   │   │   │   │   │   ├── instance_dmac.h
  3087. │   │   │   │   │   │   │   │   ├── instance_efc0.h
  3088. │   │   │   │   │   │   │   │   ├── instance_efc1.h
  3089. │   │   │   │   │   │   │   │   ├── instance_gpbr.h
  3090. │   │   │   │   │   │   │   │   ├── instance_hsmci.h
  3091. │   │   │   │   │   │   │   │   ├── instance_matrix.h
  3092. │   │   │   │   │   │   │   │   ├── instance_pioa.h
  3093. │   │   │   │   │   │   │   │   ├── instance_piob.h
  3094. │   │   │   │   │   │   │   │   ├── instance_pioc.h
  3095. │   │   │   │   │   │   │   │   ├── instance_pmc.h
  3096. │   │   │   │   │   │   │   │   ├── instance_pwm.h
  3097. │   │   │   │   │   │   │   │   ├── instance_rstc.h
  3098. │   │   │   │   │   │   │   │   ├── instance_rtc.h
  3099. │   │   │   │   │   │   │   │   ├── instance_rtt.h
  3100. │   │   │   │   │   │   │   │   ├── instance_smc.h
  3101. │   │   │   │   │   │   │   │   ├── instance_spi.h
  3102. │   │   │   │   │   │   │   │   ├── instance_ssc.h
  3103. │   │   │   │   │   │   │   │   ├── instance_supc.h
  3104. │   │   │   │   │   │   │   │   ├── instance_tc0.h
  3105. │   │   │   │   │   │   │   │   ├── instance_twi0.h
  3106. │   │   │   │   │   │   │   │   ├── instance_twi1.h
  3107. │   │   │   │   │   │   │   │   ├── instance_uart.h
  3108. │   │   │   │   │   │   │   │   ├── instance_udphs.h
  3109. │   │   │   │   │   │   │   │   ├── instance_usart0.h
  3110. │   │   │   │   │   │   │   │   ├── instance_usart1.h
  3111. │   │   │   │   │   │   │   │   ├── instance_usart2.h
  3112. │   │   │   │   │   │   │   │   ├── instance_usart3.h
  3113. │   │   │   │   │   │   │   │   └── instance_wdt.h
  3114. │   │   │   │   │   │   │   ├── pio
  3115. │   │   │   │   │   │   │   │   ├── pio_sam3u1c.h
  3116. │   │   │   │   │   │   │   │   ├── pio_sam3u1e.h
  3117. │   │   │   │   │   │   │   │   ├── pio_sam3u2c.h
  3118. │   │   │   │   │   │   │   │   ├── pio_sam3u2e.h
  3119. │   │   │   │   │   │   │   │   ├── pio_sam3u4c.h
  3120. │   │   │   │   │   │   │   │   └── pio_sam3u4e.h
  3121. │   │   │   │   │   │   │   ├── sam3u1c.h
  3122. │   │   │   │   │   │   │   ├── sam3u1e.h
  3123. │   │   │   │   │   │   │   ├── sam3u2c.h
  3124. │   │   │   │   │   │   │   ├── sam3u2e.h
  3125. │   │   │   │   │   │   │   ├── sam3u4c.h
  3126. │   │   │   │   │   │   │   ├── sam3u4e.h
  3127. │   │   │   │   │   │   │   ├── sam3u.h
  3128. │   │   │   │   │   │   │   └── system_sam3u.h
  3129. │   │   │   │   │   │   ├── source
  3130. │   │   │   │   │   │   │   ├── as_gcc
  3131. │   │   │   │   │   │   │   │   ├── sam3u1c_flash.ld
  3132. │   │   │   │   │   │   │   │   ├── sam3u1c_sram.ld
  3133. │   │   │   │   │   │   │   │   ├── sam3u1e_flash.ld
  3134. │   │   │   │   │   │   │   │   ├── sam3u1e_sram.ld
  3135. │   │   │   │   │   │   │   │   ├── sam3u1_flash.ld
  3136. │   │   │   │   │   │   │   │   ├── sam3u1_sram.ld
  3137. │   │   │   │   │   │   │   │   ├── sam3u2c_flash.ld
  3138. │   │   │   │   │   │   │   │   ├── sam3u2c_sram.ld
  3139. │   │   │   │   │   │   │   │   ├── sam3u2e_flash.ld
  3140. │   │   │   │   │   │   │   │   ├── sam3u2e_sram.ld
  3141. │   │   │   │   │   │   │   │   ├── sam3u2_flash.ld
  3142. │   │   │   │   │   │   │   │   ├── sam3u2_sram.ld
  3143. │   │   │   │   │   │   │   │   ├── sam3u4c_flash.ld
  3144. │   │   │   │   │   │   │   │   ├── sam3u4c_sram.ld
  3145. │   │   │   │   │   │   │   │   ├── sam3u4e_flash.ld
  3146. │   │   │   │   │   │   │   │   ├── sam3u4e_sram.ld
  3147. │   │   │   │   │   │   │   │   ├── sam3u4_flash.ld
  3148. │   │   │   │   │   │   │   │   ├── sam3u4_sram.ld
  3149. │   │   │   │   │   │   │   │   ├── sam3u_flash.ld
  3150. │   │   │   │   │   │   │   │   ├── sam3u_sram.ld
  3151. │   │   │   │   │   │   │   │   └── startup_sam3u.c
  3152. │   │   │   │   │   │   │   ├── gcc
  3153. │   │   │   │   │   │   │   │   ├── sam3u1c_flash.ld
  3154. │   │   │   │   │   │   │   │   ├── sam3u1c_sram.ld
  3155. │   │   │   │   │   │   │   │   ├── sam3u1e_flash.ld
  3156. │   │   │   │   │   │   │   │   ├── sam3u1e_sram.ld
  3157. │   │   │   │   │   │   │   │   ├── sam3u1_flash.ld
  3158. │   │   │   │   │   │   │   │   ├── sam3u1_sram.ld
  3159. │   │   │   │   │   │   │   │   ├── sam3u2c_flash.ld
  3160. │   │   │   │   │   │   │   │   ├── sam3u2c_sram.ld
  3161. │   │   │   │   │   │   │   │   ├── sam3u2e_flash.ld
  3162. │   │   │   │   │   │   │   │   ├── sam3u2e_sram.ld
  3163. │   │   │   │   │   │   │   │   ├── sam3u2_flash.ld
  3164. │   │   │   │   │   │   │   │   ├── sam3u2_sram.ld
  3165. │   │   │   │   │   │   │   │   ├── sam3u4c_flash.ld
  3166. │   │   │   │   │   │   │   │   ├── sam3u4c_sram.ld
  3167. │   │   │   │   │   │   │   │   ├── sam3u4e_flash.ld
  3168. │   │   │   │   │   │   │   │   ├── sam3u4e_sram.ld
  3169. │   │   │   │   │   │   │   │   ├── sam3u4_flash.ld
  3170. │   │   │   │   │   │   │   │   ├── sam3u4_sram.ld
  3171. │   │   │   │   │   │   │   │   ├── sam3u_flash.ld
  3172. │   │   │   │   │   │   │   │   ├── sam3u_sram.ld
  3173. │   │   │   │   │   │   │   │   └── startup_sam3u.c
  3174. │   │   │   │   │   │   │   ├── gcc_arm
  3175. │   │   │   │   │   │   │   │   ├── sam3u1c_flash.ld
  3176. │   │   │   │   │   │   │   │   ├── sam3u1c_sram.ld
  3177. │   │   │   │   │   │   │   │   ├── sam3u1e_flash.ld
  3178. │   │   │   │   │   │   │   │   ├── sam3u1e_sram.ld
  3179. │   │   │   │   │   │   │   │   ├── sam3u1_flash.ld
  3180. │   │   │   │   │   │   │   │   ├── sam3u1_sram.ld
  3181. │   │   │   │   │   │   │   │   ├── sam3u2c_flash.ld
  3182. │   │   │   │   │   │   │   │   ├── sam3u2c_sram.ld
  3183. │   │   │   │   │   │   │   │   ├── sam3u2e_flash.ld
  3184. │   │   │   │   │   │   │   │   ├── sam3u2e_sram.ld
  3185. │   │   │   │   │   │   │   │   ├── sam3u2_flash.ld
  3186. │   │   │   │   │   │   │   │   ├── sam3u2_sram.ld
  3187. │   │   │   │   │   │   │   │   ├── sam3u4c_flash.ld
  3188. │   │   │   │   │   │   │   │   ├── sam3u4c_sram.ld
  3189. │   │   │   │   │   │   │   │   ├── sam3u4e_flash.ld
  3190. │   │   │   │   │   │   │   │   ├── sam3u4e_sram.ld
  3191. │   │   │   │   │   │   │   │   ├── sam3u4_flash.ld
  3192. │   │   │   │   │   │   │   │   ├── sam3u4_sram.ld
  3193. │   │   │   │   │   │   │   │   ├── sam3u_flash.ld
  3194. │   │   │   │   │   │   │   │   ├── sam3u_sram.ld
  3195. │   │   │   │   │   │   │   │   └── startup_sam3u.c
  3196. │   │   │   │   │   │   │   ├── gcc_atmel
  3197. │   │   │   │   │   │   │   │   ├── sam3u1c_flash.ld
  3198. │   │   │   │   │   │   │   │   ├── sam3u1c_sram.ld
  3199. │   │   │   │   │   │   │   │   ├── sam3u1e_flash.ld
  3200. │   │   │   │   │   │   │   │   ├── sam3u1e_sram.ld
  3201. │   │   │   │   │   │   │   │   ├── sam3u1_flash.ld
  3202. │   │   │   │   │   │   │   │   ├── sam3u1_sram.ld
  3203. │   │   │   │   │   │   │   │   ├── sam3u2c_flash.ld
  3204. │   │   │   │   │   │   │   │   ├── sam3u2c_sram.ld
  3205. │   │   │   │   │   │   │   │   ├── sam3u2e_flash.ld
  3206. │   │   │   │   │   │   │   │   ├── sam3u2e_sram.ld
  3207. │   │   │   │   │   │   │   │   ├── sam3u2_flash.ld
  3208. │   │   │   │   │   │   │   │   ├── sam3u2_sram.ld
  3209. │   │   │   │   │   │   │   │   ├── sam3u4c_flash.ld
  3210. │   │   │   │   │   │   │   │   ├── sam3u4c_sram.ld
  3211. │   │   │   │   │   │   │   │   ├── sam3u4e_flash.ld
  3212. │   │   │   │   │   │   │   │   ├── sam3u4e_sram.ld
  3213. │   │   │   │   │   │   │   │   ├── sam3u4_flash.ld
  3214. │   │   │   │   │   │   │   │   ├── sam3u4_sram.ld
  3215. │   │   │   │   │   │   │   │   ├── sam3u_flash.ld
  3216. │   │   │   │   │   │   │   │   ├── sam3u_sram.ld
  3217. │   │   │   │   │   │   │   │   └── startup_sam3u.c
  3218. │   │   │   │   │   │   │   ├── iar
  3219. │   │   │   │   │   │   │   │   ├── sam3u1_flash.icf
  3220. │   │   │   │   │   │   │   │   ├── sam3u1_sram.icf
  3221. │   │   │   │   │   │   │   │   ├── sam3u2_flash.icf
  3222. │   │   │   │   │   │   │   │   ├── sam3u2_sram.icf
  3223. │   │   │   │   │   │   │   │   ├── sam3u4_flash.icf
  3224. │   │   │   │   │   │   │   │   ├── sam3u4_sram.icf
  3225. │   │   │   │   │   │   │   │   └── startup_sam3u.c
  3226. │   │   │   │   │   │   │   └── system_sam3u.c
  3227. │   │   │   │   │   │   └── svd
  3228. │   │   │   │   │   │   ├── SAM3U1C.svd
  3229. │   │   │   │   │   │   ├── SAM3U1E.svd
  3230. │   │   │   │   │   │   ├── SAM3U2C.svd
  3231. │   │   │   │   │   │   ├── SAM3U2E.svd
  3232. │   │   │   │   │   │   ├── SAM3U4C.svd
  3233. │   │   │   │   │   │   └── SAM3U4E.svd
  3234. │   │   │   │   │   ├── sam3xa
  3235. │   │   │   │   │   │   ├── html
  3236. │   │   │   │   │   │   │   ├── ADC.html
  3237. │   │   │   │   │   │   │   ├── CAN0.html
  3238. │   │   │   │   │   │   │   ├── CAN1.html
  3239. │   │   │   │   │   │   │   ├── CHIPID.html
  3240. │   │   │   │   │   │   │   ├── css
  3241. │   │   │   │   │   │   │   │   ├── csshover.htc
  3242. │   │   │   │   │   │   │   │   └── html.css
  3243. │   │   │   │   │   │   │   ├── DACC.html
  3244. │   │   │   │   │   │   │   ├── DMAC.html
  3245. │   │   │   │   │   │   │   ├── EFC0.html
  3246. │   │   │   │   │   │   │   ├── EFC1.html
  3247. │   │   │   │   │   │   │   ├── EMAC.html
  3248. │   │   │   │   │   │   │   ├── GPBR.html
  3249. │   │   │   │   │   │   │   ├── HSMCI.html
  3250. │   │   │   │   │   │   │   ├── images
  3251. │   │   │   │   │   │   │   │   ├── menu-sub_menu-right-hover.png
  3252. │   │   │   │   │   │   │   │   ├── menu-sub_menu-right.png
  3253. │   │   │   │   │   │   │   │   └── one_click_away.png
  3254. │   │   │   │   │   │   │   ├── MATRIX.html
  3255. │   │   │   │   │   │   │   ├── PIOA.html
  3256. │   │   │   │   │   │   │   ├── PIOB.html
  3257. │   │   │   │   │   │   │   ├── PIOC.html
  3258. │   │   │   │   │   │   │   ├── PIOD.html
  3259. │   │   │   │   │   │   │   ├── PIOE.html
  3260. │   │   │   │   │   │   │   ├── PIOF.html
  3261. │   │   │   │   │   │   │   ├── PMC.html
  3262. │   │   │   │   │   │   │   ├── PWM.html
  3263. │   │   │   │   │   │   │   ├── RSTC.html
  3264. │   │   │   │   │   │   │   ├── RTC.html
  3265. │   │   │   │   │   │   │   ├── RTT.html
  3266. │   │   │   │   │   │   │   ├── SAM3XA.html
  3267. │   │   │   │   │   │   │   ├── SAM3XA.svg
  3268. │   │   │   │   │   │   │   ├── SDRAMC.html
  3269. │   │   │   │   │   │   │   ├── SMC.html
  3270. │   │   │   │   │   │   │   ├── SPI0.html
  3271. │   │   │   │   │   │   │   ├── SPI1.html
  3272. │   │   │   │   │   │   │   ├── SSC.html
  3273. │   │   │   │   │   │   │   ├── SUPC.html
  3274. │   │   │   │   │   │   │   ├── TC0.html
  3275. │   │   │   │   │   │   │   ├── TC1.html
  3276. │   │   │   │   │   │   │   ├── TC2.html
  3277. │   │   │   │   │   │   │   ├── TRNG.html
  3278. │   │   │   │   │   │   │   ├── TWI0.html
  3279. │   │   │   │   │   │   │   ├── TWI1.html
  3280. │   │   │   │   │   │   │   ├── UART.html
  3281. │   │   │   │   │   │   │   ├── UOTGHS.html
  3282. │   │   │   │   │   │   │   ├── USART0.html
  3283. │   │   │   │   │   │   │   ├── USART1.html
  3284. │   │   │   │   │   │   │   ├── USART2.html
  3285. │   │   │   │   │   │   │   ├── USART3.html
  3286. │   │   │   │   │   │   │   └── WDT.html
  3287. │   │   │   │   │   │   ├── include
  3288. │   │   │   │   │   │   │   ├── component
  3289. │   │   │   │   │   │   │   │   ├── component_adc.h
  3290. │   │   │   │   │   │   │   │   ├── component_can.h
  3291. │   │   │   │   │   │   │   │   ├── component_chipid.h
  3292. │   │   │   │   │   │   │   │   ├── component_dacc.h
  3293. │   │   │   │   │   │   │   │   ├── component_dmac.h
  3294. │   │   │   │   │   │   │   │   ├── component_efc.h
  3295. │   │   │   │   │   │   │   │   ├── component_emac.h
  3296. │   │   │   │   │   │   │   │   ├── component_gpbr.h
  3297. │   │   │   │   │   │   │   │   ├── component_hsmci.h
  3298. │   │   │   │   │   │   │   │   ├── component_matrix.h
  3299. │   │   │   │   │   │   │   │   ├── component_pdc.h
  3300. │   │   │   │   │   │   │   │   ├── component_pio.h
  3301. │   │   │   │   │   │   │   │   ├── component_pmc.h
  3302. │   │   │   │   │   │   │   │   ├── component_pwm.h
  3303. │   │   │   │   │   │   │   │   ├── component_rstc.h
  3304. │   │   │   │   │   │   │   │   ├── component_rtc.h
  3305. │   │   │   │   │   │   │   │   ├── component_rtt.h
  3306. │   │   │   │   │   │   │   │   ├── component_sdramc.h
  3307. │   │   │   │   │   │   │   │   ├── component_smc.h
  3308. │   │   │   │   │   │   │   │   ├── component_spi.h
  3309. │   │   │   │   │   │   │   │   ├── component_ssc.h
  3310. │   │   │   │   │   │   │   │   ├── component_supc.h
  3311. │   │   │   │   │   │   │   │   ├── component_tc.h
  3312. │   │   │   │   │   │   │   │   ├── component_trng.h
  3313. │   │   │   │   │   │   │   │   ├── component_twi.h
  3314. │   │   │   │   │   │   │   │   ├── component_uart.h
  3315. │   │   │   │   │   │   │   │   ├── component_uotghs.h
  3316. │   │   │   │   │   │   │   │   ├── component_usart.h
  3317. │   │   │   │   │   │   │   │   └── component_wdt.h
  3318. │   │   │   │   │   │   │   ├── instance
  3319. │   │   │   │   │   │   │   │   ├── instance_adc.h
  3320. │   │   │   │   │   │   │   │   ├── instance_can0.h
  3321. │   │   │   │   │   │   │   │   ├── instance_can1.h
  3322. │   │   │   │   │   │   │   │   ├── instance_chipid.h
  3323. │   │   │   │   │   │   │   │   ├── instance_dacc.h
  3324. │   │   │   │   │   │   │   │   ├── instance_dmac.h
  3325. │   │   │   │   │   │   │   │   ├── instance_efc0.h
  3326. │   │   │   │   │   │   │   │   ├── instance_efc1.h
  3327. │   │   │   │   │   │   │   │   ├── instance_emac.h
  3328. │   │   │   │   │   │   │   │   ├── instance_gpbr.h
  3329. │   │   │   │   │   │   │   │   ├── instance_hsmci.h
  3330. │   │   │   │   │   │   │   │   ├── instance_matrix.h
  3331. │   │   │   │   │   │   │   │   ├── instance_pioa.h
  3332. │   │   │   │   │   │   │   │   ├── instance_piob.h
  3333. │   │   │   │   │   │   │   │   ├── instance_pioc.h
  3334. │   │   │   │   │   │   │   │   ├── instance_piod.h
  3335. │   │   │   │   │   │   │   │   ├── instance_pioe.h
  3336. │   │   │   │   │   │   │   │   ├── instance_piof.h
  3337. │   │   │   │   │   │   │   │   ├── instance_pmc.h
  3338. │   │   │   │   │   │   │   │   ├── instance_pwm.h
  3339. │   │   │   │   │   │   │   │   ├── instance_rstc.h
  3340. │   │   │   │   │   │   │   │   ├── instance_rtc.h
  3341. │   │   │   │   │   │   │   │   ├── instance_rtt.h
  3342. │   │   │   │   │   │   │   │   ├── instance_sdramc.h
  3343. │   │   │   │   │   │   │   │   ├── instance_smc.h
  3344. │   │   │   │   │   │   │   │   ├── instance_spi0.h
  3345. │   │   │   │   │   │   │   │   ├── instance_spi1.h
  3346. │   │   │   │   │   │   │   │   ├── instance_ssc.h
  3347. │   │   │   │   │   │   │   │   ├── instance_supc.h
  3348. │   │   │   │   │   │   │   │   ├── instance_tc0.h
  3349. │   │   │   │   │   │   │   │   ├── instance_tc1.h
  3350. │   │   │   │   │   │   │   │   ├── instance_tc2.h
  3351. │   │   │   │   │   │   │   │   ├── instance_trng.h
  3352. │   │   │   │   │   │   │   │   ├── instance_twi0.h
  3353. │   │   │   │   │   │   │   │   ├── instance_twi1.h
  3354. │   │   │   │   │   │   │   │   ├── instance_uart.h
  3355. │   │   │   │   │   │   │   │   ├── instance_uotghs.h
  3356. │   │   │   │   │   │   │   │   ├── instance_usart0.h
  3357. │   │   │   │   │   │   │   │   ├── instance_usart1.h
  3358. │   │   │   │   │   │   │   │   ├── instance_usart2.h
  3359. │   │   │   │   │   │   │   │   ├── instance_usart3.h
  3360. │   │   │   │   │   │   │   │   └── instance_wdt.h
  3361. │   │   │   │   │   │   │   ├── pio
  3362. │   │   │   │   │   │   │   │   ├── pio_sam3a4c.h
  3363. │   │   │   │   │   │   │   │   ├── pio_sam3a8c.h
  3364. │   │   │   │   │   │   │   │   ├── pio_sam3x4c.h
  3365. │   │   │   │   │   │   │   │   ├── pio_sam3x4e.h
  3366. │   │   │   │   │   │   │   │   ├── pio_sam3x8c.h
  3367. │   │   │   │   │   │   │   │   ├── pio_sam3x8e.h
  3368. │   │   │   │   │   │   │   │   └── pio_sam3x8h.h
  3369. │   │   │   │   │   │   │   ├── sam3a4c.h
  3370. │   │   │   │   │   │   │   ├── sam3a8c.h
  3371. │   │   │   │   │   │   │   ├── sam3x4c.h
  3372. │   │   │   │   │   │   │   ├── sam3x4e.h
  3373. │   │   │   │   │   │   │   ├── sam3x8c.h
  3374. │   │   │   │   │   │   │   ├── sam3x8e.h
  3375. │   │   │   │   │   │   │   ├── sam3x8h.h
  3376. │   │   │   │   │   │   │   ├── sam3xa.h
  3377. │   │   │   │   │   │   │   └── system_sam3xa.h
  3378. │   │   │   │   │   │   ├── source
  3379. │   │   │   │   │   │   │   ├── as_gcc
  3380. │   │   │   │   │   │   │   │   ├── sam3a4c_flash.ld
  3381. │   │   │   │   │   │   │   │   ├── sam3a4c_sram.ld
  3382. │   │   │   │   │   │   │   │   ├── sam3a4_flash.ld
  3383. │   │   │   │   │   │   │   │   ├── sam3a4_sram.ld
  3384. │   │   │   │   │   │   │   │   ├── sam3a8c_flash.ld
  3385. │   │   │   │   │   │   │   │   ├── sam3a8c_sram.ld
  3386. │   │   │   │   │   │   │   │   ├── sam3a8_flash.ld
  3387. │   │   │   │   │   │   │   │   ├── sam3a8_sram.ld
  3388. │   │   │   │   │   │   │   │   ├── sam3a_flash.ld
  3389. │   │   │   │   │   │   │   │   ├── sam3a_sram.ld
  3390. │   │   │   │   │   │   │   │   ├── sam3x4c_flash.ld
  3391. │   │   │   │   │   │   │   │   ├── sam3x4c_sram.ld
  3392. │   │   │   │   │   │   │   │   ├── sam3x4e_flash.ld
  3393. │   │   │   │   │   │   │   │   ├── sam3x4e_sram.ld
  3394. │   │   │   │   │   │   │   │   ├── sam3x4_flash.ld
  3395. │   │   │   │   │   │   │   │   ├── sam3x4_sram.ld
  3396. │   │   │   │   │   │   │   │   ├── sam3x8c_flash.ld
  3397. │   │   │   │   │   │   │   │   ├── sam3x8c_sram.ld
  3398. │   │   │   │   │   │   │   │   ├── sam3x8e_flash.ld
  3399. │   │   │   │   │   │   │   │   ├── sam3x8e_sram.ld
  3400. │   │   │   │   │   │   │   │   ├── sam3x8_flash.ld
  3401. │   │   │   │   │   │   │   │   ├── sam3x8h_flash.ld
  3402. │   │   │   │   │   │   │   │   ├── sam3x8h_sram.ld
  3403. │   │   │   │   │   │   │   │   ├── sam3x8_sram.ld
  3404. │   │   │   │   │   │   │   │   ├── sam3x_flash.ld
  3405. │   │   │   │   │   │   │   │   ├── sam3x_sram.ld
  3406. │   │   │   │   │   │   │   │   └── startup_sam3xa.c
  3407. │   │   │   │   │   │   │   ├── gcc
  3408. │   │   │   │   │   │   │   │   ├── sam3a4c_flash.ld
  3409. │   │   │   │   │   │   │   │   ├── sam3a4c_sram.ld
  3410. │   │   │   │   │   │   │   │   ├── sam3a4_flash.ld
  3411. │   │   │   │   │   │   │   │   ├── sam3a4_sram.ld
  3412. │   │   │   │   │   │   │   │   ├── sam3a8c_flash.ld
  3413. │   │   │   │   │   │   │   │   ├── sam3a8c_sram.ld
  3414. │   │   │   │   │   │   │   │   ├── sam3a8_flash.ld
  3415. │   │   │   │   │   │   │   │   ├── sam3a8_sram.ld
  3416. │   │   │   │   │   │   │   │   ├── sam3a_flash.ld
  3417. │   │   │   │   │   │   │   │   ├── sam3a_sram.ld
  3418. │   │   │   │   │   │   │   │   ├── sam3x4c_flash.ld
  3419. │   │   │   │   │   │   │   │   ├── sam3x4c_sram.ld
  3420. │   │   │   │   │   │   │   │   ├── sam3x4e_flash.ld
  3421. │   │   │   │   │   │   │   │   ├── sam3x4e_sram.ld
  3422. │   │   │   │   │   │   │   │   ├── sam3x4_flash.ld
  3423. │   │   │   │   │   │   │   │   ├── sam3x4_sram.ld
  3424. │   │   │   │   │   │   │   │   ├── sam3x8c_flash.ld
  3425. │   │   │   │   │   │   │   │   ├── sam3x8c_sram.ld
  3426. │   │   │   │   │   │   │   │   ├── sam3x8e_flash.ld
  3427. │   │   │   │   │   │   │   │   ├── sam3x8e_sram.ld
  3428. │   │   │   │   │   │   │   │   ├── sam3x8_flash.ld
  3429. │   │   │   │   │   │   │   │   ├── sam3x8h_flash.ld
  3430. │   │   │   │   │   │   │   │   ├── sam3x8h_sram.ld
  3431. │   │   │   │   │   │   │   │   ├── sam3x8_sram.ld
  3432. │   │   │   │   │   │   │   │   ├── sam3x_flash.ld
  3433. │   │   │   │   │   │   │   │   ├── sam3x_sram.ld
  3434. │   │   │   │   │   │   │   │   └── startup_sam3xa.c
  3435. │   │   │   │   │   │   │   ├── gcc_arm
  3436. │   │   │   │   │   │   │   │   ├── sam3a4c_flash.ld
  3437. │   │   │   │   │   │   │   │   ├── sam3a4c_sram.ld
  3438. │   │   │   │   │   │   │   │   ├── sam3a4_flash.ld
  3439. │   │   │   │   │   │   │   │   ├── sam3a4_sram.ld
  3440. │   │   │   │   │   │   │   │   ├── sam3a8c_flash.ld
  3441. │   │   │   │   │   │   │   │   ├── sam3a8c_sram.ld
  3442. │   │   │   │   │   │   │   │   ├── sam3a8_flash.ld
  3443. │   │   │   │   │   │   │   │   ├── sam3a8_sram.ld
  3444. │   │   │   │   │   │   │   │   ├── sam3a_flash.ld
  3445. │   │   │   │   │   │   │   │   ├── sam3a_sram.ld
  3446. │   │   │   │   │   │   │   │   ├── sam3x4c_flash.ld
  3447. │   │   │   │   │   │   │   │   ├── sam3x4c_sram.ld
  3448. │   │   │   │   │   │   │   │   ├── sam3x4e_flash.ld
  3449. │   │   │   │   │   │   │   │   ├── sam3x4e_sram.ld
  3450. │   │   │   │   │   │   │   │   ├── sam3x4_flash.ld
  3451. │   │   │   │   │   │   │   │   ├── sam3x4_sram.ld
  3452. │   │   │   │   │   │   │   │   ├── sam3x8c_flash.ld
  3453. │   │   │   │   │   │   │   │   ├── sam3x8c_sram.ld
  3454. │   │   │   │   │   │   │   │   ├── sam3x8e_flash.ld
  3455. │   │   │   │   │   │   │   │   ├── sam3x8e_sram.ld
  3456. │   │   │   │   │   │   │   │   ├── sam3x8_flash.ld
  3457. │   │   │   │   │   │   │   │   ├── sam3x8h_flash.ld
  3458. │   │   │   │   │   │   │   │   ├── sam3x8h_sram.ld
  3459. │   │   │   │   │   │   │   │   ├── sam3x8_sram.ld
  3460. │   │   │   │   │   │   │   │   ├── sam3x_flash.ld
  3461. │   │   │   │   │   │   │   │   ├── sam3x_sram.ld
  3462. │   │   │   │   │   │   │   │   └── startup_sam3xa.c
  3463. │   │   │   │   │   │   │   ├── gcc_atmel
  3464. │   │   │   │   │   │   │   │   ├── sam3a4c_flash.ld
  3465. │   │   │   │   │   │   │   │   ├── sam3a4c_sram.ld
  3466. │   │   │   │   │   │   │   │   ├── sam3a4_flash.ld
  3467. │   │   │   │   │   │   │   │   ├── sam3a4_sram.ld
  3468. │   │   │   │   │   │   │   │   ├── sam3a8c_flash.ld
  3469. │   │   │   │   │   │   │   │   ├── sam3a8c_sram.ld
  3470. │   │   │   │   │   │   │   │   ├── sam3a8_flash.ld
  3471. │   │   │   │   │   │   │   │   ├── sam3a8_sram.ld
  3472. │   │   │   │   │   │   │   │   ├── sam3a_flash.ld
  3473. │   │   │   │   │   │   │   │   ├── sam3a_sram.ld
  3474. │   │   │   │   │   │   │   │   ├── sam3x4c_flash.ld
  3475. │   │   │   │   │   │   │   │   ├── sam3x4c_sram.ld
  3476. │   │   │   │   │   │   │   │   ├── sam3x4e_flash.ld
  3477. │   │   │   │   │   │   │   │   ├── sam3x4e_sram.ld
  3478. │   │   │   │   │   │   │   │   ├── sam3x4_flash.ld
  3479. │   │   │   │   │   │   │   │   ├── sam3x4_sram.ld
  3480. │   │   │   │   │   │   │   │   ├── sam3x8c_flash.ld
  3481. │   │   │   │   │   │   │   │   ├── sam3x8c_sram.ld
  3482. │   │   │   │   │   │   │   │   ├── sam3x8e_flash.ld
  3483. │   │   │   │   │   │   │   │   ├── sam3x8e_sram.ld
  3484. │   │   │   │   │   │   │   │   ├── sam3x8_flash.ld
  3485. │   │   │   │   │   │   │   │   ├── sam3x8h_flash.ld
  3486. │   │   │   │   │   │   │   │   ├── sam3x8h_sram.ld
  3487. │   │   │   │   │   │   │   │   ├── sam3x8_sram.ld
  3488. │   │   │   │   │   │   │   │   ├── sam3x_flash.ld
  3489. │   │   │   │   │   │   │   │   ├── sam3x_sram.ld
  3490. │   │   │   │   │   │   │   │   └── startup_sam3xa.c
  3491. │   │   │   │   │   │   │   ├── iar
  3492. │   │   │   │   │   │   │   │   ├── sam3a4_flash.icf
  3493. │   │   │   │   │   │   │   │   ├── sam3a4_sram.icf
  3494. │   │   │   │   │   │   │   │   ├── sam3x4_flash.icf
  3495. │   │   │   │   │   │   │   │   ├── sam3x4_sram.icf
  3496. │   │   │   │   │   │   │   │   ├── sam3x8_flash.icf
  3497. │   │   │   │   │   │   │   │   ├── sam3x8_sram.icf
  3498. │   │   │   │   │   │   │   │   └── startup_sam3xa.c
  3499. │   │   │   │   │   │   │   └── system_sam3xa.c
  3500. │   │   │   │   │   │   └── svd
  3501. │   │   │   │   │   │   ├── SAM3A4C.svd
  3502. │   │   │   │   │   │   ├── SAM3A8C.svd
  3503. │   │   │   │   │   │   ├── SAM3X4C.svd
  3504. │   │   │   │   │   │   ├── SAM3X4E.svd
  3505. │   │   │   │   │   │   ├── SAM3X8C.svd
  3506. │   │   │   │   │   │   ├── SAM3X8E.svd
  3507. │   │   │   │   │   │   └── SAM3X8H.svd
  3508. │   │   │   │   │   ├── sam4.h
  3509. │   │   │   │   │   ├── sam4s
  3510. │   │   │   │   │   │   ├── html
  3511. │   │   │   │   │   │   │   ├── ACC.html
  3512. │   │   │   │   │   │   │   ├── ADC.html
  3513. │   │   │   │   │   │   │   ├── CHIPID.html
  3514. │   │   │   │   │   │   │   ├── CRCCU.html
  3515. │   │   │   │   │   │   │   ├── css
  3516. │   │   │   │   │   │   │   │   └── html.css
  3517. │   │   │   │   │   │   │   ├── DACC.html
  3518. │   │   │   │   │   │   │   ├── EFC.html
  3519. │   │   │   │   │   │   │   ├── GPBR.html
  3520. │   │   │   │   │   │   │   ├── HSMCI.html
  3521. │   │   │   │   │   │   │   ├── images
  3522. │   │   │   │   │   │   │   │   ├── menu-sub_menu-right-hover.png
  3523. │   │   │   │   │   │   │   │   ├── menu-sub_menu-right.png
  3524. │   │   │   │   │   │   │   │   └── one_click_away.png
  3525. │   │   │   │   │   │   │   ├── MATRIX.html
  3526. │   │   │   │   │   │   │   ├── PIOA.html
  3527. │   │   │   │   │   │   │   ├── PIOB.html
  3528. │   │   │   │   │   │   │   ├── PIOC.html
  3529. │   │   │   │   │   │   │   ├── PMC.html
  3530. │   │   │   │   │   │   │   ├── PWM.html
  3531. │   │   │   │   │   │   │   ├── RSTC.html
  3532. │   │   │   │   │   │   │   ├── RTC.html
  3533. │   │   │   │   │   │   │   ├── RTT.html
  3534. │   │   │   │   │   │   │   ├── SAM4S.html
  3535. │   │   │   │   │   │   │   ├── SAM4S.svg
  3536. │   │   │   │   │   │   │   ├── SMC.html
  3537. │   │   │   │   │   │   │   ├── SPI.html
  3538. │   │   │   │   │   │   │   ├── SSC.html
  3539. │   │   │   │   │   │   │   ├── SUPC.html
  3540. │   │   │   │   │   │   │   ├── TC0.html
  3541. │   │   │   │   │   │   │   ├── TC1.html
  3542. │   │   │   │   │   │   │   ├── TWI0.html
  3543. │   │   │   │   │   │   │   ├── TWI1.html
  3544. │   │   │   │   │   │   │   ├── UART0.html
  3545. │   │   │   │   │   │   │   ├── UART1.html
  3546. │   │   │   │   │   │   │   ├── UDP.html
  3547. │   │   │   │   │   │   │   ├── USART0.html
  3548. │   │   │   │   │   │   │   ├── USART1.html
  3549. │   │   │   │   │   │   │   └── WDT.html
  3550. │   │   │   │   │   │   ├── include
  3551. │   │   │   │   │   │   │   ├── component
  3552. │   │   │   │   │   │   │   │   ├── component_acc.h
  3553. │   │   │   │   │   │   │   │   ├── component_adc.h
  3554. │   │   │   │   │   │   │   │   ├── component_chipid.h
  3555. │   │   │   │   │   │   │   │   ├── component_crccu.h
  3556. │   │   │   │   │   │   │   │   ├── component_dacc.h
  3557. │   │   │   │   │   │   │   │   ├── component_efc.h
  3558. │   │   │   │   │   │   │   │   ├── component_gpbr.h
  3559. │   │   │   │   │   │   │   │   ├── component_hsmci.h
  3560. │   │   │   │   │   │   │   │   ├── component_matrix.h
  3561. │   │   │   │   │   │   │   │   ├── component_pdc.h
  3562. │   │   │   │   │   │   │   │   ├── component_pio.h
  3563. │   │   │   │   │   │   │   │   ├── component_pmc.h
  3564. │   │   │   │   │   │   │   │   ├── component_pwm.h
  3565. │   │   │   │   │   │   │   │   ├── component_rstc.h
  3566. │   │   │   │   │   │   │   │   ├── component_rtc.h
  3567. │   │   │   │   │   │   │   │   ├── component_rtt.h
  3568. │   │   │   │   │   │   │   │   ├── component_smc.h
  3569. │   │   │   │   │   │   │   │   ├── component_spi.h
  3570. │   │   │   │   │   │   │   │   ├── component_ssc.h
  3571. │   │   │   │   │   │   │   │   ├── component_supc.h
  3572. │   │   │   │   │   │   │   │   ├── component_tc.h
  3573. │   │   │   │   │   │   │   │   ├── component_twi.h
  3574. │   │   │   │   │   │   │   │   ├── component_uart.h
  3575. │   │   │   │   │   │   │   │   ├── component_udp.h
  3576. │   │   │   │   │   │   │   │   ├── component_usart.h
  3577. │   │   │   │   │   │   │   │   └── component_wdt.h
  3578. │   │   │   │   │   │   │   ├── instance
  3579. │   │   │   │   │   │   │   │   ├── instance_acc.h
  3580. │   │   │   │   │   │   │   │   ├── instance_adc.h
  3581. │   │   │   │   │   │   │   │   ├── instance_chipid.h
  3582. │   │   │   │   │   │   │   │   ├── instance_crccu.h
  3583. │   │   │   │   │   │   │   │   ├── instance_dacc.h
  3584. │   │   │   │   │   │   │   │   ├── instance_efc.h
  3585. │   │   │   │   │   │   │   │   ├── instance_gpbr.h
  3586. │   │   │   │   │   │   │   │   ├── instance_hsmci.h
  3587. │   │   │   │   │   │   │   │   ├── instance_matrix.h
  3588. │   │   │   │   │   │   │   │   ├── instance_pioa.h
  3589. │   │   │   │   │   │   │   │   ├── instance_piob.h
  3590. │   │   │   │   │   │   │   │   ├── instance_pioc.h
  3591. │   │   │   │   │   │   │   │   ├── instance_pmc.h
  3592. │   │   │   │   │   │   │   │   ├── instance_pwm.h
  3593. │   │   │   │   │   │   │   │   ├── instance_rstc.h
  3594. │   │   │   │   │   │   │   │   ├── instance_rtc.h
  3595. │   │   │   │   │   │   │   │   ├── instance_rtt.h
  3596. │   │   │   │   │   │   │   │   ├── instance_smc.h
  3597. │   │   │   │   │   │   │   │   ├── instance_spi.h
  3598. │   │   │   │   │   │   │   │   ├── instance_ssc.h
  3599. │   │   │   │   │   │   │   │   ├── instance_supc.h
  3600. │   │   │   │   │   │   │   │   ├── instance_tc0.h
  3601. │   │   │   │   │   │   │   │   ├── instance_tc1.h
  3602. │   │   │   │   │   │   │   │   ├── instance_twi0.h
  3603. │   │   │   │   │   │   │   │   ├── instance_twi1.h
  3604. │   │   │   │   │   │   │   │   ├── instance_uart0.h
  3605. │   │   │   │   │   │   │   │   ├── instance_uart1.h
  3606. │   │   │   │   │   │   │   │   ├── instance_udp.h
  3607. │   │   │   │   │   │   │   │   ├── instance_usart0.h
  3608. │   │   │   │   │   │   │   │   ├── instance_usart1.h
  3609. │   │   │   │   │   │   │   │   └── instance_wdt.h
  3610. │   │   │   │   │   │   │   ├── pio
  3611. │   │   │   │   │   │   │   │   ├── pio_sam4s16b.h
  3612. │   │   │   │   │   │   │   │   ├── pio_sam4s16c.h
  3613. │   │   │   │   │   │   │   │   ├── pio_sam4s8b.h
  3614. │   │   │   │   │   │   │   │   └── pio_sam4s8c.h
  3615. │   │   │   │   │   │   │   ├── sam4s16b.h
  3616. │   │   │   │   │   │   │   ├── sam4s16c.h
  3617. │   │   │   │   │   │   │   ├── sam4s8b.h
  3618. │   │   │   │   │   │   │   ├── sam4s8c.h
  3619. │   │   │   │   │   │   │   ├── sam4s.h
  3620. │   │   │   │   │   │   │   └── system_sam4s.h
  3621. │   │   │   │   │   │   ├── source
  3622. │   │   │   │   │   │   │   ├── as_gcc
  3623. │   │   │   │   │   │   │   │   ├── sam4s16b_flash.ld
  3624. │   │   │   │   │   │   │   │   ├── sam4s16b_sram.ld
  3625. │   │   │   │   │   │   │   │   ├── sam4s16c_flash.ld
  3626. │   │   │   │   │   │   │   │   ├── sam4s16c_sram.ld
  3627. │   │   │   │   │   │   │   │   ├── sam4s16_flash.ld
  3628. │   │   │   │   │   │   │   │   ├── sam4s16_sram.ld
  3629. │   │   │   │   │   │   │   │   ├── sam4s8b_flash.ld
  3630. │   │   │   │   │   │   │   │   ├── sam4s8b_sram.ld
  3631. │   │   │   │   │   │   │   │   ├── sam4s8c_flash.ld
  3632. │   │   │   │   │   │   │   │   ├── sam4s8c_sram.ld
  3633. │   │   │   │   │   │   │   │   ├── sam4s8_flash.ld
  3634. │   │   │   │   │   │   │   │   ├── sam4s8_sram.ld
  3635. │   │   │   │   │   │   │   │   ├── sam4s_flash.ld
  3636. │   │   │   │   │   │   │   │   ├── sam4s_sram.ld
  3637. │   │   │   │   │   │   │   │   └── startup_sam4s.c
  3638. │   │   │   │   │   │   │   ├── gcc
  3639. │   │   │   │   │   │   │   │   ├── sam4s16b_flash.ld
  3640. │   │   │   │   │   │   │   │   ├── sam4s16b_sram.ld
  3641. │   │   │   │   │   │   │   │   ├── sam4s16c_flash.ld
  3642. │   │   │   │   │   │   │   │   ├── sam4s16c_sram.ld
  3643. │   │   │   │   │   │   │   │   ├── sam4s16_flash.ld
  3644. │   │   │   │   │   │   │   │   ├── sam4s16_sram.ld
  3645. │   │   │   │   │   │   │   │   ├── sam4s8b_flash.ld
  3646. │   │   │   │   │   │   │   │   ├── sam4s8b_sram.ld
  3647. │   │   │   │   │   │   │   │   ├── sam4s8c_flash.ld
  3648. │   │   │   │   │   │   │   │   ├── sam4s8c_sram.ld
  3649. │   │   │   │   │   │   │   │   ├── sam4s8_flash.ld
  3650. │   │   │   │   │   │   │   │   ├── sam4s8_sram.ld
  3651. │   │   │   │   │   │   │   │   ├── sam4s_flash.ld
  3652. │   │   │   │   │   │   │   │   ├── sam4s_sram.ld
  3653. │   │   │   │   │   │   │   │   └── startup_sam4s.c
  3654. │   │   │   │   │   │   │   ├── gcc_arm
  3655. │   │   │   │   │   │   │   │   ├── sam4s16b_flash.ld
  3656. │   │   │   │   │   │   │   │   ├── sam4s16b_sram.ld
  3657. │   │   │   │   │   │   │   │   ├── sam4s16c_flash.ld
  3658. │   │   │   │   │   │   │   │   ├── sam4s16c_sram.ld
  3659. │   │   │   │   │   │   │   │   ├── sam4s16_flash.ld
  3660. │   │   │   │   │   │   │   │   ├── sam4s16_sram.ld
  3661. │   │   │   │   │   │   │   │   ├── sam4s8b_flash.ld
  3662. │   │   │   │   │   │   │   │   ├── sam4s8b_sram.ld
  3663. │   │   │   │   │   │   │   │   ├── sam4s8c_flash.ld
  3664. │   │   │   │   │   │   │   │   ├── sam4s8c_sram.ld
  3665. │   │   │   │   │   │   │   │   ├── sam4s8_flash.ld
  3666. │   │   │   │   │   │   │   │   ├── sam4s8_sram.ld
  3667. │   │   │   │   │   │   │   │   ├── sam4s_flash.ld
  3668. │   │   │   │   │   │   │   │   ├── sam4s_sram.ld
  3669. │   │   │   │   │   │   │   │   └── startup_sam4s.c
  3670. │   │   │   │   │   │   │   ├── gcc_atmel
  3671. │   │   │   │   │   │   │   │   ├── sam4s16b_flash.ld
  3672. │   │   │   │   │   │   │   │   ├── sam4s16b_sram.ld
  3673. │   │   │   │   │   │   │   │   ├── sam4s16c_flash.ld
  3674. │   │   │   │   │   │   │   │   ├── sam4s16c_sram.ld
  3675. │   │   │   │   │   │   │   │   ├── sam4s16_flash.ld
  3676. │   │   │   │   │   │   │   │   ├── sam4s16_sram.ld
  3677. │   │   │   │   │   │   │   │   ├── sam4s8b_flash.ld
  3678. │   │   │   │   │   │   │   │   ├── sam4s8b_sram.ld
  3679. │   │   │   │   │   │   │   │   ├── sam4s8c_flash.ld
  3680. │   │   │   │   │   │   │   │   ├── sam4s8c_sram.ld
  3681. │   │   │   │   │   │   │   │   ├── sam4s8_flash.ld
  3682. │   │   │   │   │   │   │   │   ├── sam4s8_sram.ld
  3683. │   │   │   │   │   │   │   │   ├── sam4s_flash.ld
  3684. │   │   │   │   │   │   │   │   ├── sam4s_sram.ld
  3685. │   │   │   │   │   │   │   │   └── startup_sam4s.c
  3686. │   │   │   │   │   │   │   ├── iar
  3687. │   │   │   │   │   │   │   │   ├── sam4s16_flash.icf
  3688. │   │   │   │   │   │   │   │   ├── sam4s16_sram.icf
  3689. │   │   │   │   │   │   │   │   ├── sam4s8_flash.icf
  3690. │   │   │   │   │   │   │   │   ├── sam4s8_sram.icf
  3691. │   │   │   │   │   │   │   │   └── startup_sam4s.c
  3692. │   │   │   │   │   │   │   └── system_sam4s.c
  3693. │   │   │   │   │   │   └── svd
  3694. │   │   │   │   │   │   ├── SAM4S16B.svd
  3695. │   │   │   │   │   │   ├── SAM4S16C.svd
  3696. │   │   │   │   │   │   ├── SAM4S8B.svd
  3697. │   │   │   │   │   │   └── SAM4S8C.svd
  3698. │   │   │   │   │   └── sam.h
  3699. │   │   │   │   └── _Template_Vendor
  3700. │   │   │   │   ├── ReadMe.txt
  3701. │   │   │   │   └── Vendor
  3702. │   │   │   │   └── Device
  3703. │   │   │   │   ├── Include
  3704. │   │   │   │   │   ├── Device.h
  3705. │   │   │   │   │   └── system_Device.h
  3706. │   │   │   │   └── Source
  3707. │   │   │   │   └── Templates
  3708. │   │   │   │   ├── ARM
  3709. │   │   │   │   │   └── startup_Device.s
  3710. │   │   │   │   └── system_Device.c
  3711. │   │   │   ├── Examples
  3712. │   │   │   │   └── cmsis_example
  3713. │   │   │   │   ├── conf_board.h
  3714. │   │   │   │   ├── gcc
  3715. │   │   │   │   │   ├── build.bat
  3716. │   │   │   │   │   ├── build_debug.bat
  3717. │   │   │   │   │   ├── cmsis_example.mk
  3718. │   │   │   │   │   ├── Makefile
  3719. │   │   │   │   │   ├── sam3n_ek_flash.gdb
  3720. │   │   │   │   │   ├── sam3n_ek_sram.gdb
  3721. │   │   │   │   │   ├── sam3s_ek2_flash.gdb
  3722. │   │   │   │   │   ├── sam3s_ek2_sram.gdb
  3723. │   │   │   │   │   ├── sam3s_ek_flash.gdb
  3724. │   │   │   │   │   ├── sam3s_ek_sram.gdb
  3725. │   │   │   │   │   ├── sam3u_ek_flash.gdb
  3726. │   │   │   │   │   ├── sam3u_ek_sram.gdb
  3727. │   │   │   │   │   ├── sam3x_ek_flash.gdb
  3728. │   │   │   │   │   ├── sam3x_ek_sram.gdb
  3729. │   │   │   │   │   ├── sam4s_ek_flash.gdb
  3730. │   │   │   │   │   ├── sam4s_ek_sram.gdb
  3731. │   │   │   │   │   └── sam_series.mk
  3732. │   │   │   │   ├── gcc_arm
  3733. │   │   │   │   │   ├── build.bat
  3734. │   │   │   │   │   ├── build_debug.bat
  3735. │   │   │   │   │   ├── cmsis_example.mk
  3736. │   │   │   │   │   ├── coreutils-5.3.0-GnuWin32.README
  3737. │   │   │   │   │   ├── libiconv2.dll
  3738. │   │   │   │   │   ├── libintl3.dll
  3739. │   │   │   │   │   ├── log.txt
  3740. │   │   │   │   │   ├── make-3.81-GnuWin32.README
  3741. │   │   │   │   │   ├── make.exe
  3742. │   │   │   │   │   ├── Makefile
  3743. │   │   │   │   │   ├── rm.exe
  3744. │   │   │   │   │   ├── sam3n_ek_flash.gdb
  3745. │   │   │   │   │   ├── sam3n_ek_sram.gdb
  3746. │   │   │   │   │   ├── sam3s_ek2_flash.gdb
  3747. │   │   │   │   │   ├── sam3s_ek2_sram.gdb
  3748. │   │   │   │   │   ├── sam3s_ek_flash.gdb
  3749. │   │   │   │   │   ├── sam3s_ek_sram.gdb
  3750. │   │   │   │   │   ├── sam3u_ek_flash.gdb
  3751. │   │   │   │   │   ├── sam3u_ek_sram.gdb
  3752. │   │   │   │   │   ├── sam3x_ek_flash.gdb
  3753. │   │   │   │   │   ├── sam3x_ek_sram.gdb
  3754. │   │   │   │   │   ├── sam4s_ek_flash.gdb
  3755. │   │   │   │   │   ├── sam4s_ek_sram.gdb
  3756. │   │   │   │   │   └── sam_series.mk
  3757. │   │   │   │   ├── gcc_atmel
  3758. │   │   │   │   │   ├── build.bat
  3759. │   │   │   │   │   ├── build_debug.bat
  3760. │   │   │   │   │   ├── cmsis_example.mk
  3761. │   │   │   │   │   ├── coreutils-5.3.0-GnuWin32.README
  3762. │   │   │   │   │   ├── libiconv2.dll
  3763. │   │   │   │   │   ├── libintl3.dll
  3764. │   │   │   │   │   ├── make-3.81-GnuWin32.README
  3765. │   │   │   │   │   ├── make.exe
  3766. │   │   │   │   │   ├── Makefile
  3767. │   │   │   │   │   ├── rm.exe
  3768. │   │   │   │   │   ├── sam3n_ek_flash.gdb
  3769. │   │   │   │   │   ├── sam3n_ek_sram.gdb
  3770. │   │   │   │   │   ├── sam3s_ek2_flash.gdb
  3771. │   │   │   │   │   ├── sam3s_ek2_sram.gdb
  3772. │   │   │   │   │   ├── sam3s_ek_flash.gdb
  3773. │   │   │   │   │   ├── sam3s_ek_sram.gdb
  3774. │   │   │   │   │   ├── sam3u_ek_flash.gdb
  3775. │   │   │   │   │   ├── sam3u_ek_sram.gdb
  3776. │   │   │   │   │   ├── sam3x_ek_flash.gdb
  3777. │   │   │   │   │   ├── sam3x_ek_sram.gdb
  3778. │   │   │   │   │   ├── sam4s_ek_flash.gdb
  3779. │   │   │   │   │   ├── sam4s_ek_sram.gdb
  3780. │   │   │   │   │   └── sam_series.mk
  3781. │   │   │   │   └── main.c
  3782. │   │   │   └── Version 2.10
  3783. │   │   └── libsam
  3784. │   │   ├── build_gcc
  3785. │   │   │   ├── debug.mk
  3786. │   │   │   ├── gcc.mk
  3787. │   │   │   ├── Makefile
  3788. │   │   │   ├── release.mk
  3789. │   │   │   └── sam3.mk
  3790. │   │   ├── build_iar
  3791. │   │   │   ├── libsam.ewd
  3792. │   │   │   ├── libsam.ewp
  3793. │   │   │   └── libsam.eww
  3794. │   │   ├── chip.h
  3795. │   │   ├── include
  3796. │   │   │   ├── adc.h
  3797. │   │   │   ├── can.h
  3798. │   │   │   ├── dacc.h
  3799. │   │   │   ├── efc.h
  3800. │   │   │   ├── emac.h
  3801. │   │   │   ├── gpbr.h
  3802. │   │   │   ├── interrupt_sam_nvic.h
  3803. │   │   │   ├── pio.h
  3804. │   │   │   ├── pio_it.h
  3805. │   │   │   ├── pmc.h
  3806. │   │   │   ├── pwmc.h
  3807. │   │   │   ├── rstc.h
  3808. │   │   │   ├── rtc.h
  3809. │   │   │   ├── rtt.h
  3810. │   │   │   ├── spi.h
  3811. │   │   │   ├── ssc.h
  3812. │   │   │   ├── tc.h
  3813. │   │   │   ├── timetick.h
  3814. │   │   │   ├── trng.h
  3815. │   │   │   ├── twi.h
  3816. │   │   │   ├── udp.h
  3817. │   │   │   ├── udphs.h
  3818. │   │   │   ├── uotghs_device.h
  3819. │   │   │   ├── uotghs_host.h
  3820. │   │   │   ├── usart.h
  3821. │   │   │   ├── USB_device.h
  3822. │   │   │   ├── USB_host.h
  3823. │   │   │   └── wdt.h
  3824. │   │   ├── readme.txt
  3825. │   │   └── source
  3826. │   │   ├── adc12_sam3u.c
  3827. │   │   ├── adc.c
  3828. │   │   ├── can.c
  3829. │   │   ├── dacc.c
  3830. │   │   ├── efc.c
  3831. │   │   ├── emac.c
  3832. │   │   ├── gpbr.c
  3833. │   │   ├── interrupt_sam_nvic.c
  3834. │   │   ├── pio.c
  3835. │   │   ├── pmc.c
  3836. │   │   ├── pwmc.c
  3837. │   │   ├── rstc.c
  3838. │   │   ├── rtc.c
  3839. │   │   ├── rtt.c
  3840. │   │   ├── spi.c
  3841. │   │   ├── ssc.c
  3842. │   │   ├── tc.c
  3843. │   │   ├── timetick.c
  3844. │   │   ├── trng.c
  3845. │   │   ├── twi.c
  3846. │   │   ├── udp.c
  3847. │   │   ├── udphs.c
  3848. │   │   ├── uotghs.c
  3849. │   │   ├── uotghs_device.c
  3850. │   │   ├── uotghs_host.c
  3851. │   │   ├── usart.c
  3852. │   │   └── wdt.c
  3853. │   └── variants
  3854. │   └── arduino_due_x
  3855. │   ├── build_gcc
  3856. │   │   ├── debug.mk
  3857. │   │   ├── gcc.mk
  3858. │   │   ├── libvariant_arduino_due_x.mk
  3859. │   │   ├── Makefile
  3860. │   │   └── release.mk
  3861. │   ├── debug_scripts
  3862. │   │   ├── gcc
  3863. │   │   │   ├── arduino_due_x_flash.gdb
  3864. │   │   │   └── arduino_due_x_sram.gdb
  3865. │   │   └── iar
  3866. │   │   ├── arduino_due_flash.mac
  3867. │   │   └── arduino_due_sram.mac
  3868. │   ├── libsam_sam3x8e_gcc_rel.a
  3869. │   ├── libsam_sam3x8e_gcc_rel.a.txt
  3870. │   ├── linker_scripts
  3871. │   │   ├── gcc
  3872. │   │   │   ├── flash.ld
  3873. │   │   │   └── sram.ld
  3874. │   │   └── iar
  3875. │   │   ├── flash.icf
  3876. │   │   └── sram.icf
  3877. │   ├── pins_arduino.h
  3878. │   ├── variant.cpp
  3879. │   └── variant.h
  3880. ├── DaleysKitchenTimeKeeper.cpp
  3881. ├── DaleysKitchenTimeKeeper.ino
  3882. └── Makefile
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement