From c3a7e246e8900b33e87eb29ec83d8d5eafa12291 Mon Sep 17 00:00:00 2001 From: Jonatan Antoni Date: Wed, 3 Jul 2019 12:47:47 +0200 Subject: [PATCH] DSP: Merged ARM and ARMCLANG into combined ARM folder for pre-built libraries. All pre-built libraries are built using Arm Compiler 6.12. Change-Id: If3214fc07363c0131e715ce4d54f9216c1264481 --- Lib/ARM/arm_ARMv8MBLl_math.lib | 4 +- Lib/ARM/arm_ARMv8MMLl_math.lib | 4 +- Lib/ARM/arm_ARMv8MMLld_math.lib | 4 +- Lib/ARM/arm_ARMv8MMLldfsp_math.lib | 4 +- Lib/ARM/arm_ARMv8MMLlfsp_math.lib | 4 +- Lib/ARM/arm_cortexM0b_math.lib | 4 +- Lib/ARM/arm_cortexM0l_math.lib | 4 +- Lib/ARM/arm_cortexM3b_math.lib | 4 +- Lib/ARM/arm_cortexM3l_math.lib | 4 +- Lib/ARM/arm_cortexM4b_math.lib | 4 +- Lib/ARM/arm_cortexM4bf_math.lib | 4 +- Lib/ARM/arm_cortexM4l_math.lib | 4 +- Lib/ARM/arm_cortexM4lf_math.lib | 4 +- Lib/ARM/arm_cortexM7b_math.lib | 4 +- Lib/ARM/arm_cortexM7bfdp_math.lib | 4 +- Lib/ARM/arm_cortexM7bfsp_math.lib | 4 +- Lib/ARM/arm_cortexM7l_math.lib | 4 +- Lib/ARM/arm_cortexM7lfdp_math.lib | 4 +- Lib/ARM/arm_cortexM7lfsp_math.lib | 4 +- Lib/ARMCLANG/arm_ARMv8MBLl_math.lib | 3 - Lib/ARMCLANG/arm_ARMv8MMLl_math.lib | 3 - Lib/ARMCLANG/arm_ARMv8MMLld_math.lib | 3 - Lib/ARMCLANG/arm_ARMv8MMLldfsp_math.lib | 3 - Lib/ARMCLANG/arm_ARMv8MMLlfsp_math.lib | 3 - Lib/ARMCLANG/arm_cortexM0b_math.lib | 3 - Lib/ARMCLANG/arm_cortexM0l_math.lib | 3 - Lib/ARMCLANG/arm_cortexM3b_math.lib | 3 - Lib/ARMCLANG/arm_cortexM3l_math.lib | 3 - Lib/ARMCLANG/arm_cortexM4b_math.lib | 3 - Lib/ARMCLANG/arm_cortexM4bf_math.lib | 3 - Lib/ARMCLANG/arm_cortexM4l_math.lib | 3 - Lib/ARMCLANG/arm_cortexM4lf_math.lib | 3 - Lib/ARMCLANG/arm_cortexM7b_math.lib | 3 - Lib/ARMCLANG/arm_cortexM7bfdp_math.lib | 3 - Lib/ARMCLANG/arm_cortexM7bfsp_math.lib | 3 - Lib/ARMCLANG/arm_cortexM7l_math.lib | 3 - Lib/ARMCLANG/arm_cortexM7lfdp_math.lib | 3 - Lib/ARMCLANG/arm_cortexM7lfsp_math.lib | 3 - Projects/ARM/arm_cortexM_math.uvprojx | 332 +- Projects/ARMCLANG/arm_cortexM_math.uvoptx | 6511 --- Projects/ARMCLANG/arm_cortexM_math.uvprojx | 37502 ----------------- Projects/ARMCLANG/arm_cortexM_math_Build.bat | 84 - 42 files changed, 204 insertions(+), 44358 deletions(-) delete mode 100644 Lib/ARMCLANG/arm_ARMv8MBLl_math.lib delete mode 100644 Lib/ARMCLANG/arm_ARMv8MMLl_math.lib delete mode 100644 Lib/ARMCLANG/arm_ARMv8MMLld_math.lib delete mode 100644 Lib/ARMCLANG/arm_ARMv8MMLldfsp_math.lib delete mode 100644 Lib/ARMCLANG/arm_ARMv8MMLlfsp_math.lib delete mode 100644 Lib/ARMCLANG/arm_cortexM0b_math.lib delete mode 100644 Lib/ARMCLANG/arm_cortexM0l_math.lib delete mode 100644 Lib/ARMCLANG/arm_cortexM3b_math.lib delete mode 100644 Lib/ARMCLANG/arm_cortexM3l_math.lib delete mode 100644 Lib/ARMCLANG/arm_cortexM4b_math.lib delete mode 100644 Lib/ARMCLANG/arm_cortexM4bf_math.lib delete mode 100644 Lib/ARMCLANG/arm_cortexM4l_math.lib delete mode 100644 Lib/ARMCLANG/arm_cortexM4lf_math.lib delete mode 100644 Lib/ARMCLANG/arm_cortexM7b_math.lib delete mode 100644 Lib/ARMCLANG/arm_cortexM7bfdp_math.lib delete mode 100644 Lib/ARMCLANG/arm_cortexM7bfsp_math.lib delete mode 100644 Lib/ARMCLANG/arm_cortexM7l_math.lib delete mode 100644 Lib/ARMCLANG/arm_cortexM7lfdp_math.lib delete mode 100644 Lib/ARMCLANG/arm_cortexM7lfsp_math.lib delete mode 100644 Projects/ARMCLANG/arm_cortexM_math.uvoptx delete mode 100644 Projects/ARMCLANG/arm_cortexM_math.uvprojx delete mode 100644 Projects/ARMCLANG/arm_cortexM_math_Build.bat diff --git a/Lib/ARM/arm_ARMv8MBLl_math.lib b/Lib/ARM/arm_ARMv8MBLl_math.lib index 65c76252..5e22e44b 100644 --- a/Lib/ARM/arm_ARMv8MBLl_math.lib +++ b/Lib/ARM/arm_ARMv8MBLl_math.lib @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:afa93f014c4252cf0c530b223264c5d0b9b5d06b1fd02cce0e68976ed2877b5e -size 2388652 +oid sha256:c03662c6f2b9024cfb52993f3f11c23e8054b6b9282b99187bb4ed8da2fe5f3e +size 2387240 diff --git a/Lib/ARM/arm_ARMv8MMLl_math.lib b/Lib/ARM/arm_ARMv8MMLl_math.lib index 85581841..f26e31ef 100644 --- a/Lib/ARM/arm_ARMv8MMLl_math.lib +++ b/Lib/ARM/arm_ARMv8MMLl_math.lib @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0ca2b5d6c6673501492e770743652916494e8bae140d960d69fbbe7ac3d51556 -size 2231476 +oid sha256:d28f875680faf8a8e8aeca8946c0ef4448befb03b0a4b4a497749ad99bd25016 +size 2229908 diff --git a/Lib/ARM/arm_ARMv8MMLld_math.lib b/Lib/ARM/arm_ARMv8MMLld_math.lib index 9ea6b677..c691d7a3 100644 --- a/Lib/ARM/arm_ARMv8MMLld_math.lib +++ b/Lib/ARM/arm_ARMv8MMLld_math.lib @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fd28d1a35b22067d439348049f30f49bb6638d46c5323376642240dabb09a1f2 -size 2260032 +oid sha256:5a818ec432cf01ad588bf9418b0078f113a8fe3d556934eaa24488a596e2fde4 +size 2258544 diff --git a/Lib/ARM/arm_ARMv8MMLldfsp_math.lib b/Lib/ARM/arm_ARMv8MMLldfsp_math.lib index 2806a2b7..fa196fd9 100644 --- a/Lib/ARM/arm_ARMv8MMLldfsp_math.lib +++ b/Lib/ARM/arm_ARMv8MMLldfsp_math.lib @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b10028301021f8da3212d389f6a89a3f023129fba8d12aa5f0de6432e89d9d9f -size 2231904 +oid sha256:bab27560460158f9c61c5bfdd756fc33eb7ff1c1eb1ec7b51945157012d6b589 +size 2230412 diff --git a/Lib/ARM/arm_ARMv8MMLlfsp_math.lib b/Lib/ARM/arm_ARMv8MMLlfsp_math.lib index 0fa9707c..e19bc822 100644 --- a/Lib/ARM/arm_ARMv8MMLlfsp_math.lib +++ b/Lib/ARM/arm_ARMv8MMLlfsp_math.lib @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7f7b430b689a9e22dfed58ae645538f1e1d92dca5f26b8eca89d178859764bad -size 2200144 +oid sha256:03138187d01a05f5d253cdeba98abb647c4cb5afc30af3470b5bdd36c4c9118a +size 2198580 diff --git a/Lib/ARM/arm_cortexM0b_math.lib b/Lib/ARM/arm_cortexM0b_math.lib index d711b8c3..bb68bea5 100644 --- a/Lib/ARM/arm_cortexM0b_math.lib +++ b/Lib/ARM/arm_cortexM0b_math.lib @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4541ee68456ff0ae3eabb04e16e86cef4b057facf502282da5ca932aa28c92ce -size 2401236 +oid sha256:f07ecc9470cf159ff4fef1c0e451839212c986cea5239e3585cd58a2ba4cf510 +size 2399752 diff --git a/Lib/ARM/arm_cortexM0l_math.lib b/Lib/ARM/arm_cortexM0l_math.lib index 0d262e5e..09c298d1 100644 --- a/Lib/ARM/arm_cortexM0l_math.lib +++ b/Lib/ARM/arm_cortexM0l_math.lib @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c6299ea16c68a1e1d41c248fc74199ad501159e9671545b0e92999c70d4746a5 -size 2401148 +oid sha256:f145d801863e1b5325e47620b77f9dcc3d1cfd19dc5eba48ddc28931ec6558db +size 2399668 diff --git a/Lib/ARM/arm_cortexM3b_math.lib b/Lib/ARM/arm_cortexM3b_math.lib index c1e15367..72a2fbcf 100644 --- a/Lib/ARM/arm_cortexM3b_math.lib +++ b/Lib/ARM/arm_cortexM3b_math.lib @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f5d77df448380ee354268b0bfbaea045ff867b4aca6fe5d137e93ee990847869 -size 2232572 +oid sha256:9f2145d1ec3ed4f269f57d575e82a4737237dd7323375e010be39cc1b15aeba6 +size 2230992 diff --git a/Lib/ARM/arm_cortexM3l_math.lib b/Lib/ARM/arm_cortexM3l_math.lib index 5af3af5b..fc162282 100644 --- a/Lib/ARM/arm_cortexM3l_math.lib +++ b/Lib/ARM/arm_cortexM3l_math.lib @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:170c90102133f0af5067b854bb41b62355c7656e2eb97c52169d6ce3e57fd75e -size 2232516 +oid sha256:23982a91c07b6c86d62d1909614279b6745d42abf2349b86072b07c62066bf5c +size 2230932 diff --git a/Lib/ARM/arm_cortexM4b_math.lib b/Lib/ARM/arm_cortexM4b_math.lib index a026f5f9..53dca55e 100644 --- a/Lib/ARM/arm_cortexM4b_math.lib +++ b/Lib/ARM/arm_cortexM4b_math.lib @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2160122a97317b75ff4d761ff064797688abc15a91611f5c049f9ccdd14776dd -size 2261900 +oid sha256:3335e814729d095bdded5cd38542dd8cd38d9a0634640247b3c0d2b0cd15065f +size 2260420 diff --git a/Lib/ARM/arm_cortexM4bf_math.lib b/Lib/ARM/arm_cortexM4bf_math.lib index 19b7141f..96b4ae3d 100644 --- a/Lib/ARM/arm_cortexM4bf_math.lib +++ b/Lib/ARM/arm_cortexM4bf_math.lib @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c218eddbb941ac3e3530a597601a8f84d90f27613c1ca65411c99b4dbb908900 -size 2239156 +oid sha256:fb148be5a53c82c47100ec32af186cdb60a53e5482f0f46a3793b4bc953d98f4 +size 2237712 diff --git a/Lib/ARM/arm_cortexM4l_math.lib b/Lib/ARM/arm_cortexM4l_math.lib index ee7a943b..17dae6c4 100644 --- a/Lib/ARM/arm_cortexM4l_math.lib +++ b/Lib/ARM/arm_cortexM4l_math.lib @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ea0f46b5b786ea23761ef39fc7e41b961c667e68435573b8b49c3b29978d1c59 -size 2261264 +oid sha256:1d609dfdae39ef72b0c1e4ea48e84a44a083a4c3f3d29831cc0b1363b2dc958f +size 2259776 diff --git a/Lib/ARM/arm_cortexM4lf_math.lib b/Lib/ARM/arm_cortexM4lf_math.lib index d0da6e22..ce263995 100644 --- a/Lib/ARM/arm_cortexM4lf_math.lib +++ b/Lib/ARM/arm_cortexM4lf_math.lib @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:30c0975aeb60c107ce343b792a9b40472ecded5569c37e4c0771e53ded9ae815 -size 2238328 +oid sha256:0216041e95180fa7b6595408a8ecce7d603076a882f48533d4dc725cec626d24 +size 2236864 diff --git a/Lib/ARM/arm_cortexM7b_math.lib b/Lib/ARM/arm_cortexM7b_math.lib index a84ec182..48532f7e 100644 --- a/Lib/ARM/arm_cortexM7b_math.lib +++ b/Lib/ARM/arm_cortexM7b_math.lib @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:792dfd6050f35674522be90891e159b2ffd7b9491ba600c4f303ab67b849a1da -size 2266052 +oid sha256:f7f730fd93ace64b11443eb616df6989fd761ad9871873b2cd0e1bfefca26406 +size 2264572 diff --git a/Lib/ARM/arm_cortexM7bfdp_math.lib b/Lib/ARM/arm_cortexM7bfdp_math.lib index aeaa039f..fd376a81 100644 --- a/Lib/ARM/arm_cortexM7bfdp_math.lib +++ b/Lib/ARM/arm_cortexM7bfdp_math.lib @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7bca4afcaab7f60473bbb316e0f7f523d17ad6f2609fb72308ba08a0e9bdbef1 -size 2231884 +oid sha256:dd58165a8c483f2e7a9cf2460d049bd82b055a516508808376f2d8ad5fbb20a4 +size 2230396 diff --git a/Lib/ARM/arm_cortexM7bfsp_math.lib b/Lib/ARM/arm_cortexM7bfsp_math.lib index 8537dca6..e892dbbe 100644 --- a/Lib/ARM/arm_cortexM7bfsp_math.lib +++ b/Lib/ARM/arm_cortexM7bfsp_math.lib @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5fa0fbafb50f29adfd42cc17028c3424de1df02f2b612f21bfa0fb3f15064a68 -size 2237220 +oid sha256:f8693d7a0baef2929c68a5e5fc83e74954dd7dfb3d8cac09432d0a41c3c562a2 +size 2235724 diff --git a/Lib/ARM/arm_cortexM7l_math.lib b/Lib/ARM/arm_cortexM7l_math.lib index 1736f621..100c3a95 100644 --- a/Lib/ARM/arm_cortexM7l_math.lib +++ b/Lib/ARM/arm_cortexM7l_math.lib @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:13f357f93f708a3d24a77339eca76f76f9498f83e670850354cf25ca5e1cdbf9 -size 2265484 +oid sha256:14c494924ad9272584ea57f74d1db4a30dfaa3c9f3a9cb76ac3c7dbc08a3ce5a +size 2263996 diff --git a/Lib/ARM/arm_cortexM7lfdp_math.lib b/Lib/ARM/arm_cortexM7lfdp_math.lib index 68fcaa01..155cd3ee 100644 --- a/Lib/ARM/arm_cortexM7lfdp_math.lib +++ b/Lib/ARM/arm_cortexM7lfdp_math.lib @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3e4a71eaf2f70432818444bb3030c03ff58c3f13bfaba4f67bbf583046475d41 -size 2231324 +oid sha256:664c8e2fe9bcc281937f8d4218f5f2f5c31bc15335a35ec68bb25992c1d1cffd +size 2229828 diff --git a/Lib/ARM/arm_cortexM7lfsp_math.lib b/Lib/ARM/arm_cortexM7lfsp_math.lib index 9123024a..edc03f24 100644 --- a/Lib/ARM/arm_cortexM7lfsp_math.lib +++ b/Lib/ARM/arm_cortexM7lfsp_math.lib @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f71150066a1fa898c6e8d3e07c2b4c6fdc8ab2bf8cce5a85d5b6854bf3f0ced3 -size 2236672 +oid sha256:a9437e907f4c0f47412f74f0978e772c36370d40ab8f5e0dba3cddf51d0d6749 +size 2235168 diff --git a/Lib/ARMCLANG/arm_ARMv8MBLl_math.lib b/Lib/ARMCLANG/arm_ARMv8MBLl_math.lib deleted file mode 100644 index 5e22e44b..00000000 --- a/Lib/ARMCLANG/arm_ARMv8MBLl_math.lib +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c03662c6f2b9024cfb52993f3f11c23e8054b6b9282b99187bb4ed8da2fe5f3e -size 2387240 diff --git a/Lib/ARMCLANG/arm_ARMv8MMLl_math.lib b/Lib/ARMCLANG/arm_ARMv8MMLl_math.lib deleted file mode 100644 index f26e31ef..00000000 --- a/Lib/ARMCLANG/arm_ARMv8MMLl_math.lib +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d28f875680faf8a8e8aeca8946c0ef4448befb03b0a4b4a497749ad99bd25016 -size 2229908 diff --git a/Lib/ARMCLANG/arm_ARMv8MMLld_math.lib b/Lib/ARMCLANG/arm_ARMv8MMLld_math.lib deleted file mode 100644 index c691d7a3..00000000 --- a/Lib/ARMCLANG/arm_ARMv8MMLld_math.lib +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5a818ec432cf01ad588bf9418b0078f113a8fe3d556934eaa24488a596e2fde4 -size 2258544 diff --git a/Lib/ARMCLANG/arm_ARMv8MMLldfsp_math.lib b/Lib/ARMCLANG/arm_ARMv8MMLldfsp_math.lib deleted file mode 100644 index fa196fd9..00000000 --- a/Lib/ARMCLANG/arm_ARMv8MMLldfsp_math.lib +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bab27560460158f9c61c5bfdd756fc33eb7ff1c1eb1ec7b51945157012d6b589 -size 2230412 diff --git a/Lib/ARMCLANG/arm_ARMv8MMLlfsp_math.lib b/Lib/ARMCLANG/arm_ARMv8MMLlfsp_math.lib deleted file mode 100644 index e19bc822..00000000 --- a/Lib/ARMCLANG/arm_ARMv8MMLlfsp_math.lib +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:03138187d01a05f5d253cdeba98abb647c4cb5afc30af3470b5bdd36c4c9118a -size 2198580 diff --git a/Lib/ARMCLANG/arm_cortexM0b_math.lib b/Lib/ARMCLANG/arm_cortexM0b_math.lib deleted file mode 100644 index bb68bea5..00000000 --- a/Lib/ARMCLANG/arm_cortexM0b_math.lib +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f07ecc9470cf159ff4fef1c0e451839212c986cea5239e3585cd58a2ba4cf510 -size 2399752 diff --git a/Lib/ARMCLANG/arm_cortexM0l_math.lib b/Lib/ARMCLANG/arm_cortexM0l_math.lib deleted file mode 100644 index 09c298d1..00000000 --- a/Lib/ARMCLANG/arm_cortexM0l_math.lib +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f145d801863e1b5325e47620b77f9dcc3d1cfd19dc5eba48ddc28931ec6558db -size 2399668 diff --git a/Lib/ARMCLANG/arm_cortexM3b_math.lib b/Lib/ARMCLANG/arm_cortexM3b_math.lib deleted file mode 100644 index 72a2fbcf..00000000 --- a/Lib/ARMCLANG/arm_cortexM3b_math.lib +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9f2145d1ec3ed4f269f57d575e82a4737237dd7323375e010be39cc1b15aeba6 -size 2230992 diff --git a/Lib/ARMCLANG/arm_cortexM3l_math.lib b/Lib/ARMCLANG/arm_cortexM3l_math.lib deleted file mode 100644 index fc162282..00000000 --- a/Lib/ARMCLANG/arm_cortexM3l_math.lib +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:23982a91c07b6c86d62d1909614279b6745d42abf2349b86072b07c62066bf5c -size 2230932 diff --git a/Lib/ARMCLANG/arm_cortexM4b_math.lib b/Lib/ARMCLANG/arm_cortexM4b_math.lib deleted file mode 100644 index 53dca55e..00000000 --- a/Lib/ARMCLANG/arm_cortexM4b_math.lib +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3335e814729d095bdded5cd38542dd8cd38d9a0634640247b3c0d2b0cd15065f -size 2260420 diff --git a/Lib/ARMCLANG/arm_cortexM4bf_math.lib b/Lib/ARMCLANG/arm_cortexM4bf_math.lib deleted file mode 100644 index 96b4ae3d..00000000 --- a/Lib/ARMCLANG/arm_cortexM4bf_math.lib +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fb148be5a53c82c47100ec32af186cdb60a53e5482f0f46a3793b4bc953d98f4 -size 2237712 diff --git a/Lib/ARMCLANG/arm_cortexM4l_math.lib b/Lib/ARMCLANG/arm_cortexM4l_math.lib deleted file mode 100644 index 17dae6c4..00000000 --- a/Lib/ARMCLANG/arm_cortexM4l_math.lib +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1d609dfdae39ef72b0c1e4ea48e84a44a083a4c3f3d29831cc0b1363b2dc958f -size 2259776 diff --git a/Lib/ARMCLANG/arm_cortexM4lf_math.lib b/Lib/ARMCLANG/arm_cortexM4lf_math.lib deleted file mode 100644 index ce263995..00000000 --- a/Lib/ARMCLANG/arm_cortexM4lf_math.lib +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0216041e95180fa7b6595408a8ecce7d603076a882f48533d4dc725cec626d24 -size 2236864 diff --git a/Lib/ARMCLANG/arm_cortexM7b_math.lib b/Lib/ARMCLANG/arm_cortexM7b_math.lib deleted file mode 100644 index 48532f7e..00000000 --- a/Lib/ARMCLANG/arm_cortexM7b_math.lib +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f7f730fd93ace64b11443eb616df6989fd761ad9871873b2cd0e1bfefca26406 -size 2264572 diff --git a/Lib/ARMCLANG/arm_cortexM7bfdp_math.lib b/Lib/ARMCLANG/arm_cortexM7bfdp_math.lib deleted file mode 100644 index fd376a81..00000000 --- a/Lib/ARMCLANG/arm_cortexM7bfdp_math.lib +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dd58165a8c483f2e7a9cf2460d049bd82b055a516508808376f2d8ad5fbb20a4 -size 2230396 diff --git a/Lib/ARMCLANG/arm_cortexM7bfsp_math.lib b/Lib/ARMCLANG/arm_cortexM7bfsp_math.lib deleted file mode 100644 index e892dbbe..00000000 --- a/Lib/ARMCLANG/arm_cortexM7bfsp_math.lib +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f8693d7a0baef2929c68a5e5fc83e74954dd7dfb3d8cac09432d0a41c3c562a2 -size 2235724 diff --git a/Lib/ARMCLANG/arm_cortexM7l_math.lib b/Lib/ARMCLANG/arm_cortexM7l_math.lib deleted file mode 100644 index 100c3a95..00000000 --- a/Lib/ARMCLANG/arm_cortexM7l_math.lib +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:14c494924ad9272584ea57f74d1db4a30dfaa3c9f3a9cb76ac3c7dbc08a3ce5a -size 2263996 diff --git a/Lib/ARMCLANG/arm_cortexM7lfdp_math.lib b/Lib/ARMCLANG/arm_cortexM7lfdp_math.lib deleted file mode 100644 index 155cd3ee..00000000 --- a/Lib/ARMCLANG/arm_cortexM7lfdp_math.lib +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:664c8e2fe9bcc281937f8d4218f5f2f5c31bc15335a35ec68bb25992c1d1cffd -size 2229828 diff --git a/Lib/ARMCLANG/arm_cortexM7lfsp_math.lib b/Lib/ARMCLANG/arm_cortexM7lfsp_math.lib deleted file mode 100644 index edc03f24..00000000 --- a/Lib/ARMCLANG/arm_cortexM7lfsp_math.lib +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a9437e907f4c0f47412f74f0978e772c36370d40ab8f5e0dba3cddf51d0d6749 -size 2235168 diff --git a/Projects/ARM/arm_cortexM_math.uvprojx b/Projects/ARM/arm_cortexM_math.uvprojx index 21ecc99f..a7976ee4 100644 --- a/Projects/ARM/arm_cortexM_math.uvprojx +++ b/Projects/ARM/arm_cortexM_math.uvprojx @@ -10,8 +10,8 @@ cortexM0l 0x4 ARM-ADS - 5060750::V5.06 update 6 (build 750)::ARMCC - 0 + 6110000::V6.11::.\ARMCLANG + 1 ARMCM0 @@ -312,25 +312,25 @@ 1 - 4 + 6 1 0 - 0 + 1 0 0 0 0 0 - 2 + 3 0 0 0 0 0 - 0 - 0 - 0 - 0 + 3 + 3 + 1 + 1 0 0 0 @@ -351,7 +351,7 @@ 0 0 0 - 0 + 1 @@ -1795,8 +1795,8 @@ cortexM0b 0x4 ARM-ADS - 5060750::V5.06 update 6 (build 750)::ARMCC - 0 + 6110000::V6.11::.\ARMCLANG 6.11 + 1 ARMCM0 @@ -2097,31 +2097,31 @@ 1 - 4 + 6 1 0 - 0 + 1 0 0 0 0 0 - 2 + 3 0 0 0 0 0 - 0 - 0 - 0 - 0 + 3 + 3 + 1 + 1 0 0 0 - ARM_MATH_MATRIX_CHECK, ARM_MATH_ROUNDING, ARM_MATH_BIG_ENDIAN, ARM_MATH_LOOPUNROLL + ARM_MATH_MATRIX_CHECK, ARM_MATH_ROUNDING, ARM_MATH_LOOPUNROLL, ARM_MATH_BIG_ENDIAN ..\..\Include;..\..\..\Core\Include;..\..\..\Include @@ -2136,7 +2136,7 @@ 0 0 0 - 0 + 1 @@ -3580,8 +3580,8 @@ cortexM3l 0x4 ARM-ADS - 5060750::V5.06 update 6 (build 750)::ARMCC - 0 + 6110000::V6.11::.\ARMCLANG 6.11 + 1 ARMCM3 @@ -3882,25 +3882,25 @@ 1 - 4 + 6 1 0 - 0 + 1 0 0 0 0 0 - 2 + 3 0 0 0 0 0 - 0 - 0 - 0 - 0 + 3 + 3 + 1 + 1 0 0 0 @@ -3921,7 +3921,7 @@ 0 0 0 - 0 + 1 @@ -5365,8 +5365,8 @@ cortexM3b 0x4 ARM-ADS - 5060750::V5.06 update 6 (build 750)::ARMCC - 0 + 6110000::V6.11::.\ARMCLANG 6.11 + 1 ARMCM3 @@ -5667,31 +5667,31 @@ 1 - 4 + 6 1 0 - 0 + 1 0 0 0 0 0 - 2 + 3 0 0 0 0 0 - 0 - 0 - 0 - 0 + 3 + 3 + 1 + 1 0 0 0 - ARM_MATH_MATRIX_CHECK, ARM_MATH_ROUNDING, ARM_MATH_BIG_ENDIAN, ARM_MATH_LOOPUNROLL + ARM_MATH_MATRIX_CHECK, ARM_MATH_ROUNDING, ARM_MATH_LOOPUNROLL, ARM_MATH_BIG_ENDIAN ..\..\Include;..\..\..\Core\Include;..\..\..\Include @@ -5706,7 +5706,7 @@ 0 0 0 - 0 + 1 @@ -7150,8 +7150,8 @@ cortexM4l 0x4 ARM-ADS - 5060750::V5.06 update 6 (build 750)::ARMCC - 0 + 6110000::V6.11::.\ARMCLANG 6.11 + 1 ARMCM4 @@ -7452,25 +7452,25 @@ 1 - 4 + 6 1 0 - 0 + 1 0 0 0 0 0 - 2 + 3 0 0 0 0 0 - 0 - 0 - 0 - 0 + 3 + 3 + 1 + 1 0 0 0 @@ -7491,7 +7491,7 @@ 0 0 0 - 0 + 1 @@ -8935,8 +8935,8 @@ cortexM4b 0x4 ARM-ADS - 5060750::V5.06 update 6 (build 750)::ARMCC - 0 + 6110000::V6.11::.\ARMCLANG 6.11 + 1 ARMCM4 @@ -9237,31 +9237,31 @@ 1 - 4 + 6 1 0 - 0 + 1 0 0 0 0 0 - 2 + 3 0 0 0 0 0 - 0 - 0 - 0 - 0 + 3 + 3 + 1 + 1 0 0 0 - ARM_MATH_MATRIX_CHECK, ARM_MATH_ROUNDING, ARM_MATH_BIG_ENDIAN, ARM_MATH_LOOPUNROLL + ARM_MATH_MATRIX_CHECK, ARM_MATH_ROUNDING, ARM_MATH_LOOPUNROLL, ARM_MATH_BIG_ENDIAN ..\..\Include;..\..\..\Core\Include;..\..\..\Include @@ -9276,7 +9276,7 @@ 0 0 0 - 0 + 1 @@ -10720,8 +10720,8 @@ cortexM4lf 0x4 ARM-ADS - 5060750::V5.06 update 6 (build 750)::ARMCC - 0 + 6110000::V6.11::.\ARMCLANG + 1 ARMCM4_FP @@ -11022,30 +11022,30 @@ 1 - 4 + 6 1 0 - 0 + 1 0 0 0 0 0 - 2 + 3 0 0 0 0 0 - 0 - 0 - 0 - 0 + 3 + 3 + 1 + 1 0 0 0 - --fpmode=ieee_full + ARM_MATH_MATRIX_CHECK, ARM_MATH_ROUNDING, ARM_MATH_LOOPUNROLL ..\..\Include;..\..\..\Core\Include;..\..\..\Include @@ -11061,7 +11061,7 @@ 0 0 0 - 0 + 1 @@ -12505,8 +12505,8 @@ cortexM4bf 0x4 ARM-ADS - 5060750::V5.06 update 6 (build 750)::ARMCC - 0 + 6110000::V6.11::.\ARMCLANG 6.11 + 1 ARMCM4_FP @@ -12807,31 +12807,31 @@ 1 - 4 + 6 1 0 - 0 + 1 0 0 0 0 0 - 2 + 3 0 0 0 0 0 - 0 - 0 - 0 - 0 + 3 + 3 + 1 + 1 0 0 0 - ARM_MATH_MATRIX_CHECK, ARM_MATH_ROUNDING, ARM_MATH_BIG_ENDIAN, ARM_MATH_LOOPUNROLL + ARM_MATH_MATRIX_CHECK, ARM_MATH_ROUNDING, ARM_MATH_LOOPUNROLL, ARM_MATH_BIG_ENDIAN ..\..\Include;..\..\..\Core\Include;..\..\..\Include @@ -12846,7 +12846,7 @@ 0 0 0 - 0 + 1 @@ -14290,8 +14290,8 @@ cortexM7l 0x4 ARM-ADS - 5060750::V5.06 update 6 (build 750)::ARMCC - 0 + 6110000::V6.11::.\ARMCLANG 6.11 + 1 ARMCM7 @@ -14592,25 +14592,25 @@ 1 - 4 + 6 1 0 - 0 + 1 0 0 0 0 0 - 2 + 3 0 0 0 0 0 - 0 - 0 - 0 - 0 + 3 + 3 + 1 + 1 0 0 0 @@ -14631,7 +14631,7 @@ 0 0 0 - 0 + 1 @@ -16075,8 +16075,8 @@ cortexM7b 0x4 ARM-ADS - 5060750::V5.06 update 6 (build 750)::ARMCC - 0 + 6110000::V6.11::.\ARMCLANG 6.11 + 1 ARMCM7 @@ -16377,31 +16377,31 @@ 1 - 4 + 6 1 0 - 0 + 1 0 0 0 0 0 - 2 + 3 0 0 0 0 0 - 0 - 0 - 0 - 0 + 3 + 3 + 1 + 1 0 0 0 - ARM_MATH_MATRIX_CHECK, ARM_MATH_ROUNDING, ARM_MATH_BIG_ENDIAN, ARM_MATH_LOOPUNROLL + ARM_MATH_MATRIX_CHECK, ARM_MATH_ROUNDING, ARM_MATH_LOOPUNROLL, ARM_MATH_BIG_ENDIAN ..\..\Include;..\..\..\Core\Include;..\..\..\Include @@ -16416,7 +16416,7 @@ 0 0 0 - 0 + 1 @@ -17860,8 +17860,8 @@ cortexM7lfsp 0x4 ARM-ADS - 5060750::V5.06 update 6 (build 750)::ARMCC - 0 + 6110000::V6.11::.\ARMCLANG 6.11 + 1 ARMCM7_SP @@ -18162,30 +18162,30 @@ 1 - 4 + 6 1 0 - 0 + 1 0 0 0 0 0 - 2 + 3 0 0 0 0 0 - 0 - 0 - 0 - 0 + 3 + 3 + 1 + 1 0 0 0 - --fpmode=ieee_full + ARM_MATH_MATRIX_CHECK, ARM_MATH_ROUNDING, ARM_MATH_LOOPUNROLL ..\..\Include;..\..\..\Core\Include;..\..\..\Include @@ -18201,7 +18201,7 @@ 0 0 0 - 0 + 1 @@ -19645,8 +19645,8 @@ cortexM7bfsp 0x4 ARM-ADS - 5060750::V5.06 update 6 (build 750)::ARMCC - 0 + 6110000::V6.11::.\ARMCLANG 6.11 + 1 ARMCM7_SP @@ -19947,31 +19947,31 @@ 1 - 4 + 6 1 0 - 0 + 1 0 0 0 0 0 - 2 + 3 0 0 0 0 0 - 0 - 0 - 0 - 0 + 3 + 3 + 1 + 1 0 0 0 - --fpmode=ieee_full - ARM_MATH_MATRIX_CHECK, ARM_MATH_ROUNDING, ARM_MATH_BIG_ENDIAN, ARM_MATH_LOOPUNROLL + + ARM_MATH_MATRIX_CHECK, ARM_MATH_ROUNDING, ARM_MATH_LOOPUNROLL, ARM_MATH_BIG_ENDIAN ..\..\Include;..\..\..\Core\Include;..\..\..\Include @@ -19986,7 +19986,7 @@ 0 0 0 - 0 + 1 @@ -21430,8 +21430,8 @@ cortexM7lfdp 0x4 ARM-ADS - 5060750::V5.06 update 6 (build 750)::ARMCC - 0 + 6110000::V6.11::.\ARMCLANG 6.11 + 1 ARMCM7_DP @@ -21732,30 +21732,30 @@ 1 - 4 + 6 1 0 - 0 + 1 0 0 0 0 0 - 2 + 3 0 0 0 0 0 - 0 - 0 - 0 - 0 + 3 + 3 + 1 + 1 0 0 0 - --fpmode=ieee_full + ARM_MATH_MATRIX_CHECK, ARM_MATH_ROUNDING, ARM_MATH_LOOPUNROLL ..\..\Include;..\..\..\Core\Include;..\..\..\Include @@ -21771,7 +21771,7 @@ 0 0 0 - 0 + 1 @@ -23215,8 +23215,8 @@ cortexM7bfdp 0x4 ARM-ADS - 5060750::V5.06 update 6 (build 750)::ARMCC - 0 + 6110000::V6.11::.\ARMCLANG 6.11 + 1 ARMCM7_DP @@ -23517,31 +23517,31 @@ 1 - 4 + 6 1 0 - 0 + 1 0 0 0 0 0 - 2 + 3 0 0 0 0 0 - 0 - 0 - 0 - 0 + 3 + 3 + 1 + 1 0 0 0 - --fpmode=ieee_full - ARM_MATH_MATRIX_CHECK, ARM_MATH_ROUNDING, ARM_MATH_BIG_ENDIAN, ARM_MATH_LOOPUNROLL + + ARM_MATH_MATRIX_CHECK, ARM_MATH_ROUNDING, ARM_MATH_LOOPUNROLL, ARM_MATH_BIG_ENDIAN ..\..\Include;..\..\..\Core\Include;..\..\..\Include @@ -23556,7 +23556,7 @@ 0 0 0 - 0 + 1 @@ -25302,7 +25302,7 @@ 1 - 4 + 6 1 0 1 @@ -25341,7 +25341,7 @@ 0 0 0 - 0 + 1 @@ -27087,7 +27087,7 @@ 1 - 4 + 6 1 0 1 @@ -27126,7 +27126,7 @@ 0 0 0 - 0 + 1 @@ -28872,7 +28872,7 @@ 1 - 4 + 6 1 0 1 @@ -28911,7 +28911,7 @@ 0 0 0 - 0 + 1 @@ -30657,7 +30657,7 @@ 1 - 4 + 6 1 0 1 @@ -30696,7 +30696,7 @@ 0 0 0 - 0 + 1 @@ -32442,7 +32442,7 @@ 1 - 4 + 6 1 0 1 @@ -32481,7 +32481,7 @@ 0 0 0 - 0 + 1 @@ -34227,7 +34227,7 @@ 1 - 4 + 6 1 0 1 @@ -34266,7 +34266,7 @@ 0 0 0 - 0 + 1 @@ -36012,7 +36012,7 @@ 1 - 4 + 6 1 0 1 @@ -36051,7 +36051,7 @@ 0 0 0 - 0 + 1 diff --git a/Projects/ARMCLANG/arm_cortexM_math.uvoptx b/Projects/ARMCLANG/arm_cortexM_math.uvoptx deleted file mode 100644 index 85a5df47..00000000 --- a/Projects/ARMCLANG/arm_cortexM_math.uvoptx +++ /dev/null @@ -1,6511 +0,0 @@ - - - - 1.0 - -
### uVision Project, (C) Keil Software
- - - *.c - *.s*; *.src; *.a* - *.obj; *.o - *.lib - *.txt; *.h; *.inc - *.plm - *.cpp - 0 - - - - 0 - 0 - - - - cortexM0l - 0x4 - ARM-ADS - - 12000000 - - 1 - 1 - 0 - 1 - 0 - - - 1 - 65535 - 0 - 0 - 0 - - - 79 - 66 - 8 - .\IntermediateFiles\cortexM0l\ - - - 1 - 1 - 1 - 0 - 1 - 1 - 0 - 1 - 0 - 0 - 0 - 0 - - - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 0 - 0 - - - 1 - 0 - 1 - - 7 - - 1 - 0 - 0 - 0 - 1 - 1 - 1 - 1 - 1 - 0 - 1 - 1 - 1 - 1 - 0 - 1 - 0 - 1 - 1 - 0 - 0 - 1 - 0 - 0 - 0 - - - - - - - - - - - BIN\UL2CM3.DLL - - - - 0 - UL2CM3 - -S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0NEW_DEVICE -FS00 -FL040000 -FP0($$Device:ARMCM0$Device\ARM\Flash\NEW_DEVICE.FLM)) - - - - - 0 - - - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - - - - 0 - 0 - 0 - - - - - - - - - - - - - cortexM0b - 0x4 - ARM-ADS - - 12000000 - - 1 - 1 - 0 - 1 - 0 - - - 1 - 65535 - 0 - 0 - 0 - - - 79 - 66 - 8 - .\IntermediateFiles\cortexM0b\ - - - 1 - 1 - 1 - 0 - 1 - 1 - 0 - 1 - 0 - 0 - 0 - 0 - - - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 0 - 0 - - - 1 - 0 - 0 - - 7 - - 1 - 0 - 0 - 0 - 1 - 1 - 1 - 1 - 1 - 0 - 1 - 1 - 1 - 1 - 0 - 1 - 0 - 1 - 1 - 0 - 0 - 1 - 0 - 0 - 0 - - - - - - - - - - - BIN\UL2CM3.DLL - - - - 0 - UL2CM3 - -S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0NEW_DEVICE -FS00 -FL040000 -FP0($$Device:ARMCM0$Device\ARM\Flash\NEW_DEVICE.FLM)) - - - - - 0 - - - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - - - - 0 - 0 - 0 - - - - - - - - - - - - - cortexM3l - 0x4 - ARM-ADS - - 12000000 - - 1 - 1 - 0 - 1 - 0 - - - 1 - 65535 - 0 - 0 - 0 - - - 79 - 66 - 8 - .\IntermediateFiles\cortexM3l\ - - - 1 - 1 - 1 - 0 - 1 - 1 - 0 - 1 - 0 - 0 - 0 - 0 - - - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 0 - 0 - - - 1 - 0 - 0 - - 7 - - 1 - 0 - 0 - 0 - 1 - 1 - 1 - 1 - 1 - 0 - 1 - 1 - 1 - 1 - 0 - 1 - 0 - 1 - 1 - 0 - 0 - 1 - 0 - 0 - 0 - - - - - - - - - - - BIN\UL2CM3.DLL - - - - 0 - UL2CM3 - -S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0NEW_DEVICE -FS00 -FL040000 -FP0($$Device:ARMCM3$Device\ARM\Flash\NEW_DEVICE.FLM)) - - - - - 0 - - - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - - - - 0 - 0 - 0 - - - - - - - - - - - - - cortexM3b - 0x4 - ARM-ADS - - 12000000 - - 1 - 1 - 0 - 1 - 0 - - - 1 - 65535 - 0 - 0 - 0 - - - 79 - 66 - 8 - .\IntermediateFiles\cortexM3b\ - - - 1 - 1 - 1 - 0 - 1 - 1 - 0 - 1 - 0 - 0 - 0 - 0 - - - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 0 - 0 - - - 1 - 0 - 0 - - 7 - - 1 - 0 - 0 - 0 - 1 - 1 - 1 - 1 - 1 - 0 - 1 - 1 - 1 - 1 - 0 - 1 - 0 - 1 - 1 - 0 - 0 - 1 - 0 - 0 - 0 - - - - - - - - - - - BIN\UL2CM3.DLL - - - - 0 - UL2CM3 - -S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0NEW_DEVICE -FS00 -FL040000 -FP0($$Device:ARMCM3$Device\ARM\Flash\NEW_DEVICE.FLM)) - - - - - 0 - - - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - - - - 0 - 0 - 0 - - - - - - - - - - - - - cortexM4l - 0x4 - ARM-ADS - - 12000000 - - 1 - 1 - 0 - 1 - 0 - - - 1 - 65535 - 0 - 0 - 0 - - - 79 - 66 - 8 - .\IntermediateFiles\cortexM4l\ - - - 1 - 1 - 1 - 0 - 1 - 1 - 0 - 1 - 0 - 0 - 0 - 0 - - - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 0 - 0 - - - 1 - 0 - 0 - - 7 - - 1 - 0 - 0 - 0 - 1 - 1 - 1 - 1 - 1 - 0 - 1 - 1 - 1 - 1 - 0 - 1 - 0 - 1 - 1 - 0 - 0 - 1 - 0 - 0 - 0 - - - - - - - - - - - BIN\UL2CM3.DLL - - - - 0 - UL2CM3 - -S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0NEW_DEVICE -FS00 -FL080000 -FP0($$Device:ARMCM4$Device\ARM\Flash\NEW_DEVICE.FLM)) - - - - - 0 - - - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - - - - 0 - 0 - 0 - - - - - - - - - - - - - cortexM4b - 0x4 - ARM-ADS - - 12000000 - - 1 - 1 - 0 - 1 - 0 - - - 1 - 65535 - 0 - 0 - 0 - - - 79 - 66 - 8 - .\IntermediateFiles\cortexM4b\ - - - 1 - 1 - 1 - 0 - 1 - 1 - 0 - 1 - 0 - 0 - 0 - 0 - - - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 0 - 0 - - - 1 - 0 - 0 - - 7 - - 1 - 0 - 0 - 0 - 1 - 1 - 1 - 1 - 1 - 0 - 1 - 1 - 1 - 1 - 0 - 1 - 0 - 1 - 1 - 0 - 0 - 1 - 0 - 0 - 0 - - - - - - - - - - - BIN\UL2CM3.DLL - - - - 0 - UL2CM3 - -S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0NEW_DEVICE -FS00 -FL080000 -FP0($$Device:ARMCM4$Device\ARM\Flash\NEW_DEVICE.FLM)) - - - - - 0 - - - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - - - - 0 - 0 - 0 - - - - - - - - - - - - - cortexM4lf - 0x4 - ARM-ADS - - 12000000 - - 1 - 1 - 0 - 1 - 0 - - - 1 - 65535 - 0 - 0 - 0 - - - 79 - 66 - 8 - .\IntermediateFiles\cortexM4lf\ - - - 1 - 1 - 1 - 0 - 1 - 1 - 0 - 1 - 0 - 0 - 0 - 0 - - - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 0 - 0 - - - 1 - 0 - 0 - - 7 - - 1 - 0 - 0 - 0 - 1 - 1 - 1 - 1 - 1 - 0 - 1 - 1 - 1 - 1 - 0 - 1 - 0 - 1 - 1 - 0 - 0 - 1 - 0 - 0 - 0 - - - - - - - - - - - BIN\UL2CM3.DLL - - - - 0 - UL2CM3 - -S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0NEW_DEVICE -FS00 -FL080000 -FP0($$Device:ARMCM4_FP$Device\ARM\Flash\NEW_DEVICE.FLM)) - - - - - 0 - - - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - - - - 0 - 0 - 0 - - - - - - - - - - - - - cortexM4bf - 0x4 - ARM-ADS - - 12000000 - - 1 - 1 - 0 - 1 - 0 - - - 1 - 65535 - 0 - 0 - 0 - - - 79 - 66 - 8 - .\IntermediateFiles\cortexM4bf\ - - - 1 - 1 - 1 - 0 - 1 - 1 - 0 - 1 - 0 - 0 - 0 - 0 - - - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 0 - 0 - - - 1 - 0 - 0 - - 7 - - 1 - 0 - 0 - 0 - 1 - 1 - 1 - 1 - 1 - 0 - 1 - 1 - 1 - 1 - 0 - 1 - 0 - 1 - 1 - 0 - 0 - 1 - 0 - 0 - 0 - - - - - - - - - - - BIN\UL2CM3.DLL - - - - 0 - UL2CM3 - -S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0NEW_DEVICE -FS00 -FL080000 -FP0($$Device:ARMCM4_FP$Device\ARM\Flash\NEW_DEVICE.FLM)) - - - - - 0 - - - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - - - - 0 - 0 - 0 - - - - - - - - - - - - - cortexM7l - 0x4 - ARM-ADS - - 12000000 - - 1 - 1 - 0 - 1 - 0 - - - 1 - 65535 - 0 - 0 - 0 - - - 79 - 66 - 8 - .\IntermediateFiles\cortexM7l\ - - - 1 - 1 - 1 - 0 - 1 - 1 - 0 - 1 - 0 - 0 - 0 - 0 - - - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 0 - 0 - - - 1 - 0 - 0 - - 7 - - 1 - 0 - 0 - 0 - 1 - 1 - 1 - 1 - 1 - 0 - 1 - 1 - 1 - 1 - 0 - 1 - 0 - 1 - 1 - 0 - 0 - 1 - 0 - 0 - 0 - - - - - - - - - - - BIN\UL2CM3.DLL - - - - 0 - UL2CM3 - -S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0NEW_DEVICE -FS00 -FL080000 -FP0($$Device:ARMCM7$Device\ARM\Flash\NEW_DEVICE.FLM)) - - - - - 0 - - - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - - - - 0 - 0 - 0 - - - - - - - - - - - - - cortexM7b - 0x4 - ARM-ADS - - 12000000 - - 1 - 1 - 0 - 1 - 0 - - - 1 - 65535 - 0 - 0 - 0 - - - 79 - 66 - 8 - .\IntermediateFiles\cortexM7b\ - - - 1 - 1 - 1 - 0 - 1 - 1 - 0 - 1 - 0 - 0 - 0 - 0 - - - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 0 - 0 - - - 1 - 0 - 0 - - 7 - - 1 - 0 - 0 - 0 - 1 - 1 - 1 - 1 - 1 - 0 - 1 - 1 - 1 - 1 - 0 - 1 - 0 - 1 - 1 - 0 - 0 - 1 - 0 - 0 - 0 - - - - - - - - - - - BIN\UL2CM3.DLL - - - - 0 - UL2CM3 - -S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0NEW_DEVICE -FS00 -FL080000 -FP0($$Device:ARMCM7$Device\ARM\Flash\NEW_DEVICE.FLM)) - - - - - 0 - - - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - - - - 0 - 0 - 0 - - - - - - - - - - - - - cortexM7lfsp - 0x4 - ARM-ADS - - 12000000 - - 1 - 1 - 0 - 1 - 0 - - - 1 - 65535 - 0 - 0 - 0 - - - 79 - 66 - 8 - .\IntermediateFiles\cortexM7lfsp\ - - - 1 - 1 - 1 - 0 - 1 - 1 - 0 - 1 - 0 - 0 - 0 - 0 - - - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 0 - 0 - - - 1 - 0 - 0 - - 7 - - 1 - 0 - 0 - 0 - 1 - 1 - 1 - 1 - 1 - 0 - 1 - 1 - 1 - 1 - 0 - 1 - 0 - 1 - 1 - 0 - 0 - 1 - 0 - 0 - 0 - - - - - - - - - - - BIN\UL2CM3.DLL - - - - 0 - UL2CM3 - -S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0NEW_DEVICE -FS00 -FL080000 -FP0($$Device:ARMCM7_SP$Device\ARM\Flash\NEW_DEVICE.FLM)) - - - - - 0 - - - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - - - - 0 - 0 - 0 - - - - - - - - - - - - - cortexM7bfsp - 0x4 - ARM-ADS - - 12000000 - - 1 - 1 - 0 - 1 - 0 - - - 1 - 65535 - 0 - 0 - 0 - - - 79 - 66 - 8 - .\IntermediateFiles\cortexM7bfsp\ - - - 1 - 1 - 1 - 0 - 1 - 1 - 0 - 1 - 0 - 0 - 0 - 0 - - - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 0 - 0 - - - 1 - 0 - 0 - - 7 - - 1 - 0 - 0 - 0 - 1 - 1 - 1 - 1 - 1 - 0 - 1 - 1 - 1 - 1 - 0 - 1 - 0 - 1 - 1 - 0 - 0 - 1 - 0 - 0 - 0 - - - - - - - - - - - BIN\UL2CM3.DLL - - - - 0 - UL2CM3 - -S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0NEW_DEVICE -FS00 -FL080000 -FP0($$Device:ARMCM7_SP$Device\ARM\Flash\NEW_DEVICE.FLM)) - - - - - 0 - - - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - - - - 0 - 0 - 0 - - - - - - - - - - - - - cortexM7lfdp - 0x4 - ARM-ADS - - 12000000 - - 1 - 1 - 0 - 1 - 0 - - - 1 - 65535 - 0 - 0 - 0 - - - 79 - 66 - 8 - .\IntermediateFiles\cortexM7lfdp\ - - - 1 - 1 - 1 - 0 - 1 - 1 - 0 - 1 - 0 - 0 - 0 - 0 - - - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 0 - 0 - - - 1 - 0 - 0 - - 7 - - 1 - 0 - 0 - 0 - 1 - 1 - 1 - 1 - 1 - 0 - 1 - 1 - 1 - 1 - 0 - 1 - 0 - 1 - 1 - 0 - 0 - 1 - 0 - 0 - 0 - - - - - - - - - - - BIN\UL2CM3.DLL - - - - 0 - UL2CM3 - -S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0NEW_DEVICE -FS00 -FL080000 -FP0($$Device:ARMCM7_DP$Device\ARM\Flash\NEW_DEVICE.FLM)) - - - - - 0 - - - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - - - - 0 - 0 - 0 - - - - - - - - - - - - - cortexM7bfdp - 0x4 - ARM-ADS - - 12000000 - - 1 - 1 - 0 - 1 - 0 - - - 1 - 65535 - 0 - 0 - 0 - - - 79 - 66 - 8 - .\IntermediateFiles\cortexM7bfdp\ - - - 1 - 1 - 1 - 0 - 1 - 1 - 0 - 1 - 0 - 0 - 0 - 0 - - - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 0 - 0 - - - 1 - 0 - 0 - - 7 - - 1 - 0 - 0 - 0 - 1 - 1 - 1 - 1 - 1 - 0 - 1 - 1 - 1 - 1 - 0 - 1 - 0 - 1 - 1 - 0 - 0 - 1 - 0 - 0 - 0 - - - - - - - - - - - BIN\UL2CM3.DLL - - - - 0 - UL2CM3 - -S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0NEW_DEVICE -FS00 -FL080000 -FP0($$Device:ARMCM7_DP$Device\ARM\Flash\NEW_DEVICE.FLM)) - - - - - 0 - - - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - - - - 0 - 0 - 0 - - - - - - - - - - - - - ARMv8MBLl - 0x4 - ARM-ADS - - 12000000 - - 1 - 1 - 0 - 1 - 0 - - - 1 - 65535 - 0 - 0 - 0 - - - 79 - 66 - 8 - .\IntermediateFiles\ARMv8MBLl\ - - - 1 - 1 - 1 - 0 - 1 - 1 - 0 - 1 - 0 - 0 - 0 - 0 - - - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 0 - 0 - - - 1 - 0 - 0 - - 7 - - 0 - 1 - 0 - 0 - 1 - 1 - 1 - 1 - 1 - 0 - 1 - 1 - 1 - 1 - 0 - 1 - 0 - 1 - 1 - 0 - 0 - 1 - 0 - 0 - 13 - - - - - - - - - - - BIN\UL2V8M.DLL - - - - 0 - UL2V8M - UL2V8M(-S0 -C0 -P0 -FC1000 -FD20000000 - - - 0 - UL2CM3 - -S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0NEW_DEVICE -FS00 -FL040000 -FP0($$Device:ARMCM0$Device\ARM\Flash\NEW_DEVICE.FLM)) - - - - - 0 - - - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - - - - 0 - 0 - 0 - - - - - - - - - - - - - ARMv8MMLl - 0x4 - ARM-ADS - - 12000000 - - 1 - 1 - 0 - 1 - 0 - - - 1 - 65535 - 0 - 0 - 0 - - - 79 - 66 - 8 - .\IntermediateFiles\ARMv8MMLl\ - - - 1 - 1 - 1 - 0 - 1 - 1 - 0 - 1 - 0 - 0 - 0 - 0 - - - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 0 - 0 - - - 1 - 0 - 0 - - 7 - - 0 - 1 - 0 - 0 - 1 - 1 - 1 - 1 - 1 - 0 - 1 - 1 - 1 - 1 - 0 - 1 - 0 - 1 - 1 - 0 - 0 - 1 - 0 - 0 - 13 - - - - - - - - - - - BIN\UL2V8M.DLL - - - - 0 - UL2V8M - UL2V8M(-S0 -C0 -P0 -FD20000000 -FC1000) - - - 0 - UL2CM3 - -S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0NEW_DEVICE -FS00 -FL040000 -FP0($$Device:ARMCM3$Device\ARM\Flash\NEW_DEVICE.FLM)) - - - - - 0 - - - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - - - - 0 - 0 - 0 - - - - - - - - - - - - - ARMv8MMLlfsp - 0x4 - ARM-ADS - - 12000000 - - 1 - 1 - 0 - 1 - 0 - - - 1 - 65535 - 0 - 0 - 0 - - - 79 - 66 - 8 - .\IntermediateFiles\ARMv8MMLlfsp\ - - - 1 - 1 - 1 - 0 - 1 - 1 - 0 - 1 - 0 - 0 - 0 - 0 - - - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 0 - 0 - - - 1 - 0 - 0 - - 7 - - 0 - 1 - 0 - 0 - 1 - 1 - 1 - 1 - 1 - 0 - 1 - 1 - 1 - 1 - 0 - 1 - 0 - 1 - 1 - 0 - 0 - 1 - 0 - 0 - 13 - - - - - - - - - - - BIN\UL2V8M.DLL - - - - 0 - UL2V8M - UL2V8M(-S0 -C0 -P0 -FC1000 -FD20000000 - - - 0 - UL2CM3 - -S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0NEW_DEVICE -FS00 -FL040000 -FP0($$Device:ARMCM3$Device\ARM\Flash\NEW_DEVICE.FLM)) - - - - - 0 - - - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - - - - 0 - 0 - 0 - - - - - - - - - - - - - ARMv8MMLlfdp - 0x4 - ARM-ADS - - 12000000 - - 1 - 1 - 0 - 1 - 0 - - - 1 - 65535 - 0 - 0 - 0 - - - 79 - 66 - 8 - .\IntermediateFiles\ARMv8MMLlfdp\ - - - 1 - 1 - 1 - 0 - 1 - 1 - 0 - 1 - 0 - 0 - 0 - 0 - - - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 0 - 0 - - - 1 - 0 - 0 - - 7 - - 0 - 1 - 0 - 0 - 1 - 1 - 1 - 1 - 1 - 0 - 1 - 1 - 1 - 1 - 0 - 1 - 0 - 1 - 1 - 0 - 0 - 1 - 0 - 0 - 13 - - - - - - - - - - - BIN\UL2V8M.DLL - - - - 0 - UL2V8M - UL2V8M(-S0 -C0 -P0 -FC1000 -FD20000000 - - - 0 - UL2CM3 - -S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0NEW_DEVICE -FS00 -FL040000 -FP0($$Device:ARMCM3$Device\ARM\Flash\NEW_DEVICE.FLM)) - - - - - 0 - - - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - - - - 0 - 0 - 0 - - - - - - - - - - - - - ARMv8MMLld - 0x4 - ARM-ADS - - 12000000 - - 1 - 1 - 0 - 1 - 0 - - - 1 - 65535 - 0 - 0 - 0 - - - 79 - 66 - 8 - .\IntermediateFiles\ARMv8MMLld\ - - - 1 - 1 - 1 - 0 - 1 - 1 - 0 - 1 - 0 - 0 - 0 - 0 - - - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 0 - 0 - - - 1 - 0 - 0 - - 7 - - 0 - 1 - 0 - 0 - 1 - 1 - 1 - 1 - 1 - 0 - 1 - 1 - 1 - 1 - 0 - 1 - 0 - 1 - 1 - 0 - 0 - 1 - 0 - 0 - 13 - - - - - - - - - - - BIN\UL2V8M.DLL - - - - 0 - UL2V8M - UL2V8M(-S0 -C0 -P0 -FC1000 -FD20000000 - - - 0 - UL2CM3 - -S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0NEW_DEVICE -FS00 -FL040000 -FP0($$Device:ARMCM3$Device\ARM\Flash\NEW_DEVICE.FLM)) - - - - - 0 - - - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - - - - 0 - 0 - 0 - - - - - - - - - - - - - ARMv8MMLldfsp - 0x4 - ARM-ADS - - 12000000 - - 1 - 1 - 0 - 1 - 0 - - - 1 - 65535 - 0 - 0 - 0 - - - 79 - 66 - 8 - .\IntermediateFiles\ARMv8MMLldfsp\ - - - 1 - 1 - 1 - 0 - 1 - 1 - 0 - 1 - 0 - 0 - 0 - 0 - - - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 0 - 0 - - - 1 - 0 - 0 - - 7 - - 0 - 1 - 0 - 0 - 1 - 1 - 1 - 1 - 1 - 0 - 1 - 1 - 1 - 1 - 0 - 1 - 0 - 1 - 1 - 0 - 0 - 1 - 0 - 0 - 13 - - - - - - - - - - - BIN\UL2V8M.DLL - - - - 0 - UL2V8M - UL2V8M(-S0 -C0 -P0 -FC1000 -FD20000000 - - - 0 - UL2CM3 - -S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0NEW_DEVICE -FS00 -FL040000 -FP0($$Device:ARMCM3$Device\ARM\Flash\NEW_DEVICE.FLM)) - - - - - 0 - - - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - - - - 0 - 0 - 0 - - - - - - - - - - - - - ARMv8MMLldfdp - 0x4 - ARM-ADS - - 12000000 - - 1 - 1 - 0 - 1 - 0 - - - 1 - 65535 - 0 - 0 - 0 - - - 79 - 66 - 8 - .\IntermediateFiles\ARMv8MMLldfdp\ - - - 1 - 1 - 1 - 0 - 1 - 1 - 0 - 1 - 0 - 0 - 0 - 0 - - - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 0 - 0 - - - 1 - 0 - 0 - - 7 - - 0 - 1 - 0 - 0 - 1 - 1 - 1 - 1 - 1 - 0 - 1 - 1 - 1 - 1 - 0 - 1 - 0 - 1 - 1 - 0 - 0 - 1 - 0 - 0 - 13 - - - - - - - - - - - BIN\UL2V8M.DLL - - - - 0 - UL2V8M - UL2V8M(-S0 -C0 -P0 -FC1000 -FD20000000 - - - 0 - UL2CM3 - -S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0NEW_DEVICE -FS00 -FL040000 -FP0($$Device:ARMCM3$Device\ARM\Flash\NEW_DEVICE.FLM)) - - - - - 0 - - - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - - - - 0 - 0 - 0 - - - - - - - - - - - - - BasicMathFunctions - 0 - 0 - 0 - 0 - - 1 - 1 - 1 - 0 - 0 - 0 - ..\..\Source\BasicMathFunctions\arm_abs_f32.c - arm_abs_f32.c - 0 - 0 - - - 1 - 2 - 1 - 0 - 0 - 0 - ..\..\Source\BasicMathFunctions\arm_abs_q7.c - arm_abs_q7.c - 0 - 0 - - - 1 - 3 - 1 - 0 - 0 - 0 - ..\..\Source\BasicMathFunctions\arm_abs_q15.c - arm_abs_q15.c - 0 - 0 - - - 1 - 4 - 1 - 0 - 0 - 0 - ..\..\Source\BasicMathFunctions\arm_abs_q31.c - arm_abs_q31.c - 0 - 0 - - - 1 - 5 - 1 - 0 - 0 - 0 - ..\..\Source\BasicMathFunctions\arm_add_f32.c - arm_add_f32.c - 0 - 0 - - - 1 - 6 - 1 - 0 - 0 - 0 - ..\..\Source\BasicMathFunctions\arm_add_q7.c - arm_add_q7.c - 0 - 0 - - - 1 - 7 - 1 - 0 - 0 - 0 - ..\..\Source\BasicMathFunctions\arm_add_q15.c - arm_add_q15.c - 0 - 0 - - - 1 - 8 - 1 - 0 - 0 - 0 - ..\..\Source\BasicMathFunctions\arm_add_q31.c - arm_add_q31.c - 0 - 0 - - - 1 - 9 - 1 - 0 - 0 - 0 - ..\..\Source\BasicMathFunctions\arm_dot_prod_f32.c - arm_dot_prod_f32.c - 0 - 0 - - - 1 - 10 - 1 - 0 - 0 - 0 - ..\..\Source\BasicMathFunctions\arm_dot_prod_q7.c - arm_dot_prod_q7.c - 0 - 0 - - - 1 - 11 - 1 - 0 - 0 - 0 - ..\..\Source\BasicMathFunctions\arm_dot_prod_q15.c - arm_dot_prod_q15.c - 0 - 0 - - - 1 - 12 - 1 - 0 - 0 - 0 - ..\..\Source\BasicMathFunctions\arm_dot_prod_q31.c - arm_dot_prod_q31.c - 0 - 0 - - - 1 - 13 - 1 - 0 - 0 - 0 - ..\..\Source\BasicMathFunctions\arm_mult_f32.c - arm_mult_f32.c - 0 - 0 - - - 1 - 14 - 1 - 0 - 0 - 0 - ..\..\Source\BasicMathFunctions\arm_mult_q7.c - arm_mult_q7.c - 0 - 0 - - - 1 - 15 - 1 - 0 - 0 - 0 - ..\..\Source\BasicMathFunctions\arm_mult_q15.c - arm_mult_q15.c - 0 - 0 - - - 1 - 16 - 1 - 0 - 0 - 0 - ..\..\Source\BasicMathFunctions\arm_mult_q31.c - arm_mult_q31.c - 0 - 0 - - - 1 - 17 - 1 - 0 - 0 - 0 - ..\..\Source\BasicMathFunctions\arm_negate_f32.c - arm_negate_f32.c - 0 - 0 - - - 1 - 18 - 1 - 0 - 0 - 0 - ..\..\Source\BasicMathFunctions\arm_negate_q7.c - arm_negate_q7.c - 0 - 0 - - - 1 - 19 - 1 - 0 - 0 - 0 - ..\..\Source\BasicMathFunctions\arm_negate_q15.c - arm_negate_q15.c - 0 - 0 - - - 1 - 20 - 1 - 0 - 0 - 0 - ..\..\Source\BasicMathFunctions\arm_negate_q31.c - arm_negate_q31.c - 0 - 0 - - - 1 - 21 - 1 - 0 - 0 - 0 - ..\..\Source\BasicMathFunctions\arm_offset_f32.c - arm_offset_f32.c - 0 - 0 - - - 1 - 22 - 1 - 0 - 0 - 0 - ..\..\Source\BasicMathFunctions\arm_offset_q7.c - arm_offset_q7.c - 0 - 0 - - - 1 - 23 - 1 - 0 - 0 - 0 - ..\..\Source\BasicMathFunctions\arm_offset_q15.c - arm_offset_q15.c - 0 - 0 - - - 1 - 24 - 1 - 0 - 0 - 0 - ..\..\Source\BasicMathFunctions\arm_offset_q31.c - arm_offset_q31.c - 0 - 0 - - - 1 - 25 - 1 - 0 - 0 - 0 - ..\..\Source\BasicMathFunctions\arm_scale_f32.c - arm_scale_f32.c - 0 - 0 - - - 1 - 26 - 1 - 0 - 0 - 0 - ..\..\Source\BasicMathFunctions\arm_scale_q7.c - arm_scale_q7.c - 0 - 0 - - - 1 - 27 - 1 - 0 - 0 - 0 - ..\..\Source\BasicMathFunctions\arm_scale_q15.c - arm_scale_q15.c - 0 - 0 - - - 1 - 28 - 1 - 0 - 0 - 0 - ..\..\Source\BasicMathFunctions\arm_scale_q31.c - arm_scale_q31.c - 0 - 0 - - - 1 - 29 - 1 - 0 - 0 - 0 - ..\..\Source\BasicMathFunctions\arm_shift_q7.c - arm_shift_q7.c - 0 - 0 - - - 1 - 30 - 1 - 0 - 0 - 0 - ..\..\Source\BasicMathFunctions\arm_shift_q15.c - arm_shift_q15.c - 0 - 0 - - - 1 - 31 - 1 - 0 - 0 - 0 - ..\..\Source\BasicMathFunctions\arm_shift_q31.c - arm_shift_q31.c - 0 - 0 - - - 1 - 32 - 1 - 0 - 0 - 0 - ..\..\Source\BasicMathFunctions\arm_sub_f32.c - arm_sub_f32.c - 0 - 0 - - - 1 - 33 - 1 - 0 - 0 - 0 - ..\..\Source\BasicMathFunctions\arm_sub_q7.c - arm_sub_q7.c - 0 - 0 - - - 1 - 34 - 1 - 0 - 0 - 0 - ..\..\Source\BasicMathFunctions\arm_sub_q15.c - arm_sub_q15.c - 0 - 0 - - - 1 - 35 - 1 - 0 - 0 - 0 - ..\..\Source\BasicMathFunctions\arm_sub_q31.c - arm_sub_q31.c - 0 - 0 - - - - - FastMathFunctions - 0 - 0 - 0 - 0 - - 2 - 36 - 1 - 0 - 0 - 0 - ..\..\Source\FastMathFunctions\arm_cos_f32.c - arm_cos_f32.c - 0 - 0 - - - 2 - 37 - 1 - 0 - 0 - 0 - ..\..\Source\FastMathFunctions\arm_cos_q15.c - arm_cos_q15.c - 0 - 0 - - - 2 - 38 - 1 - 0 - 0 - 0 - ..\..\Source\FastMathFunctions\arm_cos_q31.c - arm_cos_q31.c - 0 - 0 - - - 2 - 39 - 1 - 0 - 0 - 0 - ..\..\Source\FastMathFunctions\arm_sin_f32.c - arm_sin_f32.c - 0 - 0 - - - 2 - 40 - 1 - 0 - 0 - 0 - ..\..\Source\FastMathFunctions\arm_sin_q15.c - arm_sin_q15.c - 0 - 0 - - - 2 - 41 - 1 - 0 - 0 - 0 - ..\..\Source\FastMathFunctions\arm_sin_q31.c - arm_sin_q31.c - 0 - 0 - - - 2 - 42 - 1 - 0 - 0 - 0 - ..\..\Source\FastMathFunctions\arm_sqrt_q15.c - arm_sqrt_q15.c - 0 - 0 - - - 2 - 43 - 1 - 0 - 0 - 0 - ..\..\Source\FastMathFunctions\arm_sqrt_q31.c - arm_sqrt_q31.c - 0 - 0 - - - - - ComplexMathFunctions - 0 - 0 - 0 - 0 - - 3 - 44 - 1 - 0 - 0 - 0 - ..\..\Source\ComplexMathFunctions\arm_cmplx_conj_f32.c - arm_cmplx_conj_f32.c - 0 - 0 - - - 3 - 45 - 1 - 0 - 0 - 0 - ..\..\Source\ComplexMathFunctions\arm_cmplx_conj_q15.c - arm_cmplx_conj_q15.c - 0 - 0 - - - 3 - 46 - 1 - 0 - 0 - 0 - ..\..\Source\ComplexMathFunctions\arm_cmplx_conj_q31.c - arm_cmplx_conj_q31.c - 0 - 0 - - - 3 - 47 - 1 - 0 - 0 - 0 - ..\..\Source\ComplexMathFunctions\arm_cmplx_dot_prod_f32.c - arm_cmplx_dot_prod_f32.c - 0 - 0 - - - 3 - 48 - 1 - 0 - 0 - 0 - ..\..\Source\ComplexMathFunctions\arm_cmplx_dot_prod_q15.c - arm_cmplx_dot_prod_q15.c - 0 - 0 - - - 3 - 49 - 1 - 0 - 0 - 0 - ..\..\Source\ComplexMathFunctions\arm_cmplx_dot_prod_q31.c - arm_cmplx_dot_prod_q31.c - 0 - 0 - - - 3 - 50 - 1 - 0 - 0 - 0 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_f32.c - arm_cmplx_mag_f32.c - 0 - 0 - - - 3 - 51 - 1 - 0 - 0 - 0 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_q15.c - arm_cmplx_mag_q15.c - 0 - 0 - - - 3 - 52 - 1 - 0 - 0 - 0 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_q31.c - arm_cmplx_mag_q31.c - 0 - 0 - - - 3 - 53 - 1 - 0 - 0 - 0 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_squared_f32.c - arm_cmplx_mag_squared_f32.c - 0 - 0 - - - 3 - 54 - 1 - 0 - 0 - 0 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_squared_q15.c - arm_cmplx_mag_squared_q15.c - 0 - 0 - - - 3 - 55 - 1 - 0 - 0 - 0 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_squared_q31.c - arm_cmplx_mag_squared_q31.c - 0 - 0 - - - 3 - 56 - 1 - 0 - 0 - 0 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_f32.c - arm_cmplx_mult_cmplx_f32.c - 0 - 0 - - - 3 - 57 - 1 - 0 - 0 - 0 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_q15.c - arm_cmplx_mult_cmplx_q15.c - 0 - 0 - - - 3 - 58 - 1 - 0 - 0 - 0 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_q31.c - arm_cmplx_mult_cmplx_q31.c - 0 - 0 - - - 3 - 59 - 1 - 0 - 0 - 0 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_real_f32.c - arm_cmplx_mult_real_f32.c - 0 - 0 - - - 3 - 60 - 1 - 0 - 0 - 0 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_real_q15.c - arm_cmplx_mult_real_q15.c - 0 - 0 - - - 3 - 61 - 1 - 0 - 0 - 0 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_real_q31.c - arm_cmplx_mult_real_q31.c - 0 - 0 - - - - - FilteringFunctions - 0 - 0 - 0 - 0 - - 4 - 62 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_32x64_init_q31.c - arm_biquad_cascade_df1_32x64_init_q31.c - 0 - 0 - - - 4 - 63 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_32x64_q31.c - arm_biquad_cascade_df1_32x64_q31.c - 0 - 0 - - - 4 - 64 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_f32.c - arm_biquad_cascade_df1_f32.c - 0 - 0 - - - 4 - 65 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_fast_q15.c - arm_biquad_cascade_df1_fast_q15.c - 0 - 0 - - - 4 - 66 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_fast_q31.c - arm_biquad_cascade_df1_fast_q31.c - 0 - 0 - - - 4 - 67 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_init_f32.c - arm_biquad_cascade_df1_init_f32.c - 0 - 0 - - - 4 - 68 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_init_q15.c - arm_biquad_cascade_df1_init_q15.c - 0 - 0 - - - 4 - 69 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_init_q31.c - arm_biquad_cascade_df1_init_q31.c - 0 - 0 - - - 4 - 70 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_q15.c - arm_biquad_cascade_df1_q15.c - 0 - 0 - - - 4 - 71 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_q31.c - arm_biquad_cascade_df1_q31.c - 0 - 0 - - - 4 - 72 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_init_f32.c - arm_biquad_cascade_df2T_init_f32.c - 0 - 0 - - - 4 - 73 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_conv_f32.c - arm_conv_f32.c - 0 - 0 - - - 4 - 74 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_conv_fast_q15.c - arm_conv_fast_q15.c - 0 - 0 - - - 4 - 75 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_conv_fast_q31.c - arm_conv_fast_q31.c - 0 - 0 - - - 4 - 76 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_conv_partial_f32.c - arm_conv_partial_f32.c - 0 - 0 - - - 4 - 77 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_conv_partial_fast_q15.c - arm_conv_partial_fast_q15.c - 0 - 0 - - - 4 - 78 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_conv_partial_fast_q31.c - arm_conv_partial_fast_q31.c - 0 - 0 - - - 4 - 79 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_conv_partial_q7.c - arm_conv_partial_q7.c - 0 - 0 - - - 4 - 80 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_conv_partial_q15.c - arm_conv_partial_q15.c - 0 - 0 - - - 4 - 81 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_conv_partial_q31.c - arm_conv_partial_q31.c - 0 - 0 - - - 4 - 82 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_conv_q7.c - arm_conv_q7.c - 0 - 0 - - - 4 - 83 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_conv_q15.c - arm_conv_q15.c - 0 - 0 - - - 4 - 84 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_conv_q31.c - arm_conv_q31.c - 0 - 0 - - - 4 - 85 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_correlate_f32.c - arm_correlate_f32.c - 0 - 0 - - - 4 - 86 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_correlate_fast_q15.c - arm_correlate_fast_q15.c - 0 - 0 - - - 4 - 87 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_correlate_fast_q31.c - arm_correlate_fast_q31.c - 0 - 0 - - - 4 - 88 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_correlate_q7.c - arm_correlate_q7.c - 0 - 0 - - - 4 - 89 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_correlate_q15.c - arm_correlate_q15.c - 0 - 0 - - - 4 - 90 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_correlate_q31.c - arm_correlate_q31.c - 0 - 0 - - - 4 - 91 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_fir_decimate_f32.c - arm_fir_decimate_f32.c - 0 - 0 - - - 4 - 92 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_fir_decimate_fast_q15.c - arm_fir_decimate_fast_q15.c - 0 - 0 - - - 4 - 93 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_fir_decimate_fast_q31.c - arm_fir_decimate_fast_q31.c - 0 - 0 - - - 4 - 94 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_fir_decimate_init_f32.c - arm_fir_decimate_init_f32.c - 0 - 0 - - - 4 - 95 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_fir_decimate_init_q15.c - arm_fir_decimate_init_q15.c - 0 - 0 - - - 4 - 96 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_fir_decimate_init_q31.c - arm_fir_decimate_init_q31.c - 0 - 0 - - - 4 - 97 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_fir_decimate_q15.c - arm_fir_decimate_q15.c - 0 - 0 - - - 4 - 98 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_fir_decimate_q31.c - arm_fir_decimate_q31.c - 0 - 0 - - - 4 - 99 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_fir_f32.c - arm_fir_f32.c - 0 - 0 - - - 4 - 100 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_fir_fast_q15.c - arm_fir_fast_q15.c - 0 - 0 - - - 4 - 101 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_fir_fast_q31.c - arm_fir_fast_q31.c - 0 - 0 - - - 4 - 102 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_fir_init_f32.c - arm_fir_init_f32.c - 0 - 0 - - - 4 - 103 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_fir_init_q7.c - arm_fir_init_q7.c - 0 - 0 - - - 4 - 104 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_fir_init_q15.c - arm_fir_init_q15.c - 0 - 0 - - - 4 - 105 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_fir_init_q31.c - arm_fir_init_q31.c - 0 - 0 - - - 4 - 106 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_f32.c - arm_fir_interpolate_f32.c - 0 - 0 - - - 4 - 107 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_init_f32.c - arm_fir_interpolate_init_f32.c - 0 - 0 - - - 4 - 108 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_init_q15.c - arm_fir_interpolate_init_q15.c - 0 - 0 - - - 4 - 109 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_init_q31.c - arm_fir_interpolate_init_q31.c - 0 - 0 - - - 4 - 110 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_q15.c - arm_fir_interpolate_q15.c - 0 - 0 - - - 4 - 111 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_q31.c - arm_fir_interpolate_q31.c - 0 - 0 - - - 4 - 112 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_fir_lattice_f32.c - arm_fir_lattice_f32.c - 0 - 0 - - - 4 - 113 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_fir_lattice_init_f32.c - arm_fir_lattice_init_f32.c - 0 - 0 - - - 4 - 114 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_fir_lattice_init_q15.c - arm_fir_lattice_init_q15.c - 0 - 0 - - - 4 - 115 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_fir_lattice_init_q31.c - arm_fir_lattice_init_q31.c - 0 - 0 - - - 4 - 116 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_fir_lattice_q15.c - arm_fir_lattice_q15.c - 0 - 0 - - - 4 - 117 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_fir_lattice_q31.c - arm_fir_lattice_q31.c - 0 - 0 - - - 4 - 118 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_fir_q7.c - arm_fir_q7.c - 0 - 0 - - - 4 - 119 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_fir_q15.c - arm_fir_q15.c - 0 - 0 - - - 4 - 120 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_fir_q31.c - arm_fir_q31.c - 0 - 0 - - - 4 - 121 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_fir_sparse_f32.c - arm_fir_sparse_f32.c - 0 - 0 - - - 4 - 122 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_f32.c - arm_fir_sparse_init_f32.c - 0 - 0 - - - 4 - 123 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_q7.c - arm_fir_sparse_init_q7.c - 0 - 0 - - - 4 - 124 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_q15.c - arm_fir_sparse_init_q15.c - 0 - 0 - - - 4 - 125 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_q31.c - arm_fir_sparse_init_q31.c - 0 - 0 - - - 4 - 126 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_fir_sparse_q7.c - arm_fir_sparse_q7.c - 0 - 0 - - - 4 - 127 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_fir_sparse_q15.c - arm_fir_sparse_q15.c - 0 - 0 - - - 4 - 128 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_fir_sparse_q31.c - arm_fir_sparse_q31.c - 0 - 0 - - - 4 - 129 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_iir_lattice_f32.c - arm_iir_lattice_f32.c - 0 - 0 - - - 4 - 130 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_iir_lattice_init_f32.c - arm_iir_lattice_init_f32.c - 0 - 0 - - - 4 - 131 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_iir_lattice_init_q15.c - arm_iir_lattice_init_q15.c - 0 - 0 - - - 4 - 132 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_iir_lattice_init_q31.c - arm_iir_lattice_init_q31.c - 0 - 0 - - - 4 - 133 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_iir_lattice_q15.c - arm_iir_lattice_q15.c - 0 - 0 - - - 4 - 134 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_iir_lattice_q31.c - arm_iir_lattice_q31.c - 0 - 0 - - - 4 - 135 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_lms_f32.c - arm_lms_f32.c - 0 - 0 - - - 4 - 136 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_lms_init_f32.c - arm_lms_init_f32.c - 0 - 0 - - - 4 - 137 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_lms_init_q15.c - arm_lms_init_q15.c - 0 - 0 - - - 4 - 138 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_lms_init_q31.c - arm_lms_init_q31.c - 0 - 0 - - - 4 - 139 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_lms_norm_f32.c - arm_lms_norm_f32.c - 0 - 0 - - - 4 - 140 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_lms_norm_init_f32.c - arm_lms_norm_init_f32.c - 0 - 0 - - - 4 - 141 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_lms_norm_init_q15.c - arm_lms_norm_init_q15.c - 0 - 0 - - - 4 - 142 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_lms_norm_init_q31.c - arm_lms_norm_init_q31.c - 0 - 0 - - - 4 - 143 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_lms_norm_q15.c - arm_lms_norm_q15.c - 0 - 0 - - - 4 - 144 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_lms_norm_q31.c - arm_lms_norm_q31.c - 0 - 0 - - - 4 - 145 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_lms_q15.c - arm_lms_q15.c - 0 - 0 - - - 4 - 146 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_lms_q31.c - arm_lms_q31.c - 0 - 0 - - - 4 - 147 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_correlate_opt_q15.c - arm_correlate_opt_q15.c - 0 - 0 - - - 4 - 148 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_conv_opt_q7.c - arm_conv_opt_q7.c - 0 - 0 - - - 4 - 149 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_conv_opt_q15.c - arm_conv_opt_q15.c - 0 - 0 - - - 4 - 150 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_conv_partial_opt_q7.c - arm_conv_partial_opt_q7.c - 0 - 0 - - - 4 - 151 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_conv_partial_opt_q15.c - arm_conv_partial_opt_q15.c - 0 - 0 - - - 4 - 152 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_correlate_opt_q7.c - arm_correlate_opt_q7.c - 0 - 0 - - - 4 - 153 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_correlate_fast_opt_q15.c - arm_correlate_fast_opt_q15.c - 0 - 0 - - - 4 - 154 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_conv_fast_opt_q15.c - arm_conv_fast_opt_q15.c - 0 - 0 - - - 4 - 155 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_conv_partial_fast_opt_q15.c - arm_conv_partial_fast_opt_q15.c - 0 - 0 - - - 4 - 156 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_f32.c - arm_biquad_cascade_df2T_f32.c - 0 - 0 - - - 4 - 157 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_f64.c - arm_biquad_cascade_df2T_f64.c - 0 - 0 - - - 4 - 158 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_init_f64.c - arm_biquad_cascade_df2T_init_f64.c - 0 - 0 - - - 4 - 159 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_stereo_df2T_f32.c - arm_biquad_cascade_stereo_df2T_f32.c - 0 - 0 - - - 4 - 160 - 1 - 0 - 0 - 0 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_stereo_df2T_init_f32.c - arm_biquad_cascade_stereo_df2T_init_f32.c - 0 - 0 - - - - - MatrixFunctions - 0 - 0 - 0 - 0 - - 5 - 161 - 1 - 0 - 0 - 0 - ..\..\Source\MatrixFunctions\arm_mat_add_f32.c - arm_mat_add_f32.c - 0 - 0 - - - 5 - 162 - 1 - 0 - 0 - 0 - ..\..\Source\MatrixFunctions\arm_mat_add_q15.c - arm_mat_add_q15.c - 0 - 0 - - - 5 - 163 - 1 - 0 - 0 - 0 - ..\..\Source\MatrixFunctions\arm_mat_add_q31.c - arm_mat_add_q31.c - 0 - 0 - - - 5 - 164 - 1 - 0 - 0 - 0 - ..\..\Source\MatrixFunctions\arm_mat_init_f32.c - arm_mat_init_f32.c - 0 - 0 - - - 5 - 165 - 1 - 0 - 0 - 0 - ..\..\Source\MatrixFunctions\arm_mat_init_q15.c - arm_mat_init_q15.c - 0 - 0 - - - 5 - 166 - 1 - 0 - 0 - 0 - ..\..\Source\MatrixFunctions\arm_mat_init_q31.c - arm_mat_init_q31.c - 0 - 0 - - - 5 - 167 - 1 - 0 - 0 - 0 - ..\..\Source\MatrixFunctions\arm_mat_inverse_f32.c - arm_mat_inverse_f32.c - 0 - 0 - - - 5 - 168 - 1 - 0 - 0 - 0 - ..\..\Source\MatrixFunctions\arm_mat_mult_f32.c - arm_mat_mult_f32.c - 0 - 0 - - - 5 - 169 - 1 - 0 - 0 - 0 - ..\..\Source\MatrixFunctions\arm_mat_mult_fast_q15.c - arm_mat_mult_fast_q15.c - 0 - 0 - - - 5 - 170 - 1 - 0 - 0 - 0 - ..\..\Source\MatrixFunctions\arm_mat_mult_fast_q31.c - arm_mat_mult_fast_q31.c - 0 - 0 - - - 5 - 171 - 1 - 0 - 0 - 0 - ..\..\Source\MatrixFunctions\arm_mat_mult_q15.c - arm_mat_mult_q15.c - 0 - 0 - - - 5 - 172 - 1 - 0 - 0 - 0 - ..\..\Source\MatrixFunctions\arm_mat_mult_q31.c - arm_mat_mult_q31.c - 0 - 0 - - - 5 - 173 - 1 - 0 - 0 - 0 - ..\..\Source\MatrixFunctions\arm_mat_scale_f32.c - arm_mat_scale_f32.c - 0 - 0 - - - 5 - 174 - 1 - 0 - 0 - 0 - ..\..\Source\MatrixFunctions\arm_mat_scale_q15.c - arm_mat_scale_q15.c - 0 - 0 - - - 5 - 175 - 1 - 0 - 0 - 0 - ..\..\Source\MatrixFunctions\arm_mat_scale_q31.c - arm_mat_scale_q31.c - 0 - 0 - - - 5 - 176 - 1 - 0 - 0 - 0 - ..\..\Source\MatrixFunctions\arm_mat_sub_f32.c - arm_mat_sub_f32.c - 0 - 0 - - - 5 - 177 - 1 - 0 - 0 - 0 - ..\..\Source\MatrixFunctions\arm_mat_sub_q15.c - arm_mat_sub_q15.c - 0 - 0 - - - 5 - 178 - 1 - 0 - 0 - 0 - ..\..\Source\MatrixFunctions\arm_mat_sub_q31.c - arm_mat_sub_q31.c - 0 - 0 - - - 5 - 179 - 1 - 0 - 0 - 0 - ..\..\Source\MatrixFunctions\arm_mat_trans_f32.c - arm_mat_trans_f32.c - 0 - 0 - - - 5 - 180 - 1 - 0 - 0 - 0 - ..\..\Source\MatrixFunctions\arm_mat_trans_q15.c - arm_mat_trans_q15.c - 0 - 0 - - - 5 - 181 - 1 - 0 - 0 - 0 - ..\..\Source\MatrixFunctions\arm_mat_trans_q31.c - arm_mat_trans_q31.c - 0 - 0 - - - 5 - 182 - 1 - 0 - 0 - 0 - ..\..\Source\MatrixFunctions\arm_mat_cmplx_mult_f32.c - arm_mat_cmplx_mult_f32.c - 0 - 0 - - - 5 - 183 - 1 - 0 - 0 - 0 - ..\..\Source\MatrixFunctions\arm_mat_cmplx_mult_q15.c - arm_mat_cmplx_mult_q15.c - 0 - 0 - - - 5 - 184 - 1 - 0 - 0 - 0 - ..\..\Source\MatrixFunctions\arm_mat_cmplx_mult_q31.c - arm_mat_cmplx_mult_q31.c - 0 - 0 - - - 5 - 185 - 1 - 0 - 0 - 0 - ..\..\Source\MatrixFunctions\arm_mat_inverse_f64.c - arm_mat_inverse_f64.c - 0 - 0 - - - - - TransformFunctions - 0 - 0 - 0 - 0 - - 6 - 186 - 1 - 0 - 0 - 0 - ..\..\Source\TransformFunctions\arm_bitreversal.c - arm_bitreversal.c - 0 - 0 - - - 6 - 187 - 1 - 0 - 0 - 0 - ..\..\Source\TransformFunctions\arm_bitreversal2.c - arm_bitreversal2.c - 0 - 0 - - - 6 - 188 - 1 - 0 - 0 - 0 - ..\..\Source\TransformFunctions\arm_cfft_radix4_f32.c - arm_cfft_radix4_f32.c - 0 - 0 - - - 6 - 189 - 1 - 0 - 0 - 0 - ..\..\Source\TransformFunctions\arm_cfft_radix4_init_f32.c - arm_cfft_radix4_init_f32.c - 0 - 0 - - - 6 - 190 - 1 - 0 - 0 - 0 - ..\..\Source\TransformFunctions\arm_cfft_radix4_init_q15.c - arm_cfft_radix4_init_q15.c - 0 - 0 - - - 6 - 191 - 1 - 0 - 0 - 0 - ..\..\Source\TransformFunctions\arm_cfft_radix4_init_q31.c - arm_cfft_radix4_init_q31.c - 0 - 0 - - - 6 - 192 - 1 - 0 - 0 - 0 - ..\..\Source\TransformFunctions\arm_cfft_radix4_q15.c - arm_cfft_radix4_q15.c - 0 - 0 - - - 6 - 193 - 1 - 0 - 0 - 0 - ..\..\Source\TransformFunctions\arm_cfft_radix4_q31.c - arm_cfft_radix4_q31.c - 0 - 0 - - - 6 - 194 - 1 - 0 - 0 - 0 - ..\..\Source\TransformFunctions\arm_dct4_f32.c - arm_dct4_f32.c - 0 - 0 - - - 6 - 195 - 1 - 0 - 0 - 0 - ..\..\Source\TransformFunctions\arm_dct4_init_f32.c - arm_dct4_init_f32.c - 0 - 0 - - - 6 - 196 - 1 - 0 - 0 - 0 - ..\..\Source\TransformFunctions\arm_dct4_init_q15.c - arm_dct4_init_q15.c - 0 - 0 - - - 6 - 197 - 1 - 0 - 0 - 0 - ..\..\Source\TransformFunctions\arm_dct4_init_q31.c - arm_dct4_init_q31.c - 0 - 0 - - - 6 - 198 - 1 - 0 - 0 - 0 - ..\..\Source\TransformFunctions\arm_dct4_q15.c - arm_dct4_q15.c - 0 - 0 - - - 6 - 199 - 1 - 0 - 0 - 0 - ..\..\Source\TransformFunctions\arm_dct4_q31.c - arm_dct4_q31.c - 0 - 0 - - - 6 - 200 - 1 - 0 - 0 - 0 - ..\..\Source\TransformFunctions\arm_rfft_f32.c - arm_rfft_f32.c - 0 - 0 - - - 6 - 201 - 1 - 0 - 0 - 0 - ..\..\Source\TransformFunctions\arm_rfft_init_f32.c - arm_rfft_init_f32.c - 0 - 0 - - - 6 - 202 - 1 - 0 - 0 - 0 - ..\..\Source\TransformFunctions\arm_rfft_init_q15.c - arm_rfft_init_q15.c - 0 - 0 - - - 6 - 203 - 1 - 0 - 0 - 0 - ..\..\Source\TransformFunctions\arm_rfft_init_q31.c - arm_rfft_init_q31.c - 0 - 0 - - - 6 - 204 - 1 - 0 - 0 - 0 - ..\..\Source\TransformFunctions\arm_rfft_q15.c - arm_rfft_q15.c - 0 - 0 - - - 6 - 205 - 1 - 0 - 0 - 0 - ..\..\Source\TransformFunctions\arm_rfft_q31.c - arm_rfft_q31.c - 0 - 0 - - - 6 - 206 - 1 - 0 - 0 - 0 - ..\..\Source\TransformFunctions\arm_cfft_radix2_f32.c - arm_cfft_radix2_f32.c - 0 - 0 - - - 6 - 207 - 1 - 0 - 0 - 0 - ..\..\Source\TransformFunctions\arm_cfft_radix2_init_f32.c - arm_cfft_radix2_init_f32.c - 0 - 0 - - - 6 - 208 - 1 - 0 - 0 - 0 - ..\..\Source\TransformFunctions\arm_cfft_radix2_init_q15.c - arm_cfft_radix2_init_q15.c - 0 - 0 - - - 6 - 209 - 1 - 0 - 0 - 0 - ..\..\Source\TransformFunctions\arm_cfft_radix2_init_q31.c - arm_cfft_radix2_init_q31.c - 0 - 0 - - - 6 - 210 - 1 - 0 - 0 - 0 - ..\..\Source\TransformFunctions\arm_cfft_radix2_q15.c - arm_cfft_radix2_q15.c - 0 - 0 - - - 6 - 211 - 1 - 0 - 0 - 0 - ..\..\Source\TransformFunctions\arm_cfft_radix2_q31.c - arm_cfft_radix2_q31.c - 0 - 0 - - - 6 - 212 - 1 - 0 - 0 - 0 - ..\..\Source\TransformFunctions\arm_cfft_f32.c - arm_cfft_f32.c - 0 - 0 - - - 6 - 213 - 1 - 0 - 0 - 0 - ..\..\Source\TransformFunctions\arm_cfft_radix8_f32.c - arm_cfft_radix8_f32.c - 0 - 0 - - - 6 - 214 - 1 - 0 - 0 - 0 - ..\..\Source\TransformFunctions\arm_rfft_fast_f32.c - arm_rfft_fast_f32.c - 0 - 0 - - - 6 - 215 - 1 - 0 - 0 - 0 - ..\..\Source\TransformFunctions\arm_rfft_fast_init_f32.c - arm_rfft_fast_init_f32.c - 0 - 0 - - - 6 - 216 - 1 - 0 - 0 - 0 - ..\..\Source\TransformFunctions\arm_cfft_q31.c - arm_cfft_q31.c - 0 - 0 - - - 6 - 217 - 1 - 0 - 0 - 0 - ..\..\Source\TransformFunctions\arm_cfft_q15.c - arm_cfft_q15.c - 0 - 0 - - - - - ControllerFunctions - 0 - 0 - 0 - 0 - - 7 - 218 - 1 - 0 - 0 - 0 - ..\..\Source\ControllerFunctions\arm_pid_init_f32.c - arm_pid_init_f32.c - 0 - 0 - - - 7 - 219 - 1 - 0 - 0 - 0 - ..\..\Source\ControllerFunctions\arm_pid_init_q15.c - arm_pid_init_q15.c - 0 - 0 - - - 7 - 220 - 1 - 0 - 0 - 0 - ..\..\Source\ControllerFunctions\arm_pid_init_q31.c - arm_pid_init_q31.c - 0 - 0 - - - 7 - 221 - 1 - 0 - 0 - 0 - ..\..\Source\ControllerFunctions\arm_pid_reset_f32.c - arm_pid_reset_f32.c - 0 - 0 - - - 7 - 222 - 1 - 0 - 0 - 0 - ..\..\Source\ControllerFunctions\arm_pid_reset_q15.c - arm_pid_reset_q15.c - 0 - 0 - - - 7 - 223 - 1 - 0 - 0 - 0 - ..\..\Source\ControllerFunctions\arm_pid_reset_q31.c - arm_pid_reset_q31.c - 0 - 0 - - - 7 - 224 - 1 - 0 - 0 - 0 - ..\..\Source\ControllerFunctions\arm_sin_cos_f32.c - arm_sin_cos_f32.c - 0 - 0 - - - 7 - 225 - 1 - 0 - 0 - 0 - ..\..\Source\ControllerFunctions\arm_sin_cos_q31.c - arm_sin_cos_q31.c - 0 - 0 - - - - - StatisticsFunctions - 0 - 0 - 0 - 0 - - 8 - 226 - 1 - 0 - 0 - 0 - ..\..\Source\StatisticsFunctions\arm_max_f32.c - arm_max_f32.c - 0 - 0 - - - 8 - 227 - 1 - 0 - 0 - 0 - ..\..\Source\StatisticsFunctions\arm_max_q7.c - arm_max_q7.c - 0 - 0 - - - 8 - 228 - 1 - 0 - 0 - 0 - ..\..\Source\StatisticsFunctions\arm_max_q15.c - arm_max_q15.c - 0 - 0 - - - 8 - 229 - 1 - 0 - 0 - 0 - ..\..\Source\StatisticsFunctions\arm_max_q31.c - arm_max_q31.c - 0 - 0 - - - 8 - 230 - 1 - 0 - 0 - 0 - ..\..\Source\StatisticsFunctions\arm_mean_f32.c - arm_mean_f32.c - 0 - 0 - - - 8 - 231 - 1 - 0 - 0 - 0 - ..\..\Source\StatisticsFunctions\arm_mean_q7.c - arm_mean_q7.c - 0 - 0 - - - 8 - 232 - 1 - 0 - 0 - 0 - ..\..\Source\StatisticsFunctions\arm_mean_q15.c - arm_mean_q15.c - 0 - 0 - - - 8 - 233 - 1 - 0 - 0 - 0 - ..\..\Source\StatisticsFunctions\arm_mean_q31.c - arm_mean_q31.c - 0 - 0 - - - 8 - 234 - 1 - 0 - 0 - 0 - ..\..\Source\StatisticsFunctions\arm_min_f32.c - arm_min_f32.c - 0 - 0 - - - 8 - 235 - 1 - 0 - 0 - 0 - ..\..\Source\StatisticsFunctions\arm_min_q7.c - arm_min_q7.c - 0 - 0 - - - 8 - 236 - 1 - 0 - 0 - 0 - ..\..\Source\StatisticsFunctions\arm_min_q15.c - arm_min_q15.c - 0 - 0 - - - 8 - 237 - 1 - 0 - 0 - 0 - ..\..\Source\StatisticsFunctions\arm_min_q31.c - arm_min_q31.c - 0 - 0 - - - 8 - 238 - 1 - 0 - 0 - 0 - ..\..\Source\StatisticsFunctions\arm_power_f32.c - arm_power_f32.c - 0 - 0 - - - 8 - 239 - 1 - 0 - 0 - 0 - ..\..\Source\StatisticsFunctions\arm_power_q7.c - arm_power_q7.c - 0 - 0 - - - 8 - 240 - 1 - 0 - 0 - 0 - ..\..\Source\StatisticsFunctions\arm_power_q15.c - arm_power_q15.c - 0 - 0 - - - 8 - 241 - 1 - 0 - 0 - 0 - ..\..\Source\StatisticsFunctions\arm_power_q31.c - arm_power_q31.c - 0 - 0 - - - 8 - 242 - 1 - 0 - 0 - 0 - ..\..\Source\StatisticsFunctions\arm_rms_f32.c - arm_rms_f32.c - 0 - 0 - - - 8 - 243 - 1 - 0 - 0 - 0 - ..\..\Source\StatisticsFunctions\arm_rms_q15.c - arm_rms_q15.c - 0 - 0 - - - 8 - 244 - 1 - 0 - 0 - 0 - ..\..\Source\StatisticsFunctions\arm_rms_q31.c - arm_rms_q31.c - 0 - 0 - - - 8 - 245 - 1 - 0 - 0 - 0 - ..\..\Source\StatisticsFunctions\arm_std_f32.c - arm_std_f32.c - 0 - 0 - - - 8 - 246 - 1 - 0 - 0 - 0 - ..\..\Source\StatisticsFunctions\arm_std_q15.c - arm_std_q15.c - 0 - 0 - - - 8 - 247 - 1 - 0 - 0 - 0 - ..\..\Source\StatisticsFunctions\arm_std_q31.c - arm_std_q31.c - 0 - 0 - - - 8 - 248 - 1 - 0 - 0 - 0 - ..\..\Source\StatisticsFunctions\arm_var_f32.c - arm_var_f32.c - 0 - 0 - - - 8 - 249 - 1 - 0 - 0 - 0 - ..\..\Source\StatisticsFunctions\arm_var_q15.c - arm_var_q15.c - 0 - 0 - - - 8 - 250 - 1 - 0 - 0 - 0 - ..\..\Source\StatisticsFunctions\arm_var_q31.c - arm_var_q31.c - 0 - 0 - - - - - SupportFunctions - 0 - 0 - 0 - 0 - - 9 - 251 - 1 - 0 - 0 - 0 - ..\..\Source\SupportFunctions\arm_copy_f32.c - arm_copy_f32.c - 0 - 0 - - - 9 - 252 - 1 - 0 - 0 - 0 - ..\..\Source\SupportFunctions\arm_copy_q7.c - arm_copy_q7.c - 0 - 0 - - - 9 - 253 - 1 - 0 - 0 - 0 - ..\..\Source\SupportFunctions\arm_copy_q15.c - arm_copy_q15.c - 0 - 0 - - - 9 - 254 - 1 - 0 - 0 - 0 - ..\..\Source\SupportFunctions\arm_copy_q31.c - arm_copy_q31.c - 0 - 0 - - - 9 - 255 - 1 - 0 - 0 - 0 - ..\..\Source\SupportFunctions\arm_fill_f32.c - arm_fill_f32.c - 0 - 0 - - - 9 - 256 - 1 - 0 - 0 - 0 - ..\..\Source\SupportFunctions\arm_fill_q7.c - arm_fill_q7.c - 0 - 0 - - - 9 - 257 - 1 - 0 - 0 - 0 - ..\..\Source\SupportFunctions\arm_fill_q15.c - arm_fill_q15.c - 0 - 0 - - - 9 - 258 - 1 - 0 - 0 - 0 - ..\..\Source\SupportFunctions\arm_fill_q31.c - arm_fill_q31.c - 0 - 0 - - - 9 - 259 - 1 - 0 - 0 - 0 - ..\..\Source\SupportFunctions\arm_float_to_q7.c - arm_float_to_q7.c - 0 - 0 - - - 9 - 260 - 1 - 0 - 0 - 0 - ..\..\Source\SupportFunctions\arm_float_to_q15.c - arm_float_to_q15.c - 0 - 0 - - - 9 - 261 - 1 - 0 - 0 - 0 - ..\..\Source\SupportFunctions\arm_float_to_q31.c - arm_float_to_q31.c - 0 - 0 - - - 9 - 262 - 1 - 0 - 0 - 0 - ..\..\Source\SupportFunctions\arm_q7_to_float.c - arm_q7_to_float.c - 0 - 0 - - - 9 - 263 - 1 - 0 - 0 - 0 - ..\..\Source\SupportFunctions\arm_q7_to_q15.c - arm_q7_to_q15.c - 0 - 0 - - - 9 - 264 - 1 - 0 - 0 - 0 - ..\..\Source\SupportFunctions\arm_q7_to_q31.c - arm_q7_to_q31.c - 0 - 0 - - - 9 - 265 - 1 - 0 - 0 - 0 - ..\..\Source\SupportFunctions\arm_q15_to_float.c - arm_q15_to_float.c - 0 - 0 - - - 9 - 266 - 1 - 0 - 0 - 0 - ..\..\Source\SupportFunctions\arm_q15_to_q7.c - arm_q15_to_q7.c - 0 - 0 - - - 9 - 267 - 1 - 0 - 0 - 0 - ..\..\Source\SupportFunctions\arm_q15_to_q31.c - arm_q15_to_q31.c - 0 - 0 - - - 9 - 268 - 1 - 0 - 0 - 0 - ..\..\Source\SupportFunctions\arm_q31_to_float.c - arm_q31_to_float.c - 0 - 0 - - - 9 - 269 - 1 - 0 - 0 - 0 - ..\..\Source\SupportFunctions\arm_q31_to_q7.c - arm_q31_to_q7.c - 0 - 0 - - - 9 - 270 - 1 - 0 - 0 - 0 - ..\..\Source\SupportFunctions\arm_q31_to_q15.c - arm_q31_to_q15.c - 0 - 0 - - - - - CommonTables - 0 - 0 - 0 - 0 - - 10 - 271 - 1 - 0 - 0 - 0 - ..\..\Source\CommonTables\arm_common_tables.c - arm_common_tables.c - 0 - 0 - - - 10 - 272 - 1 - 0 - 0 - 0 - ..\..\Source\CommonTables\arm_const_structs.c - arm_const_structs.c - 0 - 0 - - - -
diff --git a/Projects/ARMCLANG/arm_cortexM_math.uvprojx b/Projects/ARMCLANG/arm_cortexM_math.uvprojx deleted file mode 100644 index 013cb2eb..00000000 --- a/Projects/ARMCLANG/arm_cortexM_math.uvprojx +++ /dev/null @@ -1,37502 +0,0 @@ - - - - 2.1 - -
### uVision Project, (C) Keil Software
- - - - cortexM0l - 0x4 - ARM-ADS - 6110000::V6.11::.\ARMCLANG - 1 - - - ARMCM0 - ARM - ARM.CMSIS.5.5.0-dev52 - http://www.keil.com/pack/ - IROM(0x00000000,0x40000) IRAM(0x20000000,0x20000) CPUTYPE("Cortex-M0") CLOCK(12000000) ESEL ELITTLE - - - UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0NEW_DEVICE -FS00 -FL040000 -FP0($$Device:ARMCM0$Device\ARM\Flash\NEW_DEVICE.FLM)) - 0 - $$Device:ARMCM0$Device\ARM\ARMCM0\Include\ARMCM0.h - - - - - - - - - - $$Device:ARMCM0$Device\ARM\SVD\ARMCM0.svd - 0 - 0 - - - - - - - 0 - 0 - 0 - 0 - 1 - - .\IntermediateFiles\cortexM0l\ - arm_cortexM0l_math - 0 - 1 - 0 - 1 - 1 - .\IntermediateFiles\cortexM0l\ - 1 - 0 - 0 - - 0 - 0 - - - 0 - 0 - 0 - 0 - - - 0 - 0 - - - 0 - 0 - 0 - 0 - - - 1 - 0 - cmd.exe /C copy "!L" "..\..\Lib\ARMCLANG\" - - 0 - 0 - 0 - 0 - - 0 - - - - 0 - 0 - 0 - 0 - 0 - 1 - 0 - 0 - 0 - 0 - 3 - - - 1 - - - SARMCM3.DLL - - DARMCM1.DLL - -pCM0 - SARMCM3.DLL - - TARMCM1.DLL - -pCM0 - - - - 1 - 0 - 0 - 0 - 16 - - - - - 1 - 0 - 0 - 0 - 1 - 4096 - - 1 - BIN\UL2CM3.DLL - "" () - - - - - 0 - - - - 0 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 0 - 1 - 1 - 0 - 1 - 1 - 0 - 0 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 0 - 0 - "Cortex-M0" - - 0 - 0 - 0 - 1 - 1 - 0 - 0 - 0 - 0 - 0 - 0 - 8 - 0 - 1 - 0 - 0 - 3 - 3 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 1 - 0 - 0 - 0 - 0 - 1 - 0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x20000000 - 0x20000 - - - 1 - 0x0 - 0x40000 - - - 0 - 0x0 - 0x0 - - - 1 - 0x0 - 0x0 - - - 1 - 0x0 - 0x0 - - - 1 - 0x0 - 0x0 - - - 1 - 0x0 - 0x40000 - - - 1 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x20000000 - 0x20000 - - - 0 - 0x0 - 0x0 - - - - - - 1 - 6 - 1 - 0 - 1 - 0 - 0 - 0 - 0 - 0 - 3 - 0 - 0 - 0 - 0 - 0 - 3 - 3 - 1 - 1 - 0 - 0 - 0 - - - ARM_MATH_MATRIX_CHECK, ARM_MATH_ROUNDING, ARM_MATH_LOOPUNROLL - - ..\..\Include;..\..\..\Core\Include;..\..\..\Include - - - - 1 - 0 - 0 - 1 - 0 - 0 - 0 - 0 - 0 - 1 - - - - - - - - - 0 - 0 - 0 - 0 - 1 - 0 - 0x00000000 - 0x00000000 - - - - - - - - - - - - - BasicMathFunctions - - - arm_abs_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_f32.c - - - arm_abs_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_q7.c - - - arm_abs_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_q15.c - - - arm_abs_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_q31.c - - - arm_add_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_f32.c - - - arm_add_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_q7.c - - - arm_add_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_q15.c - - - arm_add_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_q31.c - - - arm_dot_prod_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_f32.c - - - arm_dot_prod_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_q7.c - - - arm_dot_prod_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_q15.c - - - arm_dot_prod_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_q31.c - - - arm_mult_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_f32.c - - - arm_mult_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_q7.c - - - arm_mult_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_q15.c - - - arm_mult_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_q31.c - - - arm_negate_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_f32.c - - - arm_negate_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_q7.c - - - arm_negate_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_q15.c - - - arm_negate_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_q31.c - - - arm_offset_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_f32.c - - - arm_offset_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_q7.c - - - arm_offset_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_q15.c - - - arm_offset_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_q31.c - - - arm_scale_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_f32.c - - - arm_scale_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_q7.c - - - arm_scale_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_q15.c - - - arm_scale_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_q31.c - - - arm_shift_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_shift_q7.c - - - arm_shift_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_shift_q15.c - - - arm_shift_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_shift_q31.c - - - arm_sub_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_f32.c - - - arm_sub_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_q7.c - - - arm_sub_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_q15.c - - - arm_sub_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_q31.c - - - - - FastMathFunctions - - - arm_cos_f32.c - 1 - ..\..\Source\FastMathFunctions\arm_cos_f32.c - - - arm_cos_q15.c - 1 - ..\..\Source\FastMathFunctions\arm_cos_q15.c - - - arm_cos_q31.c - 1 - ..\..\Source\FastMathFunctions\arm_cos_q31.c - - - arm_sin_f32.c - 1 - ..\..\Source\FastMathFunctions\arm_sin_f32.c - - - arm_sin_q15.c - 1 - ..\..\Source\FastMathFunctions\arm_sin_q15.c - - - arm_sin_q31.c - 1 - ..\..\Source\FastMathFunctions\arm_sin_q31.c - - - arm_sqrt_q15.c - 1 - ..\..\Source\FastMathFunctions\arm_sqrt_q15.c - - - arm_sqrt_q31.c - 1 - ..\..\Source\FastMathFunctions\arm_sqrt_q31.c - - - - - ComplexMathFunctions - - - arm_cmplx_conj_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_conj_f32.c - - - arm_cmplx_conj_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_conj_q15.c - - - arm_cmplx_conj_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_conj_q31.c - - - arm_cmplx_dot_prod_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_dot_prod_f32.c - - - arm_cmplx_dot_prod_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_dot_prod_q15.c - - - arm_cmplx_dot_prod_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_dot_prod_q31.c - - - arm_cmplx_mag_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_f32.c - - - arm_cmplx_mag_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_q15.c - - - arm_cmplx_mag_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_q31.c - - - arm_cmplx_mag_squared_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_squared_f32.c - - - arm_cmplx_mag_squared_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_squared_q15.c - - - arm_cmplx_mag_squared_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_squared_q31.c - - - arm_cmplx_mult_cmplx_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_f32.c - - - arm_cmplx_mult_cmplx_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_q15.c - - - arm_cmplx_mult_cmplx_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_q31.c - - - arm_cmplx_mult_real_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_real_f32.c - - - arm_cmplx_mult_real_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_real_q15.c - - - arm_cmplx_mult_real_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_real_q31.c - - - - - FilteringFunctions - - - arm_biquad_cascade_df1_32x64_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_32x64_init_q31.c - - - arm_biquad_cascade_df1_32x64_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_32x64_q31.c - - - arm_biquad_cascade_df1_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_f32.c - - - arm_biquad_cascade_df1_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_fast_q15.c - - - arm_biquad_cascade_df1_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_fast_q31.c - - - arm_biquad_cascade_df1_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_init_f32.c - - - arm_biquad_cascade_df1_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_init_q15.c - - - arm_biquad_cascade_df1_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_init_q31.c - - - arm_biquad_cascade_df1_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_q15.c - - - arm_biquad_cascade_df1_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_q31.c - - - arm_biquad_cascade_df2T_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_init_f32.c - - - arm_conv_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_f32.c - - - arm_conv_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_fast_q15.c - - - arm_conv_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_fast_q31.c - - - arm_conv_partial_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_f32.c - - - arm_conv_partial_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_fast_q15.c - - - arm_conv_partial_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_fast_q31.c - - - arm_conv_partial_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_q7.c - - - arm_conv_partial_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_q15.c - - - arm_conv_partial_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_q31.c - - - arm_conv_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_q7.c - - - arm_conv_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_q15.c - - - arm_conv_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_q31.c - - - arm_correlate_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_f32.c - - - arm_correlate_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_fast_q15.c - - - arm_correlate_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_fast_q31.c - - - arm_correlate_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_q7.c - - - arm_correlate_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_q15.c - - - arm_correlate_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_q31.c - - - arm_fir_decimate_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_f32.c - - - arm_fir_decimate_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_fast_q15.c - - - arm_fir_decimate_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_fast_q31.c - - - arm_fir_decimate_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_init_f32.c - - - arm_fir_decimate_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_init_q15.c - - - arm_fir_decimate_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_init_q31.c - - - arm_fir_decimate_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_q15.c - - - arm_fir_decimate_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_q31.c - - - arm_fir_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_f32.c - - - arm_fir_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_fast_q15.c - - - arm_fir_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_fast_q31.c - - - arm_fir_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_f32.c - - - arm_fir_init_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_q7.c - - - arm_fir_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_q15.c - - - arm_fir_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_q31.c - - - arm_fir_interpolate_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_f32.c - - - arm_fir_interpolate_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_init_f32.c - - - arm_fir_interpolate_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_init_q15.c - - - arm_fir_interpolate_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_init_q31.c - - - arm_fir_interpolate_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_q15.c - - - arm_fir_interpolate_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_q31.c - - - arm_fir_lattice_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_f32.c - - - arm_fir_lattice_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_init_f32.c - - - arm_fir_lattice_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_init_q15.c - - - arm_fir_lattice_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_init_q31.c - - - arm_fir_lattice_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_q15.c - - - arm_fir_lattice_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_q31.c - - - arm_fir_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_q7.c - - - arm_fir_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_q15.c - - - arm_fir_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_q31.c - - - arm_fir_sparse_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_f32.c - - - arm_fir_sparse_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_f32.c - - - arm_fir_sparse_init_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_q7.c - - - arm_fir_sparse_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_q15.c - - - arm_fir_sparse_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_q31.c - - - arm_fir_sparse_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_q7.c - - - arm_fir_sparse_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_q15.c - - - arm_fir_sparse_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_q31.c - - - arm_iir_lattice_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_f32.c - - - arm_iir_lattice_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_init_f32.c - - - arm_iir_lattice_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_init_q15.c - - - arm_iir_lattice_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_init_q31.c - - - arm_iir_lattice_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_q15.c - - - arm_iir_lattice_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_q31.c - - - arm_lms_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_f32.c - - - arm_lms_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_init_f32.c - - - arm_lms_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_init_q15.c - - - arm_lms_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_init_q31.c - - - arm_lms_norm_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_f32.c - - - arm_lms_norm_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_init_f32.c - - - arm_lms_norm_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_init_q15.c - - - arm_lms_norm_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_init_q31.c - - - arm_lms_norm_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_q15.c - - - arm_lms_norm_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_q31.c - - - arm_lms_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_q15.c - - - arm_lms_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_q31.c - - - arm_correlate_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_opt_q15.c - - - arm_conv_opt_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_opt_q7.c - - - arm_conv_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_opt_q15.c - - - arm_conv_partial_opt_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_opt_q7.c - - - arm_conv_partial_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_opt_q15.c - - - arm_correlate_opt_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_opt_q7.c - - - arm_correlate_fast_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_fast_opt_q15.c - - - arm_conv_fast_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_fast_opt_q15.c - - - arm_conv_partial_fast_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_fast_opt_q15.c - - - arm_biquad_cascade_df2T_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_f32.c - - - arm_biquad_cascade_df2T_f64.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_f64.c - - - arm_biquad_cascade_df2T_init_f64.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_init_f64.c - - - arm_biquad_cascade_stereo_df2T_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_stereo_df2T_f32.c - - - arm_biquad_cascade_stereo_df2T_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_stereo_df2T_init_f32.c - - - - - MatrixFunctions - - - arm_mat_add_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_add_f32.c - - - arm_mat_add_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_add_q15.c - - - arm_mat_add_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_add_q31.c - - - arm_mat_init_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_init_f32.c - - - arm_mat_init_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_init_q15.c - - - arm_mat_init_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_init_q31.c - - - arm_mat_inverse_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_inverse_f32.c - - - arm_mat_mult_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_f32.c - - - arm_mat_mult_fast_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_fast_q15.c - - - arm_mat_mult_fast_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_fast_q31.c - - - arm_mat_mult_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_q15.c - - - arm_mat_mult_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_q31.c - - - arm_mat_scale_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_scale_f32.c - - - arm_mat_scale_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_scale_q15.c - - - arm_mat_scale_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_scale_q31.c - - - arm_mat_sub_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_sub_f32.c - - - arm_mat_sub_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_sub_q15.c - - - arm_mat_sub_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_sub_q31.c - - - arm_mat_trans_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_trans_f32.c - - - arm_mat_trans_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_trans_q15.c - - - arm_mat_trans_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_trans_q31.c - - - arm_mat_cmplx_mult_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_cmplx_mult_f32.c - - - arm_mat_cmplx_mult_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_cmplx_mult_q15.c - - - arm_mat_cmplx_mult_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_cmplx_mult_q31.c - - - arm_mat_inverse_f64.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_inverse_f64.c - - - - - TransformFunctions - - - arm_bitreversal.c - 1 - ..\..\Source\TransformFunctions\arm_bitreversal.c - - - arm_bitreversal2.c - 1 - ..\..\Source\TransformFunctions\arm_bitreversal2.c - - - arm_cfft_radix4_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_f32.c - - - arm_cfft_radix4_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_init_f32.c - - - arm_cfft_radix4_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_init_q15.c - - - arm_cfft_radix4_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_init_q31.c - - - arm_cfft_radix4_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_q15.c - - - arm_cfft_radix4_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_q31.c - - - arm_dct4_f32.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_f32.c - - - arm_dct4_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_init_f32.c - - - arm_dct4_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_init_q15.c - - - arm_dct4_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_init_q31.c - - - arm_dct4_q15.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_q15.c - - - arm_dct4_q31.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_q31.c - - - arm_rfft_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_f32.c - - - arm_rfft_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_init_f32.c - - - arm_rfft_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_init_q15.c - - - arm_rfft_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_init_q31.c - - - arm_rfft_q15.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_q15.c - - - arm_rfft_q31.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_q31.c - - - arm_cfft_radix2_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_f32.c - - - arm_cfft_radix2_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_init_f32.c - - - arm_cfft_radix2_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_init_q15.c - - - arm_cfft_radix2_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_init_q31.c - - - arm_cfft_radix2_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_q15.c - - - arm_cfft_radix2_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_q31.c - - - arm_cfft_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_f32.c - - - arm_cfft_radix8_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix8_f32.c - - - arm_rfft_fast_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_fast_f32.c - - - arm_rfft_fast_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_fast_init_f32.c - - - arm_cfft_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_q31.c - - - arm_cfft_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_q15.c - - - - - ControllerFunctions - - - arm_pid_init_f32.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_init_f32.c - - - arm_pid_init_q15.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_init_q15.c - - - arm_pid_init_q31.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_init_q31.c - - - arm_pid_reset_f32.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_reset_f32.c - - - arm_pid_reset_q15.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_reset_q15.c - - - arm_pid_reset_q31.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_reset_q31.c - - - arm_sin_cos_f32.c - 1 - ..\..\Source\ControllerFunctions\arm_sin_cos_f32.c - - - arm_sin_cos_q31.c - 1 - ..\..\Source\ControllerFunctions\arm_sin_cos_q31.c - - - - - StatisticsFunctions - - - arm_max_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_f32.c - - - arm_max_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_q7.c - - - arm_max_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_q15.c - - - arm_max_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_q31.c - - - arm_mean_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_f32.c - - - arm_mean_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_q7.c - - - arm_mean_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_q15.c - - - arm_mean_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_q31.c - - - arm_min_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_f32.c - - - arm_min_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_q7.c - - - arm_min_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_q15.c - - - arm_min_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_q31.c - - - arm_power_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_f32.c - - - arm_power_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_q7.c - - - arm_power_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_q15.c - - - arm_power_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_q31.c - - - arm_rms_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_rms_f32.c - - - arm_rms_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_rms_q15.c - - - arm_rms_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_rms_q31.c - - - arm_std_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_std_f32.c - - - arm_std_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_std_q15.c - - - arm_std_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_std_q31.c - - - arm_var_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_var_f32.c - - - arm_var_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_var_q15.c - - - arm_var_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_var_q31.c - - - - - SupportFunctions - - - arm_copy_f32.c - 1 - ..\..\Source\SupportFunctions\arm_copy_f32.c - - - arm_copy_q7.c - 1 - ..\..\Source\SupportFunctions\arm_copy_q7.c - - - arm_copy_q15.c - 1 - ..\..\Source\SupportFunctions\arm_copy_q15.c - - - arm_copy_q31.c - 1 - ..\..\Source\SupportFunctions\arm_copy_q31.c - - - arm_fill_f32.c - 1 - ..\..\Source\SupportFunctions\arm_fill_f32.c - - - arm_fill_q7.c - 1 - ..\..\Source\SupportFunctions\arm_fill_q7.c - - - arm_fill_q15.c - 1 - ..\..\Source\SupportFunctions\arm_fill_q15.c - - - arm_fill_q31.c - 1 - ..\..\Source\SupportFunctions\arm_fill_q31.c - - - arm_float_to_q7.c - 1 - ..\..\Source\SupportFunctions\arm_float_to_q7.c - - - arm_float_to_q15.c - 1 - ..\..\Source\SupportFunctions\arm_float_to_q15.c - - - arm_float_to_q31.c - 1 - ..\..\Source\SupportFunctions\arm_float_to_q31.c - - - arm_q7_to_float.c - 1 - ..\..\Source\SupportFunctions\arm_q7_to_float.c - - - arm_q7_to_q15.c - 1 - ..\..\Source\SupportFunctions\arm_q7_to_q15.c - - - arm_q7_to_q31.c - 1 - ..\..\Source\SupportFunctions\arm_q7_to_q31.c - - - arm_q15_to_float.c - 1 - ..\..\Source\SupportFunctions\arm_q15_to_float.c - - - arm_q15_to_q7.c - 1 - ..\..\Source\SupportFunctions\arm_q15_to_q7.c - - - arm_q15_to_q31.c - 1 - ..\..\Source\SupportFunctions\arm_q15_to_q31.c - - - arm_q31_to_float.c - 1 - ..\..\Source\SupportFunctions\arm_q31_to_float.c - - - arm_q31_to_q7.c - 1 - ..\..\Source\SupportFunctions\arm_q31_to_q7.c - - - arm_q31_to_q15.c - 1 - ..\..\Source\SupportFunctions\arm_q31_to_q15.c - - - - - CommonTables - - - arm_common_tables.c - 1 - ..\..\Source\CommonTables\arm_common_tables.c - - - arm_const_structs.c - 1 - ..\..\Source\CommonTables\arm_const_structs.c - - - - - - - cortexM0b - 0x4 - ARM-ADS - 6110000::V6.11::.\ARMCLANG 6.11 - 1 - - - ARMCM0 - ARM - ARM.CMSIS.5.5.0-dev52 - http://www.keil.com/pack/ - IROM(0x00000000,0x40000) IRAM(0x20000000,0x20000) CPUTYPE("Cortex-M0") CLOCK(12000000) ESEL ELITTLE - - - UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0NEW_DEVICE -FS00 -FL040000 -FP0($$Device:ARMCM0$Device\ARM\Flash\NEW_DEVICE.FLM)) - 0 - $$Device:ARMCM0$Device\ARM\ARMCM0\Include\ARMCM0.h - - - - - - - - - - $$Device:ARMCM0$Device\ARM\SVD\ARMCM0.svd - 0 - 0 - - - - - - - 0 - 0 - 0 - 0 - 1 - - .\IntermediateFiles\cortexM0b\ - arm_cortexM0b_math - 0 - 1 - 0 - 1 - 1 - .\IntermediateFiles\cortexM0b\ - 1 - 0 - 0 - - 0 - 0 - - - 0 - 0 - 0 - 0 - - - 0 - 0 - - - 0 - 0 - 0 - 0 - - - 1 - 0 - cmd.exe /C copy "!L" "..\..\Lib\ARMCLANG\" - - 0 - 0 - 0 - 0 - - 0 - - - - 0 - 0 - 0 - 0 - 0 - 1 - 0 - 0 - 0 - 0 - 3 - - - 1 - - - SARMCM3.DLL - - DARMCM1.DLL - -pCM0 - SARMCM3.DLL - - TARMCM1.DLL - -pCM0 - - - - 1 - 0 - 0 - 0 - 16 - - - - - 1 - 0 - 0 - 0 - 1 - 4096 - - 1 - BIN\UL2CM3.DLL - "" () - - - - - 0 - - - - 0 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 0 - 1 - 1 - 1 - 1 - 1 - 0 - 0 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 0 - 0 - "Cortex-M0" - - 0 - 0 - 0 - 1 - 1 - 0 - 0 - 0 - 0 - 0 - 0 - 8 - 0 - 1 - 0 - 0 - 3 - 3 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 1 - 0 - 0 - 0 - 0 - 1 - 0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x20000000 - 0x20000 - - - 1 - 0x0 - 0x40000 - - - 0 - 0x0 - 0x0 - - - 1 - 0x0 - 0x0 - - - 1 - 0x0 - 0x0 - - - 1 - 0x0 - 0x0 - - - 1 - 0x0 - 0x40000 - - - 1 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x20000000 - 0x20000 - - - 0 - 0x0 - 0x0 - - - - - - 1 - 6 - 1 - 0 - 1 - 0 - 0 - 0 - 0 - 0 - 3 - 0 - 0 - 0 - 0 - 0 - 3 - 3 - 1 - 1 - 0 - 0 - 0 - - - ARM_MATH_MATRIX_CHECK, ARM_MATH_ROUNDING, ARM_MATH_LOOPUNROLL, ARM_MATH_BIG_ENDIAN - - ..\..\Include;..\..\..\Core\Include;..\..\..\Include - - - - 1 - 0 - 0 - 1 - 0 - 0 - 0 - 0 - 0 - 1 - - - - - - - - - 0 - 0 - 0 - 0 - 1 - 0 - 0x00000000 - 0x00000000 - - - - - - - - - - - - - BasicMathFunctions - - - arm_abs_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_f32.c - - - arm_abs_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_q7.c - - - arm_abs_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_q15.c - - - arm_abs_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_q31.c - - - arm_add_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_f32.c - - - arm_add_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_q7.c - - - arm_add_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_q15.c - - - arm_add_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_q31.c - - - arm_dot_prod_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_f32.c - - - arm_dot_prod_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_q7.c - - - arm_dot_prod_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_q15.c - - - arm_dot_prod_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_q31.c - - - arm_mult_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_f32.c - - - arm_mult_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_q7.c - - - arm_mult_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_q15.c - - - arm_mult_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_q31.c - - - arm_negate_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_f32.c - - - arm_negate_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_q7.c - - - arm_negate_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_q15.c - - - arm_negate_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_q31.c - - - arm_offset_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_f32.c - - - arm_offset_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_q7.c - - - arm_offset_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_q15.c - - - arm_offset_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_q31.c - - - arm_scale_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_f32.c - - - arm_scale_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_q7.c - - - arm_scale_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_q15.c - - - arm_scale_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_q31.c - - - arm_shift_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_shift_q7.c - - - arm_shift_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_shift_q15.c - - - arm_shift_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_shift_q31.c - - - arm_sub_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_f32.c - - - arm_sub_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_q7.c - - - arm_sub_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_q15.c - - - arm_sub_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_q31.c - - - - - FastMathFunctions - - - arm_cos_f32.c - 1 - ..\..\Source\FastMathFunctions\arm_cos_f32.c - - - arm_cos_q15.c - 1 - ..\..\Source\FastMathFunctions\arm_cos_q15.c - - - arm_cos_q31.c - 1 - ..\..\Source\FastMathFunctions\arm_cos_q31.c - - - arm_sin_f32.c - 1 - ..\..\Source\FastMathFunctions\arm_sin_f32.c - - - arm_sin_q15.c - 1 - ..\..\Source\FastMathFunctions\arm_sin_q15.c - - - arm_sin_q31.c - 1 - ..\..\Source\FastMathFunctions\arm_sin_q31.c - - - arm_sqrt_q15.c - 1 - ..\..\Source\FastMathFunctions\arm_sqrt_q15.c - - - arm_sqrt_q31.c - 1 - ..\..\Source\FastMathFunctions\arm_sqrt_q31.c - - - - - ComplexMathFunctions - - - arm_cmplx_conj_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_conj_f32.c - - - arm_cmplx_conj_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_conj_q15.c - - - arm_cmplx_conj_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_conj_q31.c - - - arm_cmplx_dot_prod_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_dot_prod_f32.c - - - arm_cmplx_dot_prod_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_dot_prod_q15.c - - - arm_cmplx_dot_prod_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_dot_prod_q31.c - - - arm_cmplx_mag_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_f32.c - - - arm_cmplx_mag_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_q15.c - - - arm_cmplx_mag_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_q31.c - - - arm_cmplx_mag_squared_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_squared_f32.c - - - arm_cmplx_mag_squared_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_squared_q15.c - - - arm_cmplx_mag_squared_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_squared_q31.c - - - arm_cmplx_mult_cmplx_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_f32.c - - - arm_cmplx_mult_cmplx_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_q15.c - - - arm_cmplx_mult_cmplx_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_q31.c - - - arm_cmplx_mult_real_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_real_f32.c - - - arm_cmplx_mult_real_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_real_q15.c - - - arm_cmplx_mult_real_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_real_q31.c - - - - - FilteringFunctions - - - arm_biquad_cascade_df1_32x64_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_32x64_init_q31.c - - - arm_biquad_cascade_df1_32x64_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_32x64_q31.c - - - arm_biquad_cascade_df1_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_f32.c - - - arm_biquad_cascade_df1_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_fast_q15.c - - - arm_biquad_cascade_df1_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_fast_q31.c - - - arm_biquad_cascade_df1_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_init_f32.c - - - arm_biquad_cascade_df1_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_init_q15.c - - - arm_biquad_cascade_df1_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_init_q31.c - - - arm_biquad_cascade_df1_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_q15.c - - - arm_biquad_cascade_df1_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_q31.c - - - arm_biquad_cascade_df2T_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_init_f32.c - - - arm_conv_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_f32.c - - - arm_conv_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_fast_q15.c - - - arm_conv_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_fast_q31.c - - - arm_conv_partial_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_f32.c - - - arm_conv_partial_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_fast_q15.c - - - arm_conv_partial_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_fast_q31.c - - - arm_conv_partial_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_q7.c - - - arm_conv_partial_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_q15.c - - - arm_conv_partial_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_q31.c - - - arm_conv_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_q7.c - - - arm_conv_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_q15.c - - - arm_conv_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_q31.c - - - arm_correlate_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_f32.c - - - arm_correlate_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_fast_q15.c - - - arm_correlate_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_fast_q31.c - - - arm_correlate_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_q7.c - - - arm_correlate_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_q15.c - - - arm_correlate_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_q31.c - - - arm_fir_decimate_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_f32.c - - - arm_fir_decimate_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_fast_q15.c - - - arm_fir_decimate_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_fast_q31.c - - - arm_fir_decimate_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_init_f32.c - - - arm_fir_decimate_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_init_q15.c - - - arm_fir_decimate_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_init_q31.c - - - arm_fir_decimate_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_q15.c - - - arm_fir_decimate_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_q31.c - - - arm_fir_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_f32.c - - - arm_fir_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_fast_q15.c - - - arm_fir_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_fast_q31.c - - - arm_fir_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_f32.c - - - arm_fir_init_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_q7.c - - - arm_fir_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_q15.c - - - arm_fir_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_q31.c - - - arm_fir_interpolate_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_f32.c - - - arm_fir_interpolate_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_init_f32.c - - - arm_fir_interpolate_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_init_q15.c - - - arm_fir_interpolate_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_init_q31.c - - - arm_fir_interpolate_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_q15.c - - - arm_fir_interpolate_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_q31.c - - - arm_fir_lattice_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_f32.c - - - arm_fir_lattice_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_init_f32.c - - - arm_fir_lattice_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_init_q15.c - - - arm_fir_lattice_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_init_q31.c - - - arm_fir_lattice_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_q15.c - - - arm_fir_lattice_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_q31.c - - - arm_fir_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_q7.c - - - arm_fir_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_q15.c - - - arm_fir_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_q31.c - - - arm_fir_sparse_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_f32.c - - - arm_fir_sparse_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_f32.c - - - arm_fir_sparse_init_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_q7.c - - - arm_fir_sparse_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_q15.c - - - arm_fir_sparse_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_q31.c - - - arm_fir_sparse_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_q7.c - - - arm_fir_sparse_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_q15.c - - - arm_fir_sparse_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_q31.c - - - arm_iir_lattice_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_f32.c - - - arm_iir_lattice_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_init_f32.c - - - arm_iir_lattice_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_init_q15.c - - - arm_iir_lattice_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_init_q31.c - - - arm_iir_lattice_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_q15.c - - - arm_iir_lattice_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_q31.c - - - arm_lms_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_f32.c - - - arm_lms_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_init_f32.c - - - arm_lms_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_init_q15.c - - - arm_lms_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_init_q31.c - - - arm_lms_norm_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_f32.c - - - arm_lms_norm_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_init_f32.c - - - arm_lms_norm_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_init_q15.c - - - arm_lms_norm_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_init_q31.c - - - arm_lms_norm_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_q15.c - - - arm_lms_norm_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_q31.c - - - arm_lms_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_q15.c - - - arm_lms_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_q31.c - - - arm_correlate_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_opt_q15.c - - - arm_conv_opt_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_opt_q7.c - - - arm_conv_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_opt_q15.c - - - arm_conv_partial_opt_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_opt_q7.c - - - arm_conv_partial_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_opt_q15.c - - - arm_correlate_opt_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_opt_q7.c - - - arm_correlate_fast_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_fast_opt_q15.c - - - arm_conv_fast_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_fast_opt_q15.c - - - arm_conv_partial_fast_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_fast_opt_q15.c - - - arm_biquad_cascade_df2T_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_f32.c - - - arm_biquad_cascade_df2T_f64.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_f64.c - - - arm_biquad_cascade_df2T_init_f64.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_init_f64.c - - - arm_biquad_cascade_stereo_df2T_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_stereo_df2T_f32.c - - - arm_biquad_cascade_stereo_df2T_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_stereo_df2T_init_f32.c - - - - - MatrixFunctions - - - arm_mat_add_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_add_f32.c - - - arm_mat_add_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_add_q15.c - - - arm_mat_add_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_add_q31.c - - - arm_mat_init_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_init_f32.c - - - arm_mat_init_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_init_q15.c - - - arm_mat_init_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_init_q31.c - - - arm_mat_inverse_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_inverse_f32.c - - - arm_mat_mult_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_f32.c - - - arm_mat_mult_fast_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_fast_q15.c - - - arm_mat_mult_fast_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_fast_q31.c - - - arm_mat_mult_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_q15.c - - - arm_mat_mult_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_q31.c - - - arm_mat_scale_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_scale_f32.c - - - arm_mat_scale_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_scale_q15.c - - - arm_mat_scale_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_scale_q31.c - - - arm_mat_sub_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_sub_f32.c - - - arm_mat_sub_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_sub_q15.c - - - arm_mat_sub_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_sub_q31.c - - - arm_mat_trans_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_trans_f32.c - - - arm_mat_trans_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_trans_q15.c - - - arm_mat_trans_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_trans_q31.c - - - arm_mat_cmplx_mult_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_cmplx_mult_f32.c - - - arm_mat_cmplx_mult_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_cmplx_mult_q15.c - - - arm_mat_cmplx_mult_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_cmplx_mult_q31.c - - - arm_mat_inverse_f64.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_inverse_f64.c - - - - - TransformFunctions - - - arm_bitreversal.c - 1 - ..\..\Source\TransformFunctions\arm_bitreversal.c - - - arm_bitreversal2.c - 1 - ..\..\Source\TransformFunctions\arm_bitreversal2.c - - - arm_cfft_radix4_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_f32.c - - - arm_cfft_radix4_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_init_f32.c - - - arm_cfft_radix4_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_init_q15.c - - - arm_cfft_radix4_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_init_q31.c - - - arm_cfft_radix4_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_q15.c - - - arm_cfft_radix4_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_q31.c - - - arm_dct4_f32.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_f32.c - - - arm_dct4_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_init_f32.c - - - arm_dct4_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_init_q15.c - - - arm_dct4_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_init_q31.c - - - arm_dct4_q15.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_q15.c - - - arm_dct4_q31.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_q31.c - - - arm_rfft_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_f32.c - - - arm_rfft_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_init_f32.c - - - arm_rfft_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_init_q15.c - - - arm_rfft_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_init_q31.c - - - arm_rfft_q15.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_q15.c - - - arm_rfft_q31.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_q31.c - - - arm_cfft_radix2_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_f32.c - - - arm_cfft_radix2_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_init_f32.c - - - arm_cfft_radix2_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_init_q15.c - - - arm_cfft_radix2_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_init_q31.c - - - arm_cfft_radix2_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_q15.c - - - arm_cfft_radix2_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_q31.c - - - arm_cfft_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_f32.c - - - arm_cfft_radix8_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix8_f32.c - - - arm_rfft_fast_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_fast_f32.c - - - arm_rfft_fast_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_fast_init_f32.c - - - arm_cfft_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_q31.c - - - arm_cfft_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_q15.c - - - - - ControllerFunctions - - - arm_pid_init_f32.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_init_f32.c - - - arm_pid_init_q15.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_init_q15.c - - - arm_pid_init_q31.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_init_q31.c - - - arm_pid_reset_f32.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_reset_f32.c - - - arm_pid_reset_q15.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_reset_q15.c - - - arm_pid_reset_q31.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_reset_q31.c - - - arm_sin_cos_f32.c - 1 - ..\..\Source\ControllerFunctions\arm_sin_cos_f32.c - - - arm_sin_cos_q31.c - 1 - ..\..\Source\ControllerFunctions\arm_sin_cos_q31.c - - - - - StatisticsFunctions - - - arm_max_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_f32.c - - - arm_max_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_q7.c - - - arm_max_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_q15.c - - - arm_max_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_q31.c - - - arm_mean_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_f32.c - - - arm_mean_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_q7.c - - - arm_mean_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_q15.c - - - arm_mean_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_q31.c - - - arm_min_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_f32.c - - - arm_min_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_q7.c - - - arm_min_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_q15.c - - - arm_min_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_q31.c - - - arm_power_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_f32.c - - - arm_power_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_q7.c - - - arm_power_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_q15.c - - - arm_power_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_q31.c - - - arm_rms_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_rms_f32.c - - - arm_rms_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_rms_q15.c - - - arm_rms_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_rms_q31.c - - - arm_std_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_std_f32.c - - - arm_std_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_std_q15.c - - - arm_std_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_std_q31.c - - - arm_var_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_var_f32.c - - - arm_var_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_var_q15.c - - - arm_var_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_var_q31.c - - - - - SupportFunctions - - - arm_copy_f32.c - 1 - ..\..\Source\SupportFunctions\arm_copy_f32.c - - - arm_copy_q7.c - 1 - ..\..\Source\SupportFunctions\arm_copy_q7.c - - - arm_copy_q15.c - 1 - ..\..\Source\SupportFunctions\arm_copy_q15.c - - - arm_copy_q31.c - 1 - ..\..\Source\SupportFunctions\arm_copy_q31.c - - - arm_fill_f32.c - 1 - ..\..\Source\SupportFunctions\arm_fill_f32.c - - - arm_fill_q7.c - 1 - ..\..\Source\SupportFunctions\arm_fill_q7.c - - - arm_fill_q15.c - 1 - ..\..\Source\SupportFunctions\arm_fill_q15.c - - - arm_fill_q31.c - 1 - ..\..\Source\SupportFunctions\arm_fill_q31.c - - - arm_float_to_q7.c - 1 - ..\..\Source\SupportFunctions\arm_float_to_q7.c - - - arm_float_to_q15.c - 1 - ..\..\Source\SupportFunctions\arm_float_to_q15.c - - - arm_float_to_q31.c - 1 - ..\..\Source\SupportFunctions\arm_float_to_q31.c - - - arm_q7_to_float.c - 1 - ..\..\Source\SupportFunctions\arm_q7_to_float.c - - - arm_q7_to_q15.c - 1 - ..\..\Source\SupportFunctions\arm_q7_to_q15.c - - - arm_q7_to_q31.c - 1 - ..\..\Source\SupportFunctions\arm_q7_to_q31.c - - - arm_q15_to_float.c - 1 - ..\..\Source\SupportFunctions\arm_q15_to_float.c - - - arm_q15_to_q7.c - 1 - ..\..\Source\SupportFunctions\arm_q15_to_q7.c - - - arm_q15_to_q31.c - 1 - ..\..\Source\SupportFunctions\arm_q15_to_q31.c - - - arm_q31_to_float.c - 1 - ..\..\Source\SupportFunctions\arm_q31_to_float.c - - - arm_q31_to_q7.c - 1 - ..\..\Source\SupportFunctions\arm_q31_to_q7.c - - - arm_q31_to_q15.c - 1 - ..\..\Source\SupportFunctions\arm_q31_to_q15.c - - - - - CommonTables - - - arm_common_tables.c - 1 - ..\..\Source\CommonTables\arm_common_tables.c - - - arm_const_structs.c - 1 - ..\..\Source\CommonTables\arm_const_structs.c - - - - - - - cortexM3l - 0x4 - ARM-ADS - 6110000::V6.11::.\ARMCLANG 6.11 - 1 - - - ARMCM3 - ARM - ARM.CMSIS.5.5.0-dev52 - http://www.keil.com/pack/ - IROM(0x00000000,0x40000) IRAM(0x20000000,0x20000) CPUTYPE("Cortex-M3") CLOCK(12000000) ESEL ELITTLE - - - UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0NEW_DEVICE -FS00 -FL040000 -FP0($$Device:ARMCM3$Device\ARM\Flash\NEW_DEVICE.FLM)) - 0 - $$Device:ARMCM3$Device\ARM\ARMCM3\Include\ARMCM3.h - - - - - - - - - - $$Device:ARMCM3$Device\ARM\SVD\ARMCM3.svd - 0 - 0 - - - - - - - 0 - 0 - 0 - 0 - 1 - - .\IntermediateFiles\cortexM3l\ - arm_cortexM3l_math - 0 - 1 - 0 - 1 - 1 - .\IntermediateFiles\cortexM3l\ - 1 - 0 - 0 - - 0 - 0 - - - 0 - 0 - 0 - 0 - - - 0 - 0 - - - 0 - 0 - 0 - 0 - - - 1 - 0 - cmd.exe /C copy "!L" "..\..\Lib\ARMCLANG\" - - 0 - 0 - 0 - 0 - - 0 - - - - 0 - 0 - 0 - 0 - 0 - 1 - 0 - 0 - 0 - 0 - 3 - - - 1 - - - SARMCM3.DLL - -MPU - DCM.DLL - -pCM3 - SARMCM3.DLL - -MPU - TCM.DLL - -pCM3 - - - - 1 - 0 - 0 - 0 - 16 - - - - - 1 - 0 - 0 - 0 - 1 - 4096 - - 1 - BIN\UL2CM3.DLL - "" () - - - - - 0 - - - - 0 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 0 - 1 - 1 - 0 - 1 - 1 - 0 - 0 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 0 - 0 - "Cortex-M3" - - 0 - 0 - 0 - 1 - 1 - 0 - 0 - 0 - 0 - 0 - 0 - 8 - 0 - 1 - 0 - 0 - 3 - 3 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 1 - 0 - 0 - 0 - 0 - 1 - 0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x20000000 - 0x20000 - - - 1 - 0x0 - 0x40000 - - - 0 - 0x0 - 0x0 - - - 1 - 0x0 - 0x0 - - - 1 - 0x0 - 0x0 - - - 1 - 0x0 - 0x0 - - - 1 - 0x0 - 0x40000 - - - 1 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x20000000 - 0x20000 - - - 0 - 0x0 - 0x0 - - - - - - 1 - 6 - 1 - 0 - 1 - 0 - 0 - 0 - 0 - 0 - 3 - 0 - 0 - 0 - 0 - 0 - 3 - 3 - 1 - 1 - 0 - 0 - 0 - - - ARM_MATH_MATRIX_CHECK, ARM_MATH_ROUNDING, ARM_MATH_LOOPUNROLL - - ..\..\Include;..\..\..\Core\Include;..\..\..\Include - - - - 1 - 0 - 0 - 1 - 0 - 0 - 0 - 0 - 0 - 1 - - - - - - - - - 0 - 0 - 0 - 0 - 1 - 0 - 0x00000000 - 0x00000000 - - - - - - - - - - - - - BasicMathFunctions - - - arm_abs_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_f32.c - - - arm_abs_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_q7.c - - - arm_abs_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_q15.c - - - arm_abs_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_q31.c - - - arm_add_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_f32.c - - - arm_add_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_q7.c - - - arm_add_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_q15.c - - - arm_add_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_q31.c - - - arm_dot_prod_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_f32.c - - - arm_dot_prod_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_q7.c - - - arm_dot_prod_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_q15.c - - - arm_dot_prod_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_q31.c - - - arm_mult_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_f32.c - - - arm_mult_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_q7.c - - - arm_mult_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_q15.c - - - arm_mult_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_q31.c - - - arm_negate_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_f32.c - - - arm_negate_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_q7.c - - - arm_negate_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_q15.c - - - arm_negate_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_q31.c - - - arm_offset_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_f32.c - - - arm_offset_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_q7.c - - - arm_offset_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_q15.c - - - arm_offset_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_q31.c - - - arm_scale_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_f32.c - - - arm_scale_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_q7.c - - - arm_scale_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_q15.c - - - arm_scale_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_q31.c - - - arm_shift_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_shift_q7.c - - - arm_shift_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_shift_q15.c - - - arm_shift_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_shift_q31.c - - - arm_sub_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_f32.c - - - arm_sub_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_q7.c - - - arm_sub_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_q15.c - - - arm_sub_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_q31.c - - - - - FastMathFunctions - - - arm_cos_f32.c - 1 - ..\..\Source\FastMathFunctions\arm_cos_f32.c - - - arm_cos_q15.c - 1 - ..\..\Source\FastMathFunctions\arm_cos_q15.c - - - arm_cos_q31.c - 1 - ..\..\Source\FastMathFunctions\arm_cos_q31.c - - - arm_sin_f32.c - 1 - ..\..\Source\FastMathFunctions\arm_sin_f32.c - - - arm_sin_q15.c - 1 - ..\..\Source\FastMathFunctions\arm_sin_q15.c - - - arm_sin_q31.c - 1 - ..\..\Source\FastMathFunctions\arm_sin_q31.c - - - arm_sqrt_q15.c - 1 - ..\..\Source\FastMathFunctions\arm_sqrt_q15.c - - - arm_sqrt_q31.c - 1 - ..\..\Source\FastMathFunctions\arm_sqrt_q31.c - - - - - ComplexMathFunctions - - - arm_cmplx_conj_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_conj_f32.c - - - arm_cmplx_conj_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_conj_q15.c - - - arm_cmplx_conj_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_conj_q31.c - - - arm_cmplx_dot_prod_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_dot_prod_f32.c - - - arm_cmplx_dot_prod_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_dot_prod_q15.c - - - arm_cmplx_dot_prod_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_dot_prod_q31.c - - - arm_cmplx_mag_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_f32.c - - - arm_cmplx_mag_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_q15.c - - - arm_cmplx_mag_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_q31.c - - - arm_cmplx_mag_squared_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_squared_f32.c - - - arm_cmplx_mag_squared_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_squared_q15.c - - - arm_cmplx_mag_squared_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_squared_q31.c - - - arm_cmplx_mult_cmplx_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_f32.c - - - arm_cmplx_mult_cmplx_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_q15.c - - - arm_cmplx_mult_cmplx_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_q31.c - - - arm_cmplx_mult_real_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_real_f32.c - - - arm_cmplx_mult_real_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_real_q15.c - - - arm_cmplx_mult_real_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_real_q31.c - - - - - FilteringFunctions - - - arm_biquad_cascade_df1_32x64_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_32x64_init_q31.c - - - arm_biquad_cascade_df1_32x64_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_32x64_q31.c - - - arm_biquad_cascade_df1_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_f32.c - - - arm_biquad_cascade_df1_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_fast_q15.c - - - arm_biquad_cascade_df1_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_fast_q31.c - - - arm_biquad_cascade_df1_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_init_f32.c - - - arm_biquad_cascade_df1_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_init_q15.c - - - arm_biquad_cascade_df1_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_init_q31.c - - - arm_biquad_cascade_df1_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_q15.c - - - arm_biquad_cascade_df1_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_q31.c - - - arm_biquad_cascade_df2T_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_init_f32.c - - - arm_conv_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_f32.c - - - arm_conv_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_fast_q15.c - - - arm_conv_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_fast_q31.c - - - arm_conv_partial_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_f32.c - - - arm_conv_partial_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_fast_q15.c - - - arm_conv_partial_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_fast_q31.c - - - arm_conv_partial_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_q7.c - - - arm_conv_partial_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_q15.c - - - arm_conv_partial_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_q31.c - - - arm_conv_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_q7.c - - - arm_conv_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_q15.c - - - arm_conv_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_q31.c - - - arm_correlate_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_f32.c - - - arm_correlate_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_fast_q15.c - - - arm_correlate_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_fast_q31.c - - - arm_correlate_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_q7.c - - - arm_correlate_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_q15.c - - - arm_correlate_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_q31.c - - - arm_fir_decimate_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_f32.c - - - arm_fir_decimate_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_fast_q15.c - - - arm_fir_decimate_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_fast_q31.c - - - arm_fir_decimate_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_init_f32.c - - - arm_fir_decimate_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_init_q15.c - - - arm_fir_decimate_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_init_q31.c - - - arm_fir_decimate_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_q15.c - - - arm_fir_decimate_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_q31.c - - - arm_fir_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_f32.c - - - arm_fir_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_fast_q15.c - - - arm_fir_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_fast_q31.c - - - arm_fir_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_f32.c - - - arm_fir_init_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_q7.c - - - arm_fir_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_q15.c - - - arm_fir_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_q31.c - - - arm_fir_interpolate_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_f32.c - - - arm_fir_interpolate_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_init_f32.c - - - arm_fir_interpolate_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_init_q15.c - - - arm_fir_interpolate_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_init_q31.c - - - arm_fir_interpolate_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_q15.c - - - arm_fir_interpolate_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_q31.c - - - arm_fir_lattice_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_f32.c - - - arm_fir_lattice_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_init_f32.c - - - arm_fir_lattice_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_init_q15.c - - - arm_fir_lattice_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_init_q31.c - - - arm_fir_lattice_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_q15.c - - - arm_fir_lattice_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_q31.c - - - arm_fir_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_q7.c - - - arm_fir_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_q15.c - - - arm_fir_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_q31.c - - - arm_fir_sparse_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_f32.c - - - arm_fir_sparse_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_f32.c - - - arm_fir_sparse_init_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_q7.c - - - arm_fir_sparse_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_q15.c - - - arm_fir_sparse_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_q31.c - - - arm_fir_sparse_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_q7.c - - - arm_fir_sparse_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_q15.c - - - arm_fir_sparse_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_q31.c - - - arm_iir_lattice_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_f32.c - - - arm_iir_lattice_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_init_f32.c - - - arm_iir_lattice_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_init_q15.c - - - arm_iir_lattice_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_init_q31.c - - - arm_iir_lattice_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_q15.c - - - arm_iir_lattice_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_q31.c - - - arm_lms_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_f32.c - - - arm_lms_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_init_f32.c - - - arm_lms_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_init_q15.c - - - arm_lms_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_init_q31.c - - - arm_lms_norm_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_f32.c - - - arm_lms_norm_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_init_f32.c - - - arm_lms_norm_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_init_q15.c - - - arm_lms_norm_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_init_q31.c - - - arm_lms_norm_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_q15.c - - - arm_lms_norm_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_q31.c - - - arm_lms_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_q15.c - - - arm_lms_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_q31.c - - - arm_correlate_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_opt_q15.c - - - arm_conv_opt_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_opt_q7.c - - - arm_conv_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_opt_q15.c - - - arm_conv_partial_opt_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_opt_q7.c - - - arm_conv_partial_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_opt_q15.c - - - arm_correlate_opt_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_opt_q7.c - - - arm_correlate_fast_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_fast_opt_q15.c - - - arm_conv_fast_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_fast_opt_q15.c - - - arm_conv_partial_fast_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_fast_opt_q15.c - - - arm_biquad_cascade_df2T_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_f32.c - - - arm_biquad_cascade_df2T_f64.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_f64.c - - - arm_biquad_cascade_df2T_init_f64.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_init_f64.c - - - arm_biquad_cascade_stereo_df2T_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_stereo_df2T_f32.c - - - arm_biquad_cascade_stereo_df2T_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_stereo_df2T_init_f32.c - - - - - MatrixFunctions - - - arm_mat_add_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_add_f32.c - - - arm_mat_add_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_add_q15.c - - - arm_mat_add_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_add_q31.c - - - arm_mat_init_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_init_f32.c - - - arm_mat_init_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_init_q15.c - - - arm_mat_init_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_init_q31.c - - - arm_mat_inverse_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_inverse_f32.c - - - arm_mat_mult_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_f32.c - - - arm_mat_mult_fast_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_fast_q15.c - - - arm_mat_mult_fast_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_fast_q31.c - - - arm_mat_mult_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_q15.c - - - arm_mat_mult_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_q31.c - - - arm_mat_scale_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_scale_f32.c - - - arm_mat_scale_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_scale_q15.c - - - arm_mat_scale_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_scale_q31.c - - - arm_mat_sub_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_sub_f32.c - - - arm_mat_sub_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_sub_q15.c - - - arm_mat_sub_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_sub_q31.c - - - arm_mat_trans_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_trans_f32.c - - - arm_mat_trans_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_trans_q15.c - - - arm_mat_trans_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_trans_q31.c - - - arm_mat_cmplx_mult_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_cmplx_mult_f32.c - - - arm_mat_cmplx_mult_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_cmplx_mult_q15.c - - - arm_mat_cmplx_mult_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_cmplx_mult_q31.c - - - arm_mat_inverse_f64.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_inverse_f64.c - - - - - TransformFunctions - - - arm_bitreversal.c - 1 - ..\..\Source\TransformFunctions\arm_bitreversal.c - - - arm_bitreversal2.c - 1 - ..\..\Source\TransformFunctions\arm_bitreversal2.c - - - arm_cfft_radix4_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_f32.c - - - arm_cfft_radix4_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_init_f32.c - - - arm_cfft_radix4_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_init_q15.c - - - arm_cfft_radix4_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_init_q31.c - - - arm_cfft_radix4_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_q15.c - - - arm_cfft_radix4_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_q31.c - - - arm_dct4_f32.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_f32.c - - - arm_dct4_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_init_f32.c - - - arm_dct4_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_init_q15.c - - - arm_dct4_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_init_q31.c - - - arm_dct4_q15.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_q15.c - - - arm_dct4_q31.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_q31.c - - - arm_rfft_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_f32.c - - - arm_rfft_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_init_f32.c - - - arm_rfft_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_init_q15.c - - - arm_rfft_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_init_q31.c - - - arm_rfft_q15.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_q15.c - - - arm_rfft_q31.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_q31.c - - - arm_cfft_radix2_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_f32.c - - - arm_cfft_radix2_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_init_f32.c - - - arm_cfft_radix2_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_init_q15.c - - - arm_cfft_radix2_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_init_q31.c - - - arm_cfft_radix2_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_q15.c - - - arm_cfft_radix2_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_q31.c - - - arm_cfft_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_f32.c - - - arm_cfft_radix8_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix8_f32.c - - - arm_rfft_fast_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_fast_f32.c - - - arm_rfft_fast_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_fast_init_f32.c - - - arm_cfft_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_q31.c - - - arm_cfft_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_q15.c - - - - - ControllerFunctions - - - arm_pid_init_f32.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_init_f32.c - - - arm_pid_init_q15.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_init_q15.c - - - arm_pid_init_q31.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_init_q31.c - - - arm_pid_reset_f32.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_reset_f32.c - - - arm_pid_reset_q15.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_reset_q15.c - - - arm_pid_reset_q31.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_reset_q31.c - - - arm_sin_cos_f32.c - 1 - ..\..\Source\ControllerFunctions\arm_sin_cos_f32.c - - - arm_sin_cos_q31.c - 1 - ..\..\Source\ControllerFunctions\arm_sin_cos_q31.c - - - - - StatisticsFunctions - - - arm_max_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_f32.c - - - arm_max_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_q7.c - - - arm_max_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_q15.c - - - arm_max_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_q31.c - - - arm_mean_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_f32.c - - - arm_mean_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_q7.c - - - arm_mean_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_q15.c - - - arm_mean_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_q31.c - - - arm_min_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_f32.c - - - arm_min_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_q7.c - - - arm_min_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_q15.c - - - arm_min_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_q31.c - - - arm_power_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_f32.c - - - arm_power_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_q7.c - - - arm_power_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_q15.c - - - arm_power_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_q31.c - - - arm_rms_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_rms_f32.c - - - arm_rms_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_rms_q15.c - - - arm_rms_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_rms_q31.c - - - arm_std_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_std_f32.c - - - arm_std_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_std_q15.c - - - arm_std_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_std_q31.c - - - arm_var_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_var_f32.c - - - arm_var_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_var_q15.c - - - arm_var_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_var_q31.c - - - - - SupportFunctions - - - arm_copy_f32.c - 1 - ..\..\Source\SupportFunctions\arm_copy_f32.c - - - arm_copy_q7.c - 1 - ..\..\Source\SupportFunctions\arm_copy_q7.c - - - arm_copy_q15.c - 1 - ..\..\Source\SupportFunctions\arm_copy_q15.c - - - arm_copy_q31.c - 1 - ..\..\Source\SupportFunctions\arm_copy_q31.c - - - arm_fill_f32.c - 1 - ..\..\Source\SupportFunctions\arm_fill_f32.c - - - arm_fill_q7.c - 1 - ..\..\Source\SupportFunctions\arm_fill_q7.c - - - arm_fill_q15.c - 1 - ..\..\Source\SupportFunctions\arm_fill_q15.c - - - arm_fill_q31.c - 1 - ..\..\Source\SupportFunctions\arm_fill_q31.c - - - arm_float_to_q7.c - 1 - ..\..\Source\SupportFunctions\arm_float_to_q7.c - - - arm_float_to_q15.c - 1 - ..\..\Source\SupportFunctions\arm_float_to_q15.c - - - arm_float_to_q31.c - 1 - ..\..\Source\SupportFunctions\arm_float_to_q31.c - - - arm_q7_to_float.c - 1 - ..\..\Source\SupportFunctions\arm_q7_to_float.c - - - arm_q7_to_q15.c - 1 - ..\..\Source\SupportFunctions\arm_q7_to_q15.c - - - arm_q7_to_q31.c - 1 - ..\..\Source\SupportFunctions\arm_q7_to_q31.c - - - arm_q15_to_float.c - 1 - ..\..\Source\SupportFunctions\arm_q15_to_float.c - - - arm_q15_to_q7.c - 1 - ..\..\Source\SupportFunctions\arm_q15_to_q7.c - - - arm_q15_to_q31.c - 1 - ..\..\Source\SupportFunctions\arm_q15_to_q31.c - - - arm_q31_to_float.c - 1 - ..\..\Source\SupportFunctions\arm_q31_to_float.c - - - arm_q31_to_q7.c - 1 - ..\..\Source\SupportFunctions\arm_q31_to_q7.c - - - arm_q31_to_q15.c - 1 - ..\..\Source\SupportFunctions\arm_q31_to_q15.c - - - - - CommonTables - - - arm_common_tables.c - 1 - ..\..\Source\CommonTables\arm_common_tables.c - - - arm_const_structs.c - 1 - ..\..\Source\CommonTables\arm_const_structs.c - - - - - - - cortexM3b - 0x4 - ARM-ADS - 6110000::V6.11::.\ARMCLANG 6.11 - 1 - - - ARMCM3 - ARM - ARM.CMSIS.5.5.0-dev52 - http://www.keil.com/pack/ - IROM(0x00000000,0x40000) IRAM(0x20000000,0x20000) CPUTYPE("Cortex-M3") CLOCK(12000000) ESEL ELITTLE - - - UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0NEW_DEVICE -FS00 -FL040000 -FP0($$Device:ARMCM3$Device\ARM\Flash\NEW_DEVICE.FLM)) - 0 - $$Device:ARMCM3$Device\ARM\ARMCM3\Include\ARMCM3.h - - - - - - - - - - $$Device:ARMCM3$Device\ARM\SVD\ARMCM3.svd - 0 - 0 - - - - - - - 0 - 0 - 0 - 0 - 1 - - .\IntermediateFiles\cortexM3b\ - arm_cortexM3b_math - 0 - 1 - 0 - 1 - 1 - .\IntermediateFiles\cortexM3b\ - 1 - 0 - 0 - - 0 - 0 - - - 0 - 0 - 0 - 0 - - - 0 - 0 - - - 0 - 0 - 0 - 0 - - - 1 - 0 - cmd.exe /C copy "!L" "..\..\Lib\ARMCLANG\" - - 0 - 0 - 0 - 0 - - 0 - - - - 0 - 0 - 0 - 0 - 0 - 1 - 0 - 0 - 0 - 0 - 3 - - - 1 - - - SARMCM3.DLL - -MPU - DCM.DLL - -pCM3 - SARMCM3.DLL - -MPU - TCM.DLL - -pCM3 - - - - 1 - 0 - 0 - 0 - 16 - - - - - 1 - 0 - 0 - 0 - 1 - 4096 - - 1 - BIN\UL2CM3.DLL - "" () - - - - - 0 - - - - 0 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 0 - 1 - 1 - 1 - 1 - 1 - 0 - 0 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 0 - 0 - "Cortex-M3" - - 0 - 0 - 0 - 1 - 1 - 0 - 0 - 0 - 0 - 0 - 0 - 8 - 0 - 1 - 0 - 0 - 3 - 3 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 1 - 0 - 0 - 0 - 0 - 1 - 0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x20000000 - 0x20000 - - - 1 - 0x0 - 0x40000 - - - 0 - 0x0 - 0x0 - - - 1 - 0x0 - 0x0 - - - 1 - 0x0 - 0x0 - - - 1 - 0x0 - 0x0 - - - 1 - 0x0 - 0x40000 - - - 1 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x20000000 - 0x20000 - - - 0 - 0x0 - 0x0 - - - - - - 1 - 6 - 1 - 0 - 1 - 0 - 0 - 0 - 0 - 0 - 3 - 0 - 0 - 0 - 0 - 0 - 3 - 3 - 1 - 1 - 0 - 0 - 0 - - - ARM_MATH_MATRIX_CHECK, ARM_MATH_ROUNDING, ARM_MATH_LOOPUNROLL, ARM_MATH_BIG_ENDIAN - - ..\..\Include;..\..\..\Core\Include;..\..\..\Include - - - - 1 - 0 - 0 - 1 - 0 - 0 - 0 - 0 - 0 - 1 - - - - - - - - - 0 - 0 - 0 - 0 - 1 - 0 - 0x00000000 - 0x00000000 - - - - - - - - - - - - - BasicMathFunctions - - - arm_abs_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_f32.c - - - arm_abs_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_q7.c - - - arm_abs_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_q15.c - - - arm_abs_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_q31.c - - - arm_add_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_f32.c - - - arm_add_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_q7.c - - - arm_add_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_q15.c - - - arm_add_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_q31.c - - - arm_dot_prod_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_f32.c - - - arm_dot_prod_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_q7.c - - - arm_dot_prod_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_q15.c - - - arm_dot_prod_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_q31.c - - - arm_mult_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_f32.c - - - arm_mult_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_q7.c - - - arm_mult_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_q15.c - - - arm_mult_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_q31.c - - - arm_negate_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_f32.c - - - arm_negate_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_q7.c - - - arm_negate_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_q15.c - - - arm_negate_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_q31.c - - - arm_offset_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_f32.c - - - arm_offset_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_q7.c - - - arm_offset_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_q15.c - - - arm_offset_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_q31.c - - - arm_scale_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_f32.c - - - arm_scale_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_q7.c - - - arm_scale_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_q15.c - - - arm_scale_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_q31.c - - - arm_shift_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_shift_q7.c - - - arm_shift_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_shift_q15.c - - - arm_shift_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_shift_q31.c - - - arm_sub_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_f32.c - - - arm_sub_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_q7.c - - - arm_sub_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_q15.c - - - arm_sub_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_q31.c - - - - - FastMathFunctions - - - arm_cos_f32.c - 1 - ..\..\Source\FastMathFunctions\arm_cos_f32.c - - - arm_cos_q15.c - 1 - ..\..\Source\FastMathFunctions\arm_cos_q15.c - - - arm_cos_q31.c - 1 - ..\..\Source\FastMathFunctions\arm_cos_q31.c - - - arm_sin_f32.c - 1 - ..\..\Source\FastMathFunctions\arm_sin_f32.c - - - arm_sin_q15.c - 1 - ..\..\Source\FastMathFunctions\arm_sin_q15.c - - - arm_sin_q31.c - 1 - ..\..\Source\FastMathFunctions\arm_sin_q31.c - - - arm_sqrt_q15.c - 1 - ..\..\Source\FastMathFunctions\arm_sqrt_q15.c - - - arm_sqrt_q31.c - 1 - ..\..\Source\FastMathFunctions\arm_sqrt_q31.c - - - - - ComplexMathFunctions - - - arm_cmplx_conj_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_conj_f32.c - - - arm_cmplx_conj_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_conj_q15.c - - - arm_cmplx_conj_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_conj_q31.c - - - arm_cmplx_dot_prod_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_dot_prod_f32.c - - - arm_cmplx_dot_prod_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_dot_prod_q15.c - - - arm_cmplx_dot_prod_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_dot_prod_q31.c - - - arm_cmplx_mag_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_f32.c - - - arm_cmplx_mag_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_q15.c - - - arm_cmplx_mag_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_q31.c - - - arm_cmplx_mag_squared_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_squared_f32.c - - - arm_cmplx_mag_squared_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_squared_q15.c - - - arm_cmplx_mag_squared_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_squared_q31.c - - - arm_cmplx_mult_cmplx_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_f32.c - - - arm_cmplx_mult_cmplx_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_q15.c - - - arm_cmplx_mult_cmplx_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_q31.c - - - arm_cmplx_mult_real_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_real_f32.c - - - arm_cmplx_mult_real_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_real_q15.c - - - arm_cmplx_mult_real_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_real_q31.c - - - - - FilteringFunctions - - - arm_biquad_cascade_df1_32x64_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_32x64_init_q31.c - - - arm_biquad_cascade_df1_32x64_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_32x64_q31.c - - - arm_biquad_cascade_df1_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_f32.c - - - arm_biquad_cascade_df1_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_fast_q15.c - - - arm_biquad_cascade_df1_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_fast_q31.c - - - arm_biquad_cascade_df1_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_init_f32.c - - - arm_biquad_cascade_df1_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_init_q15.c - - - arm_biquad_cascade_df1_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_init_q31.c - - - arm_biquad_cascade_df1_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_q15.c - - - arm_biquad_cascade_df1_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_q31.c - - - arm_biquad_cascade_df2T_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_init_f32.c - - - arm_conv_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_f32.c - - - arm_conv_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_fast_q15.c - - - arm_conv_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_fast_q31.c - - - arm_conv_partial_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_f32.c - - - arm_conv_partial_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_fast_q15.c - - - arm_conv_partial_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_fast_q31.c - - - arm_conv_partial_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_q7.c - - - arm_conv_partial_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_q15.c - - - arm_conv_partial_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_q31.c - - - arm_conv_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_q7.c - - - arm_conv_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_q15.c - - - arm_conv_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_q31.c - - - arm_correlate_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_f32.c - - - arm_correlate_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_fast_q15.c - - - arm_correlate_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_fast_q31.c - - - arm_correlate_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_q7.c - - - arm_correlate_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_q15.c - - - arm_correlate_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_q31.c - - - arm_fir_decimate_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_f32.c - - - arm_fir_decimate_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_fast_q15.c - - - arm_fir_decimate_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_fast_q31.c - - - arm_fir_decimate_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_init_f32.c - - - arm_fir_decimate_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_init_q15.c - - - arm_fir_decimate_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_init_q31.c - - - arm_fir_decimate_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_q15.c - - - arm_fir_decimate_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_q31.c - - - arm_fir_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_f32.c - - - arm_fir_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_fast_q15.c - - - arm_fir_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_fast_q31.c - - - arm_fir_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_f32.c - - - arm_fir_init_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_q7.c - - - arm_fir_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_q15.c - - - arm_fir_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_q31.c - - - arm_fir_interpolate_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_f32.c - - - arm_fir_interpolate_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_init_f32.c - - - arm_fir_interpolate_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_init_q15.c - - - arm_fir_interpolate_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_init_q31.c - - - arm_fir_interpolate_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_q15.c - - - arm_fir_interpolate_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_q31.c - - - arm_fir_lattice_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_f32.c - - - arm_fir_lattice_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_init_f32.c - - - arm_fir_lattice_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_init_q15.c - - - arm_fir_lattice_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_init_q31.c - - - arm_fir_lattice_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_q15.c - - - arm_fir_lattice_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_q31.c - - - arm_fir_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_q7.c - - - arm_fir_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_q15.c - - - arm_fir_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_q31.c - - - arm_fir_sparse_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_f32.c - - - arm_fir_sparse_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_f32.c - - - arm_fir_sparse_init_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_q7.c - - - arm_fir_sparse_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_q15.c - - - arm_fir_sparse_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_q31.c - - - arm_fir_sparse_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_q7.c - - - arm_fir_sparse_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_q15.c - - - arm_fir_sparse_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_q31.c - - - arm_iir_lattice_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_f32.c - - - arm_iir_lattice_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_init_f32.c - - - arm_iir_lattice_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_init_q15.c - - - arm_iir_lattice_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_init_q31.c - - - arm_iir_lattice_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_q15.c - - - arm_iir_lattice_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_q31.c - - - arm_lms_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_f32.c - - - arm_lms_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_init_f32.c - - - arm_lms_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_init_q15.c - - - arm_lms_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_init_q31.c - - - arm_lms_norm_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_f32.c - - - arm_lms_norm_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_init_f32.c - - - arm_lms_norm_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_init_q15.c - - - arm_lms_norm_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_init_q31.c - - - arm_lms_norm_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_q15.c - - - arm_lms_norm_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_q31.c - - - arm_lms_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_q15.c - - - arm_lms_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_q31.c - - - arm_correlate_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_opt_q15.c - - - arm_conv_opt_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_opt_q7.c - - - arm_conv_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_opt_q15.c - - - arm_conv_partial_opt_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_opt_q7.c - - - arm_conv_partial_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_opt_q15.c - - - arm_correlate_opt_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_opt_q7.c - - - arm_correlate_fast_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_fast_opt_q15.c - - - arm_conv_fast_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_fast_opt_q15.c - - - arm_conv_partial_fast_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_fast_opt_q15.c - - - arm_biquad_cascade_df2T_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_f32.c - - - arm_biquad_cascade_df2T_f64.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_f64.c - - - arm_biquad_cascade_df2T_init_f64.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_init_f64.c - - - arm_biquad_cascade_stereo_df2T_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_stereo_df2T_f32.c - - - arm_biquad_cascade_stereo_df2T_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_stereo_df2T_init_f32.c - - - - - MatrixFunctions - - - arm_mat_add_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_add_f32.c - - - arm_mat_add_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_add_q15.c - - - arm_mat_add_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_add_q31.c - - - arm_mat_init_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_init_f32.c - - - arm_mat_init_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_init_q15.c - - - arm_mat_init_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_init_q31.c - - - arm_mat_inverse_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_inverse_f32.c - - - arm_mat_mult_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_f32.c - - - arm_mat_mult_fast_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_fast_q15.c - - - arm_mat_mult_fast_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_fast_q31.c - - - arm_mat_mult_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_q15.c - - - arm_mat_mult_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_q31.c - - - arm_mat_scale_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_scale_f32.c - - - arm_mat_scale_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_scale_q15.c - - - arm_mat_scale_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_scale_q31.c - - - arm_mat_sub_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_sub_f32.c - - - arm_mat_sub_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_sub_q15.c - - - arm_mat_sub_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_sub_q31.c - - - arm_mat_trans_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_trans_f32.c - - - arm_mat_trans_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_trans_q15.c - - - arm_mat_trans_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_trans_q31.c - - - arm_mat_cmplx_mult_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_cmplx_mult_f32.c - - - arm_mat_cmplx_mult_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_cmplx_mult_q15.c - - - arm_mat_cmplx_mult_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_cmplx_mult_q31.c - - - arm_mat_inverse_f64.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_inverse_f64.c - - - - - TransformFunctions - - - arm_bitreversal.c - 1 - ..\..\Source\TransformFunctions\arm_bitreversal.c - - - arm_bitreversal2.c - 1 - ..\..\Source\TransformFunctions\arm_bitreversal2.c - - - arm_cfft_radix4_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_f32.c - - - arm_cfft_radix4_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_init_f32.c - - - arm_cfft_radix4_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_init_q15.c - - - arm_cfft_radix4_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_init_q31.c - - - arm_cfft_radix4_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_q15.c - - - arm_cfft_radix4_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_q31.c - - - arm_dct4_f32.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_f32.c - - - arm_dct4_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_init_f32.c - - - arm_dct4_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_init_q15.c - - - arm_dct4_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_init_q31.c - - - arm_dct4_q15.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_q15.c - - - arm_dct4_q31.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_q31.c - - - arm_rfft_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_f32.c - - - arm_rfft_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_init_f32.c - - - arm_rfft_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_init_q15.c - - - arm_rfft_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_init_q31.c - - - arm_rfft_q15.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_q15.c - - - arm_rfft_q31.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_q31.c - - - arm_cfft_radix2_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_f32.c - - - arm_cfft_radix2_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_init_f32.c - - - arm_cfft_radix2_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_init_q15.c - - - arm_cfft_radix2_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_init_q31.c - - - arm_cfft_radix2_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_q15.c - - - arm_cfft_radix2_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_q31.c - - - arm_cfft_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_f32.c - - - arm_cfft_radix8_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix8_f32.c - - - arm_rfft_fast_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_fast_f32.c - - - arm_rfft_fast_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_fast_init_f32.c - - - arm_cfft_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_q31.c - - - arm_cfft_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_q15.c - - - - - ControllerFunctions - - - arm_pid_init_f32.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_init_f32.c - - - arm_pid_init_q15.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_init_q15.c - - - arm_pid_init_q31.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_init_q31.c - - - arm_pid_reset_f32.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_reset_f32.c - - - arm_pid_reset_q15.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_reset_q15.c - - - arm_pid_reset_q31.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_reset_q31.c - - - arm_sin_cos_f32.c - 1 - ..\..\Source\ControllerFunctions\arm_sin_cos_f32.c - - - arm_sin_cos_q31.c - 1 - ..\..\Source\ControllerFunctions\arm_sin_cos_q31.c - - - - - StatisticsFunctions - - - arm_max_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_f32.c - - - arm_max_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_q7.c - - - arm_max_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_q15.c - - - arm_max_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_q31.c - - - arm_mean_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_f32.c - - - arm_mean_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_q7.c - - - arm_mean_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_q15.c - - - arm_mean_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_q31.c - - - arm_min_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_f32.c - - - arm_min_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_q7.c - - - arm_min_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_q15.c - - - arm_min_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_q31.c - - - arm_power_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_f32.c - - - arm_power_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_q7.c - - - arm_power_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_q15.c - - - arm_power_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_q31.c - - - arm_rms_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_rms_f32.c - - - arm_rms_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_rms_q15.c - - - arm_rms_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_rms_q31.c - - - arm_std_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_std_f32.c - - - arm_std_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_std_q15.c - - - arm_std_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_std_q31.c - - - arm_var_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_var_f32.c - - - arm_var_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_var_q15.c - - - arm_var_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_var_q31.c - - - - - SupportFunctions - - - arm_copy_f32.c - 1 - ..\..\Source\SupportFunctions\arm_copy_f32.c - - - arm_copy_q7.c - 1 - ..\..\Source\SupportFunctions\arm_copy_q7.c - - - arm_copy_q15.c - 1 - ..\..\Source\SupportFunctions\arm_copy_q15.c - - - arm_copy_q31.c - 1 - ..\..\Source\SupportFunctions\arm_copy_q31.c - - - arm_fill_f32.c - 1 - ..\..\Source\SupportFunctions\arm_fill_f32.c - - - arm_fill_q7.c - 1 - ..\..\Source\SupportFunctions\arm_fill_q7.c - - - arm_fill_q15.c - 1 - ..\..\Source\SupportFunctions\arm_fill_q15.c - - - arm_fill_q31.c - 1 - ..\..\Source\SupportFunctions\arm_fill_q31.c - - - arm_float_to_q7.c - 1 - ..\..\Source\SupportFunctions\arm_float_to_q7.c - - - arm_float_to_q15.c - 1 - ..\..\Source\SupportFunctions\arm_float_to_q15.c - - - arm_float_to_q31.c - 1 - ..\..\Source\SupportFunctions\arm_float_to_q31.c - - - arm_q7_to_float.c - 1 - ..\..\Source\SupportFunctions\arm_q7_to_float.c - - - arm_q7_to_q15.c - 1 - ..\..\Source\SupportFunctions\arm_q7_to_q15.c - - - arm_q7_to_q31.c - 1 - ..\..\Source\SupportFunctions\arm_q7_to_q31.c - - - arm_q15_to_float.c - 1 - ..\..\Source\SupportFunctions\arm_q15_to_float.c - - - arm_q15_to_q7.c - 1 - ..\..\Source\SupportFunctions\arm_q15_to_q7.c - - - arm_q15_to_q31.c - 1 - ..\..\Source\SupportFunctions\arm_q15_to_q31.c - - - arm_q31_to_float.c - 1 - ..\..\Source\SupportFunctions\arm_q31_to_float.c - - - arm_q31_to_q7.c - 1 - ..\..\Source\SupportFunctions\arm_q31_to_q7.c - - - arm_q31_to_q15.c - 1 - ..\..\Source\SupportFunctions\arm_q31_to_q15.c - - - - - CommonTables - - - arm_common_tables.c - 1 - ..\..\Source\CommonTables\arm_common_tables.c - - - arm_const_structs.c - 1 - ..\..\Source\CommonTables\arm_const_structs.c - - - - - - - cortexM4l - 0x4 - ARM-ADS - 6110000::V6.11::.\ARMCLANG 6.11 - 1 - - - ARMCM4 - ARM - ARM.CMSIS.5.5.0-dev52 - http://www.keil.com/pack/ - IROM(0x00000000,0x80000) IRAM(0x20000000,0x20000) CPUTYPE("Cortex-M4") CLOCK(12000000) ESEL ELITTLE - - - UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0NEW_DEVICE -FS00 -FL080000 -FP0($$Device:ARMCM4$Device\ARM\Flash\NEW_DEVICE.FLM)) - 0 - $$Device:ARMCM4$Device\ARM\ARMCM4\Include\ARMCM4.h - - - - - - - - - - $$Device:ARMCM4$Device\ARM\SVD\ARMCM4.svd - 0 - 0 - - - - - - - 0 - 0 - 0 - 0 - 1 - - .\IntermediateFiles\cortexM4l\ - arm_cortexM4l_math - 0 - 1 - 0 - 1 - 1 - .\IntermediateFiles\cortexM4l\ - 1 - 0 - 0 - - 0 - 0 - - - 0 - 0 - 0 - 0 - - - 0 - 0 - - - 0 - 0 - 0 - 0 - - - 1 - 0 - cmd.exe /C copy "!L" "..\..\Lib\ARMCLANG\" - - 0 - 0 - 0 - 0 - - 0 - - - - 0 - 0 - 0 - 0 - 0 - 1 - 0 - 0 - 0 - 0 - 3 - - - 1 - - - SARMCM3.DLL - -MPU - DCM.DLL - -pCM4 - SARMCM3.DLL - -MPU - TCM.DLL - -pCM4 - - - - 1 - 0 - 0 - 0 - 16 - - - - - 1 - 0 - 0 - 0 - 1 - 4096 - - 1 - BIN\UL2CM3.DLL - "" () - - - - - 0 - - - - 0 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 0 - 1 - 1 - 0 - 1 - 1 - 0 - 0 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 0 - 0 - "Cortex-M4" - - 0 - 0 - 0 - 1 - 1 - 0 - 0 - 0 - 0 - 0 - 0 - 8 - 0 - 1 - 0 - 0 - 3 - 3 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 1 - 0 - 0 - 0 - 0 - 1 - 0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x20000000 - 0x20000 - - - 1 - 0x0 - 0x80000 - - - 0 - 0x0 - 0x0 - - - 1 - 0x0 - 0x0 - - - 1 - 0x0 - 0x0 - - - 1 - 0x0 - 0x0 - - - 1 - 0x0 - 0x80000 - - - 1 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x20000000 - 0x20000 - - - 0 - 0x0 - 0x0 - - - - - - 1 - 6 - 1 - 0 - 1 - 0 - 0 - 0 - 0 - 0 - 3 - 0 - 0 - 0 - 0 - 0 - 3 - 3 - 1 - 1 - 0 - 0 - 0 - - - ARM_MATH_MATRIX_CHECK, ARM_MATH_ROUNDING, ARM_MATH_LOOPUNROLL - - ..\..\Include;..\..\..\Core\Include;..\..\..\Include - - - - 1 - 0 - 0 - 1 - 0 - 0 - 0 - 0 - 0 - 1 - - - - - - - - - 0 - 0 - 0 - 0 - 1 - 0 - 0x00000000 - 0x00000000 - - - - - - - - - - - - - BasicMathFunctions - - - arm_abs_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_f32.c - - - arm_abs_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_q7.c - - - arm_abs_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_q15.c - - - arm_abs_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_q31.c - - - arm_add_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_f32.c - - - arm_add_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_q7.c - - - arm_add_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_q15.c - - - arm_add_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_q31.c - - - arm_dot_prod_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_f32.c - - - arm_dot_prod_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_q7.c - - - arm_dot_prod_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_q15.c - - - arm_dot_prod_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_q31.c - - - arm_mult_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_f32.c - - - arm_mult_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_q7.c - - - arm_mult_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_q15.c - - - arm_mult_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_q31.c - - - arm_negate_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_f32.c - - - arm_negate_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_q7.c - - - arm_negate_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_q15.c - - - arm_negate_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_q31.c - - - arm_offset_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_f32.c - - - arm_offset_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_q7.c - - - arm_offset_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_q15.c - - - arm_offset_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_q31.c - - - arm_scale_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_f32.c - - - arm_scale_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_q7.c - - - arm_scale_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_q15.c - - - arm_scale_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_q31.c - - - arm_shift_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_shift_q7.c - - - arm_shift_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_shift_q15.c - - - arm_shift_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_shift_q31.c - - - arm_sub_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_f32.c - - - arm_sub_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_q7.c - - - arm_sub_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_q15.c - - - arm_sub_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_q31.c - - - - - FastMathFunctions - - - arm_cos_f32.c - 1 - ..\..\Source\FastMathFunctions\arm_cos_f32.c - - - arm_cos_q15.c - 1 - ..\..\Source\FastMathFunctions\arm_cos_q15.c - - - arm_cos_q31.c - 1 - ..\..\Source\FastMathFunctions\arm_cos_q31.c - - - arm_sin_f32.c - 1 - ..\..\Source\FastMathFunctions\arm_sin_f32.c - - - arm_sin_q15.c - 1 - ..\..\Source\FastMathFunctions\arm_sin_q15.c - - - arm_sin_q31.c - 1 - ..\..\Source\FastMathFunctions\arm_sin_q31.c - - - arm_sqrt_q15.c - 1 - ..\..\Source\FastMathFunctions\arm_sqrt_q15.c - - - arm_sqrt_q31.c - 1 - ..\..\Source\FastMathFunctions\arm_sqrt_q31.c - - - - - ComplexMathFunctions - - - arm_cmplx_conj_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_conj_f32.c - - - arm_cmplx_conj_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_conj_q15.c - - - arm_cmplx_conj_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_conj_q31.c - - - arm_cmplx_dot_prod_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_dot_prod_f32.c - - - arm_cmplx_dot_prod_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_dot_prod_q15.c - - - arm_cmplx_dot_prod_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_dot_prod_q31.c - - - arm_cmplx_mag_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_f32.c - - - arm_cmplx_mag_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_q15.c - - - arm_cmplx_mag_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_q31.c - - - arm_cmplx_mag_squared_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_squared_f32.c - - - arm_cmplx_mag_squared_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_squared_q15.c - - - arm_cmplx_mag_squared_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_squared_q31.c - - - arm_cmplx_mult_cmplx_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_f32.c - - - arm_cmplx_mult_cmplx_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_q15.c - - - arm_cmplx_mult_cmplx_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_q31.c - - - arm_cmplx_mult_real_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_real_f32.c - - - arm_cmplx_mult_real_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_real_q15.c - - - arm_cmplx_mult_real_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_real_q31.c - - - - - FilteringFunctions - - - arm_biquad_cascade_df1_32x64_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_32x64_init_q31.c - - - arm_biquad_cascade_df1_32x64_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_32x64_q31.c - - - arm_biquad_cascade_df1_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_f32.c - - - arm_biquad_cascade_df1_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_fast_q15.c - - - arm_biquad_cascade_df1_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_fast_q31.c - - - arm_biquad_cascade_df1_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_init_f32.c - - - arm_biquad_cascade_df1_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_init_q15.c - - - arm_biquad_cascade_df1_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_init_q31.c - - - arm_biquad_cascade_df1_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_q15.c - - - arm_biquad_cascade_df1_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_q31.c - - - arm_biquad_cascade_df2T_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_init_f32.c - - - arm_conv_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_f32.c - - - arm_conv_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_fast_q15.c - - - arm_conv_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_fast_q31.c - - - arm_conv_partial_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_f32.c - - - arm_conv_partial_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_fast_q15.c - - - arm_conv_partial_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_fast_q31.c - - - arm_conv_partial_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_q7.c - - - arm_conv_partial_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_q15.c - - - arm_conv_partial_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_q31.c - - - arm_conv_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_q7.c - - - arm_conv_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_q15.c - - - arm_conv_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_q31.c - - - arm_correlate_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_f32.c - - - arm_correlate_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_fast_q15.c - - - arm_correlate_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_fast_q31.c - - - arm_correlate_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_q7.c - - - arm_correlate_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_q15.c - - - arm_correlate_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_q31.c - - - arm_fir_decimate_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_f32.c - - - arm_fir_decimate_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_fast_q15.c - - - arm_fir_decimate_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_fast_q31.c - - - arm_fir_decimate_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_init_f32.c - - - arm_fir_decimate_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_init_q15.c - - - arm_fir_decimate_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_init_q31.c - - - arm_fir_decimate_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_q15.c - - - arm_fir_decimate_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_q31.c - - - arm_fir_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_f32.c - - - arm_fir_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_fast_q15.c - - - arm_fir_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_fast_q31.c - - - arm_fir_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_f32.c - - - arm_fir_init_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_q7.c - - - arm_fir_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_q15.c - - - arm_fir_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_q31.c - - - arm_fir_interpolate_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_f32.c - - - arm_fir_interpolate_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_init_f32.c - - - arm_fir_interpolate_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_init_q15.c - - - arm_fir_interpolate_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_init_q31.c - - - arm_fir_interpolate_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_q15.c - - - arm_fir_interpolate_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_q31.c - - - arm_fir_lattice_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_f32.c - - - arm_fir_lattice_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_init_f32.c - - - arm_fir_lattice_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_init_q15.c - - - arm_fir_lattice_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_init_q31.c - - - arm_fir_lattice_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_q15.c - - - arm_fir_lattice_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_q31.c - - - arm_fir_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_q7.c - - - arm_fir_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_q15.c - - - arm_fir_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_q31.c - - - arm_fir_sparse_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_f32.c - - - arm_fir_sparse_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_f32.c - - - arm_fir_sparse_init_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_q7.c - - - arm_fir_sparse_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_q15.c - - - arm_fir_sparse_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_q31.c - - - arm_fir_sparse_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_q7.c - - - arm_fir_sparse_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_q15.c - - - arm_fir_sparse_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_q31.c - - - arm_iir_lattice_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_f32.c - - - arm_iir_lattice_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_init_f32.c - - - arm_iir_lattice_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_init_q15.c - - - arm_iir_lattice_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_init_q31.c - - - arm_iir_lattice_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_q15.c - - - arm_iir_lattice_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_q31.c - - - arm_lms_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_f32.c - - - arm_lms_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_init_f32.c - - - arm_lms_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_init_q15.c - - - arm_lms_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_init_q31.c - - - arm_lms_norm_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_f32.c - - - arm_lms_norm_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_init_f32.c - - - arm_lms_norm_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_init_q15.c - - - arm_lms_norm_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_init_q31.c - - - arm_lms_norm_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_q15.c - - - arm_lms_norm_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_q31.c - - - arm_lms_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_q15.c - - - arm_lms_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_q31.c - - - arm_correlate_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_opt_q15.c - - - arm_conv_opt_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_opt_q7.c - - - arm_conv_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_opt_q15.c - - - arm_conv_partial_opt_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_opt_q7.c - - - arm_conv_partial_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_opt_q15.c - - - arm_correlate_opt_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_opt_q7.c - - - arm_correlate_fast_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_fast_opt_q15.c - - - arm_conv_fast_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_fast_opt_q15.c - - - arm_conv_partial_fast_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_fast_opt_q15.c - - - arm_biquad_cascade_df2T_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_f32.c - - - arm_biquad_cascade_df2T_f64.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_f64.c - - - arm_biquad_cascade_df2T_init_f64.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_init_f64.c - - - arm_biquad_cascade_stereo_df2T_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_stereo_df2T_f32.c - - - arm_biquad_cascade_stereo_df2T_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_stereo_df2T_init_f32.c - - - - - MatrixFunctions - - - arm_mat_add_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_add_f32.c - - - arm_mat_add_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_add_q15.c - - - arm_mat_add_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_add_q31.c - - - arm_mat_init_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_init_f32.c - - - arm_mat_init_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_init_q15.c - - - arm_mat_init_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_init_q31.c - - - arm_mat_inverse_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_inverse_f32.c - - - arm_mat_mult_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_f32.c - - - arm_mat_mult_fast_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_fast_q15.c - - - arm_mat_mult_fast_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_fast_q31.c - - - arm_mat_mult_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_q15.c - - - arm_mat_mult_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_q31.c - - - arm_mat_scale_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_scale_f32.c - - - arm_mat_scale_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_scale_q15.c - - - arm_mat_scale_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_scale_q31.c - - - arm_mat_sub_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_sub_f32.c - - - arm_mat_sub_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_sub_q15.c - - - arm_mat_sub_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_sub_q31.c - - - arm_mat_trans_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_trans_f32.c - - - arm_mat_trans_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_trans_q15.c - - - arm_mat_trans_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_trans_q31.c - - - arm_mat_cmplx_mult_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_cmplx_mult_f32.c - - - arm_mat_cmplx_mult_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_cmplx_mult_q15.c - - - arm_mat_cmplx_mult_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_cmplx_mult_q31.c - - - arm_mat_inverse_f64.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_inverse_f64.c - - - - - TransformFunctions - - - arm_bitreversal.c - 1 - ..\..\Source\TransformFunctions\arm_bitreversal.c - - - arm_bitreversal2.c - 1 - ..\..\Source\TransformFunctions\arm_bitreversal2.c - - - arm_cfft_radix4_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_f32.c - - - arm_cfft_radix4_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_init_f32.c - - - arm_cfft_radix4_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_init_q15.c - - - arm_cfft_radix4_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_init_q31.c - - - arm_cfft_radix4_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_q15.c - - - arm_cfft_radix4_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_q31.c - - - arm_dct4_f32.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_f32.c - - - arm_dct4_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_init_f32.c - - - arm_dct4_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_init_q15.c - - - arm_dct4_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_init_q31.c - - - arm_dct4_q15.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_q15.c - - - arm_dct4_q31.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_q31.c - - - arm_rfft_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_f32.c - - - arm_rfft_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_init_f32.c - - - arm_rfft_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_init_q15.c - - - arm_rfft_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_init_q31.c - - - arm_rfft_q15.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_q15.c - - - arm_rfft_q31.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_q31.c - - - arm_cfft_radix2_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_f32.c - - - arm_cfft_radix2_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_init_f32.c - - - arm_cfft_radix2_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_init_q15.c - - - arm_cfft_radix2_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_init_q31.c - - - arm_cfft_radix2_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_q15.c - - - arm_cfft_radix2_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_q31.c - - - arm_cfft_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_f32.c - - - arm_cfft_radix8_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix8_f32.c - - - arm_rfft_fast_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_fast_f32.c - - - arm_rfft_fast_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_fast_init_f32.c - - - arm_cfft_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_q31.c - - - arm_cfft_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_q15.c - - - - - ControllerFunctions - - - arm_pid_init_f32.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_init_f32.c - - - arm_pid_init_q15.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_init_q15.c - - - arm_pid_init_q31.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_init_q31.c - - - arm_pid_reset_f32.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_reset_f32.c - - - arm_pid_reset_q15.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_reset_q15.c - - - arm_pid_reset_q31.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_reset_q31.c - - - arm_sin_cos_f32.c - 1 - ..\..\Source\ControllerFunctions\arm_sin_cos_f32.c - - - arm_sin_cos_q31.c - 1 - ..\..\Source\ControllerFunctions\arm_sin_cos_q31.c - - - - - StatisticsFunctions - - - arm_max_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_f32.c - - - arm_max_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_q7.c - - - arm_max_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_q15.c - - - arm_max_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_q31.c - - - arm_mean_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_f32.c - - - arm_mean_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_q7.c - - - arm_mean_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_q15.c - - - arm_mean_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_q31.c - - - arm_min_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_f32.c - - - arm_min_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_q7.c - - - arm_min_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_q15.c - - - arm_min_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_q31.c - - - arm_power_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_f32.c - - - arm_power_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_q7.c - - - arm_power_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_q15.c - - - arm_power_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_q31.c - - - arm_rms_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_rms_f32.c - - - arm_rms_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_rms_q15.c - - - arm_rms_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_rms_q31.c - - - arm_std_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_std_f32.c - - - arm_std_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_std_q15.c - - - arm_std_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_std_q31.c - - - arm_var_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_var_f32.c - - - arm_var_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_var_q15.c - - - arm_var_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_var_q31.c - - - - - SupportFunctions - - - arm_copy_f32.c - 1 - ..\..\Source\SupportFunctions\arm_copy_f32.c - - - arm_copy_q7.c - 1 - ..\..\Source\SupportFunctions\arm_copy_q7.c - - - arm_copy_q15.c - 1 - ..\..\Source\SupportFunctions\arm_copy_q15.c - - - arm_copy_q31.c - 1 - ..\..\Source\SupportFunctions\arm_copy_q31.c - - - arm_fill_f32.c - 1 - ..\..\Source\SupportFunctions\arm_fill_f32.c - - - arm_fill_q7.c - 1 - ..\..\Source\SupportFunctions\arm_fill_q7.c - - - arm_fill_q15.c - 1 - ..\..\Source\SupportFunctions\arm_fill_q15.c - - - arm_fill_q31.c - 1 - ..\..\Source\SupportFunctions\arm_fill_q31.c - - - arm_float_to_q7.c - 1 - ..\..\Source\SupportFunctions\arm_float_to_q7.c - - - arm_float_to_q15.c - 1 - ..\..\Source\SupportFunctions\arm_float_to_q15.c - - - arm_float_to_q31.c - 1 - ..\..\Source\SupportFunctions\arm_float_to_q31.c - - - arm_q7_to_float.c - 1 - ..\..\Source\SupportFunctions\arm_q7_to_float.c - - - arm_q7_to_q15.c - 1 - ..\..\Source\SupportFunctions\arm_q7_to_q15.c - - - arm_q7_to_q31.c - 1 - ..\..\Source\SupportFunctions\arm_q7_to_q31.c - - - arm_q15_to_float.c - 1 - ..\..\Source\SupportFunctions\arm_q15_to_float.c - - - arm_q15_to_q7.c - 1 - ..\..\Source\SupportFunctions\arm_q15_to_q7.c - - - arm_q15_to_q31.c - 1 - ..\..\Source\SupportFunctions\arm_q15_to_q31.c - - - arm_q31_to_float.c - 1 - ..\..\Source\SupportFunctions\arm_q31_to_float.c - - - arm_q31_to_q7.c - 1 - ..\..\Source\SupportFunctions\arm_q31_to_q7.c - - - arm_q31_to_q15.c - 1 - ..\..\Source\SupportFunctions\arm_q31_to_q15.c - - - - - CommonTables - - - arm_common_tables.c - 1 - ..\..\Source\CommonTables\arm_common_tables.c - - - arm_const_structs.c - 1 - ..\..\Source\CommonTables\arm_const_structs.c - - - - - - - cortexM4b - 0x4 - ARM-ADS - 6110000::V6.11::.\ARMCLANG 6.11 - 1 - - - ARMCM4 - ARM - ARM.CMSIS.5.5.0-dev52 - http://www.keil.com/pack/ - IROM(0x00000000,0x80000) IRAM(0x20000000,0x20000) CPUTYPE("Cortex-M4") CLOCK(12000000) ESEL ELITTLE - - - UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0NEW_DEVICE -FS00 -FL080000 -FP0($$Device:ARMCM4$Device\ARM\Flash\NEW_DEVICE.FLM)) - 0 - $$Device:ARMCM4$Device\ARM\ARMCM4\Include\ARMCM4.h - - - - - - - - - - $$Device:ARMCM4$Device\ARM\SVD\ARMCM4.svd - 0 - 0 - - - - - - - 0 - 0 - 0 - 0 - 1 - - .\IntermediateFiles\cortexM4b\ - arm_cortexM4b_math - 0 - 1 - 0 - 1 - 1 - .\IntermediateFiles\cortexM4b\ - 1 - 0 - 0 - - 0 - 0 - - - 0 - 0 - 0 - 0 - - - 0 - 0 - - - 0 - 0 - 0 - 0 - - - 1 - 0 - cmd.exe /C copy "!L" "..\..\Lib\ARMCLANG\" - - 0 - 0 - 0 - 0 - - 0 - - - - 0 - 0 - 0 - 0 - 0 - 1 - 0 - 0 - 0 - 0 - 3 - - - 1 - - - SARMCM3.DLL - -MPU - DCM.DLL - -pCM4 - SARMCM3.DLL - -MPU - TCM.DLL - -pCM4 - - - - 1 - 0 - 0 - 0 - 16 - - - - - 1 - 0 - 0 - 0 - 1 - 4096 - - 1 - BIN\UL2CM3.DLL - "" () - - - - - 0 - - - - 0 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 0 - 1 - 1 - 1 - 1 - 1 - 0 - 0 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 0 - 0 - "Cortex-M4" - - 0 - 0 - 0 - 1 - 1 - 0 - 0 - 0 - 0 - 0 - 0 - 8 - 0 - 1 - 0 - 0 - 3 - 3 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 1 - 0 - 0 - 0 - 0 - 1 - 0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x20000000 - 0x20000 - - - 1 - 0x0 - 0x80000 - - - 0 - 0x0 - 0x0 - - - 1 - 0x0 - 0x0 - - - 1 - 0x0 - 0x0 - - - 1 - 0x0 - 0x0 - - - 1 - 0x0 - 0x80000 - - - 1 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x20000000 - 0x20000 - - - 0 - 0x0 - 0x0 - - - - - - 1 - 6 - 1 - 0 - 1 - 0 - 0 - 0 - 0 - 0 - 3 - 0 - 0 - 0 - 0 - 0 - 3 - 3 - 1 - 1 - 0 - 0 - 0 - - - ARM_MATH_MATRIX_CHECK, ARM_MATH_ROUNDING, ARM_MATH_LOOPUNROLL, ARM_MATH_BIG_ENDIAN - - ..\..\Include;..\..\..\Core\Include;..\..\..\Include - - - - 1 - 0 - 0 - 1 - 0 - 0 - 0 - 0 - 0 - 1 - - - - - - - - - 0 - 0 - 0 - 0 - 1 - 0 - 0x00000000 - 0x00000000 - - - - - - - - - - - - - BasicMathFunctions - - - arm_abs_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_f32.c - - - arm_abs_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_q7.c - - - arm_abs_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_q15.c - - - arm_abs_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_q31.c - - - arm_add_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_f32.c - - - arm_add_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_q7.c - - - arm_add_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_q15.c - - - arm_add_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_q31.c - - - arm_dot_prod_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_f32.c - - - arm_dot_prod_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_q7.c - - - arm_dot_prod_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_q15.c - - - arm_dot_prod_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_q31.c - - - arm_mult_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_f32.c - - - arm_mult_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_q7.c - - - arm_mult_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_q15.c - - - arm_mult_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_q31.c - - - arm_negate_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_f32.c - - - arm_negate_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_q7.c - - - arm_negate_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_q15.c - - - arm_negate_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_q31.c - - - arm_offset_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_f32.c - - - arm_offset_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_q7.c - - - arm_offset_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_q15.c - - - arm_offset_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_q31.c - - - arm_scale_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_f32.c - - - arm_scale_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_q7.c - - - arm_scale_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_q15.c - - - arm_scale_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_q31.c - - - arm_shift_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_shift_q7.c - - - arm_shift_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_shift_q15.c - - - arm_shift_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_shift_q31.c - - - arm_sub_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_f32.c - - - arm_sub_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_q7.c - - - arm_sub_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_q15.c - - - arm_sub_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_q31.c - - - - - FastMathFunctions - - - arm_cos_f32.c - 1 - ..\..\Source\FastMathFunctions\arm_cos_f32.c - - - arm_cos_q15.c - 1 - ..\..\Source\FastMathFunctions\arm_cos_q15.c - - - arm_cos_q31.c - 1 - ..\..\Source\FastMathFunctions\arm_cos_q31.c - - - arm_sin_f32.c - 1 - ..\..\Source\FastMathFunctions\arm_sin_f32.c - - - arm_sin_q15.c - 1 - ..\..\Source\FastMathFunctions\arm_sin_q15.c - - - arm_sin_q31.c - 1 - ..\..\Source\FastMathFunctions\arm_sin_q31.c - - - arm_sqrt_q15.c - 1 - ..\..\Source\FastMathFunctions\arm_sqrt_q15.c - - - arm_sqrt_q31.c - 1 - ..\..\Source\FastMathFunctions\arm_sqrt_q31.c - - - - - ComplexMathFunctions - - - arm_cmplx_conj_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_conj_f32.c - - - arm_cmplx_conj_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_conj_q15.c - - - arm_cmplx_conj_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_conj_q31.c - - - arm_cmplx_dot_prod_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_dot_prod_f32.c - - - arm_cmplx_dot_prod_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_dot_prod_q15.c - - - arm_cmplx_dot_prod_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_dot_prod_q31.c - - - arm_cmplx_mag_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_f32.c - - - arm_cmplx_mag_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_q15.c - - - arm_cmplx_mag_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_q31.c - - - arm_cmplx_mag_squared_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_squared_f32.c - - - arm_cmplx_mag_squared_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_squared_q15.c - - - arm_cmplx_mag_squared_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_squared_q31.c - - - arm_cmplx_mult_cmplx_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_f32.c - - - arm_cmplx_mult_cmplx_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_q15.c - - - arm_cmplx_mult_cmplx_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_q31.c - - - arm_cmplx_mult_real_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_real_f32.c - - - arm_cmplx_mult_real_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_real_q15.c - - - arm_cmplx_mult_real_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_real_q31.c - - - - - FilteringFunctions - - - arm_biquad_cascade_df1_32x64_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_32x64_init_q31.c - - - arm_biquad_cascade_df1_32x64_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_32x64_q31.c - - - arm_biquad_cascade_df1_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_f32.c - - - arm_biquad_cascade_df1_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_fast_q15.c - - - arm_biquad_cascade_df1_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_fast_q31.c - - - arm_biquad_cascade_df1_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_init_f32.c - - - arm_biquad_cascade_df1_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_init_q15.c - - - arm_biquad_cascade_df1_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_init_q31.c - - - arm_biquad_cascade_df1_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_q15.c - - - arm_biquad_cascade_df1_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_q31.c - - - arm_biquad_cascade_df2T_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_init_f32.c - - - arm_conv_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_f32.c - - - arm_conv_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_fast_q15.c - - - arm_conv_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_fast_q31.c - - - arm_conv_partial_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_f32.c - - - arm_conv_partial_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_fast_q15.c - - - arm_conv_partial_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_fast_q31.c - - - arm_conv_partial_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_q7.c - - - arm_conv_partial_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_q15.c - - - arm_conv_partial_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_q31.c - - - arm_conv_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_q7.c - - - arm_conv_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_q15.c - - - arm_conv_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_q31.c - - - arm_correlate_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_f32.c - - - arm_correlate_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_fast_q15.c - - - arm_correlate_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_fast_q31.c - - - arm_correlate_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_q7.c - - - arm_correlate_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_q15.c - - - arm_correlate_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_q31.c - - - arm_fir_decimate_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_f32.c - - - arm_fir_decimate_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_fast_q15.c - - - arm_fir_decimate_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_fast_q31.c - - - arm_fir_decimate_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_init_f32.c - - - arm_fir_decimate_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_init_q15.c - - - arm_fir_decimate_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_init_q31.c - - - arm_fir_decimate_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_q15.c - - - arm_fir_decimate_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_q31.c - - - arm_fir_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_f32.c - - - arm_fir_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_fast_q15.c - - - arm_fir_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_fast_q31.c - - - arm_fir_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_f32.c - - - arm_fir_init_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_q7.c - - - arm_fir_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_q15.c - - - arm_fir_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_q31.c - - - arm_fir_interpolate_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_f32.c - - - arm_fir_interpolate_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_init_f32.c - - - arm_fir_interpolate_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_init_q15.c - - - arm_fir_interpolate_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_init_q31.c - - - arm_fir_interpolate_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_q15.c - - - arm_fir_interpolate_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_q31.c - - - arm_fir_lattice_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_f32.c - - - arm_fir_lattice_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_init_f32.c - - - arm_fir_lattice_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_init_q15.c - - - arm_fir_lattice_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_init_q31.c - - - arm_fir_lattice_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_q15.c - - - arm_fir_lattice_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_q31.c - - - arm_fir_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_q7.c - - - arm_fir_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_q15.c - - - arm_fir_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_q31.c - - - arm_fir_sparse_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_f32.c - - - arm_fir_sparse_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_f32.c - - - arm_fir_sparse_init_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_q7.c - - - arm_fir_sparse_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_q15.c - - - arm_fir_sparse_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_q31.c - - - arm_fir_sparse_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_q7.c - - - arm_fir_sparse_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_q15.c - - - arm_fir_sparse_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_q31.c - - - arm_iir_lattice_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_f32.c - - - arm_iir_lattice_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_init_f32.c - - - arm_iir_lattice_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_init_q15.c - - - arm_iir_lattice_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_init_q31.c - - - arm_iir_lattice_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_q15.c - - - arm_iir_lattice_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_q31.c - - - arm_lms_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_f32.c - - - arm_lms_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_init_f32.c - - - arm_lms_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_init_q15.c - - - arm_lms_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_init_q31.c - - - arm_lms_norm_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_f32.c - - - arm_lms_norm_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_init_f32.c - - - arm_lms_norm_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_init_q15.c - - - arm_lms_norm_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_init_q31.c - - - arm_lms_norm_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_q15.c - - - arm_lms_norm_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_q31.c - - - arm_lms_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_q15.c - - - arm_lms_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_q31.c - - - arm_correlate_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_opt_q15.c - - - arm_conv_opt_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_opt_q7.c - - - arm_conv_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_opt_q15.c - - - arm_conv_partial_opt_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_opt_q7.c - - - arm_conv_partial_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_opt_q15.c - - - arm_correlate_opt_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_opt_q7.c - - - arm_correlate_fast_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_fast_opt_q15.c - - - arm_conv_fast_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_fast_opt_q15.c - - - arm_conv_partial_fast_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_fast_opt_q15.c - - - arm_biquad_cascade_df2T_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_f32.c - - - arm_biquad_cascade_df2T_f64.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_f64.c - - - arm_biquad_cascade_df2T_init_f64.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_init_f64.c - - - arm_biquad_cascade_stereo_df2T_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_stereo_df2T_f32.c - - - arm_biquad_cascade_stereo_df2T_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_stereo_df2T_init_f32.c - - - - - MatrixFunctions - - - arm_mat_add_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_add_f32.c - - - arm_mat_add_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_add_q15.c - - - arm_mat_add_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_add_q31.c - - - arm_mat_init_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_init_f32.c - - - arm_mat_init_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_init_q15.c - - - arm_mat_init_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_init_q31.c - - - arm_mat_inverse_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_inverse_f32.c - - - arm_mat_mult_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_f32.c - - - arm_mat_mult_fast_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_fast_q15.c - - - arm_mat_mult_fast_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_fast_q31.c - - - arm_mat_mult_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_q15.c - - - arm_mat_mult_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_q31.c - - - arm_mat_scale_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_scale_f32.c - - - arm_mat_scale_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_scale_q15.c - - - arm_mat_scale_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_scale_q31.c - - - arm_mat_sub_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_sub_f32.c - - - arm_mat_sub_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_sub_q15.c - - - arm_mat_sub_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_sub_q31.c - - - arm_mat_trans_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_trans_f32.c - - - arm_mat_trans_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_trans_q15.c - - - arm_mat_trans_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_trans_q31.c - - - arm_mat_cmplx_mult_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_cmplx_mult_f32.c - - - arm_mat_cmplx_mult_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_cmplx_mult_q15.c - - - arm_mat_cmplx_mult_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_cmplx_mult_q31.c - - - arm_mat_inverse_f64.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_inverse_f64.c - - - - - TransformFunctions - - - arm_bitreversal.c - 1 - ..\..\Source\TransformFunctions\arm_bitreversal.c - - - arm_bitreversal2.c - 1 - ..\..\Source\TransformFunctions\arm_bitreversal2.c - - - arm_cfft_radix4_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_f32.c - - - arm_cfft_radix4_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_init_f32.c - - - arm_cfft_radix4_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_init_q15.c - - - arm_cfft_radix4_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_init_q31.c - - - arm_cfft_radix4_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_q15.c - - - arm_cfft_radix4_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_q31.c - - - arm_dct4_f32.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_f32.c - - - arm_dct4_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_init_f32.c - - - arm_dct4_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_init_q15.c - - - arm_dct4_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_init_q31.c - - - arm_dct4_q15.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_q15.c - - - arm_dct4_q31.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_q31.c - - - arm_rfft_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_f32.c - - - arm_rfft_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_init_f32.c - - - arm_rfft_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_init_q15.c - - - arm_rfft_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_init_q31.c - - - arm_rfft_q15.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_q15.c - - - arm_rfft_q31.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_q31.c - - - arm_cfft_radix2_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_f32.c - - - arm_cfft_radix2_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_init_f32.c - - - arm_cfft_radix2_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_init_q15.c - - - arm_cfft_radix2_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_init_q31.c - - - arm_cfft_radix2_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_q15.c - - - arm_cfft_radix2_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_q31.c - - - arm_cfft_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_f32.c - - - arm_cfft_radix8_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix8_f32.c - - - arm_rfft_fast_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_fast_f32.c - - - arm_rfft_fast_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_fast_init_f32.c - - - arm_cfft_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_q31.c - - - arm_cfft_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_q15.c - - - - - ControllerFunctions - - - arm_pid_init_f32.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_init_f32.c - - - arm_pid_init_q15.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_init_q15.c - - - arm_pid_init_q31.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_init_q31.c - - - arm_pid_reset_f32.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_reset_f32.c - - - arm_pid_reset_q15.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_reset_q15.c - - - arm_pid_reset_q31.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_reset_q31.c - - - arm_sin_cos_f32.c - 1 - ..\..\Source\ControllerFunctions\arm_sin_cos_f32.c - - - arm_sin_cos_q31.c - 1 - ..\..\Source\ControllerFunctions\arm_sin_cos_q31.c - - - - - StatisticsFunctions - - - arm_max_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_f32.c - - - arm_max_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_q7.c - - - arm_max_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_q15.c - - - arm_max_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_q31.c - - - arm_mean_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_f32.c - - - arm_mean_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_q7.c - - - arm_mean_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_q15.c - - - arm_mean_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_q31.c - - - arm_min_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_f32.c - - - arm_min_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_q7.c - - - arm_min_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_q15.c - - - arm_min_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_q31.c - - - arm_power_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_f32.c - - - arm_power_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_q7.c - - - arm_power_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_q15.c - - - arm_power_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_q31.c - - - arm_rms_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_rms_f32.c - - - arm_rms_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_rms_q15.c - - - arm_rms_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_rms_q31.c - - - arm_std_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_std_f32.c - - - arm_std_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_std_q15.c - - - arm_std_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_std_q31.c - - - arm_var_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_var_f32.c - - - arm_var_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_var_q15.c - - - arm_var_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_var_q31.c - - - - - SupportFunctions - - - arm_copy_f32.c - 1 - ..\..\Source\SupportFunctions\arm_copy_f32.c - - - arm_copy_q7.c - 1 - ..\..\Source\SupportFunctions\arm_copy_q7.c - - - arm_copy_q15.c - 1 - ..\..\Source\SupportFunctions\arm_copy_q15.c - - - arm_copy_q31.c - 1 - ..\..\Source\SupportFunctions\arm_copy_q31.c - - - arm_fill_f32.c - 1 - ..\..\Source\SupportFunctions\arm_fill_f32.c - - - arm_fill_q7.c - 1 - ..\..\Source\SupportFunctions\arm_fill_q7.c - - - arm_fill_q15.c - 1 - ..\..\Source\SupportFunctions\arm_fill_q15.c - - - arm_fill_q31.c - 1 - ..\..\Source\SupportFunctions\arm_fill_q31.c - - - arm_float_to_q7.c - 1 - ..\..\Source\SupportFunctions\arm_float_to_q7.c - - - arm_float_to_q15.c - 1 - ..\..\Source\SupportFunctions\arm_float_to_q15.c - - - arm_float_to_q31.c - 1 - ..\..\Source\SupportFunctions\arm_float_to_q31.c - - - arm_q7_to_float.c - 1 - ..\..\Source\SupportFunctions\arm_q7_to_float.c - - - arm_q7_to_q15.c - 1 - ..\..\Source\SupportFunctions\arm_q7_to_q15.c - - - arm_q7_to_q31.c - 1 - ..\..\Source\SupportFunctions\arm_q7_to_q31.c - - - arm_q15_to_float.c - 1 - ..\..\Source\SupportFunctions\arm_q15_to_float.c - - - arm_q15_to_q7.c - 1 - ..\..\Source\SupportFunctions\arm_q15_to_q7.c - - - arm_q15_to_q31.c - 1 - ..\..\Source\SupportFunctions\arm_q15_to_q31.c - - - arm_q31_to_float.c - 1 - ..\..\Source\SupportFunctions\arm_q31_to_float.c - - - arm_q31_to_q7.c - 1 - ..\..\Source\SupportFunctions\arm_q31_to_q7.c - - - arm_q31_to_q15.c - 1 - ..\..\Source\SupportFunctions\arm_q31_to_q15.c - - - - - CommonTables - - - arm_common_tables.c - 1 - ..\..\Source\CommonTables\arm_common_tables.c - - - arm_const_structs.c - 1 - ..\..\Source\CommonTables\arm_const_structs.c - - - - - - - cortexM4lf - 0x4 - ARM-ADS - 6110000::V6.11::.\ARMCLANG - 1 - - - ARMCM4_FP - ARM - ARM.CMSIS.5.5.0-dev52 - http://www.keil.com/pack/ - IROM(0x00000000,0x80000) IRAM(0x20000000,0x20000) CPUTYPE("Cortex-M4") FPU2 CLOCK(12000000) ESEL ELITTLE - - - UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0NEW_DEVICE -FS00 -FL080000 -FP0($$Device:ARMCM4_FP$Device\ARM\Flash\NEW_DEVICE.FLM)) - 0 - $$Device:ARMCM4_FP$Device\ARM\ARMCM4\Include\ARMCM4_FP.h - - - - - - - - - - $$Device:ARMCM4_FP$Device\ARM\SVD\ARMCM4.svd - 0 - 0 - - - - - - - 0 - 0 - 0 - 0 - 1 - - .\IntermediateFiles\cortexM4lf\ - arm_cortexM4lf_math - 0 - 1 - 0 - 1 - 1 - .\IntermediateFiles\cortexM4lf\ - 1 - 0 - 0 - - 0 - 0 - - - 0 - 0 - 0 - 0 - - - 0 - 0 - - - 0 - 0 - 0 - 0 - - - 1 - 0 - cmd.exe /C copy "!L" "..\..\Lib\ARMCLANG\" - - 0 - 0 - 0 - 0 - - 0 - - - - 0 - 0 - 0 - 0 - 0 - 1 - 0 - 0 - 0 - 0 - 3 - - - 1 - - - SARMCM3.DLL - -MPU - DCM.DLL - -pCM4 - SARMCM3.DLL - -MPU - TCM.DLL - -pCM4 - - - - 1 - 0 - 0 - 0 - 16 - - - - - 1 - 0 - 0 - 0 - 1 - 4096 - - 1 - BIN\UL2CM3.DLL - "" () - - - - - 0 - - - - 0 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 0 - 1 - 1 - 0 - 1 - 1 - 0 - 0 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 0 - 0 - "Cortex-M4" - - 0 - 0 - 0 - 1 - 1 - 0 - 0 - 2 - 0 - 0 - 0 - 8 - 0 - 1 - 0 - 0 - 3 - 3 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 1 - 0 - 0 - 0 - 0 - 1 - 0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x20000000 - 0x20000 - - - 1 - 0x0 - 0x80000 - - - 0 - 0x0 - 0x0 - - - 1 - 0x0 - 0x0 - - - 1 - 0x0 - 0x0 - - - 1 - 0x0 - 0x0 - - - 1 - 0x0 - 0x80000 - - - 1 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x20000000 - 0x20000 - - - 0 - 0x0 - 0x0 - - - - - - 1 - 6 - 1 - 0 - 1 - 0 - 0 - 0 - 0 - 0 - 3 - 0 - 0 - 0 - 0 - 0 - 3 - 3 - 1 - 1 - 0 - 0 - 0 - - - ARM_MATH_MATRIX_CHECK, ARM_MATH_ROUNDING, ARM_MATH_LOOPUNROLL - - ..\..\Include;..\..\..\Core\Include;..\..\..\Include - - - - 1 - 0 - 0 - 1 - 0 - 0 - 0 - 0 - 0 - 1 - - - - - - - - - 0 - 0 - 0 - 0 - 1 - 0 - 0x00000000 - 0x00000000 - - - - - - - - - - - - - BasicMathFunctions - - - arm_abs_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_f32.c - - - arm_abs_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_q7.c - - - arm_abs_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_q15.c - - - arm_abs_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_q31.c - - - arm_add_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_f32.c - - - arm_add_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_q7.c - - - arm_add_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_q15.c - - - arm_add_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_q31.c - - - arm_dot_prod_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_f32.c - - - arm_dot_prod_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_q7.c - - - arm_dot_prod_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_q15.c - - - arm_dot_prod_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_q31.c - - - arm_mult_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_f32.c - - - arm_mult_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_q7.c - - - arm_mult_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_q15.c - - - arm_mult_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_q31.c - - - arm_negate_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_f32.c - - - arm_negate_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_q7.c - - - arm_negate_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_q15.c - - - arm_negate_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_q31.c - - - arm_offset_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_f32.c - - - arm_offset_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_q7.c - - - arm_offset_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_q15.c - - - arm_offset_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_q31.c - - - arm_scale_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_f32.c - - - arm_scale_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_q7.c - - - arm_scale_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_q15.c - - - arm_scale_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_q31.c - - - arm_shift_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_shift_q7.c - - - arm_shift_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_shift_q15.c - - - arm_shift_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_shift_q31.c - - - arm_sub_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_f32.c - - - arm_sub_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_q7.c - - - arm_sub_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_q15.c - - - arm_sub_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_q31.c - - - - - FastMathFunctions - - - arm_cos_f32.c - 1 - ..\..\Source\FastMathFunctions\arm_cos_f32.c - - - arm_cos_q15.c - 1 - ..\..\Source\FastMathFunctions\arm_cos_q15.c - - - arm_cos_q31.c - 1 - ..\..\Source\FastMathFunctions\arm_cos_q31.c - - - arm_sin_f32.c - 1 - ..\..\Source\FastMathFunctions\arm_sin_f32.c - - - arm_sin_q15.c - 1 - ..\..\Source\FastMathFunctions\arm_sin_q15.c - - - arm_sin_q31.c - 1 - ..\..\Source\FastMathFunctions\arm_sin_q31.c - - - arm_sqrt_q15.c - 1 - ..\..\Source\FastMathFunctions\arm_sqrt_q15.c - - - arm_sqrt_q31.c - 1 - ..\..\Source\FastMathFunctions\arm_sqrt_q31.c - - - - - ComplexMathFunctions - - - arm_cmplx_conj_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_conj_f32.c - - - arm_cmplx_conj_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_conj_q15.c - - - arm_cmplx_conj_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_conj_q31.c - - - arm_cmplx_dot_prod_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_dot_prod_f32.c - - - arm_cmplx_dot_prod_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_dot_prod_q15.c - - - arm_cmplx_dot_prod_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_dot_prod_q31.c - - - arm_cmplx_mag_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_f32.c - - - arm_cmplx_mag_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_q15.c - - - arm_cmplx_mag_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_q31.c - - - arm_cmplx_mag_squared_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_squared_f32.c - - - arm_cmplx_mag_squared_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_squared_q15.c - - - arm_cmplx_mag_squared_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_squared_q31.c - - - arm_cmplx_mult_cmplx_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_f32.c - - - arm_cmplx_mult_cmplx_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_q15.c - - - arm_cmplx_mult_cmplx_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_q31.c - - - arm_cmplx_mult_real_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_real_f32.c - - - arm_cmplx_mult_real_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_real_q15.c - - - arm_cmplx_mult_real_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_real_q31.c - - - - - FilteringFunctions - - - arm_biquad_cascade_df1_32x64_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_32x64_init_q31.c - - - arm_biquad_cascade_df1_32x64_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_32x64_q31.c - - - arm_biquad_cascade_df1_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_f32.c - - - arm_biquad_cascade_df1_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_fast_q15.c - - - arm_biquad_cascade_df1_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_fast_q31.c - - - arm_biquad_cascade_df1_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_init_f32.c - - - arm_biquad_cascade_df1_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_init_q15.c - - - arm_biquad_cascade_df1_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_init_q31.c - - - arm_biquad_cascade_df1_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_q15.c - - - arm_biquad_cascade_df1_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_q31.c - - - arm_biquad_cascade_df2T_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_init_f32.c - - - arm_conv_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_f32.c - - - arm_conv_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_fast_q15.c - - - arm_conv_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_fast_q31.c - - - arm_conv_partial_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_f32.c - - - arm_conv_partial_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_fast_q15.c - - - arm_conv_partial_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_fast_q31.c - - - arm_conv_partial_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_q7.c - - - arm_conv_partial_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_q15.c - - - arm_conv_partial_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_q31.c - - - arm_conv_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_q7.c - - - arm_conv_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_q15.c - - - arm_conv_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_q31.c - - - arm_correlate_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_f32.c - - - arm_correlate_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_fast_q15.c - - - arm_correlate_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_fast_q31.c - - - arm_correlate_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_q7.c - - - arm_correlate_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_q15.c - - - arm_correlate_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_q31.c - - - arm_fir_decimate_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_f32.c - - - arm_fir_decimate_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_fast_q15.c - - - arm_fir_decimate_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_fast_q31.c - - - arm_fir_decimate_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_init_f32.c - - - arm_fir_decimate_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_init_q15.c - - - arm_fir_decimate_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_init_q31.c - - - arm_fir_decimate_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_q15.c - - - arm_fir_decimate_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_q31.c - - - arm_fir_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_f32.c - - - arm_fir_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_fast_q15.c - - - arm_fir_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_fast_q31.c - - - arm_fir_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_f32.c - - - arm_fir_init_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_q7.c - - - arm_fir_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_q15.c - - - arm_fir_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_q31.c - - - arm_fir_interpolate_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_f32.c - - - arm_fir_interpolate_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_init_f32.c - - - arm_fir_interpolate_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_init_q15.c - - - arm_fir_interpolate_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_init_q31.c - - - arm_fir_interpolate_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_q15.c - - - arm_fir_interpolate_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_q31.c - - - arm_fir_lattice_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_f32.c - - - arm_fir_lattice_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_init_f32.c - - - arm_fir_lattice_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_init_q15.c - - - arm_fir_lattice_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_init_q31.c - - - arm_fir_lattice_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_q15.c - - - arm_fir_lattice_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_q31.c - - - arm_fir_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_q7.c - - - arm_fir_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_q15.c - - - arm_fir_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_q31.c - - - arm_fir_sparse_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_f32.c - - - arm_fir_sparse_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_f32.c - - - arm_fir_sparse_init_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_q7.c - - - arm_fir_sparse_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_q15.c - - - arm_fir_sparse_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_q31.c - - - arm_fir_sparse_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_q7.c - - - arm_fir_sparse_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_q15.c - - - arm_fir_sparse_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_q31.c - - - arm_iir_lattice_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_f32.c - - - arm_iir_lattice_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_init_f32.c - - - arm_iir_lattice_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_init_q15.c - - - arm_iir_lattice_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_init_q31.c - - - arm_iir_lattice_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_q15.c - - - arm_iir_lattice_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_q31.c - - - arm_lms_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_f32.c - - - arm_lms_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_init_f32.c - - - arm_lms_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_init_q15.c - - - arm_lms_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_init_q31.c - - - arm_lms_norm_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_f32.c - - - arm_lms_norm_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_init_f32.c - - - arm_lms_norm_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_init_q15.c - - - arm_lms_norm_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_init_q31.c - - - arm_lms_norm_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_q15.c - - - arm_lms_norm_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_q31.c - - - arm_lms_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_q15.c - - - arm_lms_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_q31.c - - - arm_correlate_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_opt_q15.c - - - arm_conv_opt_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_opt_q7.c - - - arm_conv_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_opt_q15.c - - - arm_conv_partial_opt_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_opt_q7.c - - - arm_conv_partial_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_opt_q15.c - - - arm_correlate_opt_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_opt_q7.c - - - arm_correlate_fast_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_fast_opt_q15.c - - - arm_conv_fast_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_fast_opt_q15.c - - - arm_conv_partial_fast_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_fast_opt_q15.c - - - arm_biquad_cascade_df2T_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_f32.c - - - arm_biquad_cascade_df2T_f64.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_f64.c - - - arm_biquad_cascade_df2T_init_f64.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_init_f64.c - - - arm_biquad_cascade_stereo_df2T_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_stereo_df2T_f32.c - - - arm_biquad_cascade_stereo_df2T_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_stereo_df2T_init_f32.c - - - - - MatrixFunctions - - - arm_mat_add_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_add_f32.c - - - arm_mat_add_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_add_q15.c - - - arm_mat_add_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_add_q31.c - - - arm_mat_init_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_init_f32.c - - - arm_mat_init_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_init_q15.c - - - arm_mat_init_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_init_q31.c - - - arm_mat_inverse_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_inverse_f32.c - - - arm_mat_mult_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_f32.c - - - arm_mat_mult_fast_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_fast_q15.c - - - arm_mat_mult_fast_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_fast_q31.c - - - arm_mat_mult_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_q15.c - - - arm_mat_mult_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_q31.c - - - arm_mat_scale_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_scale_f32.c - - - arm_mat_scale_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_scale_q15.c - - - arm_mat_scale_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_scale_q31.c - - - arm_mat_sub_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_sub_f32.c - - - arm_mat_sub_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_sub_q15.c - - - arm_mat_sub_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_sub_q31.c - - - arm_mat_trans_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_trans_f32.c - - - arm_mat_trans_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_trans_q15.c - - - arm_mat_trans_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_trans_q31.c - - - arm_mat_cmplx_mult_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_cmplx_mult_f32.c - - - arm_mat_cmplx_mult_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_cmplx_mult_q15.c - - - arm_mat_cmplx_mult_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_cmplx_mult_q31.c - - - arm_mat_inverse_f64.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_inverse_f64.c - - - - - TransformFunctions - - - arm_bitreversal.c - 1 - ..\..\Source\TransformFunctions\arm_bitreversal.c - - - arm_bitreversal2.c - 1 - ..\..\Source\TransformFunctions\arm_bitreversal2.c - - - arm_cfft_radix4_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_f32.c - - - arm_cfft_radix4_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_init_f32.c - - - arm_cfft_radix4_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_init_q15.c - - - arm_cfft_radix4_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_init_q31.c - - - arm_cfft_radix4_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_q15.c - - - arm_cfft_radix4_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_q31.c - - - arm_dct4_f32.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_f32.c - - - arm_dct4_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_init_f32.c - - - arm_dct4_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_init_q15.c - - - arm_dct4_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_init_q31.c - - - arm_dct4_q15.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_q15.c - - - arm_dct4_q31.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_q31.c - - - arm_rfft_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_f32.c - - - arm_rfft_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_init_f32.c - - - arm_rfft_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_init_q15.c - - - arm_rfft_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_init_q31.c - - - arm_rfft_q15.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_q15.c - - - arm_rfft_q31.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_q31.c - - - arm_cfft_radix2_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_f32.c - - - arm_cfft_radix2_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_init_f32.c - - - arm_cfft_radix2_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_init_q15.c - - - arm_cfft_radix2_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_init_q31.c - - - arm_cfft_radix2_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_q15.c - - - arm_cfft_radix2_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_q31.c - - - arm_cfft_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_f32.c - - - arm_cfft_radix8_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix8_f32.c - - - arm_rfft_fast_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_fast_f32.c - - - arm_rfft_fast_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_fast_init_f32.c - - - arm_cfft_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_q31.c - - - arm_cfft_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_q15.c - - - - - ControllerFunctions - - - arm_pid_init_f32.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_init_f32.c - - - arm_pid_init_q15.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_init_q15.c - - - arm_pid_init_q31.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_init_q31.c - - - arm_pid_reset_f32.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_reset_f32.c - - - arm_pid_reset_q15.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_reset_q15.c - - - arm_pid_reset_q31.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_reset_q31.c - - - arm_sin_cos_f32.c - 1 - ..\..\Source\ControllerFunctions\arm_sin_cos_f32.c - - - arm_sin_cos_q31.c - 1 - ..\..\Source\ControllerFunctions\arm_sin_cos_q31.c - - - - - StatisticsFunctions - - - arm_max_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_f32.c - - - arm_max_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_q7.c - - - arm_max_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_q15.c - - - arm_max_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_q31.c - - - arm_mean_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_f32.c - - - arm_mean_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_q7.c - - - arm_mean_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_q15.c - - - arm_mean_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_q31.c - - - arm_min_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_f32.c - - - arm_min_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_q7.c - - - arm_min_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_q15.c - - - arm_min_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_q31.c - - - arm_power_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_f32.c - - - arm_power_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_q7.c - - - arm_power_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_q15.c - - - arm_power_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_q31.c - - - arm_rms_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_rms_f32.c - - - arm_rms_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_rms_q15.c - - - arm_rms_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_rms_q31.c - - - arm_std_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_std_f32.c - - - arm_std_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_std_q15.c - - - arm_std_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_std_q31.c - - - arm_var_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_var_f32.c - - - arm_var_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_var_q15.c - - - arm_var_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_var_q31.c - - - - - SupportFunctions - - - arm_copy_f32.c - 1 - ..\..\Source\SupportFunctions\arm_copy_f32.c - - - arm_copy_q7.c - 1 - ..\..\Source\SupportFunctions\arm_copy_q7.c - - - arm_copy_q15.c - 1 - ..\..\Source\SupportFunctions\arm_copy_q15.c - - - arm_copy_q31.c - 1 - ..\..\Source\SupportFunctions\arm_copy_q31.c - - - arm_fill_f32.c - 1 - ..\..\Source\SupportFunctions\arm_fill_f32.c - - - arm_fill_q7.c - 1 - ..\..\Source\SupportFunctions\arm_fill_q7.c - - - arm_fill_q15.c - 1 - ..\..\Source\SupportFunctions\arm_fill_q15.c - - - arm_fill_q31.c - 1 - ..\..\Source\SupportFunctions\arm_fill_q31.c - - - arm_float_to_q7.c - 1 - ..\..\Source\SupportFunctions\arm_float_to_q7.c - - - arm_float_to_q15.c - 1 - ..\..\Source\SupportFunctions\arm_float_to_q15.c - - - arm_float_to_q31.c - 1 - ..\..\Source\SupportFunctions\arm_float_to_q31.c - - - arm_q7_to_float.c - 1 - ..\..\Source\SupportFunctions\arm_q7_to_float.c - - - arm_q7_to_q15.c - 1 - ..\..\Source\SupportFunctions\arm_q7_to_q15.c - - - arm_q7_to_q31.c - 1 - ..\..\Source\SupportFunctions\arm_q7_to_q31.c - - - arm_q15_to_float.c - 1 - ..\..\Source\SupportFunctions\arm_q15_to_float.c - - - arm_q15_to_q7.c - 1 - ..\..\Source\SupportFunctions\arm_q15_to_q7.c - - - arm_q15_to_q31.c - 1 - ..\..\Source\SupportFunctions\arm_q15_to_q31.c - - - arm_q31_to_float.c - 1 - ..\..\Source\SupportFunctions\arm_q31_to_float.c - - - arm_q31_to_q7.c - 1 - ..\..\Source\SupportFunctions\arm_q31_to_q7.c - - - arm_q31_to_q15.c - 1 - ..\..\Source\SupportFunctions\arm_q31_to_q15.c - - - - - CommonTables - - - arm_common_tables.c - 1 - ..\..\Source\CommonTables\arm_common_tables.c - - - arm_const_structs.c - 1 - ..\..\Source\CommonTables\arm_const_structs.c - - - - - - - cortexM4bf - 0x4 - ARM-ADS - 6110000::V6.11::.\ARMCLANG 6.11 - 1 - - - ARMCM4_FP - ARM - ARM.CMSIS.5.5.0-dev52 - http://www.keil.com/pack/ - IROM(0x00000000,0x80000) IRAM(0x20000000,0x20000) CPUTYPE("Cortex-M4") FPU2 CLOCK(12000000) ESEL ELITTLE - - - UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0NEW_DEVICE -FS00 -FL080000 -FP0($$Device:ARMCM4_FP$Device\ARM\Flash\NEW_DEVICE.FLM)) - 0 - $$Device:ARMCM4_FP$Device\ARM\ARMCM4\Include\ARMCM4_FP.h - - - - - - - - - - $$Device:ARMCM4_FP$Device\ARM\SVD\ARMCM4.svd - 0 - 0 - - - - - - - 0 - 0 - 0 - 0 - 1 - - .\IntermediateFiles\cortexM4bf\ - arm_cortexM4bf_math - 0 - 1 - 0 - 1 - 1 - .\IntermediateFiles\cortexM4bf\ - 1 - 0 - 0 - - 0 - 0 - - - 0 - 0 - 0 - 0 - - - 0 - 0 - - - 0 - 0 - 0 - 0 - - - 1 - 0 - cmd.exe /C copy "!L" "..\..\Lib\ARMCLANG\" - - 0 - 0 - 0 - 0 - - 0 - - - - 0 - 0 - 0 - 0 - 0 - 1 - 0 - 0 - 0 - 0 - 3 - - - 1 - - - SARMCM3.DLL - -MPU - DCM.DLL - -pCM4 - SARMCM3.DLL - -MPU - TCM.DLL - -pCM4 - - - - 1 - 0 - 0 - 0 - 16 - - - - - 1 - 0 - 0 - 0 - 1 - 4096 - - 1 - BIN\UL2CM3.DLL - "" () - - - - - 0 - - - - 0 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 0 - 1 - 1 - 1 - 1 - 1 - 0 - 0 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 0 - 0 - "Cortex-M4" - - 0 - 0 - 0 - 1 - 1 - 0 - 0 - 2 - 0 - 0 - 0 - 8 - 0 - 1 - 0 - 0 - 3 - 3 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 1 - 0 - 0 - 0 - 0 - 1 - 0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x20000000 - 0x20000 - - - 1 - 0x0 - 0x80000 - - - 0 - 0x0 - 0x0 - - - 1 - 0x0 - 0x0 - - - 1 - 0x0 - 0x0 - - - 1 - 0x0 - 0x0 - - - 1 - 0x0 - 0x80000 - - - 1 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x20000000 - 0x20000 - - - 0 - 0x0 - 0x0 - - - - - - 1 - 6 - 1 - 0 - 1 - 0 - 0 - 0 - 0 - 0 - 3 - 0 - 0 - 0 - 0 - 0 - 3 - 3 - 1 - 1 - 0 - 0 - 0 - - - ARM_MATH_MATRIX_CHECK, ARM_MATH_ROUNDING, ARM_MATH_LOOPUNROLL, ARM_MATH_BIG_ENDIAN - - ..\..\Include;..\..\..\Core\Include;..\..\..\Include - - - - 1 - 0 - 0 - 1 - 0 - 0 - 0 - 0 - 0 - 1 - - - - - - - - - 0 - 0 - 0 - 0 - 1 - 0 - 0x00000000 - 0x00000000 - - - - - - - - - - - - - BasicMathFunctions - - - arm_abs_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_f32.c - - - arm_abs_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_q7.c - - - arm_abs_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_q15.c - - - arm_abs_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_q31.c - - - arm_add_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_f32.c - - - arm_add_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_q7.c - - - arm_add_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_q15.c - - - arm_add_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_q31.c - - - arm_dot_prod_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_f32.c - - - arm_dot_prod_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_q7.c - - - arm_dot_prod_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_q15.c - - - arm_dot_prod_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_q31.c - - - arm_mult_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_f32.c - - - arm_mult_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_q7.c - - - arm_mult_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_q15.c - - - arm_mult_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_q31.c - - - arm_negate_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_f32.c - - - arm_negate_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_q7.c - - - arm_negate_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_q15.c - - - arm_negate_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_q31.c - - - arm_offset_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_f32.c - - - arm_offset_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_q7.c - - - arm_offset_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_q15.c - - - arm_offset_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_q31.c - - - arm_scale_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_f32.c - - - arm_scale_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_q7.c - - - arm_scale_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_q15.c - - - arm_scale_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_q31.c - - - arm_shift_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_shift_q7.c - - - arm_shift_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_shift_q15.c - - - arm_shift_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_shift_q31.c - - - arm_sub_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_f32.c - - - arm_sub_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_q7.c - - - arm_sub_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_q15.c - - - arm_sub_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_q31.c - - - - - FastMathFunctions - - - arm_cos_f32.c - 1 - ..\..\Source\FastMathFunctions\arm_cos_f32.c - - - arm_cos_q15.c - 1 - ..\..\Source\FastMathFunctions\arm_cos_q15.c - - - arm_cos_q31.c - 1 - ..\..\Source\FastMathFunctions\arm_cos_q31.c - - - arm_sin_f32.c - 1 - ..\..\Source\FastMathFunctions\arm_sin_f32.c - - - arm_sin_q15.c - 1 - ..\..\Source\FastMathFunctions\arm_sin_q15.c - - - arm_sin_q31.c - 1 - ..\..\Source\FastMathFunctions\arm_sin_q31.c - - - arm_sqrt_q15.c - 1 - ..\..\Source\FastMathFunctions\arm_sqrt_q15.c - - - arm_sqrt_q31.c - 1 - ..\..\Source\FastMathFunctions\arm_sqrt_q31.c - - - - - ComplexMathFunctions - - - arm_cmplx_conj_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_conj_f32.c - - - arm_cmplx_conj_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_conj_q15.c - - - arm_cmplx_conj_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_conj_q31.c - - - arm_cmplx_dot_prod_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_dot_prod_f32.c - - - arm_cmplx_dot_prod_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_dot_prod_q15.c - - - arm_cmplx_dot_prod_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_dot_prod_q31.c - - - arm_cmplx_mag_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_f32.c - - - arm_cmplx_mag_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_q15.c - - - arm_cmplx_mag_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_q31.c - - - arm_cmplx_mag_squared_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_squared_f32.c - - - arm_cmplx_mag_squared_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_squared_q15.c - - - arm_cmplx_mag_squared_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_squared_q31.c - - - arm_cmplx_mult_cmplx_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_f32.c - - - arm_cmplx_mult_cmplx_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_q15.c - - - arm_cmplx_mult_cmplx_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_q31.c - - - arm_cmplx_mult_real_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_real_f32.c - - - arm_cmplx_mult_real_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_real_q15.c - - - arm_cmplx_mult_real_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_real_q31.c - - - - - FilteringFunctions - - - arm_biquad_cascade_df1_32x64_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_32x64_init_q31.c - - - arm_biquad_cascade_df1_32x64_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_32x64_q31.c - - - arm_biquad_cascade_df1_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_f32.c - - - arm_biquad_cascade_df1_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_fast_q15.c - - - arm_biquad_cascade_df1_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_fast_q31.c - - - arm_biquad_cascade_df1_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_init_f32.c - - - arm_biquad_cascade_df1_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_init_q15.c - - - arm_biquad_cascade_df1_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_init_q31.c - - - arm_biquad_cascade_df1_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_q15.c - - - arm_biquad_cascade_df1_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_q31.c - - - arm_biquad_cascade_df2T_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_init_f32.c - - - arm_conv_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_f32.c - - - arm_conv_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_fast_q15.c - - - arm_conv_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_fast_q31.c - - - arm_conv_partial_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_f32.c - - - arm_conv_partial_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_fast_q15.c - - - arm_conv_partial_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_fast_q31.c - - - arm_conv_partial_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_q7.c - - - arm_conv_partial_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_q15.c - - - arm_conv_partial_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_q31.c - - - arm_conv_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_q7.c - - - arm_conv_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_q15.c - - - arm_conv_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_q31.c - - - arm_correlate_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_f32.c - - - arm_correlate_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_fast_q15.c - - - arm_correlate_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_fast_q31.c - - - arm_correlate_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_q7.c - - - arm_correlate_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_q15.c - - - arm_correlate_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_q31.c - - - arm_fir_decimate_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_f32.c - - - arm_fir_decimate_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_fast_q15.c - - - arm_fir_decimate_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_fast_q31.c - - - arm_fir_decimate_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_init_f32.c - - - arm_fir_decimate_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_init_q15.c - - - arm_fir_decimate_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_init_q31.c - - - arm_fir_decimate_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_q15.c - - - arm_fir_decimate_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_q31.c - - - arm_fir_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_f32.c - - - arm_fir_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_fast_q15.c - - - arm_fir_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_fast_q31.c - - - arm_fir_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_f32.c - - - arm_fir_init_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_q7.c - - - arm_fir_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_q15.c - - - arm_fir_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_q31.c - - - arm_fir_interpolate_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_f32.c - - - arm_fir_interpolate_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_init_f32.c - - - arm_fir_interpolate_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_init_q15.c - - - arm_fir_interpolate_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_init_q31.c - - - arm_fir_interpolate_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_q15.c - - - arm_fir_interpolate_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_q31.c - - - arm_fir_lattice_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_f32.c - - - arm_fir_lattice_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_init_f32.c - - - arm_fir_lattice_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_init_q15.c - - - arm_fir_lattice_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_init_q31.c - - - arm_fir_lattice_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_q15.c - - - arm_fir_lattice_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_q31.c - - - arm_fir_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_q7.c - - - arm_fir_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_q15.c - - - arm_fir_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_q31.c - - - arm_fir_sparse_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_f32.c - - - arm_fir_sparse_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_f32.c - - - arm_fir_sparse_init_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_q7.c - - - arm_fir_sparse_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_q15.c - - - arm_fir_sparse_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_q31.c - - - arm_fir_sparse_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_q7.c - - - arm_fir_sparse_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_q15.c - - - arm_fir_sparse_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_q31.c - - - arm_iir_lattice_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_f32.c - - - arm_iir_lattice_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_init_f32.c - - - arm_iir_lattice_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_init_q15.c - - - arm_iir_lattice_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_init_q31.c - - - arm_iir_lattice_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_q15.c - - - arm_iir_lattice_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_q31.c - - - arm_lms_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_f32.c - - - arm_lms_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_init_f32.c - - - arm_lms_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_init_q15.c - - - arm_lms_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_init_q31.c - - - arm_lms_norm_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_f32.c - - - arm_lms_norm_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_init_f32.c - - - arm_lms_norm_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_init_q15.c - - - arm_lms_norm_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_init_q31.c - - - arm_lms_norm_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_q15.c - - - arm_lms_norm_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_q31.c - - - arm_lms_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_q15.c - - - arm_lms_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_q31.c - - - arm_correlate_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_opt_q15.c - - - arm_conv_opt_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_opt_q7.c - - - arm_conv_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_opt_q15.c - - - arm_conv_partial_opt_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_opt_q7.c - - - arm_conv_partial_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_opt_q15.c - - - arm_correlate_opt_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_opt_q7.c - - - arm_correlate_fast_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_fast_opt_q15.c - - - arm_conv_fast_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_fast_opt_q15.c - - - arm_conv_partial_fast_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_fast_opt_q15.c - - - arm_biquad_cascade_df2T_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_f32.c - - - arm_biquad_cascade_df2T_f64.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_f64.c - - - arm_biquad_cascade_df2T_init_f64.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_init_f64.c - - - arm_biquad_cascade_stereo_df2T_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_stereo_df2T_f32.c - - - arm_biquad_cascade_stereo_df2T_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_stereo_df2T_init_f32.c - - - - - MatrixFunctions - - - arm_mat_add_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_add_f32.c - - - arm_mat_add_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_add_q15.c - - - arm_mat_add_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_add_q31.c - - - arm_mat_init_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_init_f32.c - - - arm_mat_init_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_init_q15.c - - - arm_mat_init_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_init_q31.c - - - arm_mat_inverse_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_inverse_f32.c - - - arm_mat_mult_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_f32.c - - - arm_mat_mult_fast_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_fast_q15.c - - - arm_mat_mult_fast_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_fast_q31.c - - - arm_mat_mult_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_q15.c - - - arm_mat_mult_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_q31.c - - - arm_mat_scale_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_scale_f32.c - - - arm_mat_scale_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_scale_q15.c - - - arm_mat_scale_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_scale_q31.c - - - arm_mat_sub_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_sub_f32.c - - - arm_mat_sub_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_sub_q15.c - - - arm_mat_sub_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_sub_q31.c - - - arm_mat_trans_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_trans_f32.c - - - arm_mat_trans_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_trans_q15.c - - - arm_mat_trans_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_trans_q31.c - - - arm_mat_cmplx_mult_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_cmplx_mult_f32.c - - - arm_mat_cmplx_mult_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_cmplx_mult_q15.c - - - arm_mat_cmplx_mult_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_cmplx_mult_q31.c - - - arm_mat_inverse_f64.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_inverse_f64.c - - - - - TransformFunctions - - - arm_bitreversal.c - 1 - ..\..\Source\TransformFunctions\arm_bitreversal.c - - - arm_bitreversal2.c - 1 - ..\..\Source\TransformFunctions\arm_bitreversal2.c - - - arm_cfft_radix4_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_f32.c - - - arm_cfft_radix4_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_init_f32.c - - - arm_cfft_radix4_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_init_q15.c - - - arm_cfft_radix4_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_init_q31.c - - - arm_cfft_radix4_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_q15.c - - - arm_cfft_radix4_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_q31.c - - - arm_dct4_f32.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_f32.c - - - arm_dct4_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_init_f32.c - - - arm_dct4_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_init_q15.c - - - arm_dct4_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_init_q31.c - - - arm_dct4_q15.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_q15.c - - - arm_dct4_q31.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_q31.c - - - arm_rfft_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_f32.c - - - arm_rfft_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_init_f32.c - - - arm_rfft_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_init_q15.c - - - arm_rfft_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_init_q31.c - - - arm_rfft_q15.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_q15.c - - - arm_rfft_q31.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_q31.c - - - arm_cfft_radix2_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_f32.c - - - arm_cfft_radix2_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_init_f32.c - - - arm_cfft_radix2_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_init_q15.c - - - arm_cfft_radix2_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_init_q31.c - - - arm_cfft_radix2_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_q15.c - - - arm_cfft_radix2_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_q31.c - - - arm_cfft_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_f32.c - - - arm_cfft_radix8_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix8_f32.c - - - arm_rfft_fast_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_fast_f32.c - - - arm_rfft_fast_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_fast_init_f32.c - - - arm_cfft_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_q31.c - - - arm_cfft_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_q15.c - - - - - ControllerFunctions - - - arm_pid_init_f32.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_init_f32.c - - - arm_pid_init_q15.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_init_q15.c - - - arm_pid_init_q31.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_init_q31.c - - - arm_pid_reset_f32.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_reset_f32.c - - - arm_pid_reset_q15.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_reset_q15.c - - - arm_pid_reset_q31.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_reset_q31.c - - - arm_sin_cos_f32.c - 1 - ..\..\Source\ControllerFunctions\arm_sin_cos_f32.c - - - arm_sin_cos_q31.c - 1 - ..\..\Source\ControllerFunctions\arm_sin_cos_q31.c - - - - - StatisticsFunctions - - - arm_max_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_f32.c - - - arm_max_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_q7.c - - - arm_max_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_q15.c - - - arm_max_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_q31.c - - - arm_mean_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_f32.c - - - arm_mean_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_q7.c - - - arm_mean_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_q15.c - - - arm_mean_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_q31.c - - - arm_min_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_f32.c - - - arm_min_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_q7.c - - - arm_min_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_q15.c - - - arm_min_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_q31.c - - - arm_power_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_f32.c - - - arm_power_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_q7.c - - - arm_power_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_q15.c - - - arm_power_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_q31.c - - - arm_rms_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_rms_f32.c - - - arm_rms_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_rms_q15.c - - - arm_rms_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_rms_q31.c - - - arm_std_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_std_f32.c - - - arm_std_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_std_q15.c - - - arm_std_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_std_q31.c - - - arm_var_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_var_f32.c - - - arm_var_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_var_q15.c - - - arm_var_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_var_q31.c - - - - - SupportFunctions - - - arm_copy_f32.c - 1 - ..\..\Source\SupportFunctions\arm_copy_f32.c - - - arm_copy_q7.c - 1 - ..\..\Source\SupportFunctions\arm_copy_q7.c - - - arm_copy_q15.c - 1 - ..\..\Source\SupportFunctions\arm_copy_q15.c - - - arm_copy_q31.c - 1 - ..\..\Source\SupportFunctions\arm_copy_q31.c - - - arm_fill_f32.c - 1 - ..\..\Source\SupportFunctions\arm_fill_f32.c - - - arm_fill_q7.c - 1 - ..\..\Source\SupportFunctions\arm_fill_q7.c - - - arm_fill_q15.c - 1 - ..\..\Source\SupportFunctions\arm_fill_q15.c - - - arm_fill_q31.c - 1 - ..\..\Source\SupportFunctions\arm_fill_q31.c - - - arm_float_to_q7.c - 1 - ..\..\Source\SupportFunctions\arm_float_to_q7.c - - - arm_float_to_q15.c - 1 - ..\..\Source\SupportFunctions\arm_float_to_q15.c - - - arm_float_to_q31.c - 1 - ..\..\Source\SupportFunctions\arm_float_to_q31.c - - - arm_q7_to_float.c - 1 - ..\..\Source\SupportFunctions\arm_q7_to_float.c - - - arm_q7_to_q15.c - 1 - ..\..\Source\SupportFunctions\arm_q7_to_q15.c - - - arm_q7_to_q31.c - 1 - ..\..\Source\SupportFunctions\arm_q7_to_q31.c - - - arm_q15_to_float.c - 1 - ..\..\Source\SupportFunctions\arm_q15_to_float.c - - - arm_q15_to_q7.c - 1 - ..\..\Source\SupportFunctions\arm_q15_to_q7.c - - - arm_q15_to_q31.c - 1 - ..\..\Source\SupportFunctions\arm_q15_to_q31.c - - - arm_q31_to_float.c - 1 - ..\..\Source\SupportFunctions\arm_q31_to_float.c - - - arm_q31_to_q7.c - 1 - ..\..\Source\SupportFunctions\arm_q31_to_q7.c - - - arm_q31_to_q15.c - 1 - ..\..\Source\SupportFunctions\arm_q31_to_q15.c - - - - - CommonTables - - - arm_common_tables.c - 1 - ..\..\Source\CommonTables\arm_common_tables.c - - - arm_const_structs.c - 1 - ..\..\Source\CommonTables\arm_const_structs.c - - - - - - - cortexM7l - 0x4 - ARM-ADS - 6110000::V6.11::.\ARMCLANG 6.11 - 1 - - - ARMCM7 - ARM - ARM.CMSIS.5.5.0-dev52 - http://www.keil.com/pack/ - IROM(0x00000000,0x80000) IRAM(0x20000000,0x20000) CPUTYPE("Cortex-M7") CLOCK(12000000) ESEL ELITTLE - - - UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0NEW_DEVICE -FS00 -FL080000 -FP0($$Device:ARMCM7$Device\ARM\Flash\NEW_DEVICE.FLM)) - 0 - $$Device:ARMCM7$Device\ARM\ARMCM7\Include\ARMCM7.h - - - - - - - - - - $$Device:ARMCM7$Device\ARM\SVD\ARMCM7.svd - 0 - 0 - - - - - - - 0 - 0 - 0 - 0 - 1 - - .\IntermediateFiles\cortexM7l\ - arm_cortexM7l_math - 0 - 1 - 0 - 1 - 1 - .\IntermediateFiles\cortexM7l\ - 1 - 0 - 0 - - 0 - 0 - - - 0 - 0 - 0 - 0 - - - 0 - 0 - - - 0 - 0 - 0 - 0 - - - 1 - 0 - cmd.exe /C copy "!L" "..\..\Lib\ARMCLANG\" - - 0 - 0 - 0 - 0 - - 0 - - - - 0 - 0 - 0 - 0 - 0 - 1 - 0 - 0 - 0 - 0 - 3 - - - 1 - - - SARMCM3.DLL - -MPU - DCM.DLL - -pCM7 - SARMCM3.DLL - -MPU - TCM.DLL - -pCM7 - - - - 1 - 0 - 0 - 0 - 16 - - - - - 1 - 0 - 0 - 0 - 1 - 4096 - - 1 - BIN\UL2CM3.DLL - "" () - - - - - 0 - - - - 0 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 0 - 1 - 1 - 0 - 1 - 1 - 0 - 0 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 0 - 0 - "Cortex-M7" - - 0 - 0 - 0 - 1 - 1 - 0 - 0 - 0 - 0 - 0 - 0 - 8 - 0 - 1 - 0 - 0 - 3 - 3 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 1 - 0 - 0 - 0 - 0 - 1 - 0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x20000000 - 0x20000 - - - 1 - 0x0 - 0x80000 - - - 0 - 0x0 - 0x0 - - - 1 - 0x0 - 0x0 - - - 1 - 0x0 - 0x0 - - - 1 - 0x0 - 0x0 - - - 1 - 0x0 - 0x80000 - - - 1 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x20000000 - 0x20000 - - - 0 - 0x0 - 0x0 - - - - - - 1 - 6 - 1 - 0 - 1 - 0 - 0 - 0 - 0 - 0 - 3 - 0 - 0 - 0 - 0 - 0 - 3 - 3 - 1 - 1 - 0 - 0 - 0 - - - ARM_MATH_MATRIX_CHECK, ARM_MATH_ROUNDING, ARM_MATH_LOOPUNROLL - - ..\..\Include;..\..\..\Core\Include;..\..\..\Include - - - - 1 - 0 - 0 - 1 - 0 - 0 - 0 - 0 - 0 - 1 - - - - - - - - - 0 - 0 - 0 - 0 - 1 - 0 - 0x00000000 - 0x00000000 - - - - - - - - - - - - - BasicMathFunctions - - - arm_abs_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_f32.c - - - arm_abs_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_q7.c - - - arm_abs_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_q15.c - - - arm_abs_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_q31.c - - - arm_add_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_f32.c - - - arm_add_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_q7.c - - - arm_add_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_q15.c - - - arm_add_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_q31.c - - - arm_dot_prod_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_f32.c - - - arm_dot_prod_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_q7.c - - - arm_dot_prod_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_q15.c - - - arm_dot_prod_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_q31.c - - - arm_mult_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_f32.c - - - arm_mult_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_q7.c - - - arm_mult_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_q15.c - - - arm_mult_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_q31.c - - - arm_negate_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_f32.c - - - arm_negate_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_q7.c - - - arm_negate_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_q15.c - - - arm_negate_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_q31.c - - - arm_offset_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_f32.c - - - arm_offset_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_q7.c - - - arm_offset_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_q15.c - - - arm_offset_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_q31.c - - - arm_scale_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_f32.c - - - arm_scale_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_q7.c - - - arm_scale_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_q15.c - - - arm_scale_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_q31.c - - - arm_shift_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_shift_q7.c - - - arm_shift_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_shift_q15.c - - - arm_shift_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_shift_q31.c - - - arm_sub_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_f32.c - - - arm_sub_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_q7.c - - - arm_sub_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_q15.c - - - arm_sub_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_q31.c - - - - - FastMathFunctions - - - arm_cos_f32.c - 1 - ..\..\Source\FastMathFunctions\arm_cos_f32.c - - - arm_cos_q15.c - 1 - ..\..\Source\FastMathFunctions\arm_cos_q15.c - - - arm_cos_q31.c - 1 - ..\..\Source\FastMathFunctions\arm_cos_q31.c - - - arm_sin_f32.c - 1 - ..\..\Source\FastMathFunctions\arm_sin_f32.c - - - arm_sin_q15.c - 1 - ..\..\Source\FastMathFunctions\arm_sin_q15.c - - - arm_sin_q31.c - 1 - ..\..\Source\FastMathFunctions\arm_sin_q31.c - - - arm_sqrt_q15.c - 1 - ..\..\Source\FastMathFunctions\arm_sqrt_q15.c - - - arm_sqrt_q31.c - 1 - ..\..\Source\FastMathFunctions\arm_sqrt_q31.c - - - - - ComplexMathFunctions - - - arm_cmplx_conj_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_conj_f32.c - - - arm_cmplx_conj_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_conj_q15.c - - - arm_cmplx_conj_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_conj_q31.c - - - arm_cmplx_dot_prod_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_dot_prod_f32.c - - - arm_cmplx_dot_prod_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_dot_prod_q15.c - - - arm_cmplx_dot_prod_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_dot_prod_q31.c - - - arm_cmplx_mag_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_f32.c - - - arm_cmplx_mag_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_q15.c - - - arm_cmplx_mag_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_q31.c - - - arm_cmplx_mag_squared_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_squared_f32.c - - - arm_cmplx_mag_squared_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_squared_q15.c - - - arm_cmplx_mag_squared_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_squared_q31.c - - - arm_cmplx_mult_cmplx_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_f32.c - - - arm_cmplx_mult_cmplx_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_q15.c - - - arm_cmplx_mult_cmplx_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_q31.c - - - arm_cmplx_mult_real_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_real_f32.c - - - arm_cmplx_mult_real_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_real_q15.c - - - arm_cmplx_mult_real_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_real_q31.c - - - - - FilteringFunctions - - - arm_biquad_cascade_df1_32x64_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_32x64_init_q31.c - - - arm_biquad_cascade_df1_32x64_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_32x64_q31.c - - - arm_biquad_cascade_df1_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_f32.c - - - arm_biquad_cascade_df1_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_fast_q15.c - - - arm_biquad_cascade_df1_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_fast_q31.c - - - arm_biquad_cascade_df1_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_init_f32.c - - - arm_biquad_cascade_df1_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_init_q15.c - - - arm_biquad_cascade_df1_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_init_q31.c - - - arm_biquad_cascade_df1_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_q15.c - - - arm_biquad_cascade_df1_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_q31.c - - - arm_biquad_cascade_df2T_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_init_f32.c - - - arm_conv_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_f32.c - - - arm_conv_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_fast_q15.c - - - arm_conv_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_fast_q31.c - - - arm_conv_partial_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_f32.c - - - arm_conv_partial_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_fast_q15.c - - - arm_conv_partial_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_fast_q31.c - - - arm_conv_partial_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_q7.c - - - arm_conv_partial_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_q15.c - - - arm_conv_partial_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_q31.c - - - arm_conv_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_q7.c - - - arm_conv_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_q15.c - - - arm_conv_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_q31.c - - - arm_correlate_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_f32.c - - - arm_correlate_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_fast_q15.c - - - arm_correlate_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_fast_q31.c - - - arm_correlate_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_q7.c - - - arm_correlate_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_q15.c - - - arm_correlate_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_q31.c - - - arm_fir_decimate_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_f32.c - - - arm_fir_decimate_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_fast_q15.c - - - arm_fir_decimate_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_fast_q31.c - - - arm_fir_decimate_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_init_f32.c - - - arm_fir_decimate_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_init_q15.c - - - arm_fir_decimate_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_init_q31.c - - - arm_fir_decimate_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_q15.c - - - arm_fir_decimate_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_q31.c - - - arm_fir_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_f32.c - - - arm_fir_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_fast_q15.c - - - arm_fir_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_fast_q31.c - - - arm_fir_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_f32.c - - - arm_fir_init_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_q7.c - - - arm_fir_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_q15.c - - - arm_fir_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_q31.c - - - arm_fir_interpolate_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_f32.c - - - arm_fir_interpolate_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_init_f32.c - - - arm_fir_interpolate_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_init_q15.c - - - arm_fir_interpolate_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_init_q31.c - - - arm_fir_interpolate_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_q15.c - - - arm_fir_interpolate_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_q31.c - - - arm_fir_lattice_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_f32.c - - - arm_fir_lattice_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_init_f32.c - - - arm_fir_lattice_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_init_q15.c - - - arm_fir_lattice_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_init_q31.c - - - arm_fir_lattice_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_q15.c - - - arm_fir_lattice_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_q31.c - - - arm_fir_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_q7.c - - - arm_fir_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_q15.c - - - arm_fir_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_q31.c - - - arm_fir_sparse_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_f32.c - - - arm_fir_sparse_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_f32.c - - - arm_fir_sparse_init_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_q7.c - - - arm_fir_sparse_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_q15.c - - - arm_fir_sparse_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_q31.c - - - arm_fir_sparse_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_q7.c - - - arm_fir_sparse_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_q15.c - - - arm_fir_sparse_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_q31.c - - - arm_iir_lattice_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_f32.c - - - arm_iir_lattice_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_init_f32.c - - - arm_iir_lattice_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_init_q15.c - - - arm_iir_lattice_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_init_q31.c - - - arm_iir_lattice_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_q15.c - - - arm_iir_lattice_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_q31.c - - - arm_lms_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_f32.c - - - arm_lms_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_init_f32.c - - - arm_lms_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_init_q15.c - - - arm_lms_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_init_q31.c - - - arm_lms_norm_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_f32.c - - - arm_lms_norm_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_init_f32.c - - - arm_lms_norm_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_init_q15.c - - - arm_lms_norm_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_init_q31.c - - - arm_lms_norm_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_q15.c - - - arm_lms_norm_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_q31.c - - - arm_lms_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_q15.c - - - arm_lms_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_q31.c - - - arm_correlate_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_opt_q15.c - - - arm_conv_opt_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_opt_q7.c - - - arm_conv_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_opt_q15.c - - - arm_conv_partial_opt_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_opt_q7.c - - - arm_conv_partial_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_opt_q15.c - - - arm_correlate_opt_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_opt_q7.c - - - arm_correlate_fast_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_fast_opt_q15.c - - - arm_conv_fast_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_fast_opt_q15.c - - - arm_conv_partial_fast_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_fast_opt_q15.c - - - arm_biquad_cascade_df2T_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_f32.c - - - arm_biquad_cascade_df2T_f64.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_f64.c - - - arm_biquad_cascade_df2T_init_f64.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_init_f64.c - - - arm_biquad_cascade_stereo_df2T_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_stereo_df2T_f32.c - - - arm_biquad_cascade_stereo_df2T_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_stereo_df2T_init_f32.c - - - - - MatrixFunctions - - - arm_mat_add_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_add_f32.c - - - arm_mat_add_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_add_q15.c - - - arm_mat_add_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_add_q31.c - - - arm_mat_init_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_init_f32.c - - - arm_mat_init_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_init_q15.c - - - arm_mat_init_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_init_q31.c - - - arm_mat_inverse_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_inverse_f32.c - - - arm_mat_mult_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_f32.c - - - arm_mat_mult_fast_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_fast_q15.c - - - arm_mat_mult_fast_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_fast_q31.c - - - arm_mat_mult_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_q15.c - - - arm_mat_mult_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_q31.c - - - arm_mat_scale_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_scale_f32.c - - - arm_mat_scale_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_scale_q15.c - - - arm_mat_scale_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_scale_q31.c - - - arm_mat_sub_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_sub_f32.c - - - arm_mat_sub_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_sub_q15.c - - - arm_mat_sub_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_sub_q31.c - - - arm_mat_trans_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_trans_f32.c - - - arm_mat_trans_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_trans_q15.c - - - arm_mat_trans_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_trans_q31.c - - - arm_mat_cmplx_mult_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_cmplx_mult_f32.c - - - arm_mat_cmplx_mult_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_cmplx_mult_q15.c - - - arm_mat_cmplx_mult_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_cmplx_mult_q31.c - - - arm_mat_inverse_f64.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_inverse_f64.c - - - - - TransformFunctions - - - arm_bitreversal.c - 1 - ..\..\Source\TransformFunctions\arm_bitreversal.c - - - arm_bitreversal2.c - 1 - ..\..\Source\TransformFunctions\arm_bitreversal2.c - - - arm_cfft_radix4_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_f32.c - - - arm_cfft_radix4_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_init_f32.c - - - arm_cfft_radix4_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_init_q15.c - - - arm_cfft_radix4_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_init_q31.c - - - arm_cfft_radix4_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_q15.c - - - arm_cfft_radix4_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_q31.c - - - arm_dct4_f32.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_f32.c - - - arm_dct4_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_init_f32.c - - - arm_dct4_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_init_q15.c - - - arm_dct4_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_init_q31.c - - - arm_dct4_q15.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_q15.c - - - arm_dct4_q31.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_q31.c - - - arm_rfft_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_f32.c - - - arm_rfft_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_init_f32.c - - - arm_rfft_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_init_q15.c - - - arm_rfft_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_init_q31.c - - - arm_rfft_q15.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_q15.c - - - arm_rfft_q31.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_q31.c - - - arm_cfft_radix2_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_f32.c - - - arm_cfft_radix2_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_init_f32.c - - - arm_cfft_radix2_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_init_q15.c - - - arm_cfft_radix2_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_init_q31.c - - - arm_cfft_radix2_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_q15.c - - - arm_cfft_radix2_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_q31.c - - - arm_cfft_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_f32.c - - - arm_cfft_radix8_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix8_f32.c - - - arm_rfft_fast_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_fast_f32.c - - - arm_rfft_fast_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_fast_init_f32.c - - - arm_cfft_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_q31.c - - - arm_cfft_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_q15.c - - - - - ControllerFunctions - - - arm_pid_init_f32.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_init_f32.c - - - arm_pid_init_q15.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_init_q15.c - - - arm_pid_init_q31.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_init_q31.c - - - arm_pid_reset_f32.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_reset_f32.c - - - arm_pid_reset_q15.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_reset_q15.c - - - arm_pid_reset_q31.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_reset_q31.c - - - arm_sin_cos_f32.c - 1 - ..\..\Source\ControllerFunctions\arm_sin_cos_f32.c - - - arm_sin_cos_q31.c - 1 - ..\..\Source\ControllerFunctions\arm_sin_cos_q31.c - - - - - StatisticsFunctions - - - arm_max_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_f32.c - - - arm_max_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_q7.c - - - arm_max_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_q15.c - - - arm_max_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_q31.c - - - arm_mean_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_f32.c - - - arm_mean_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_q7.c - - - arm_mean_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_q15.c - - - arm_mean_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_q31.c - - - arm_min_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_f32.c - - - arm_min_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_q7.c - - - arm_min_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_q15.c - - - arm_min_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_q31.c - - - arm_power_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_f32.c - - - arm_power_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_q7.c - - - arm_power_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_q15.c - - - arm_power_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_q31.c - - - arm_rms_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_rms_f32.c - - - arm_rms_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_rms_q15.c - - - arm_rms_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_rms_q31.c - - - arm_std_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_std_f32.c - - - arm_std_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_std_q15.c - - - arm_std_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_std_q31.c - - - arm_var_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_var_f32.c - - - arm_var_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_var_q15.c - - - arm_var_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_var_q31.c - - - - - SupportFunctions - - - arm_copy_f32.c - 1 - ..\..\Source\SupportFunctions\arm_copy_f32.c - - - arm_copy_q7.c - 1 - ..\..\Source\SupportFunctions\arm_copy_q7.c - - - arm_copy_q15.c - 1 - ..\..\Source\SupportFunctions\arm_copy_q15.c - - - arm_copy_q31.c - 1 - ..\..\Source\SupportFunctions\arm_copy_q31.c - - - arm_fill_f32.c - 1 - ..\..\Source\SupportFunctions\arm_fill_f32.c - - - arm_fill_q7.c - 1 - ..\..\Source\SupportFunctions\arm_fill_q7.c - - - arm_fill_q15.c - 1 - ..\..\Source\SupportFunctions\arm_fill_q15.c - - - arm_fill_q31.c - 1 - ..\..\Source\SupportFunctions\arm_fill_q31.c - - - arm_float_to_q7.c - 1 - ..\..\Source\SupportFunctions\arm_float_to_q7.c - - - arm_float_to_q15.c - 1 - ..\..\Source\SupportFunctions\arm_float_to_q15.c - - - arm_float_to_q31.c - 1 - ..\..\Source\SupportFunctions\arm_float_to_q31.c - - - arm_q7_to_float.c - 1 - ..\..\Source\SupportFunctions\arm_q7_to_float.c - - - arm_q7_to_q15.c - 1 - ..\..\Source\SupportFunctions\arm_q7_to_q15.c - - - arm_q7_to_q31.c - 1 - ..\..\Source\SupportFunctions\arm_q7_to_q31.c - - - arm_q15_to_float.c - 1 - ..\..\Source\SupportFunctions\arm_q15_to_float.c - - - arm_q15_to_q7.c - 1 - ..\..\Source\SupportFunctions\arm_q15_to_q7.c - - - arm_q15_to_q31.c - 1 - ..\..\Source\SupportFunctions\arm_q15_to_q31.c - - - arm_q31_to_float.c - 1 - ..\..\Source\SupportFunctions\arm_q31_to_float.c - - - arm_q31_to_q7.c - 1 - ..\..\Source\SupportFunctions\arm_q31_to_q7.c - - - arm_q31_to_q15.c - 1 - ..\..\Source\SupportFunctions\arm_q31_to_q15.c - - - - - CommonTables - - - arm_common_tables.c - 1 - ..\..\Source\CommonTables\arm_common_tables.c - - - arm_const_structs.c - 1 - ..\..\Source\CommonTables\arm_const_structs.c - - - - - - - cortexM7b - 0x4 - ARM-ADS - 6110000::V6.11::.\ARMCLANG 6.11 - 1 - - - ARMCM7 - ARM - ARM.CMSIS.5.5.0-dev52 - http://www.keil.com/pack/ - IROM(0x00000000,0x80000) IRAM(0x20000000,0x20000) CPUTYPE("Cortex-M7") CLOCK(12000000) ESEL ELITTLE - - - UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0NEW_DEVICE -FS00 -FL080000 -FP0($$Device:ARMCM7$Device\ARM\Flash\NEW_DEVICE.FLM)) - 0 - $$Device:ARMCM7$Device\ARM\ARMCM7\Include\ARMCM7.h - - - - - - - - - - $$Device:ARMCM7$Device\ARM\SVD\ARMCM7.svd - 0 - 0 - - - - - - - 0 - 0 - 0 - 0 - 1 - - .\IntermediateFiles\cortexM7b\ - arm_cortexM7b_math - 0 - 1 - 0 - 1 - 1 - .\IntermediateFiles\cortexM7b\ - 1 - 0 - 0 - - 0 - 0 - - - 0 - 0 - 0 - 0 - - - 0 - 0 - - - 0 - 0 - 0 - 0 - - - 1 - 0 - cmd.exe /C copy "!L" "..\..\Lib\ARMCLANG\" - - 0 - 0 - 0 - 0 - - 0 - - - - 0 - 0 - 0 - 0 - 0 - 1 - 0 - 0 - 0 - 0 - 3 - - - 1 - - - SARMCM3.DLL - -MPU - DCM.DLL - -pCM7 - SARMCM3.DLL - -MPU - TCM.DLL - -pCM7 - - - - 1 - 0 - 0 - 0 - 16 - - - - - 1 - 0 - 0 - 0 - 1 - 4096 - - 1 - BIN\UL2CM3.DLL - "" () - - - - - 0 - - - - 0 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 0 - 1 - 1 - 1 - 1 - 1 - 0 - 0 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 0 - 0 - "Cortex-M7" - - 0 - 0 - 0 - 1 - 1 - 0 - 0 - 0 - 0 - 0 - 0 - 8 - 0 - 1 - 0 - 0 - 3 - 3 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 1 - 0 - 0 - 0 - 0 - 1 - 0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x20000000 - 0x20000 - - - 1 - 0x0 - 0x80000 - - - 0 - 0x0 - 0x0 - - - 1 - 0x0 - 0x0 - - - 1 - 0x0 - 0x0 - - - 1 - 0x0 - 0x0 - - - 1 - 0x0 - 0x80000 - - - 1 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x20000000 - 0x20000 - - - 0 - 0x0 - 0x0 - - - - - - 1 - 6 - 1 - 0 - 1 - 0 - 0 - 0 - 0 - 0 - 3 - 0 - 0 - 0 - 0 - 0 - 3 - 3 - 1 - 1 - 0 - 0 - 0 - - - ARM_MATH_MATRIX_CHECK, ARM_MATH_ROUNDING, ARM_MATH_LOOPUNROLL, ARM_MATH_BIG_ENDIAN - - ..\..\Include;..\..\..\Core\Include;..\..\..\Include - - - - 1 - 0 - 0 - 1 - 0 - 0 - 0 - 0 - 0 - 1 - - - - - - - - - 0 - 0 - 0 - 0 - 1 - 0 - 0x00000000 - 0x00000000 - - - - - - - - - - - - - BasicMathFunctions - - - arm_abs_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_f32.c - - - arm_abs_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_q7.c - - - arm_abs_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_q15.c - - - arm_abs_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_q31.c - - - arm_add_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_f32.c - - - arm_add_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_q7.c - - - arm_add_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_q15.c - - - arm_add_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_q31.c - - - arm_dot_prod_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_f32.c - - - arm_dot_prod_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_q7.c - - - arm_dot_prod_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_q15.c - - - arm_dot_prod_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_q31.c - - - arm_mult_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_f32.c - - - arm_mult_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_q7.c - - - arm_mult_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_q15.c - - - arm_mult_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_q31.c - - - arm_negate_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_f32.c - - - arm_negate_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_q7.c - - - arm_negate_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_q15.c - - - arm_negate_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_q31.c - - - arm_offset_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_f32.c - - - arm_offset_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_q7.c - - - arm_offset_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_q15.c - - - arm_offset_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_q31.c - - - arm_scale_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_f32.c - - - arm_scale_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_q7.c - - - arm_scale_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_q15.c - - - arm_scale_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_q31.c - - - arm_shift_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_shift_q7.c - - - arm_shift_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_shift_q15.c - - - arm_shift_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_shift_q31.c - - - arm_sub_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_f32.c - - - arm_sub_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_q7.c - - - arm_sub_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_q15.c - - - arm_sub_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_q31.c - - - - - FastMathFunctions - - - arm_cos_f32.c - 1 - ..\..\Source\FastMathFunctions\arm_cos_f32.c - - - arm_cos_q15.c - 1 - ..\..\Source\FastMathFunctions\arm_cos_q15.c - - - arm_cos_q31.c - 1 - ..\..\Source\FastMathFunctions\arm_cos_q31.c - - - arm_sin_f32.c - 1 - ..\..\Source\FastMathFunctions\arm_sin_f32.c - - - arm_sin_q15.c - 1 - ..\..\Source\FastMathFunctions\arm_sin_q15.c - - - arm_sin_q31.c - 1 - ..\..\Source\FastMathFunctions\arm_sin_q31.c - - - arm_sqrt_q15.c - 1 - ..\..\Source\FastMathFunctions\arm_sqrt_q15.c - - - arm_sqrt_q31.c - 1 - ..\..\Source\FastMathFunctions\arm_sqrt_q31.c - - - - - ComplexMathFunctions - - - arm_cmplx_conj_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_conj_f32.c - - - arm_cmplx_conj_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_conj_q15.c - - - arm_cmplx_conj_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_conj_q31.c - - - arm_cmplx_dot_prod_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_dot_prod_f32.c - - - arm_cmplx_dot_prod_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_dot_prod_q15.c - - - arm_cmplx_dot_prod_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_dot_prod_q31.c - - - arm_cmplx_mag_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_f32.c - - - arm_cmplx_mag_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_q15.c - - - arm_cmplx_mag_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_q31.c - - - arm_cmplx_mag_squared_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_squared_f32.c - - - arm_cmplx_mag_squared_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_squared_q15.c - - - arm_cmplx_mag_squared_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_squared_q31.c - - - arm_cmplx_mult_cmplx_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_f32.c - - - arm_cmplx_mult_cmplx_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_q15.c - - - arm_cmplx_mult_cmplx_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_q31.c - - - arm_cmplx_mult_real_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_real_f32.c - - - arm_cmplx_mult_real_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_real_q15.c - - - arm_cmplx_mult_real_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_real_q31.c - - - - - FilteringFunctions - - - arm_biquad_cascade_df1_32x64_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_32x64_init_q31.c - - - arm_biquad_cascade_df1_32x64_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_32x64_q31.c - - - arm_biquad_cascade_df1_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_f32.c - - - arm_biquad_cascade_df1_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_fast_q15.c - - - arm_biquad_cascade_df1_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_fast_q31.c - - - arm_biquad_cascade_df1_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_init_f32.c - - - arm_biquad_cascade_df1_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_init_q15.c - - - arm_biquad_cascade_df1_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_init_q31.c - - - arm_biquad_cascade_df1_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_q15.c - - - arm_biquad_cascade_df1_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_q31.c - - - arm_biquad_cascade_df2T_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_init_f32.c - - - arm_conv_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_f32.c - - - arm_conv_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_fast_q15.c - - - arm_conv_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_fast_q31.c - - - arm_conv_partial_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_f32.c - - - arm_conv_partial_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_fast_q15.c - - - arm_conv_partial_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_fast_q31.c - - - arm_conv_partial_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_q7.c - - - arm_conv_partial_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_q15.c - - - arm_conv_partial_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_q31.c - - - arm_conv_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_q7.c - - - arm_conv_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_q15.c - - - arm_conv_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_q31.c - - - arm_correlate_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_f32.c - - - arm_correlate_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_fast_q15.c - - - arm_correlate_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_fast_q31.c - - - arm_correlate_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_q7.c - - - arm_correlate_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_q15.c - - - arm_correlate_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_q31.c - - - arm_fir_decimate_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_f32.c - - - arm_fir_decimate_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_fast_q15.c - - - arm_fir_decimate_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_fast_q31.c - - - arm_fir_decimate_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_init_f32.c - - - arm_fir_decimate_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_init_q15.c - - - arm_fir_decimate_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_init_q31.c - - - arm_fir_decimate_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_q15.c - - - arm_fir_decimate_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_q31.c - - - arm_fir_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_f32.c - - - arm_fir_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_fast_q15.c - - - arm_fir_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_fast_q31.c - - - arm_fir_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_f32.c - - - arm_fir_init_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_q7.c - - - arm_fir_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_q15.c - - - arm_fir_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_q31.c - - - arm_fir_interpolate_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_f32.c - - - arm_fir_interpolate_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_init_f32.c - - - arm_fir_interpolate_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_init_q15.c - - - arm_fir_interpolate_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_init_q31.c - - - arm_fir_interpolate_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_q15.c - - - arm_fir_interpolate_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_q31.c - - - arm_fir_lattice_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_f32.c - - - arm_fir_lattice_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_init_f32.c - - - arm_fir_lattice_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_init_q15.c - - - arm_fir_lattice_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_init_q31.c - - - arm_fir_lattice_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_q15.c - - - arm_fir_lattice_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_q31.c - - - arm_fir_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_q7.c - - - arm_fir_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_q15.c - - - arm_fir_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_q31.c - - - arm_fir_sparse_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_f32.c - - - arm_fir_sparse_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_f32.c - - - arm_fir_sparse_init_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_q7.c - - - arm_fir_sparse_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_q15.c - - - arm_fir_sparse_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_q31.c - - - arm_fir_sparse_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_q7.c - - - arm_fir_sparse_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_q15.c - - - arm_fir_sparse_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_q31.c - - - arm_iir_lattice_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_f32.c - - - arm_iir_lattice_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_init_f32.c - - - arm_iir_lattice_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_init_q15.c - - - arm_iir_lattice_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_init_q31.c - - - arm_iir_lattice_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_q15.c - - - arm_iir_lattice_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_q31.c - - - arm_lms_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_f32.c - - - arm_lms_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_init_f32.c - - - arm_lms_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_init_q15.c - - - arm_lms_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_init_q31.c - - - arm_lms_norm_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_f32.c - - - arm_lms_norm_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_init_f32.c - - - arm_lms_norm_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_init_q15.c - - - arm_lms_norm_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_init_q31.c - - - arm_lms_norm_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_q15.c - - - arm_lms_norm_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_q31.c - - - arm_lms_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_q15.c - - - arm_lms_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_q31.c - - - arm_correlate_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_opt_q15.c - - - arm_conv_opt_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_opt_q7.c - - - arm_conv_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_opt_q15.c - - - arm_conv_partial_opt_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_opt_q7.c - - - arm_conv_partial_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_opt_q15.c - - - arm_correlate_opt_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_opt_q7.c - - - arm_correlate_fast_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_fast_opt_q15.c - - - arm_conv_fast_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_fast_opt_q15.c - - - arm_conv_partial_fast_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_fast_opt_q15.c - - - arm_biquad_cascade_df2T_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_f32.c - - - arm_biquad_cascade_df2T_f64.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_f64.c - - - arm_biquad_cascade_df2T_init_f64.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_init_f64.c - - - arm_biquad_cascade_stereo_df2T_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_stereo_df2T_f32.c - - - arm_biquad_cascade_stereo_df2T_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_stereo_df2T_init_f32.c - - - - - MatrixFunctions - - - arm_mat_add_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_add_f32.c - - - arm_mat_add_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_add_q15.c - - - arm_mat_add_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_add_q31.c - - - arm_mat_init_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_init_f32.c - - - arm_mat_init_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_init_q15.c - - - arm_mat_init_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_init_q31.c - - - arm_mat_inverse_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_inverse_f32.c - - - arm_mat_mult_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_f32.c - - - arm_mat_mult_fast_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_fast_q15.c - - - arm_mat_mult_fast_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_fast_q31.c - - - arm_mat_mult_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_q15.c - - - arm_mat_mult_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_q31.c - - - arm_mat_scale_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_scale_f32.c - - - arm_mat_scale_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_scale_q15.c - - - arm_mat_scale_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_scale_q31.c - - - arm_mat_sub_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_sub_f32.c - - - arm_mat_sub_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_sub_q15.c - - - arm_mat_sub_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_sub_q31.c - - - arm_mat_trans_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_trans_f32.c - - - arm_mat_trans_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_trans_q15.c - - - arm_mat_trans_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_trans_q31.c - - - arm_mat_cmplx_mult_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_cmplx_mult_f32.c - - - arm_mat_cmplx_mult_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_cmplx_mult_q15.c - - - arm_mat_cmplx_mult_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_cmplx_mult_q31.c - - - arm_mat_inverse_f64.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_inverse_f64.c - - - - - TransformFunctions - - - arm_bitreversal.c - 1 - ..\..\Source\TransformFunctions\arm_bitreversal.c - - - arm_bitreversal2.c - 1 - ..\..\Source\TransformFunctions\arm_bitreversal2.c - - - arm_cfft_radix4_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_f32.c - - - arm_cfft_radix4_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_init_f32.c - - - arm_cfft_radix4_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_init_q15.c - - - arm_cfft_radix4_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_init_q31.c - - - arm_cfft_radix4_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_q15.c - - - arm_cfft_radix4_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_q31.c - - - arm_dct4_f32.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_f32.c - - - arm_dct4_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_init_f32.c - - - arm_dct4_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_init_q15.c - - - arm_dct4_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_init_q31.c - - - arm_dct4_q15.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_q15.c - - - arm_dct4_q31.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_q31.c - - - arm_rfft_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_f32.c - - - arm_rfft_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_init_f32.c - - - arm_rfft_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_init_q15.c - - - arm_rfft_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_init_q31.c - - - arm_rfft_q15.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_q15.c - - - arm_rfft_q31.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_q31.c - - - arm_cfft_radix2_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_f32.c - - - arm_cfft_radix2_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_init_f32.c - - - arm_cfft_radix2_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_init_q15.c - - - arm_cfft_radix2_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_init_q31.c - - - arm_cfft_radix2_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_q15.c - - - arm_cfft_radix2_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_q31.c - - - arm_cfft_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_f32.c - - - arm_cfft_radix8_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix8_f32.c - - - arm_rfft_fast_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_fast_f32.c - - - arm_rfft_fast_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_fast_init_f32.c - - - arm_cfft_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_q31.c - - - arm_cfft_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_q15.c - - - - - ControllerFunctions - - - arm_pid_init_f32.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_init_f32.c - - - arm_pid_init_q15.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_init_q15.c - - - arm_pid_init_q31.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_init_q31.c - - - arm_pid_reset_f32.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_reset_f32.c - - - arm_pid_reset_q15.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_reset_q15.c - - - arm_pid_reset_q31.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_reset_q31.c - - - arm_sin_cos_f32.c - 1 - ..\..\Source\ControllerFunctions\arm_sin_cos_f32.c - - - arm_sin_cos_q31.c - 1 - ..\..\Source\ControllerFunctions\arm_sin_cos_q31.c - - - - - StatisticsFunctions - - - arm_max_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_f32.c - - - arm_max_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_q7.c - - - arm_max_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_q15.c - - - arm_max_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_q31.c - - - arm_mean_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_f32.c - - - arm_mean_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_q7.c - - - arm_mean_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_q15.c - - - arm_mean_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_q31.c - - - arm_min_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_f32.c - - - arm_min_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_q7.c - - - arm_min_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_q15.c - - - arm_min_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_q31.c - - - arm_power_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_f32.c - - - arm_power_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_q7.c - - - arm_power_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_q15.c - - - arm_power_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_q31.c - - - arm_rms_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_rms_f32.c - - - arm_rms_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_rms_q15.c - - - arm_rms_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_rms_q31.c - - - arm_std_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_std_f32.c - - - arm_std_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_std_q15.c - - - arm_std_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_std_q31.c - - - arm_var_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_var_f32.c - - - arm_var_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_var_q15.c - - - arm_var_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_var_q31.c - - - - - SupportFunctions - - - arm_copy_f32.c - 1 - ..\..\Source\SupportFunctions\arm_copy_f32.c - - - arm_copy_q7.c - 1 - ..\..\Source\SupportFunctions\arm_copy_q7.c - - - arm_copy_q15.c - 1 - ..\..\Source\SupportFunctions\arm_copy_q15.c - - - arm_copy_q31.c - 1 - ..\..\Source\SupportFunctions\arm_copy_q31.c - - - arm_fill_f32.c - 1 - ..\..\Source\SupportFunctions\arm_fill_f32.c - - - arm_fill_q7.c - 1 - ..\..\Source\SupportFunctions\arm_fill_q7.c - - - arm_fill_q15.c - 1 - ..\..\Source\SupportFunctions\arm_fill_q15.c - - - arm_fill_q31.c - 1 - ..\..\Source\SupportFunctions\arm_fill_q31.c - - - arm_float_to_q7.c - 1 - ..\..\Source\SupportFunctions\arm_float_to_q7.c - - - arm_float_to_q15.c - 1 - ..\..\Source\SupportFunctions\arm_float_to_q15.c - - - arm_float_to_q31.c - 1 - ..\..\Source\SupportFunctions\arm_float_to_q31.c - - - arm_q7_to_float.c - 1 - ..\..\Source\SupportFunctions\arm_q7_to_float.c - - - arm_q7_to_q15.c - 1 - ..\..\Source\SupportFunctions\arm_q7_to_q15.c - - - arm_q7_to_q31.c - 1 - ..\..\Source\SupportFunctions\arm_q7_to_q31.c - - - arm_q15_to_float.c - 1 - ..\..\Source\SupportFunctions\arm_q15_to_float.c - - - arm_q15_to_q7.c - 1 - ..\..\Source\SupportFunctions\arm_q15_to_q7.c - - - arm_q15_to_q31.c - 1 - ..\..\Source\SupportFunctions\arm_q15_to_q31.c - - - arm_q31_to_float.c - 1 - ..\..\Source\SupportFunctions\arm_q31_to_float.c - - - arm_q31_to_q7.c - 1 - ..\..\Source\SupportFunctions\arm_q31_to_q7.c - - - arm_q31_to_q15.c - 1 - ..\..\Source\SupportFunctions\arm_q31_to_q15.c - - - - - CommonTables - - - arm_common_tables.c - 1 - ..\..\Source\CommonTables\arm_common_tables.c - - - arm_const_structs.c - 1 - ..\..\Source\CommonTables\arm_const_structs.c - - - - - - - cortexM7lfsp - 0x4 - ARM-ADS - 6110000::V6.11::.\ARMCLANG 6.11 - 1 - - - ARMCM7_SP - ARM - ARM.CMSIS.5.5.0-dev52 - http://www.keil.com/pack/ - IROM(0x00000000,0x80000) IRAM(0x20000000,0x20000) CPUTYPE("Cortex-M7") FPU3(SFPU) CLOCK(12000000) ESEL ELITTLE - - - UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0NEW_DEVICE -FS00 -FL080000 -FP0($$Device:ARMCM7_SP$Device\ARM\Flash\NEW_DEVICE.FLM)) - 0 - $$Device:ARMCM7_SP$Device\ARM\ARMCM7\Include\ARMCM7_SP.h - - - - - - - - - - $$Device:ARMCM7_SP$Device\ARM\SVD\ARMCM7.svd - 0 - 0 - - - - - - - 0 - 0 - 0 - 0 - 1 - - .\IntermediateFiles\cortexM7lfsp\ - arm_cortexM7lfsp_math - 0 - 1 - 0 - 1 - 1 - .\IntermediateFiles\cortexM7lfsp\ - 1 - 0 - 0 - - 0 - 0 - - - 0 - 0 - 0 - 0 - - - 0 - 0 - - - 0 - 0 - 0 - 0 - - - 1 - 0 - cmd.exe /C copy "!L" "..\..\Lib\ARMCLANG\" - - 0 - 0 - 0 - 0 - - 0 - - - - 0 - 0 - 0 - 0 - 0 - 1 - 0 - 0 - 0 - 0 - 3 - - - 1 - - - SARMCM3.DLL - -MPU - DCM.DLL - -pCM7 - SARMCM3.DLL - -MPU - TCM.DLL - -pCM7 - - - - 1 - 0 - 0 - 0 - 16 - - - - - 1 - 0 - 0 - 0 - 1 - 4096 - - 1 - BIN\UL2CM3.DLL - "" () - - - - - 0 - - - - 0 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 0 - 1 - 1 - 0 - 1 - 1 - 0 - 0 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 0 - 0 - "Cortex-M7" - - 0 - 0 - 0 - 1 - 1 - 0 - 0 - 2 - 0 - 0 - 0 - 8 - 0 - 1 - 0 - 0 - 3 - 3 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 1 - 0 - 0 - 0 - 0 - 1 - 0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x20000000 - 0x20000 - - - 1 - 0x0 - 0x80000 - - - 0 - 0x0 - 0x0 - - - 1 - 0x0 - 0x0 - - - 1 - 0x0 - 0x0 - - - 1 - 0x0 - 0x0 - - - 1 - 0x0 - 0x80000 - - - 1 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x20000000 - 0x20000 - - - 0 - 0x0 - 0x0 - - - - - - 1 - 6 - 1 - 0 - 1 - 0 - 0 - 0 - 0 - 0 - 3 - 0 - 0 - 0 - 0 - 0 - 3 - 3 - 1 - 1 - 0 - 0 - 0 - - - ARM_MATH_MATRIX_CHECK, ARM_MATH_ROUNDING, ARM_MATH_LOOPUNROLL - - ..\..\Include;..\..\..\Core\Include;..\..\..\Include - - - - 1 - 0 - 0 - 1 - 0 - 0 - 0 - 0 - 0 - 1 - - - - - - - - - 0 - 0 - 0 - 0 - 1 - 0 - 0x00000000 - 0x00000000 - - - - - - - - - - - - - BasicMathFunctions - - - arm_abs_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_f32.c - - - arm_abs_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_q7.c - - - arm_abs_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_q15.c - - - arm_abs_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_q31.c - - - arm_add_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_f32.c - - - arm_add_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_q7.c - - - arm_add_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_q15.c - - - arm_add_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_q31.c - - - arm_dot_prod_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_f32.c - - - arm_dot_prod_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_q7.c - - - arm_dot_prod_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_q15.c - - - arm_dot_prod_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_q31.c - - - arm_mult_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_f32.c - - - arm_mult_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_q7.c - - - arm_mult_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_q15.c - - - arm_mult_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_q31.c - - - arm_negate_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_f32.c - - - arm_negate_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_q7.c - - - arm_negate_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_q15.c - - - arm_negate_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_q31.c - - - arm_offset_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_f32.c - - - arm_offset_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_q7.c - - - arm_offset_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_q15.c - - - arm_offset_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_q31.c - - - arm_scale_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_f32.c - - - arm_scale_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_q7.c - - - arm_scale_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_q15.c - - - arm_scale_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_q31.c - - - arm_shift_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_shift_q7.c - - - arm_shift_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_shift_q15.c - - - arm_shift_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_shift_q31.c - - - arm_sub_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_f32.c - - - arm_sub_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_q7.c - - - arm_sub_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_q15.c - - - arm_sub_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_q31.c - - - - - FastMathFunctions - - - arm_cos_f32.c - 1 - ..\..\Source\FastMathFunctions\arm_cos_f32.c - - - arm_cos_q15.c - 1 - ..\..\Source\FastMathFunctions\arm_cos_q15.c - - - arm_cos_q31.c - 1 - ..\..\Source\FastMathFunctions\arm_cos_q31.c - - - arm_sin_f32.c - 1 - ..\..\Source\FastMathFunctions\arm_sin_f32.c - - - arm_sin_q15.c - 1 - ..\..\Source\FastMathFunctions\arm_sin_q15.c - - - arm_sin_q31.c - 1 - ..\..\Source\FastMathFunctions\arm_sin_q31.c - - - arm_sqrt_q15.c - 1 - ..\..\Source\FastMathFunctions\arm_sqrt_q15.c - - - arm_sqrt_q31.c - 1 - ..\..\Source\FastMathFunctions\arm_sqrt_q31.c - - - - - ComplexMathFunctions - - - arm_cmplx_conj_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_conj_f32.c - - - arm_cmplx_conj_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_conj_q15.c - - - arm_cmplx_conj_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_conj_q31.c - - - arm_cmplx_dot_prod_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_dot_prod_f32.c - - - arm_cmplx_dot_prod_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_dot_prod_q15.c - - - arm_cmplx_dot_prod_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_dot_prod_q31.c - - - arm_cmplx_mag_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_f32.c - - - arm_cmplx_mag_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_q15.c - - - arm_cmplx_mag_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_q31.c - - - arm_cmplx_mag_squared_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_squared_f32.c - - - arm_cmplx_mag_squared_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_squared_q15.c - - - arm_cmplx_mag_squared_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_squared_q31.c - - - arm_cmplx_mult_cmplx_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_f32.c - - - arm_cmplx_mult_cmplx_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_q15.c - - - arm_cmplx_mult_cmplx_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_q31.c - - - arm_cmplx_mult_real_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_real_f32.c - - - arm_cmplx_mult_real_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_real_q15.c - - - arm_cmplx_mult_real_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_real_q31.c - - - - - FilteringFunctions - - - arm_biquad_cascade_df1_32x64_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_32x64_init_q31.c - - - arm_biquad_cascade_df1_32x64_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_32x64_q31.c - - - arm_biquad_cascade_df1_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_f32.c - - - arm_biquad_cascade_df1_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_fast_q15.c - - - arm_biquad_cascade_df1_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_fast_q31.c - - - arm_biquad_cascade_df1_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_init_f32.c - - - arm_biquad_cascade_df1_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_init_q15.c - - - arm_biquad_cascade_df1_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_init_q31.c - - - arm_biquad_cascade_df1_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_q15.c - - - arm_biquad_cascade_df1_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_q31.c - - - arm_biquad_cascade_df2T_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_init_f32.c - - - arm_conv_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_f32.c - - - arm_conv_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_fast_q15.c - - - arm_conv_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_fast_q31.c - - - arm_conv_partial_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_f32.c - - - arm_conv_partial_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_fast_q15.c - - - arm_conv_partial_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_fast_q31.c - - - arm_conv_partial_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_q7.c - - - arm_conv_partial_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_q15.c - - - arm_conv_partial_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_q31.c - - - arm_conv_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_q7.c - - - arm_conv_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_q15.c - - - arm_conv_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_q31.c - - - arm_correlate_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_f32.c - - - arm_correlate_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_fast_q15.c - - - arm_correlate_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_fast_q31.c - - - arm_correlate_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_q7.c - - - arm_correlate_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_q15.c - - - arm_correlate_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_q31.c - - - arm_fir_decimate_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_f32.c - - - arm_fir_decimate_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_fast_q15.c - - - arm_fir_decimate_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_fast_q31.c - - - arm_fir_decimate_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_init_f32.c - - - arm_fir_decimate_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_init_q15.c - - - arm_fir_decimate_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_init_q31.c - - - arm_fir_decimate_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_q15.c - - - arm_fir_decimate_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_q31.c - - - arm_fir_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_f32.c - - - arm_fir_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_fast_q15.c - - - arm_fir_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_fast_q31.c - - - arm_fir_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_f32.c - - - arm_fir_init_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_q7.c - - - arm_fir_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_q15.c - - - arm_fir_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_q31.c - - - arm_fir_interpolate_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_f32.c - - - arm_fir_interpolate_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_init_f32.c - - - arm_fir_interpolate_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_init_q15.c - - - arm_fir_interpolate_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_init_q31.c - - - arm_fir_interpolate_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_q15.c - - - arm_fir_interpolate_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_q31.c - - - arm_fir_lattice_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_f32.c - - - arm_fir_lattice_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_init_f32.c - - - arm_fir_lattice_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_init_q15.c - - - arm_fir_lattice_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_init_q31.c - - - arm_fir_lattice_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_q15.c - - - arm_fir_lattice_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_q31.c - - - arm_fir_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_q7.c - - - arm_fir_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_q15.c - - - arm_fir_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_q31.c - - - arm_fir_sparse_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_f32.c - - - arm_fir_sparse_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_f32.c - - - arm_fir_sparse_init_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_q7.c - - - arm_fir_sparse_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_q15.c - - - arm_fir_sparse_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_q31.c - - - arm_fir_sparse_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_q7.c - - - arm_fir_sparse_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_q15.c - - - arm_fir_sparse_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_q31.c - - - arm_iir_lattice_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_f32.c - - - arm_iir_lattice_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_init_f32.c - - - arm_iir_lattice_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_init_q15.c - - - arm_iir_lattice_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_init_q31.c - - - arm_iir_lattice_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_q15.c - - - arm_iir_lattice_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_q31.c - - - arm_lms_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_f32.c - - - arm_lms_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_init_f32.c - - - arm_lms_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_init_q15.c - - - arm_lms_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_init_q31.c - - - arm_lms_norm_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_f32.c - - - arm_lms_norm_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_init_f32.c - - - arm_lms_norm_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_init_q15.c - - - arm_lms_norm_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_init_q31.c - - - arm_lms_norm_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_q15.c - - - arm_lms_norm_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_q31.c - - - arm_lms_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_q15.c - - - arm_lms_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_q31.c - - - arm_correlate_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_opt_q15.c - - - arm_conv_opt_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_opt_q7.c - - - arm_conv_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_opt_q15.c - - - arm_conv_partial_opt_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_opt_q7.c - - - arm_conv_partial_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_opt_q15.c - - - arm_correlate_opt_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_opt_q7.c - - - arm_correlate_fast_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_fast_opt_q15.c - - - arm_conv_fast_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_fast_opt_q15.c - - - arm_conv_partial_fast_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_fast_opt_q15.c - - - arm_biquad_cascade_df2T_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_f32.c - - - arm_biquad_cascade_df2T_f64.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_f64.c - - - arm_biquad_cascade_df2T_init_f64.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_init_f64.c - - - arm_biquad_cascade_stereo_df2T_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_stereo_df2T_f32.c - - - arm_biquad_cascade_stereo_df2T_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_stereo_df2T_init_f32.c - - - - - MatrixFunctions - - - arm_mat_add_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_add_f32.c - - - arm_mat_add_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_add_q15.c - - - arm_mat_add_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_add_q31.c - - - arm_mat_init_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_init_f32.c - - - arm_mat_init_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_init_q15.c - - - arm_mat_init_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_init_q31.c - - - arm_mat_inverse_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_inverse_f32.c - - - arm_mat_mult_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_f32.c - - - arm_mat_mult_fast_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_fast_q15.c - - - arm_mat_mult_fast_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_fast_q31.c - - - arm_mat_mult_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_q15.c - - - arm_mat_mult_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_q31.c - - - arm_mat_scale_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_scale_f32.c - - - arm_mat_scale_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_scale_q15.c - - - arm_mat_scale_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_scale_q31.c - - - arm_mat_sub_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_sub_f32.c - - - arm_mat_sub_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_sub_q15.c - - - arm_mat_sub_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_sub_q31.c - - - arm_mat_trans_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_trans_f32.c - - - arm_mat_trans_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_trans_q15.c - - - arm_mat_trans_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_trans_q31.c - - - arm_mat_cmplx_mult_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_cmplx_mult_f32.c - - - arm_mat_cmplx_mult_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_cmplx_mult_q15.c - - - arm_mat_cmplx_mult_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_cmplx_mult_q31.c - - - arm_mat_inverse_f64.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_inverse_f64.c - - - - - TransformFunctions - - - arm_bitreversal.c - 1 - ..\..\Source\TransformFunctions\arm_bitreversal.c - - - arm_bitreversal2.c - 1 - ..\..\Source\TransformFunctions\arm_bitreversal2.c - - - arm_cfft_radix4_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_f32.c - - - arm_cfft_radix4_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_init_f32.c - - - arm_cfft_radix4_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_init_q15.c - - - arm_cfft_radix4_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_init_q31.c - - - arm_cfft_radix4_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_q15.c - - - arm_cfft_radix4_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_q31.c - - - arm_dct4_f32.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_f32.c - - - arm_dct4_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_init_f32.c - - - arm_dct4_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_init_q15.c - - - arm_dct4_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_init_q31.c - - - arm_dct4_q15.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_q15.c - - - arm_dct4_q31.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_q31.c - - - arm_rfft_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_f32.c - - - arm_rfft_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_init_f32.c - - - arm_rfft_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_init_q15.c - - - arm_rfft_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_init_q31.c - - - arm_rfft_q15.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_q15.c - - - arm_rfft_q31.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_q31.c - - - arm_cfft_radix2_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_f32.c - - - arm_cfft_radix2_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_init_f32.c - - - arm_cfft_radix2_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_init_q15.c - - - arm_cfft_radix2_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_init_q31.c - - - arm_cfft_radix2_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_q15.c - - - arm_cfft_radix2_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_q31.c - - - arm_cfft_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_f32.c - - - arm_cfft_radix8_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix8_f32.c - - - arm_rfft_fast_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_fast_f32.c - - - arm_rfft_fast_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_fast_init_f32.c - - - arm_cfft_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_q31.c - - - arm_cfft_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_q15.c - - - - - ControllerFunctions - - - arm_pid_init_f32.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_init_f32.c - - - arm_pid_init_q15.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_init_q15.c - - - arm_pid_init_q31.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_init_q31.c - - - arm_pid_reset_f32.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_reset_f32.c - - - arm_pid_reset_q15.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_reset_q15.c - - - arm_pid_reset_q31.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_reset_q31.c - - - arm_sin_cos_f32.c - 1 - ..\..\Source\ControllerFunctions\arm_sin_cos_f32.c - - - arm_sin_cos_q31.c - 1 - ..\..\Source\ControllerFunctions\arm_sin_cos_q31.c - - - - - StatisticsFunctions - - - arm_max_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_f32.c - - - arm_max_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_q7.c - - - arm_max_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_q15.c - - - arm_max_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_q31.c - - - arm_mean_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_f32.c - - - arm_mean_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_q7.c - - - arm_mean_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_q15.c - - - arm_mean_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_q31.c - - - arm_min_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_f32.c - - - arm_min_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_q7.c - - - arm_min_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_q15.c - - - arm_min_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_q31.c - - - arm_power_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_f32.c - - - arm_power_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_q7.c - - - arm_power_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_q15.c - - - arm_power_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_q31.c - - - arm_rms_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_rms_f32.c - - - arm_rms_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_rms_q15.c - - - arm_rms_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_rms_q31.c - - - arm_std_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_std_f32.c - - - arm_std_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_std_q15.c - - - arm_std_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_std_q31.c - - - arm_var_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_var_f32.c - - - arm_var_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_var_q15.c - - - arm_var_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_var_q31.c - - - - - SupportFunctions - - - arm_copy_f32.c - 1 - ..\..\Source\SupportFunctions\arm_copy_f32.c - - - arm_copy_q7.c - 1 - ..\..\Source\SupportFunctions\arm_copy_q7.c - - - arm_copy_q15.c - 1 - ..\..\Source\SupportFunctions\arm_copy_q15.c - - - arm_copy_q31.c - 1 - ..\..\Source\SupportFunctions\arm_copy_q31.c - - - arm_fill_f32.c - 1 - ..\..\Source\SupportFunctions\arm_fill_f32.c - - - arm_fill_q7.c - 1 - ..\..\Source\SupportFunctions\arm_fill_q7.c - - - arm_fill_q15.c - 1 - ..\..\Source\SupportFunctions\arm_fill_q15.c - - - arm_fill_q31.c - 1 - ..\..\Source\SupportFunctions\arm_fill_q31.c - - - arm_float_to_q7.c - 1 - ..\..\Source\SupportFunctions\arm_float_to_q7.c - - - arm_float_to_q15.c - 1 - ..\..\Source\SupportFunctions\arm_float_to_q15.c - - - arm_float_to_q31.c - 1 - ..\..\Source\SupportFunctions\arm_float_to_q31.c - - - arm_q7_to_float.c - 1 - ..\..\Source\SupportFunctions\arm_q7_to_float.c - - - arm_q7_to_q15.c - 1 - ..\..\Source\SupportFunctions\arm_q7_to_q15.c - - - arm_q7_to_q31.c - 1 - ..\..\Source\SupportFunctions\arm_q7_to_q31.c - - - arm_q15_to_float.c - 1 - ..\..\Source\SupportFunctions\arm_q15_to_float.c - - - arm_q15_to_q7.c - 1 - ..\..\Source\SupportFunctions\arm_q15_to_q7.c - - - arm_q15_to_q31.c - 1 - ..\..\Source\SupportFunctions\arm_q15_to_q31.c - - - arm_q31_to_float.c - 1 - ..\..\Source\SupportFunctions\arm_q31_to_float.c - - - arm_q31_to_q7.c - 1 - ..\..\Source\SupportFunctions\arm_q31_to_q7.c - - - arm_q31_to_q15.c - 1 - ..\..\Source\SupportFunctions\arm_q31_to_q15.c - - - - - CommonTables - - - arm_common_tables.c - 1 - ..\..\Source\CommonTables\arm_common_tables.c - - - arm_const_structs.c - 1 - ..\..\Source\CommonTables\arm_const_structs.c - - - - - - - cortexM7bfsp - 0x4 - ARM-ADS - 6110000::V6.11::.\ARMCLANG 6.11 - 1 - - - ARMCM7_SP - ARM - ARM.CMSIS.5.5.0-dev52 - http://www.keil.com/pack/ - IROM(0x00000000,0x80000) IRAM(0x20000000,0x20000) CPUTYPE("Cortex-M7") FPU3(SFPU) CLOCK(12000000) ESEL ELITTLE - - - UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0NEW_DEVICE -FS00 -FL080000 -FP0($$Device:ARMCM7_SP$Device\ARM\Flash\NEW_DEVICE.FLM)) - 0 - $$Device:ARMCM7_SP$Device\ARM\ARMCM7\Include\ARMCM7_SP.h - - - - - - - - - - $$Device:ARMCM7_SP$Device\ARM\SVD\ARMCM7.svd - 0 - 0 - - - - - - - 0 - 0 - 0 - 0 - 1 - - .\IntermediateFiles\cortexM7bfsp\ - arm_cortexM7bfsp_math - 0 - 1 - 0 - 1 - 1 - .\IntermediateFiles\cortexM7bfsp\ - 1 - 0 - 0 - - 0 - 0 - - - 0 - 0 - 0 - 0 - - - 0 - 0 - - - 0 - 0 - 0 - 0 - - - 1 - 0 - cmd.exe /C copy "!L" "..\..\Lib\ARMCLANG\" - - 0 - 0 - 0 - 0 - - 0 - - - - 0 - 0 - 0 - 0 - 0 - 1 - 0 - 0 - 0 - 0 - 3 - - - 1 - - - SARMCM3.DLL - -MPU - DCM.DLL - -pCM7 - SARMCM3.DLL - -MPU - TCM.DLL - -pCM7 - - - - 1 - 0 - 0 - 0 - 16 - - - - - 1 - 0 - 0 - 0 - 1 - 4096 - - 1 - BIN\UL2CM3.DLL - "" () - - - - - 0 - - - - 0 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 0 - 1 - 1 - 1 - 1 - 1 - 0 - 0 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 0 - 0 - "Cortex-M7" - - 0 - 0 - 0 - 1 - 1 - 0 - 0 - 2 - 0 - 0 - 0 - 8 - 0 - 1 - 0 - 0 - 3 - 3 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 1 - 0 - 0 - 0 - 0 - 1 - 0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x20000000 - 0x20000 - - - 1 - 0x0 - 0x80000 - - - 0 - 0x0 - 0x0 - - - 1 - 0x0 - 0x0 - - - 1 - 0x0 - 0x0 - - - 1 - 0x0 - 0x0 - - - 1 - 0x0 - 0x80000 - - - 1 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x20000000 - 0x20000 - - - 0 - 0x0 - 0x0 - - - - - - 1 - 6 - 1 - 0 - 1 - 0 - 0 - 0 - 0 - 0 - 3 - 0 - 0 - 0 - 0 - 0 - 3 - 3 - 1 - 1 - 0 - 0 - 0 - - - ARM_MATH_MATRIX_CHECK, ARM_MATH_ROUNDING, ARM_MATH_LOOPUNROLL, ARM_MATH_BIG_ENDIAN - - ..\..\Include;..\..\..\Core\Include;..\..\..\Include - - - - 1 - 0 - 0 - 1 - 0 - 0 - 0 - 0 - 0 - 1 - - - - - - - - - 0 - 0 - 0 - 0 - 1 - 0 - 0x00000000 - 0x00000000 - - - - - - - - - - - - - BasicMathFunctions - - - arm_abs_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_f32.c - - - arm_abs_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_q7.c - - - arm_abs_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_q15.c - - - arm_abs_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_q31.c - - - arm_add_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_f32.c - - - arm_add_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_q7.c - - - arm_add_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_q15.c - - - arm_add_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_q31.c - - - arm_dot_prod_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_f32.c - - - arm_dot_prod_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_q7.c - - - arm_dot_prod_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_q15.c - - - arm_dot_prod_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_q31.c - - - arm_mult_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_f32.c - - - arm_mult_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_q7.c - - - arm_mult_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_q15.c - - - arm_mult_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_q31.c - - - arm_negate_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_f32.c - - - arm_negate_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_q7.c - - - arm_negate_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_q15.c - - - arm_negate_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_q31.c - - - arm_offset_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_f32.c - - - arm_offset_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_q7.c - - - arm_offset_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_q15.c - - - arm_offset_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_q31.c - - - arm_scale_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_f32.c - - - arm_scale_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_q7.c - - - arm_scale_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_q15.c - - - arm_scale_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_q31.c - - - arm_shift_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_shift_q7.c - - - arm_shift_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_shift_q15.c - - - arm_shift_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_shift_q31.c - - - arm_sub_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_f32.c - - - arm_sub_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_q7.c - - - arm_sub_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_q15.c - - - arm_sub_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_q31.c - - - - - FastMathFunctions - - - arm_cos_f32.c - 1 - ..\..\Source\FastMathFunctions\arm_cos_f32.c - - - arm_cos_q15.c - 1 - ..\..\Source\FastMathFunctions\arm_cos_q15.c - - - arm_cos_q31.c - 1 - ..\..\Source\FastMathFunctions\arm_cos_q31.c - - - arm_sin_f32.c - 1 - ..\..\Source\FastMathFunctions\arm_sin_f32.c - - - arm_sin_q15.c - 1 - ..\..\Source\FastMathFunctions\arm_sin_q15.c - - - arm_sin_q31.c - 1 - ..\..\Source\FastMathFunctions\arm_sin_q31.c - - - arm_sqrt_q15.c - 1 - ..\..\Source\FastMathFunctions\arm_sqrt_q15.c - - - arm_sqrt_q31.c - 1 - ..\..\Source\FastMathFunctions\arm_sqrt_q31.c - - - - - ComplexMathFunctions - - - arm_cmplx_conj_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_conj_f32.c - - - arm_cmplx_conj_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_conj_q15.c - - - arm_cmplx_conj_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_conj_q31.c - - - arm_cmplx_dot_prod_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_dot_prod_f32.c - - - arm_cmplx_dot_prod_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_dot_prod_q15.c - - - arm_cmplx_dot_prod_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_dot_prod_q31.c - - - arm_cmplx_mag_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_f32.c - - - arm_cmplx_mag_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_q15.c - - - arm_cmplx_mag_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_q31.c - - - arm_cmplx_mag_squared_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_squared_f32.c - - - arm_cmplx_mag_squared_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_squared_q15.c - - - arm_cmplx_mag_squared_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_squared_q31.c - - - arm_cmplx_mult_cmplx_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_f32.c - - - arm_cmplx_mult_cmplx_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_q15.c - - - arm_cmplx_mult_cmplx_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_q31.c - - - arm_cmplx_mult_real_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_real_f32.c - - - arm_cmplx_mult_real_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_real_q15.c - - - arm_cmplx_mult_real_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_real_q31.c - - - - - FilteringFunctions - - - arm_biquad_cascade_df1_32x64_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_32x64_init_q31.c - - - arm_biquad_cascade_df1_32x64_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_32x64_q31.c - - - arm_biquad_cascade_df1_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_f32.c - - - arm_biquad_cascade_df1_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_fast_q15.c - - - arm_biquad_cascade_df1_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_fast_q31.c - - - arm_biquad_cascade_df1_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_init_f32.c - - - arm_biquad_cascade_df1_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_init_q15.c - - - arm_biquad_cascade_df1_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_init_q31.c - - - arm_biquad_cascade_df1_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_q15.c - - - arm_biquad_cascade_df1_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_q31.c - - - arm_biquad_cascade_df2T_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_init_f32.c - - - arm_conv_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_f32.c - - - arm_conv_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_fast_q15.c - - - arm_conv_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_fast_q31.c - - - arm_conv_partial_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_f32.c - - - arm_conv_partial_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_fast_q15.c - - - arm_conv_partial_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_fast_q31.c - - - arm_conv_partial_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_q7.c - - - arm_conv_partial_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_q15.c - - - arm_conv_partial_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_q31.c - - - arm_conv_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_q7.c - - - arm_conv_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_q15.c - - - arm_conv_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_q31.c - - - arm_correlate_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_f32.c - - - arm_correlate_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_fast_q15.c - - - arm_correlate_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_fast_q31.c - - - arm_correlate_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_q7.c - - - arm_correlate_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_q15.c - - - arm_correlate_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_q31.c - - - arm_fir_decimate_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_f32.c - - - arm_fir_decimate_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_fast_q15.c - - - arm_fir_decimate_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_fast_q31.c - - - arm_fir_decimate_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_init_f32.c - - - arm_fir_decimate_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_init_q15.c - - - arm_fir_decimate_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_init_q31.c - - - arm_fir_decimate_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_q15.c - - - arm_fir_decimate_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_q31.c - - - arm_fir_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_f32.c - - - arm_fir_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_fast_q15.c - - - arm_fir_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_fast_q31.c - - - arm_fir_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_f32.c - - - arm_fir_init_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_q7.c - - - arm_fir_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_q15.c - - - arm_fir_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_q31.c - - - arm_fir_interpolate_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_f32.c - - - arm_fir_interpolate_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_init_f32.c - - - arm_fir_interpolate_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_init_q15.c - - - arm_fir_interpolate_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_init_q31.c - - - arm_fir_interpolate_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_q15.c - - - arm_fir_interpolate_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_q31.c - - - arm_fir_lattice_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_f32.c - - - arm_fir_lattice_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_init_f32.c - - - arm_fir_lattice_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_init_q15.c - - - arm_fir_lattice_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_init_q31.c - - - arm_fir_lattice_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_q15.c - - - arm_fir_lattice_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_q31.c - - - arm_fir_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_q7.c - - - arm_fir_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_q15.c - - - arm_fir_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_q31.c - - - arm_fir_sparse_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_f32.c - - - arm_fir_sparse_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_f32.c - - - arm_fir_sparse_init_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_q7.c - - - arm_fir_sparse_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_q15.c - - - arm_fir_sparse_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_q31.c - - - arm_fir_sparse_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_q7.c - - - arm_fir_sparse_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_q15.c - - - arm_fir_sparse_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_q31.c - - - arm_iir_lattice_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_f32.c - - - arm_iir_lattice_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_init_f32.c - - - arm_iir_lattice_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_init_q15.c - - - arm_iir_lattice_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_init_q31.c - - - arm_iir_lattice_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_q15.c - - - arm_iir_lattice_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_q31.c - - - arm_lms_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_f32.c - - - arm_lms_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_init_f32.c - - - arm_lms_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_init_q15.c - - - arm_lms_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_init_q31.c - - - arm_lms_norm_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_f32.c - - - arm_lms_norm_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_init_f32.c - - - arm_lms_norm_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_init_q15.c - - - arm_lms_norm_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_init_q31.c - - - arm_lms_norm_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_q15.c - - - arm_lms_norm_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_q31.c - - - arm_lms_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_q15.c - - - arm_lms_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_q31.c - - - arm_correlate_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_opt_q15.c - - - arm_conv_opt_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_opt_q7.c - - - arm_conv_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_opt_q15.c - - - arm_conv_partial_opt_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_opt_q7.c - - - arm_conv_partial_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_opt_q15.c - - - arm_correlate_opt_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_opt_q7.c - - - arm_correlate_fast_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_fast_opt_q15.c - - - arm_conv_fast_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_fast_opt_q15.c - - - arm_conv_partial_fast_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_fast_opt_q15.c - - - arm_biquad_cascade_df2T_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_f32.c - - - arm_biquad_cascade_df2T_f64.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_f64.c - - - arm_biquad_cascade_df2T_init_f64.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_init_f64.c - - - arm_biquad_cascade_stereo_df2T_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_stereo_df2T_f32.c - - - arm_biquad_cascade_stereo_df2T_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_stereo_df2T_init_f32.c - - - - - MatrixFunctions - - - arm_mat_add_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_add_f32.c - - - arm_mat_add_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_add_q15.c - - - arm_mat_add_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_add_q31.c - - - arm_mat_init_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_init_f32.c - - - arm_mat_init_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_init_q15.c - - - arm_mat_init_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_init_q31.c - - - arm_mat_inverse_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_inverse_f32.c - - - arm_mat_mult_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_f32.c - - - arm_mat_mult_fast_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_fast_q15.c - - - arm_mat_mult_fast_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_fast_q31.c - - - arm_mat_mult_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_q15.c - - - arm_mat_mult_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_q31.c - - - arm_mat_scale_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_scale_f32.c - - - arm_mat_scale_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_scale_q15.c - - - arm_mat_scale_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_scale_q31.c - - - arm_mat_sub_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_sub_f32.c - - - arm_mat_sub_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_sub_q15.c - - - arm_mat_sub_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_sub_q31.c - - - arm_mat_trans_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_trans_f32.c - - - arm_mat_trans_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_trans_q15.c - - - arm_mat_trans_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_trans_q31.c - - - arm_mat_cmplx_mult_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_cmplx_mult_f32.c - - - arm_mat_cmplx_mult_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_cmplx_mult_q15.c - - - arm_mat_cmplx_mult_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_cmplx_mult_q31.c - - - arm_mat_inverse_f64.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_inverse_f64.c - - - - - TransformFunctions - - - arm_bitreversal.c - 1 - ..\..\Source\TransformFunctions\arm_bitreversal.c - - - arm_bitreversal2.c - 1 - ..\..\Source\TransformFunctions\arm_bitreversal2.c - - - arm_cfft_radix4_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_f32.c - - - arm_cfft_radix4_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_init_f32.c - - - arm_cfft_radix4_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_init_q15.c - - - arm_cfft_radix4_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_init_q31.c - - - arm_cfft_radix4_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_q15.c - - - arm_cfft_radix4_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_q31.c - - - arm_dct4_f32.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_f32.c - - - arm_dct4_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_init_f32.c - - - arm_dct4_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_init_q15.c - - - arm_dct4_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_init_q31.c - - - arm_dct4_q15.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_q15.c - - - arm_dct4_q31.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_q31.c - - - arm_rfft_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_f32.c - - - arm_rfft_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_init_f32.c - - - arm_rfft_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_init_q15.c - - - arm_rfft_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_init_q31.c - - - arm_rfft_q15.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_q15.c - - - arm_rfft_q31.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_q31.c - - - arm_cfft_radix2_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_f32.c - - - arm_cfft_radix2_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_init_f32.c - - - arm_cfft_radix2_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_init_q15.c - - - arm_cfft_radix2_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_init_q31.c - - - arm_cfft_radix2_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_q15.c - - - arm_cfft_radix2_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_q31.c - - - arm_cfft_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_f32.c - - - arm_cfft_radix8_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix8_f32.c - - - arm_rfft_fast_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_fast_f32.c - - - arm_rfft_fast_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_fast_init_f32.c - - - arm_cfft_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_q31.c - - - arm_cfft_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_q15.c - - - - - ControllerFunctions - - - arm_pid_init_f32.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_init_f32.c - - - arm_pid_init_q15.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_init_q15.c - - - arm_pid_init_q31.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_init_q31.c - - - arm_pid_reset_f32.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_reset_f32.c - - - arm_pid_reset_q15.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_reset_q15.c - - - arm_pid_reset_q31.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_reset_q31.c - - - arm_sin_cos_f32.c - 1 - ..\..\Source\ControllerFunctions\arm_sin_cos_f32.c - - - arm_sin_cos_q31.c - 1 - ..\..\Source\ControllerFunctions\arm_sin_cos_q31.c - - - - - StatisticsFunctions - - - arm_max_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_f32.c - - - arm_max_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_q7.c - - - arm_max_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_q15.c - - - arm_max_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_q31.c - - - arm_mean_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_f32.c - - - arm_mean_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_q7.c - - - arm_mean_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_q15.c - - - arm_mean_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_q31.c - - - arm_min_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_f32.c - - - arm_min_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_q7.c - - - arm_min_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_q15.c - - - arm_min_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_q31.c - - - arm_power_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_f32.c - - - arm_power_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_q7.c - - - arm_power_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_q15.c - - - arm_power_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_q31.c - - - arm_rms_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_rms_f32.c - - - arm_rms_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_rms_q15.c - - - arm_rms_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_rms_q31.c - - - arm_std_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_std_f32.c - - - arm_std_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_std_q15.c - - - arm_std_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_std_q31.c - - - arm_var_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_var_f32.c - - - arm_var_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_var_q15.c - - - arm_var_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_var_q31.c - - - - - SupportFunctions - - - arm_copy_f32.c - 1 - ..\..\Source\SupportFunctions\arm_copy_f32.c - - - arm_copy_q7.c - 1 - ..\..\Source\SupportFunctions\arm_copy_q7.c - - - arm_copy_q15.c - 1 - ..\..\Source\SupportFunctions\arm_copy_q15.c - - - arm_copy_q31.c - 1 - ..\..\Source\SupportFunctions\arm_copy_q31.c - - - arm_fill_f32.c - 1 - ..\..\Source\SupportFunctions\arm_fill_f32.c - - - arm_fill_q7.c - 1 - ..\..\Source\SupportFunctions\arm_fill_q7.c - - - arm_fill_q15.c - 1 - ..\..\Source\SupportFunctions\arm_fill_q15.c - - - arm_fill_q31.c - 1 - ..\..\Source\SupportFunctions\arm_fill_q31.c - - - arm_float_to_q7.c - 1 - ..\..\Source\SupportFunctions\arm_float_to_q7.c - - - arm_float_to_q15.c - 1 - ..\..\Source\SupportFunctions\arm_float_to_q15.c - - - arm_float_to_q31.c - 1 - ..\..\Source\SupportFunctions\arm_float_to_q31.c - - - arm_q7_to_float.c - 1 - ..\..\Source\SupportFunctions\arm_q7_to_float.c - - - arm_q7_to_q15.c - 1 - ..\..\Source\SupportFunctions\arm_q7_to_q15.c - - - arm_q7_to_q31.c - 1 - ..\..\Source\SupportFunctions\arm_q7_to_q31.c - - - arm_q15_to_float.c - 1 - ..\..\Source\SupportFunctions\arm_q15_to_float.c - - - arm_q15_to_q7.c - 1 - ..\..\Source\SupportFunctions\arm_q15_to_q7.c - - - arm_q15_to_q31.c - 1 - ..\..\Source\SupportFunctions\arm_q15_to_q31.c - - - arm_q31_to_float.c - 1 - ..\..\Source\SupportFunctions\arm_q31_to_float.c - - - arm_q31_to_q7.c - 1 - ..\..\Source\SupportFunctions\arm_q31_to_q7.c - - - arm_q31_to_q15.c - 1 - ..\..\Source\SupportFunctions\arm_q31_to_q15.c - - - - - CommonTables - - - arm_common_tables.c - 1 - ..\..\Source\CommonTables\arm_common_tables.c - - - arm_const_structs.c - 1 - ..\..\Source\CommonTables\arm_const_structs.c - - - - - - - cortexM7lfdp - 0x4 - ARM-ADS - 6110000::V6.11::.\ARMCLANG 6.11 - 1 - - - ARMCM7_DP - ARM - ARM.CMSIS.5.5.0-dev52 - http://www.keil.com/pack/ - IROM(0x00000000,0x80000) IRAM(0x20000000,0x20000) CPUTYPE("Cortex-M7") FPU3(DFPU) CLOCK(12000000) ESEL ELITTLE - - - UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0NEW_DEVICE -FS00 -FL080000 -FP0($$Device:ARMCM7_DP$Device\ARM\Flash\NEW_DEVICE.FLM)) - 0 - $$Device:ARMCM7_DP$Device\ARM\ARMCM7\Include\ARMCM7_DP.h - - - - - - - - - - $$Device:ARMCM7_DP$Device\ARM\SVD\ARMCM7.svd - 0 - 0 - - - - - - - 0 - 0 - 0 - 0 - 1 - - .\IntermediateFiles\cortexM7lfdp\ - arm_cortexM7lfdp_math - 0 - 1 - 0 - 1 - 1 - .\IntermediateFiles\cortexM7lfdp\ - 1 - 0 - 0 - - 0 - 0 - - - 0 - 0 - 0 - 0 - - - 0 - 0 - - - 0 - 0 - 0 - 0 - - - 1 - 0 - cmd.exe /C copy "!L" "..\..\Lib\ARMCLANG\" - - 0 - 0 - 0 - 0 - - 0 - - - - 0 - 0 - 0 - 0 - 0 - 1 - 0 - 0 - 0 - 0 - 3 - - - 1 - - - SARMCM3.DLL - -MPU - DCM.DLL - -pCM7 - SARMCM3.DLL - -MPU - TCM.DLL - -pCM7 - - - - 1 - 0 - 0 - 0 - 16 - - - - - 1 - 0 - 0 - 0 - 1 - 4096 - - 1 - BIN\UL2CM3.DLL - "" () - - - - - 0 - - - - 0 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 0 - 1 - 1 - 0 - 1 - 1 - 0 - 0 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 0 - 0 - "Cortex-M7" - - 0 - 0 - 0 - 1 - 1 - 0 - 0 - 3 - 0 - 0 - 0 - 8 - 0 - 1 - 0 - 0 - 3 - 3 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 1 - 0 - 0 - 0 - 0 - 1 - 0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x20000000 - 0x20000 - - - 1 - 0x0 - 0x80000 - - - 0 - 0x0 - 0x0 - - - 1 - 0x0 - 0x0 - - - 1 - 0x0 - 0x0 - - - 1 - 0x0 - 0x0 - - - 1 - 0x0 - 0x80000 - - - 1 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x20000000 - 0x20000 - - - 0 - 0x0 - 0x0 - - - - - - 1 - 6 - 1 - 0 - 1 - 0 - 0 - 0 - 0 - 0 - 3 - 0 - 0 - 0 - 0 - 0 - 3 - 3 - 1 - 1 - 0 - 0 - 0 - - - ARM_MATH_MATRIX_CHECK, ARM_MATH_ROUNDING, ARM_MATH_LOOPUNROLL - - ..\..\Include;..\..\..\Core\Include;..\..\..\Include - - - - 1 - 0 - 0 - 1 - 0 - 0 - 0 - 0 - 0 - 1 - - - - - - - - - 0 - 0 - 0 - 0 - 1 - 0 - 0x00000000 - 0x00000000 - - - - - - - - - - - - - BasicMathFunctions - - - arm_abs_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_f32.c - - - arm_abs_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_q7.c - - - arm_abs_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_q15.c - - - arm_abs_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_q31.c - - - arm_add_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_f32.c - - - arm_add_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_q7.c - - - arm_add_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_q15.c - - - arm_add_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_q31.c - - - arm_dot_prod_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_f32.c - - - arm_dot_prod_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_q7.c - - - arm_dot_prod_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_q15.c - - - arm_dot_prod_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_q31.c - - - arm_mult_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_f32.c - - - arm_mult_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_q7.c - - - arm_mult_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_q15.c - - - arm_mult_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_q31.c - - - arm_negate_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_f32.c - - - arm_negate_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_q7.c - - - arm_negate_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_q15.c - - - arm_negate_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_q31.c - - - arm_offset_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_f32.c - - - arm_offset_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_q7.c - - - arm_offset_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_q15.c - - - arm_offset_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_q31.c - - - arm_scale_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_f32.c - - - arm_scale_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_q7.c - - - arm_scale_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_q15.c - - - arm_scale_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_q31.c - - - arm_shift_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_shift_q7.c - - - arm_shift_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_shift_q15.c - - - arm_shift_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_shift_q31.c - - - arm_sub_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_f32.c - - - arm_sub_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_q7.c - - - arm_sub_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_q15.c - - - arm_sub_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_q31.c - - - - - FastMathFunctions - - - arm_cos_f32.c - 1 - ..\..\Source\FastMathFunctions\arm_cos_f32.c - - - arm_cos_q15.c - 1 - ..\..\Source\FastMathFunctions\arm_cos_q15.c - - - arm_cos_q31.c - 1 - ..\..\Source\FastMathFunctions\arm_cos_q31.c - - - arm_sin_f32.c - 1 - ..\..\Source\FastMathFunctions\arm_sin_f32.c - - - arm_sin_q15.c - 1 - ..\..\Source\FastMathFunctions\arm_sin_q15.c - - - arm_sin_q31.c - 1 - ..\..\Source\FastMathFunctions\arm_sin_q31.c - - - arm_sqrt_q15.c - 1 - ..\..\Source\FastMathFunctions\arm_sqrt_q15.c - - - arm_sqrt_q31.c - 1 - ..\..\Source\FastMathFunctions\arm_sqrt_q31.c - - - - - ComplexMathFunctions - - - arm_cmplx_conj_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_conj_f32.c - - - arm_cmplx_conj_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_conj_q15.c - - - arm_cmplx_conj_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_conj_q31.c - - - arm_cmplx_dot_prod_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_dot_prod_f32.c - - - arm_cmplx_dot_prod_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_dot_prod_q15.c - - - arm_cmplx_dot_prod_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_dot_prod_q31.c - - - arm_cmplx_mag_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_f32.c - - - arm_cmplx_mag_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_q15.c - - - arm_cmplx_mag_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_q31.c - - - arm_cmplx_mag_squared_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_squared_f32.c - - - arm_cmplx_mag_squared_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_squared_q15.c - - - arm_cmplx_mag_squared_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_squared_q31.c - - - arm_cmplx_mult_cmplx_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_f32.c - - - arm_cmplx_mult_cmplx_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_q15.c - - - arm_cmplx_mult_cmplx_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_q31.c - - - arm_cmplx_mult_real_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_real_f32.c - - - arm_cmplx_mult_real_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_real_q15.c - - - arm_cmplx_mult_real_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_real_q31.c - - - - - FilteringFunctions - - - arm_biquad_cascade_df1_32x64_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_32x64_init_q31.c - - - arm_biquad_cascade_df1_32x64_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_32x64_q31.c - - - arm_biquad_cascade_df1_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_f32.c - - - arm_biquad_cascade_df1_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_fast_q15.c - - - arm_biquad_cascade_df1_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_fast_q31.c - - - arm_biquad_cascade_df1_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_init_f32.c - - - arm_biquad_cascade_df1_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_init_q15.c - - - arm_biquad_cascade_df1_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_init_q31.c - - - arm_biquad_cascade_df1_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_q15.c - - - arm_biquad_cascade_df1_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_q31.c - - - arm_biquad_cascade_df2T_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_init_f32.c - - - arm_conv_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_f32.c - - - arm_conv_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_fast_q15.c - - - arm_conv_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_fast_q31.c - - - arm_conv_partial_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_f32.c - - - arm_conv_partial_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_fast_q15.c - - - arm_conv_partial_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_fast_q31.c - - - arm_conv_partial_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_q7.c - - - arm_conv_partial_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_q15.c - - - arm_conv_partial_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_q31.c - - - arm_conv_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_q7.c - - - arm_conv_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_q15.c - - - arm_conv_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_q31.c - - - arm_correlate_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_f32.c - - - arm_correlate_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_fast_q15.c - - - arm_correlate_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_fast_q31.c - - - arm_correlate_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_q7.c - - - arm_correlate_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_q15.c - - - arm_correlate_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_q31.c - - - arm_fir_decimate_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_f32.c - - - arm_fir_decimate_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_fast_q15.c - - - arm_fir_decimate_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_fast_q31.c - - - arm_fir_decimate_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_init_f32.c - - - arm_fir_decimate_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_init_q15.c - - - arm_fir_decimate_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_init_q31.c - - - arm_fir_decimate_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_q15.c - - - arm_fir_decimate_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_q31.c - - - arm_fir_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_f32.c - - - arm_fir_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_fast_q15.c - - - arm_fir_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_fast_q31.c - - - arm_fir_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_f32.c - - - arm_fir_init_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_q7.c - - - arm_fir_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_q15.c - - - arm_fir_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_q31.c - - - arm_fir_interpolate_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_f32.c - - - arm_fir_interpolate_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_init_f32.c - - - arm_fir_interpolate_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_init_q15.c - - - arm_fir_interpolate_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_init_q31.c - - - arm_fir_interpolate_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_q15.c - - - arm_fir_interpolate_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_q31.c - - - arm_fir_lattice_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_f32.c - - - arm_fir_lattice_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_init_f32.c - - - arm_fir_lattice_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_init_q15.c - - - arm_fir_lattice_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_init_q31.c - - - arm_fir_lattice_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_q15.c - - - arm_fir_lattice_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_q31.c - - - arm_fir_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_q7.c - - - arm_fir_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_q15.c - - - arm_fir_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_q31.c - - - arm_fir_sparse_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_f32.c - - - arm_fir_sparse_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_f32.c - - - arm_fir_sparse_init_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_q7.c - - - arm_fir_sparse_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_q15.c - - - arm_fir_sparse_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_q31.c - - - arm_fir_sparse_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_q7.c - - - arm_fir_sparse_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_q15.c - - - arm_fir_sparse_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_q31.c - - - arm_iir_lattice_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_f32.c - - - arm_iir_lattice_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_init_f32.c - - - arm_iir_lattice_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_init_q15.c - - - arm_iir_lattice_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_init_q31.c - - - arm_iir_lattice_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_q15.c - - - arm_iir_lattice_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_q31.c - - - arm_lms_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_f32.c - - - arm_lms_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_init_f32.c - - - arm_lms_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_init_q15.c - - - arm_lms_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_init_q31.c - - - arm_lms_norm_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_f32.c - - - arm_lms_norm_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_init_f32.c - - - arm_lms_norm_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_init_q15.c - - - arm_lms_norm_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_init_q31.c - - - arm_lms_norm_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_q15.c - - - arm_lms_norm_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_q31.c - - - arm_lms_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_q15.c - - - arm_lms_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_q31.c - - - arm_correlate_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_opt_q15.c - - - arm_conv_opt_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_opt_q7.c - - - arm_conv_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_opt_q15.c - - - arm_conv_partial_opt_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_opt_q7.c - - - arm_conv_partial_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_opt_q15.c - - - arm_correlate_opt_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_opt_q7.c - - - arm_correlate_fast_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_fast_opt_q15.c - - - arm_conv_fast_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_fast_opt_q15.c - - - arm_conv_partial_fast_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_fast_opt_q15.c - - - arm_biquad_cascade_df2T_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_f32.c - - - arm_biquad_cascade_df2T_f64.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_f64.c - - - arm_biquad_cascade_df2T_init_f64.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_init_f64.c - - - arm_biquad_cascade_stereo_df2T_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_stereo_df2T_f32.c - - - arm_biquad_cascade_stereo_df2T_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_stereo_df2T_init_f32.c - - - - - MatrixFunctions - - - arm_mat_add_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_add_f32.c - - - arm_mat_add_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_add_q15.c - - - arm_mat_add_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_add_q31.c - - - arm_mat_init_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_init_f32.c - - - arm_mat_init_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_init_q15.c - - - arm_mat_init_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_init_q31.c - - - arm_mat_inverse_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_inverse_f32.c - - - arm_mat_mult_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_f32.c - - - arm_mat_mult_fast_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_fast_q15.c - - - arm_mat_mult_fast_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_fast_q31.c - - - arm_mat_mult_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_q15.c - - - arm_mat_mult_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_q31.c - - - arm_mat_scale_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_scale_f32.c - - - arm_mat_scale_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_scale_q15.c - - - arm_mat_scale_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_scale_q31.c - - - arm_mat_sub_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_sub_f32.c - - - arm_mat_sub_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_sub_q15.c - - - arm_mat_sub_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_sub_q31.c - - - arm_mat_trans_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_trans_f32.c - - - arm_mat_trans_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_trans_q15.c - - - arm_mat_trans_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_trans_q31.c - - - arm_mat_cmplx_mult_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_cmplx_mult_f32.c - - - arm_mat_cmplx_mult_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_cmplx_mult_q15.c - - - arm_mat_cmplx_mult_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_cmplx_mult_q31.c - - - arm_mat_inverse_f64.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_inverse_f64.c - - - - - TransformFunctions - - - arm_bitreversal.c - 1 - ..\..\Source\TransformFunctions\arm_bitreversal.c - - - arm_bitreversal2.c - 1 - ..\..\Source\TransformFunctions\arm_bitreversal2.c - - - arm_cfft_radix4_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_f32.c - - - arm_cfft_radix4_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_init_f32.c - - - arm_cfft_radix4_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_init_q15.c - - - arm_cfft_radix4_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_init_q31.c - - - arm_cfft_radix4_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_q15.c - - - arm_cfft_radix4_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_q31.c - - - arm_dct4_f32.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_f32.c - - - arm_dct4_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_init_f32.c - - - arm_dct4_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_init_q15.c - - - arm_dct4_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_init_q31.c - - - arm_dct4_q15.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_q15.c - - - arm_dct4_q31.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_q31.c - - - arm_rfft_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_f32.c - - - arm_rfft_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_init_f32.c - - - arm_rfft_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_init_q15.c - - - arm_rfft_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_init_q31.c - - - arm_rfft_q15.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_q15.c - - - arm_rfft_q31.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_q31.c - - - arm_cfft_radix2_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_f32.c - - - arm_cfft_radix2_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_init_f32.c - - - arm_cfft_radix2_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_init_q15.c - - - arm_cfft_radix2_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_init_q31.c - - - arm_cfft_radix2_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_q15.c - - - arm_cfft_radix2_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_q31.c - - - arm_cfft_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_f32.c - - - arm_cfft_radix8_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix8_f32.c - - - arm_rfft_fast_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_fast_f32.c - - - arm_rfft_fast_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_fast_init_f32.c - - - arm_cfft_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_q31.c - - - arm_cfft_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_q15.c - - - - - ControllerFunctions - - - arm_pid_init_f32.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_init_f32.c - - - arm_pid_init_q15.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_init_q15.c - - - arm_pid_init_q31.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_init_q31.c - - - arm_pid_reset_f32.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_reset_f32.c - - - arm_pid_reset_q15.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_reset_q15.c - - - arm_pid_reset_q31.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_reset_q31.c - - - arm_sin_cos_f32.c - 1 - ..\..\Source\ControllerFunctions\arm_sin_cos_f32.c - - - arm_sin_cos_q31.c - 1 - ..\..\Source\ControllerFunctions\arm_sin_cos_q31.c - - - - - StatisticsFunctions - - - arm_max_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_f32.c - - - arm_max_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_q7.c - - - arm_max_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_q15.c - - - arm_max_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_q31.c - - - arm_mean_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_f32.c - - - arm_mean_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_q7.c - - - arm_mean_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_q15.c - - - arm_mean_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_q31.c - - - arm_min_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_f32.c - - - arm_min_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_q7.c - - - arm_min_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_q15.c - - - arm_min_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_q31.c - - - arm_power_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_f32.c - - - arm_power_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_q7.c - - - arm_power_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_q15.c - - - arm_power_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_q31.c - - - arm_rms_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_rms_f32.c - - - arm_rms_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_rms_q15.c - - - arm_rms_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_rms_q31.c - - - arm_std_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_std_f32.c - - - arm_std_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_std_q15.c - - - arm_std_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_std_q31.c - - - arm_var_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_var_f32.c - - - arm_var_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_var_q15.c - - - arm_var_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_var_q31.c - - - - - SupportFunctions - - - arm_copy_f32.c - 1 - ..\..\Source\SupportFunctions\arm_copy_f32.c - - - arm_copy_q7.c - 1 - ..\..\Source\SupportFunctions\arm_copy_q7.c - - - arm_copy_q15.c - 1 - ..\..\Source\SupportFunctions\arm_copy_q15.c - - - arm_copy_q31.c - 1 - ..\..\Source\SupportFunctions\arm_copy_q31.c - - - arm_fill_f32.c - 1 - ..\..\Source\SupportFunctions\arm_fill_f32.c - - - arm_fill_q7.c - 1 - ..\..\Source\SupportFunctions\arm_fill_q7.c - - - arm_fill_q15.c - 1 - ..\..\Source\SupportFunctions\arm_fill_q15.c - - - arm_fill_q31.c - 1 - ..\..\Source\SupportFunctions\arm_fill_q31.c - - - arm_float_to_q7.c - 1 - ..\..\Source\SupportFunctions\arm_float_to_q7.c - - - arm_float_to_q15.c - 1 - ..\..\Source\SupportFunctions\arm_float_to_q15.c - - - arm_float_to_q31.c - 1 - ..\..\Source\SupportFunctions\arm_float_to_q31.c - - - arm_q7_to_float.c - 1 - ..\..\Source\SupportFunctions\arm_q7_to_float.c - - - arm_q7_to_q15.c - 1 - ..\..\Source\SupportFunctions\arm_q7_to_q15.c - - - arm_q7_to_q31.c - 1 - ..\..\Source\SupportFunctions\arm_q7_to_q31.c - - - arm_q15_to_float.c - 1 - ..\..\Source\SupportFunctions\arm_q15_to_float.c - - - arm_q15_to_q7.c - 1 - ..\..\Source\SupportFunctions\arm_q15_to_q7.c - - - arm_q15_to_q31.c - 1 - ..\..\Source\SupportFunctions\arm_q15_to_q31.c - - - arm_q31_to_float.c - 1 - ..\..\Source\SupportFunctions\arm_q31_to_float.c - - - arm_q31_to_q7.c - 1 - ..\..\Source\SupportFunctions\arm_q31_to_q7.c - - - arm_q31_to_q15.c - 1 - ..\..\Source\SupportFunctions\arm_q31_to_q15.c - - - - - CommonTables - - - arm_common_tables.c - 1 - ..\..\Source\CommonTables\arm_common_tables.c - - - arm_const_structs.c - 1 - ..\..\Source\CommonTables\arm_const_structs.c - - - - - - - cortexM7bfdp - 0x4 - ARM-ADS - 6110000::V6.11::.\ARMCLANG 6.11 - 1 - - - ARMCM7_DP - ARM - ARM.CMSIS.5.5.0-dev52 - http://www.keil.com/pack/ - IROM(0x00000000,0x80000) IRAM(0x20000000,0x20000) CPUTYPE("Cortex-M7") FPU3(DFPU) CLOCK(12000000) ESEL ELITTLE - - - UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000 -FN1 -FF0NEW_DEVICE -FS00 -FL080000 -FP0($$Device:ARMCM7_DP$Device\ARM\Flash\NEW_DEVICE.FLM)) - 0 - $$Device:ARMCM7_DP$Device\ARM\ARMCM7\Include\ARMCM7_DP.h - - - - - - - - - - $$Device:ARMCM7_DP$Device\ARM\SVD\ARMCM7.svd - 0 - 0 - - - - - - - 0 - 0 - 0 - 0 - 1 - - .\IntermediateFiles\cortexM7bfdp\ - arm_cortexM7bfdp_math - 0 - 1 - 0 - 1 - 1 - .\IntermediateFiles\cortexM7bfdp\ - 1 - 0 - 0 - - 0 - 0 - - - 0 - 0 - 0 - 0 - - - 0 - 0 - - - 0 - 0 - 0 - 0 - - - 1 - 0 - cmd.exe /C copy "!L" "..\..\Lib\ARMCLANG\" - - 0 - 0 - 0 - 0 - - 0 - - - - 0 - 0 - 0 - 0 - 0 - 1 - 0 - 0 - 0 - 0 - 3 - - - 1 - - - SARMCM3.DLL - -MPU - DCM.DLL - -pCM7 - SARMCM3.DLL - -MPU - TCM.DLL - -pCM7 - - - - 1 - 0 - 0 - 0 - 16 - - - - - 1 - 0 - 0 - 0 - 1 - 4096 - - 1 - BIN\UL2CM3.DLL - "" () - - - - - 0 - - - - 0 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 0 - 1 - 1 - 1 - 1 - 1 - 0 - 0 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 0 - 0 - "Cortex-M7" - - 0 - 0 - 0 - 1 - 1 - 0 - 0 - 3 - 0 - 0 - 0 - 8 - 0 - 1 - 0 - 0 - 3 - 3 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 1 - 0 - 0 - 0 - 0 - 1 - 0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x20000000 - 0x20000 - - - 1 - 0x0 - 0x80000 - - - 0 - 0x0 - 0x0 - - - 1 - 0x0 - 0x0 - - - 1 - 0x0 - 0x0 - - - 1 - 0x0 - 0x0 - - - 1 - 0x0 - 0x80000 - - - 1 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x20000000 - 0x20000 - - - 0 - 0x0 - 0x0 - - - - - - 1 - 6 - 1 - 0 - 1 - 0 - 0 - 0 - 0 - 0 - 3 - 0 - 0 - 0 - 0 - 0 - 3 - 3 - 1 - 1 - 0 - 0 - 0 - - - ARM_MATH_MATRIX_CHECK, ARM_MATH_ROUNDING, ARM_MATH_LOOPUNROLL, ARM_MATH_BIG_ENDIAN - - ..\..\Include;..\..\..\Core\Include;..\..\..\Include - - - - 1 - 0 - 0 - 1 - 0 - 0 - 0 - 0 - 0 - 1 - - - - - - - - - 0 - 0 - 0 - 0 - 1 - 0 - 0x00000000 - 0x00000000 - - - - - - - - - - - - - BasicMathFunctions - - - arm_abs_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_f32.c - - - arm_abs_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_q7.c - - - arm_abs_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_q15.c - - - arm_abs_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_q31.c - - - arm_add_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_f32.c - - - arm_add_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_q7.c - - - arm_add_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_q15.c - - - arm_add_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_q31.c - - - arm_dot_prod_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_f32.c - - - arm_dot_prod_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_q7.c - - - arm_dot_prod_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_q15.c - - - arm_dot_prod_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_q31.c - - - arm_mult_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_f32.c - - - arm_mult_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_q7.c - - - arm_mult_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_q15.c - - - arm_mult_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_q31.c - - - arm_negate_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_f32.c - - - arm_negate_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_q7.c - - - arm_negate_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_q15.c - - - arm_negate_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_q31.c - - - arm_offset_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_f32.c - - - arm_offset_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_q7.c - - - arm_offset_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_q15.c - - - arm_offset_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_q31.c - - - arm_scale_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_f32.c - - - arm_scale_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_q7.c - - - arm_scale_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_q15.c - - - arm_scale_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_q31.c - - - arm_shift_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_shift_q7.c - - - arm_shift_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_shift_q15.c - - - arm_shift_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_shift_q31.c - - - arm_sub_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_f32.c - - - arm_sub_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_q7.c - - - arm_sub_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_q15.c - - - arm_sub_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_q31.c - - - - - FastMathFunctions - - - arm_cos_f32.c - 1 - ..\..\Source\FastMathFunctions\arm_cos_f32.c - - - arm_cos_q15.c - 1 - ..\..\Source\FastMathFunctions\arm_cos_q15.c - - - arm_cos_q31.c - 1 - ..\..\Source\FastMathFunctions\arm_cos_q31.c - - - arm_sin_f32.c - 1 - ..\..\Source\FastMathFunctions\arm_sin_f32.c - - - arm_sin_q15.c - 1 - ..\..\Source\FastMathFunctions\arm_sin_q15.c - - - arm_sin_q31.c - 1 - ..\..\Source\FastMathFunctions\arm_sin_q31.c - - - arm_sqrt_q15.c - 1 - ..\..\Source\FastMathFunctions\arm_sqrt_q15.c - - - arm_sqrt_q31.c - 1 - ..\..\Source\FastMathFunctions\arm_sqrt_q31.c - - - - - ComplexMathFunctions - - - arm_cmplx_conj_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_conj_f32.c - - - arm_cmplx_conj_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_conj_q15.c - - - arm_cmplx_conj_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_conj_q31.c - - - arm_cmplx_dot_prod_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_dot_prod_f32.c - - - arm_cmplx_dot_prod_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_dot_prod_q15.c - - - arm_cmplx_dot_prod_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_dot_prod_q31.c - - - arm_cmplx_mag_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_f32.c - - - arm_cmplx_mag_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_q15.c - - - arm_cmplx_mag_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_q31.c - - - arm_cmplx_mag_squared_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_squared_f32.c - - - arm_cmplx_mag_squared_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_squared_q15.c - - - arm_cmplx_mag_squared_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_squared_q31.c - - - arm_cmplx_mult_cmplx_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_f32.c - - - arm_cmplx_mult_cmplx_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_q15.c - - - arm_cmplx_mult_cmplx_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_q31.c - - - arm_cmplx_mult_real_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_real_f32.c - - - arm_cmplx_mult_real_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_real_q15.c - - - arm_cmplx_mult_real_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_real_q31.c - - - - - FilteringFunctions - - - arm_biquad_cascade_df1_32x64_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_32x64_init_q31.c - - - arm_biquad_cascade_df1_32x64_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_32x64_q31.c - - - arm_biquad_cascade_df1_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_f32.c - - - arm_biquad_cascade_df1_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_fast_q15.c - - - arm_biquad_cascade_df1_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_fast_q31.c - - - arm_biquad_cascade_df1_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_init_f32.c - - - arm_biquad_cascade_df1_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_init_q15.c - - - arm_biquad_cascade_df1_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_init_q31.c - - - arm_biquad_cascade_df1_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_q15.c - - - arm_biquad_cascade_df1_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_q31.c - - - arm_biquad_cascade_df2T_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_init_f32.c - - - arm_conv_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_f32.c - - - arm_conv_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_fast_q15.c - - - arm_conv_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_fast_q31.c - - - arm_conv_partial_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_f32.c - - - arm_conv_partial_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_fast_q15.c - - - arm_conv_partial_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_fast_q31.c - - - arm_conv_partial_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_q7.c - - - arm_conv_partial_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_q15.c - - - arm_conv_partial_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_q31.c - - - arm_conv_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_q7.c - - - arm_conv_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_q15.c - - - arm_conv_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_q31.c - - - arm_correlate_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_f32.c - - - arm_correlate_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_fast_q15.c - - - arm_correlate_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_fast_q31.c - - - arm_correlate_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_q7.c - - - arm_correlate_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_q15.c - - - arm_correlate_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_q31.c - - - arm_fir_decimate_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_f32.c - - - arm_fir_decimate_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_fast_q15.c - - - arm_fir_decimate_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_fast_q31.c - - - arm_fir_decimate_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_init_f32.c - - - arm_fir_decimate_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_init_q15.c - - - arm_fir_decimate_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_init_q31.c - - - arm_fir_decimate_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_q15.c - - - arm_fir_decimate_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_q31.c - - - arm_fir_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_f32.c - - - arm_fir_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_fast_q15.c - - - arm_fir_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_fast_q31.c - - - arm_fir_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_f32.c - - - arm_fir_init_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_q7.c - - - arm_fir_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_q15.c - - - arm_fir_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_q31.c - - - arm_fir_interpolate_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_f32.c - - - arm_fir_interpolate_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_init_f32.c - - - arm_fir_interpolate_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_init_q15.c - - - arm_fir_interpolate_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_init_q31.c - - - arm_fir_interpolate_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_q15.c - - - arm_fir_interpolate_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_q31.c - - - arm_fir_lattice_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_f32.c - - - arm_fir_lattice_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_init_f32.c - - - arm_fir_lattice_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_init_q15.c - - - arm_fir_lattice_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_init_q31.c - - - arm_fir_lattice_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_q15.c - - - arm_fir_lattice_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_q31.c - - - arm_fir_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_q7.c - - - arm_fir_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_q15.c - - - arm_fir_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_q31.c - - - arm_fir_sparse_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_f32.c - - - arm_fir_sparse_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_f32.c - - - arm_fir_sparse_init_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_q7.c - - - arm_fir_sparse_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_q15.c - - - arm_fir_sparse_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_q31.c - - - arm_fir_sparse_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_q7.c - - - arm_fir_sparse_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_q15.c - - - arm_fir_sparse_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_q31.c - - - arm_iir_lattice_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_f32.c - - - arm_iir_lattice_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_init_f32.c - - - arm_iir_lattice_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_init_q15.c - - - arm_iir_lattice_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_init_q31.c - - - arm_iir_lattice_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_q15.c - - - arm_iir_lattice_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_q31.c - - - arm_lms_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_f32.c - - - arm_lms_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_init_f32.c - - - arm_lms_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_init_q15.c - - - arm_lms_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_init_q31.c - - - arm_lms_norm_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_f32.c - - - arm_lms_norm_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_init_f32.c - - - arm_lms_norm_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_init_q15.c - - - arm_lms_norm_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_init_q31.c - - - arm_lms_norm_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_q15.c - - - arm_lms_norm_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_q31.c - - - arm_lms_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_q15.c - - - arm_lms_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_q31.c - - - arm_correlate_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_opt_q15.c - - - arm_conv_opt_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_opt_q7.c - - - arm_conv_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_opt_q15.c - - - arm_conv_partial_opt_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_opt_q7.c - - - arm_conv_partial_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_opt_q15.c - - - arm_correlate_opt_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_opt_q7.c - - - arm_correlate_fast_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_fast_opt_q15.c - - - arm_conv_fast_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_fast_opt_q15.c - - - arm_conv_partial_fast_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_fast_opt_q15.c - - - arm_biquad_cascade_df2T_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_f32.c - - - arm_biquad_cascade_df2T_f64.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_f64.c - - - arm_biquad_cascade_df2T_init_f64.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_init_f64.c - - - arm_biquad_cascade_stereo_df2T_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_stereo_df2T_f32.c - - - arm_biquad_cascade_stereo_df2T_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_stereo_df2T_init_f32.c - - - - - MatrixFunctions - - - arm_mat_add_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_add_f32.c - - - arm_mat_add_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_add_q15.c - - - arm_mat_add_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_add_q31.c - - - arm_mat_init_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_init_f32.c - - - arm_mat_init_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_init_q15.c - - - arm_mat_init_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_init_q31.c - - - arm_mat_inverse_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_inverse_f32.c - - - arm_mat_mult_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_f32.c - - - arm_mat_mult_fast_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_fast_q15.c - - - arm_mat_mult_fast_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_fast_q31.c - - - arm_mat_mult_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_q15.c - - - arm_mat_mult_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_q31.c - - - arm_mat_scale_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_scale_f32.c - - - arm_mat_scale_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_scale_q15.c - - - arm_mat_scale_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_scale_q31.c - - - arm_mat_sub_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_sub_f32.c - - - arm_mat_sub_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_sub_q15.c - - - arm_mat_sub_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_sub_q31.c - - - arm_mat_trans_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_trans_f32.c - - - arm_mat_trans_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_trans_q15.c - - - arm_mat_trans_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_trans_q31.c - - - arm_mat_cmplx_mult_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_cmplx_mult_f32.c - - - arm_mat_cmplx_mult_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_cmplx_mult_q15.c - - - arm_mat_cmplx_mult_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_cmplx_mult_q31.c - - - arm_mat_inverse_f64.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_inverse_f64.c - - - - - TransformFunctions - - - arm_bitreversal.c - 1 - ..\..\Source\TransformFunctions\arm_bitreversal.c - - - arm_bitreversal2.c - 1 - ..\..\Source\TransformFunctions\arm_bitreversal2.c - - - arm_cfft_radix4_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_f32.c - - - arm_cfft_radix4_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_init_f32.c - - - arm_cfft_radix4_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_init_q15.c - - - arm_cfft_radix4_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_init_q31.c - - - arm_cfft_radix4_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_q15.c - - - arm_cfft_radix4_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_q31.c - - - arm_dct4_f32.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_f32.c - - - arm_dct4_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_init_f32.c - - - arm_dct4_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_init_q15.c - - - arm_dct4_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_init_q31.c - - - arm_dct4_q15.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_q15.c - - - arm_dct4_q31.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_q31.c - - - arm_rfft_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_f32.c - - - arm_rfft_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_init_f32.c - - - arm_rfft_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_init_q15.c - - - arm_rfft_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_init_q31.c - - - arm_rfft_q15.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_q15.c - - - arm_rfft_q31.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_q31.c - - - arm_cfft_radix2_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_f32.c - - - arm_cfft_radix2_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_init_f32.c - - - arm_cfft_radix2_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_init_q15.c - - - arm_cfft_radix2_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_init_q31.c - - - arm_cfft_radix2_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_q15.c - - - arm_cfft_radix2_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_q31.c - - - arm_cfft_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_f32.c - - - arm_cfft_radix8_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix8_f32.c - - - arm_rfft_fast_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_fast_f32.c - - - arm_rfft_fast_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_fast_init_f32.c - - - arm_cfft_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_q31.c - - - arm_cfft_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_q15.c - - - - - ControllerFunctions - - - arm_pid_init_f32.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_init_f32.c - - - arm_pid_init_q15.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_init_q15.c - - - arm_pid_init_q31.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_init_q31.c - - - arm_pid_reset_f32.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_reset_f32.c - - - arm_pid_reset_q15.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_reset_q15.c - - - arm_pid_reset_q31.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_reset_q31.c - - - arm_sin_cos_f32.c - 1 - ..\..\Source\ControllerFunctions\arm_sin_cos_f32.c - - - arm_sin_cos_q31.c - 1 - ..\..\Source\ControllerFunctions\arm_sin_cos_q31.c - - - - - StatisticsFunctions - - - arm_max_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_f32.c - - - arm_max_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_q7.c - - - arm_max_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_q15.c - - - arm_max_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_q31.c - - - arm_mean_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_f32.c - - - arm_mean_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_q7.c - - - arm_mean_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_q15.c - - - arm_mean_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_q31.c - - - arm_min_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_f32.c - - - arm_min_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_q7.c - - - arm_min_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_q15.c - - - arm_min_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_q31.c - - - arm_power_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_f32.c - - - arm_power_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_q7.c - - - arm_power_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_q15.c - - - arm_power_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_q31.c - - - arm_rms_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_rms_f32.c - - - arm_rms_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_rms_q15.c - - - arm_rms_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_rms_q31.c - - - arm_std_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_std_f32.c - - - arm_std_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_std_q15.c - - - arm_std_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_std_q31.c - - - arm_var_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_var_f32.c - - - arm_var_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_var_q15.c - - - arm_var_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_var_q31.c - - - - - SupportFunctions - - - arm_copy_f32.c - 1 - ..\..\Source\SupportFunctions\arm_copy_f32.c - - - arm_copy_q7.c - 1 - ..\..\Source\SupportFunctions\arm_copy_q7.c - - - arm_copy_q15.c - 1 - ..\..\Source\SupportFunctions\arm_copy_q15.c - - - arm_copy_q31.c - 1 - ..\..\Source\SupportFunctions\arm_copy_q31.c - - - arm_fill_f32.c - 1 - ..\..\Source\SupportFunctions\arm_fill_f32.c - - - arm_fill_q7.c - 1 - ..\..\Source\SupportFunctions\arm_fill_q7.c - - - arm_fill_q15.c - 1 - ..\..\Source\SupportFunctions\arm_fill_q15.c - - - arm_fill_q31.c - 1 - ..\..\Source\SupportFunctions\arm_fill_q31.c - - - arm_float_to_q7.c - 1 - ..\..\Source\SupportFunctions\arm_float_to_q7.c - - - arm_float_to_q15.c - 1 - ..\..\Source\SupportFunctions\arm_float_to_q15.c - - - arm_float_to_q31.c - 1 - ..\..\Source\SupportFunctions\arm_float_to_q31.c - - - arm_q7_to_float.c - 1 - ..\..\Source\SupportFunctions\arm_q7_to_float.c - - - arm_q7_to_q15.c - 1 - ..\..\Source\SupportFunctions\arm_q7_to_q15.c - - - arm_q7_to_q31.c - 1 - ..\..\Source\SupportFunctions\arm_q7_to_q31.c - - - arm_q15_to_float.c - 1 - ..\..\Source\SupportFunctions\arm_q15_to_float.c - - - arm_q15_to_q7.c - 1 - ..\..\Source\SupportFunctions\arm_q15_to_q7.c - - - arm_q15_to_q31.c - 1 - ..\..\Source\SupportFunctions\arm_q15_to_q31.c - - - arm_q31_to_float.c - 1 - ..\..\Source\SupportFunctions\arm_q31_to_float.c - - - arm_q31_to_q7.c - 1 - ..\..\Source\SupportFunctions\arm_q31_to_q7.c - - - arm_q31_to_q15.c - 1 - ..\..\Source\SupportFunctions\arm_q31_to_q15.c - - - - - CommonTables - - - arm_common_tables.c - 1 - ..\..\Source\CommonTables\arm_common_tables.c - - - arm_const_structs.c - 1 - ..\..\Source\CommonTables\arm_const_structs.c - - - - - - - ARMv8MBLl - 0x4 - ARM-ADS - 6110000::V6.11::.\ARMCLANG 6.11 - 1 - - - ARMv8MBL - ARM - ARM.CMSIS.5.5.0-dev52 - http://www.keil.com/pack/ - IRAM(0x20000000,0x00020000) IRAM2(0x20200000,0x00020000) IROM(0x00000000,0x00200000) IROM2(0x00200000,0x00200000) CPUTYPE("ARMV8MBL") TZ CLOCK(12000000) ESEL ELITTLE - - - UL2V8M(-S0 -C0 -P0 -FD20000000 -FC1000) - 0 - $$Device:ARMv8MBL$Device\ARM\ARMv8MBL\Include\ARMv8MBL.h - - - - - - - - - - $$Device:ARMv8MBL$Device\ARM\SVD\ARMv8MBL.svd - 0 - 0 - - - - - - - 0 - 0 - 0 - 0 - 1 - - .\IntermediateFiles\ARMv8MBLl\ - arm_ARMv8MBLl_math - 0 - 1 - 0 - 1 - 1 - .\IntermediateFiles\ARMv8MBLl\ - 1 - 0 - 0 - - 0 - 0 - - - 0 - 0 - 0 - 0 - - - 0 - 0 - - - 0 - 0 - 0 - 0 - - - 1 - 0 - cmd.exe /C copy "!L" "..\..\Lib\ARMCLANG\" - - 0 - 0 - 0 - 0 - - 0 - - - - 0 - 0 - 0 - 0 - 0 - 1 - 0 - 0 - 0 - 0 - 3 - - - 1 - - - - - - - SARMV8M.DLL - -MPU - TCM.DLL - -pV8MBL - - - - 1 - 0 - 0 - 0 - 16 - - - - - 1 - 0 - 0 - 1 - 1 - 4096 - - 1 - BIN\UL2V8M.DLL - - - - - - 0 - - - - 0 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 0 - 1 - 1 - 0 - 1 - 1 - 0 - 0 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 0 - 0 - "ARMV8MBL" - - 0 - 0 - 0 - 1 - 1 - 0 - 0 - 0 - 0 - 1 - 1 - 8 - 0 - 1 - 0 - 0 - 3 - 3 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 1 - 0 - 0 - 0 - 0 - 1 - 0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x20000000 - 0x20000 - - - 1 - 0x0 - 0x200000 - - - 0 - 0x0 - 0x0 - - - 1 - 0x0 - 0x0 - - - 1 - 0x0 - 0x0 - - - 1 - 0x0 - 0x0 - - - 1 - 0x0 - 0x200000 - - - 1 - 0x200000 - 0x200000 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x20000000 - 0x20000 - - - 0 - 0x20200000 - 0x20000 - - - - - - 1 - 6 - 1 - 0 - 1 - 0 - 0 - 0 - 0 - 0 - 3 - 0 - 0 - 0 - 0 - 0 - 3 - 3 - 1 - 1 - 0 - 0 - 0 - - - ARM_MATH_MATRIX_CHECK, ARM_MATH_ROUNDING, ARM_MATH_LOOPUNROLL - - ..\..\Include;..\..\..\Core\Include;..\..\..\Include - - - - 1 - 0 - 0 - 1 - 0 - 0 - 0 - 0 - 0 - 1 - - - - - - - - - 0 - 0 - 0 - 0 - 1 - 0 - 0x00000000 - 0x00000000 - - - - - - - - - - - - - BasicMathFunctions - - - arm_abs_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_f32.c - - - arm_abs_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_q7.c - - - arm_abs_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_q15.c - - - arm_abs_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_q31.c - - - arm_add_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_f32.c - - - arm_add_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_q7.c - - - arm_add_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_q15.c - - - arm_add_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_q31.c - - - arm_dot_prod_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_f32.c - - - arm_dot_prod_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_q7.c - - - arm_dot_prod_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_q15.c - - - arm_dot_prod_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_q31.c - - - arm_mult_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_f32.c - - - arm_mult_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_q7.c - - - arm_mult_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_q15.c - - - arm_mult_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_q31.c - - - arm_negate_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_f32.c - - - arm_negate_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_q7.c - - - arm_negate_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_q15.c - - - arm_negate_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_q31.c - - - arm_offset_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_f32.c - - - arm_offset_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_q7.c - - - arm_offset_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_q15.c - - - arm_offset_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_q31.c - - - arm_scale_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_f32.c - - - arm_scale_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_q7.c - - - arm_scale_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_q15.c - - - arm_scale_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_q31.c - - - arm_shift_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_shift_q7.c - - - arm_shift_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_shift_q15.c - - - arm_shift_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_shift_q31.c - - - arm_sub_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_f32.c - - - arm_sub_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_q7.c - - - arm_sub_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_q15.c - - - arm_sub_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_q31.c - - - - - FastMathFunctions - - - arm_cos_f32.c - 1 - ..\..\Source\FastMathFunctions\arm_cos_f32.c - - - arm_cos_q15.c - 1 - ..\..\Source\FastMathFunctions\arm_cos_q15.c - - - arm_cos_q31.c - 1 - ..\..\Source\FastMathFunctions\arm_cos_q31.c - - - arm_sin_f32.c - 1 - ..\..\Source\FastMathFunctions\arm_sin_f32.c - - - arm_sin_q15.c - 1 - ..\..\Source\FastMathFunctions\arm_sin_q15.c - - - arm_sin_q31.c - 1 - ..\..\Source\FastMathFunctions\arm_sin_q31.c - - - arm_sqrt_q15.c - 1 - ..\..\Source\FastMathFunctions\arm_sqrt_q15.c - - - arm_sqrt_q31.c - 1 - ..\..\Source\FastMathFunctions\arm_sqrt_q31.c - - - - - ComplexMathFunctions - - - arm_cmplx_conj_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_conj_f32.c - - - arm_cmplx_conj_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_conj_q15.c - - - arm_cmplx_conj_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_conj_q31.c - - - arm_cmplx_dot_prod_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_dot_prod_f32.c - - - arm_cmplx_dot_prod_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_dot_prod_q15.c - - - arm_cmplx_dot_prod_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_dot_prod_q31.c - - - arm_cmplx_mag_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_f32.c - - - arm_cmplx_mag_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_q15.c - - - arm_cmplx_mag_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_q31.c - - - arm_cmplx_mag_squared_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_squared_f32.c - - - arm_cmplx_mag_squared_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_squared_q15.c - - - arm_cmplx_mag_squared_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_squared_q31.c - - - arm_cmplx_mult_cmplx_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_f32.c - - - arm_cmplx_mult_cmplx_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_q15.c - - - arm_cmplx_mult_cmplx_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_q31.c - - - arm_cmplx_mult_real_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_real_f32.c - - - arm_cmplx_mult_real_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_real_q15.c - - - arm_cmplx_mult_real_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_real_q31.c - - - - - FilteringFunctions - - - arm_biquad_cascade_df1_32x64_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_32x64_init_q31.c - - - arm_biquad_cascade_df1_32x64_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_32x64_q31.c - - - arm_biquad_cascade_df1_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_f32.c - - - arm_biquad_cascade_df1_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_fast_q15.c - - - arm_biquad_cascade_df1_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_fast_q31.c - - - arm_biquad_cascade_df1_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_init_f32.c - - - arm_biquad_cascade_df1_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_init_q15.c - - - arm_biquad_cascade_df1_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_init_q31.c - - - arm_biquad_cascade_df1_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_q15.c - - - arm_biquad_cascade_df1_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_q31.c - - - arm_biquad_cascade_df2T_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_init_f32.c - - - arm_conv_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_f32.c - - - arm_conv_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_fast_q15.c - - - arm_conv_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_fast_q31.c - - - arm_conv_partial_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_f32.c - - - arm_conv_partial_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_fast_q15.c - - - arm_conv_partial_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_fast_q31.c - - - arm_conv_partial_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_q7.c - - - arm_conv_partial_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_q15.c - - - arm_conv_partial_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_q31.c - - - arm_conv_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_q7.c - - - arm_conv_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_q15.c - - - arm_conv_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_q31.c - - - arm_correlate_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_f32.c - - - arm_correlate_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_fast_q15.c - - - arm_correlate_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_fast_q31.c - - - arm_correlate_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_q7.c - - - arm_correlate_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_q15.c - - - arm_correlate_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_q31.c - - - arm_fir_decimate_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_f32.c - - - arm_fir_decimate_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_fast_q15.c - - - arm_fir_decimate_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_fast_q31.c - - - arm_fir_decimate_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_init_f32.c - - - arm_fir_decimate_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_init_q15.c - - - arm_fir_decimate_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_init_q31.c - - - arm_fir_decimate_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_q15.c - - - arm_fir_decimate_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_q31.c - - - arm_fir_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_f32.c - - - arm_fir_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_fast_q15.c - - - arm_fir_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_fast_q31.c - - - arm_fir_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_f32.c - - - arm_fir_init_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_q7.c - - - arm_fir_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_q15.c - - - arm_fir_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_q31.c - - - arm_fir_interpolate_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_f32.c - - - arm_fir_interpolate_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_init_f32.c - - - arm_fir_interpolate_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_init_q15.c - - - arm_fir_interpolate_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_init_q31.c - - - arm_fir_interpolate_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_q15.c - - - arm_fir_interpolate_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_q31.c - - - arm_fir_lattice_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_f32.c - - - arm_fir_lattice_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_init_f32.c - - - arm_fir_lattice_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_init_q15.c - - - arm_fir_lattice_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_init_q31.c - - - arm_fir_lattice_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_q15.c - - - arm_fir_lattice_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_q31.c - - - arm_fir_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_q7.c - - - arm_fir_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_q15.c - - - arm_fir_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_q31.c - - - arm_fir_sparse_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_f32.c - - - arm_fir_sparse_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_f32.c - - - arm_fir_sparse_init_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_q7.c - - - arm_fir_sparse_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_q15.c - - - arm_fir_sparse_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_q31.c - - - arm_fir_sparse_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_q7.c - - - arm_fir_sparse_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_q15.c - - - arm_fir_sparse_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_q31.c - - - arm_iir_lattice_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_f32.c - - - arm_iir_lattice_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_init_f32.c - - - arm_iir_lattice_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_init_q15.c - - - arm_iir_lattice_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_init_q31.c - - - arm_iir_lattice_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_q15.c - - - arm_iir_lattice_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_q31.c - - - arm_lms_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_f32.c - - - arm_lms_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_init_f32.c - - - arm_lms_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_init_q15.c - - - arm_lms_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_init_q31.c - - - arm_lms_norm_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_f32.c - - - arm_lms_norm_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_init_f32.c - - - arm_lms_norm_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_init_q15.c - - - arm_lms_norm_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_init_q31.c - - - arm_lms_norm_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_q15.c - - - arm_lms_norm_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_q31.c - - - arm_lms_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_q15.c - - - arm_lms_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_q31.c - - - arm_correlate_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_opt_q15.c - - - arm_conv_opt_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_opt_q7.c - - - arm_conv_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_opt_q15.c - - - arm_conv_partial_opt_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_opt_q7.c - - - arm_conv_partial_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_opt_q15.c - - - arm_correlate_opt_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_opt_q7.c - - - arm_correlate_fast_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_fast_opt_q15.c - - - arm_conv_fast_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_fast_opt_q15.c - - - arm_conv_partial_fast_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_fast_opt_q15.c - - - arm_biquad_cascade_df2T_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_f32.c - - - arm_biquad_cascade_df2T_f64.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_f64.c - - - arm_biquad_cascade_df2T_init_f64.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_init_f64.c - - - arm_biquad_cascade_stereo_df2T_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_stereo_df2T_f32.c - - - arm_biquad_cascade_stereo_df2T_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_stereo_df2T_init_f32.c - - - - - MatrixFunctions - - - arm_mat_add_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_add_f32.c - - - arm_mat_add_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_add_q15.c - - - arm_mat_add_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_add_q31.c - - - arm_mat_init_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_init_f32.c - - - arm_mat_init_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_init_q15.c - - - arm_mat_init_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_init_q31.c - - - arm_mat_inverse_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_inverse_f32.c - - - arm_mat_mult_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_f32.c - - - arm_mat_mult_fast_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_fast_q15.c - - - arm_mat_mult_fast_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_fast_q31.c - - - arm_mat_mult_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_q15.c - - - arm_mat_mult_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_q31.c - - - arm_mat_scale_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_scale_f32.c - - - arm_mat_scale_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_scale_q15.c - - - arm_mat_scale_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_scale_q31.c - - - arm_mat_sub_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_sub_f32.c - - - arm_mat_sub_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_sub_q15.c - - - arm_mat_sub_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_sub_q31.c - - - arm_mat_trans_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_trans_f32.c - - - arm_mat_trans_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_trans_q15.c - - - arm_mat_trans_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_trans_q31.c - - - arm_mat_cmplx_mult_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_cmplx_mult_f32.c - - - arm_mat_cmplx_mult_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_cmplx_mult_q15.c - - - arm_mat_cmplx_mult_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_cmplx_mult_q31.c - - - arm_mat_inverse_f64.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_inverse_f64.c - - - - - TransformFunctions - - - arm_bitreversal.c - 1 - ..\..\Source\TransformFunctions\arm_bitreversal.c - - - arm_bitreversal2.c - 1 - ..\..\Source\TransformFunctions\arm_bitreversal2.c - - - arm_cfft_radix4_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_f32.c - - - arm_cfft_radix4_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_init_f32.c - - - arm_cfft_radix4_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_init_q15.c - - - arm_cfft_radix4_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_init_q31.c - - - arm_cfft_radix4_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_q15.c - - - arm_cfft_radix4_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_q31.c - - - arm_dct4_f32.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_f32.c - - - arm_dct4_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_init_f32.c - - - arm_dct4_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_init_q15.c - - - arm_dct4_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_init_q31.c - - - arm_dct4_q15.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_q15.c - - - arm_dct4_q31.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_q31.c - - - arm_rfft_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_f32.c - - - arm_rfft_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_init_f32.c - - - arm_rfft_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_init_q15.c - - - arm_rfft_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_init_q31.c - - - arm_rfft_q15.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_q15.c - - - arm_rfft_q31.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_q31.c - - - arm_cfft_radix2_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_f32.c - - - arm_cfft_radix2_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_init_f32.c - - - arm_cfft_radix2_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_init_q15.c - - - arm_cfft_radix2_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_init_q31.c - - - arm_cfft_radix2_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_q15.c - - - arm_cfft_radix2_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_q31.c - - - arm_cfft_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_f32.c - - - arm_cfft_radix8_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix8_f32.c - - - arm_rfft_fast_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_fast_f32.c - - - arm_rfft_fast_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_fast_init_f32.c - - - arm_cfft_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_q31.c - - - arm_cfft_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_q15.c - - - - - ControllerFunctions - - - arm_pid_init_f32.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_init_f32.c - - - arm_pid_init_q15.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_init_q15.c - - - arm_pid_init_q31.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_init_q31.c - - - arm_pid_reset_f32.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_reset_f32.c - - - arm_pid_reset_q15.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_reset_q15.c - - - arm_pid_reset_q31.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_reset_q31.c - - - arm_sin_cos_f32.c - 1 - ..\..\Source\ControllerFunctions\arm_sin_cos_f32.c - - - arm_sin_cos_q31.c - 1 - ..\..\Source\ControllerFunctions\arm_sin_cos_q31.c - - - - - StatisticsFunctions - - - arm_max_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_f32.c - - - arm_max_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_q7.c - - - arm_max_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_q15.c - - - arm_max_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_q31.c - - - arm_mean_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_f32.c - - - arm_mean_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_q7.c - - - arm_mean_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_q15.c - - - arm_mean_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_q31.c - - - arm_min_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_f32.c - - - arm_min_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_q7.c - - - arm_min_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_q15.c - - - arm_min_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_q31.c - - - arm_power_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_f32.c - - - arm_power_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_q7.c - - - arm_power_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_q15.c - - - arm_power_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_q31.c - - - arm_rms_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_rms_f32.c - - - arm_rms_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_rms_q15.c - - - arm_rms_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_rms_q31.c - - - arm_std_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_std_f32.c - - - arm_std_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_std_q15.c - - - arm_std_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_std_q31.c - - - arm_var_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_var_f32.c - - - arm_var_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_var_q15.c - - - arm_var_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_var_q31.c - - - - - SupportFunctions - - - arm_copy_f32.c - 1 - ..\..\Source\SupportFunctions\arm_copy_f32.c - - - arm_copy_q7.c - 1 - ..\..\Source\SupportFunctions\arm_copy_q7.c - - - arm_copy_q15.c - 1 - ..\..\Source\SupportFunctions\arm_copy_q15.c - - - arm_copy_q31.c - 1 - ..\..\Source\SupportFunctions\arm_copy_q31.c - - - arm_fill_f32.c - 1 - ..\..\Source\SupportFunctions\arm_fill_f32.c - - - arm_fill_q7.c - 1 - ..\..\Source\SupportFunctions\arm_fill_q7.c - - - arm_fill_q15.c - 1 - ..\..\Source\SupportFunctions\arm_fill_q15.c - - - arm_fill_q31.c - 1 - ..\..\Source\SupportFunctions\arm_fill_q31.c - - - arm_float_to_q7.c - 1 - ..\..\Source\SupportFunctions\arm_float_to_q7.c - - - arm_float_to_q15.c - 1 - ..\..\Source\SupportFunctions\arm_float_to_q15.c - - - arm_float_to_q31.c - 1 - ..\..\Source\SupportFunctions\arm_float_to_q31.c - - - arm_q7_to_float.c - 1 - ..\..\Source\SupportFunctions\arm_q7_to_float.c - - - arm_q7_to_q15.c - 1 - ..\..\Source\SupportFunctions\arm_q7_to_q15.c - - - arm_q7_to_q31.c - 1 - ..\..\Source\SupportFunctions\arm_q7_to_q31.c - - - arm_q15_to_float.c - 1 - ..\..\Source\SupportFunctions\arm_q15_to_float.c - - - arm_q15_to_q7.c - 1 - ..\..\Source\SupportFunctions\arm_q15_to_q7.c - - - arm_q15_to_q31.c - 1 - ..\..\Source\SupportFunctions\arm_q15_to_q31.c - - - arm_q31_to_float.c - 1 - ..\..\Source\SupportFunctions\arm_q31_to_float.c - - - arm_q31_to_q7.c - 1 - ..\..\Source\SupportFunctions\arm_q31_to_q7.c - - - arm_q31_to_q15.c - 1 - ..\..\Source\SupportFunctions\arm_q31_to_q15.c - - - - - CommonTables - - - arm_common_tables.c - 1 - ..\..\Source\CommonTables\arm_common_tables.c - - - arm_const_structs.c - 1 - ..\..\Source\CommonTables\arm_const_structs.c - - - - - - - ARMv8MMLl - 0x4 - ARM-ADS - 6110000::V6.11::.\ARMCLANG 6.11 - 1 - - - ARMv8MML - ARM - ARM.CMSIS.5.5.0-dev52 - http://www.keil.com/pack/ - IRAM(0x20000000,0x00020000) IROM(0x00000000,0x00040000) CPUTYPE("ARMV8MML") TZ CLOCK(12000000) ESEL ELITTLE - - - UL2V8M(-S0 -C0 -P0 -FD20000000 -FC1000) - 0 - $$Device:ARMv8MML$Device\ARM\ARMv8MML\Include\ARMv8MML.h - - - - - - - - - - $$Device:ARMv8MML$Device\ARM\SVD\ARMv8MML.svd - 0 - 0 - - - - - - - 0 - 0 - 0 - 0 - 1 - - .\IntermediateFiles\ARMv8MMLl\ - arm_ARMv8MMLl_math - 0 - 1 - 0 - 1 - 1 - .\IntermediateFiles\ARMv8MMLl\ - 1 - 0 - 0 - - 0 - 0 - - - 0 - 0 - 0 - 0 - - - 0 - 0 - - - 0 - 0 - 0 - 0 - - - 1 - 0 - cmd.exe /C copy "!L" "..\..\Lib\ARMCLANG\" - - 0 - 0 - 0 - 0 - - 0 - - - - 0 - 0 - 0 - 0 - 0 - 1 - 0 - 0 - 0 - 0 - 3 - - - 1 - - - - - - - SARMV8M.DLL - -MPU - TCM.DLL - -pV8MML - - - - 1 - 0 - 0 - 0 - 16 - - - - - 1 - 0 - 0 - 1 - 1 - 4096 - - 1 - BIN\UL2V8M.DLL - - - - - - 0 - - - - 0 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 0 - 1 - 1 - 0 - 1 - 1 - 0 - 0 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 0 - 0 - "ARMV8MML" - - 0 - 0 - 0 - 1 - 1 - 0 - 0 - 0 - 0 - 0 - 0 - 8 - 0 - 1 - 0 - 0 - 3 - 3 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 1 - 0 - 0 - 0 - 0 - 1 - 0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x20000000 - 0x20000 - - - 1 - 0x0 - 0x40000 - - - 0 - 0x0 - 0x0 - - - 1 - 0x0 - 0x0 - - - 1 - 0x0 - 0x0 - - - 1 - 0x0 - 0x0 - - - 1 - 0x0 - 0x40000 - - - 1 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x20000000 - 0x20000 - - - 0 - 0x0 - 0x0 - - - - - - 1 - 6 - 1 - 0 - 1 - 0 - 0 - 0 - 0 - 0 - 3 - 0 - 0 - 0 - 0 - 0 - 3 - 3 - 1 - 1 - 0 - 0 - 0 - - - ARM_MATH_MATRIX_CHECK, ARM_MATH_ROUNDING, ARM_MATH_LOOPUNROLL - - ..\..\Include;..\..\..\Core\Include;..\..\..\Include - - - - 1 - 0 - 0 - 1 - 0 - 0 - 0 - 0 - 0 - 1 - - - - - - - - - 0 - 0 - 0 - 0 - 1 - 0 - 0x00000000 - 0x00000000 - - - - - - - - - - - - - BasicMathFunctions - - - arm_abs_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_f32.c - - - arm_abs_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_q7.c - - - arm_abs_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_q15.c - - - arm_abs_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_q31.c - - - arm_add_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_f32.c - - - arm_add_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_q7.c - - - arm_add_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_q15.c - - - arm_add_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_q31.c - - - arm_dot_prod_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_f32.c - - - arm_dot_prod_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_q7.c - - - arm_dot_prod_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_q15.c - - - arm_dot_prod_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_q31.c - - - arm_mult_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_f32.c - - - arm_mult_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_q7.c - - - arm_mult_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_q15.c - - - arm_mult_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_q31.c - - - arm_negate_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_f32.c - - - arm_negate_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_q7.c - - - arm_negate_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_q15.c - - - arm_negate_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_q31.c - - - arm_offset_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_f32.c - - - arm_offset_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_q7.c - - - arm_offset_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_q15.c - - - arm_offset_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_q31.c - - - arm_scale_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_f32.c - - - arm_scale_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_q7.c - - - arm_scale_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_q15.c - - - arm_scale_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_q31.c - - - arm_shift_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_shift_q7.c - - - arm_shift_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_shift_q15.c - - - arm_shift_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_shift_q31.c - - - arm_sub_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_f32.c - - - arm_sub_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_q7.c - - - arm_sub_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_q15.c - - - arm_sub_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_q31.c - - - - - FastMathFunctions - - - arm_cos_f32.c - 1 - ..\..\Source\FastMathFunctions\arm_cos_f32.c - - - arm_cos_q15.c - 1 - ..\..\Source\FastMathFunctions\arm_cos_q15.c - - - arm_cos_q31.c - 1 - ..\..\Source\FastMathFunctions\arm_cos_q31.c - - - arm_sin_f32.c - 1 - ..\..\Source\FastMathFunctions\arm_sin_f32.c - - - arm_sin_q15.c - 1 - ..\..\Source\FastMathFunctions\arm_sin_q15.c - - - arm_sin_q31.c - 1 - ..\..\Source\FastMathFunctions\arm_sin_q31.c - - - arm_sqrt_q15.c - 1 - ..\..\Source\FastMathFunctions\arm_sqrt_q15.c - - - arm_sqrt_q31.c - 1 - ..\..\Source\FastMathFunctions\arm_sqrt_q31.c - - - - - ComplexMathFunctions - - - arm_cmplx_conj_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_conj_f32.c - - - arm_cmplx_conj_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_conj_q15.c - - - arm_cmplx_conj_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_conj_q31.c - - - arm_cmplx_dot_prod_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_dot_prod_f32.c - - - arm_cmplx_dot_prod_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_dot_prod_q15.c - - - arm_cmplx_dot_prod_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_dot_prod_q31.c - - - arm_cmplx_mag_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_f32.c - - - arm_cmplx_mag_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_q15.c - - - arm_cmplx_mag_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_q31.c - - - arm_cmplx_mag_squared_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_squared_f32.c - - - arm_cmplx_mag_squared_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_squared_q15.c - - - arm_cmplx_mag_squared_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_squared_q31.c - - - arm_cmplx_mult_cmplx_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_f32.c - - - arm_cmplx_mult_cmplx_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_q15.c - - - arm_cmplx_mult_cmplx_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_q31.c - - - arm_cmplx_mult_real_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_real_f32.c - - - arm_cmplx_mult_real_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_real_q15.c - - - arm_cmplx_mult_real_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_real_q31.c - - - - - FilteringFunctions - - - arm_biquad_cascade_df1_32x64_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_32x64_init_q31.c - - - arm_biquad_cascade_df1_32x64_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_32x64_q31.c - - - arm_biquad_cascade_df1_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_f32.c - - - arm_biquad_cascade_df1_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_fast_q15.c - - - arm_biquad_cascade_df1_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_fast_q31.c - - - arm_biquad_cascade_df1_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_init_f32.c - - - arm_biquad_cascade_df1_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_init_q15.c - - - arm_biquad_cascade_df1_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_init_q31.c - - - arm_biquad_cascade_df1_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_q15.c - - - arm_biquad_cascade_df1_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_q31.c - - - arm_biquad_cascade_df2T_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_init_f32.c - - - arm_conv_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_f32.c - - - arm_conv_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_fast_q15.c - - - arm_conv_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_fast_q31.c - - - arm_conv_partial_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_f32.c - - - arm_conv_partial_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_fast_q15.c - - - arm_conv_partial_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_fast_q31.c - - - arm_conv_partial_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_q7.c - - - arm_conv_partial_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_q15.c - - - arm_conv_partial_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_q31.c - - - arm_conv_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_q7.c - - - arm_conv_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_q15.c - - - arm_conv_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_q31.c - - - arm_correlate_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_f32.c - - - arm_correlate_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_fast_q15.c - - - arm_correlate_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_fast_q31.c - - - arm_correlate_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_q7.c - - - arm_correlate_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_q15.c - - - arm_correlate_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_q31.c - - - arm_fir_decimate_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_f32.c - - - arm_fir_decimate_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_fast_q15.c - - - arm_fir_decimate_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_fast_q31.c - - - arm_fir_decimate_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_init_f32.c - - - arm_fir_decimate_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_init_q15.c - - - arm_fir_decimate_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_init_q31.c - - - arm_fir_decimate_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_q15.c - - - arm_fir_decimate_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_q31.c - - - arm_fir_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_f32.c - - - arm_fir_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_fast_q15.c - - - arm_fir_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_fast_q31.c - - - arm_fir_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_f32.c - - - arm_fir_init_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_q7.c - - - arm_fir_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_q15.c - - - arm_fir_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_q31.c - - - arm_fir_interpolate_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_f32.c - - - arm_fir_interpolate_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_init_f32.c - - - arm_fir_interpolate_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_init_q15.c - - - arm_fir_interpolate_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_init_q31.c - - - arm_fir_interpolate_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_q15.c - - - arm_fir_interpolate_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_q31.c - - - arm_fir_lattice_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_f32.c - - - arm_fir_lattice_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_init_f32.c - - - arm_fir_lattice_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_init_q15.c - - - arm_fir_lattice_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_init_q31.c - - - arm_fir_lattice_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_q15.c - - - arm_fir_lattice_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_q31.c - - - arm_fir_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_q7.c - - - arm_fir_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_q15.c - - - arm_fir_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_q31.c - - - arm_fir_sparse_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_f32.c - - - arm_fir_sparse_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_f32.c - - - arm_fir_sparse_init_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_q7.c - - - arm_fir_sparse_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_q15.c - - - arm_fir_sparse_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_q31.c - - - arm_fir_sparse_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_q7.c - - - arm_fir_sparse_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_q15.c - - - arm_fir_sparse_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_q31.c - - - arm_iir_lattice_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_f32.c - - - arm_iir_lattice_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_init_f32.c - - - arm_iir_lattice_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_init_q15.c - - - arm_iir_lattice_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_init_q31.c - - - arm_iir_lattice_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_q15.c - - - arm_iir_lattice_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_q31.c - - - arm_lms_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_f32.c - - - arm_lms_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_init_f32.c - - - arm_lms_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_init_q15.c - - - arm_lms_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_init_q31.c - - - arm_lms_norm_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_f32.c - - - arm_lms_norm_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_init_f32.c - - - arm_lms_norm_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_init_q15.c - - - arm_lms_norm_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_init_q31.c - - - arm_lms_norm_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_q15.c - - - arm_lms_norm_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_q31.c - - - arm_lms_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_q15.c - - - arm_lms_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_q31.c - - - arm_correlate_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_opt_q15.c - - - arm_conv_opt_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_opt_q7.c - - - arm_conv_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_opt_q15.c - - - arm_conv_partial_opt_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_opt_q7.c - - - arm_conv_partial_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_opt_q15.c - - - arm_correlate_opt_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_opt_q7.c - - - arm_correlate_fast_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_fast_opt_q15.c - - - arm_conv_fast_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_fast_opt_q15.c - - - arm_conv_partial_fast_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_fast_opt_q15.c - - - arm_biquad_cascade_df2T_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_f32.c - - - arm_biquad_cascade_df2T_f64.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_f64.c - - - arm_biquad_cascade_df2T_init_f64.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_init_f64.c - - - arm_biquad_cascade_stereo_df2T_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_stereo_df2T_f32.c - - - arm_biquad_cascade_stereo_df2T_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_stereo_df2T_init_f32.c - - - - - MatrixFunctions - - - arm_mat_add_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_add_f32.c - - - arm_mat_add_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_add_q15.c - - - arm_mat_add_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_add_q31.c - - - arm_mat_init_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_init_f32.c - - - arm_mat_init_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_init_q15.c - - - arm_mat_init_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_init_q31.c - - - arm_mat_inverse_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_inverse_f32.c - - - arm_mat_mult_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_f32.c - - - arm_mat_mult_fast_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_fast_q15.c - - - arm_mat_mult_fast_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_fast_q31.c - - - arm_mat_mult_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_q15.c - - - arm_mat_mult_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_q31.c - - - arm_mat_scale_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_scale_f32.c - - - arm_mat_scale_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_scale_q15.c - - - arm_mat_scale_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_scale_q31.c - - - arm_mat_sub_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_sub_f32.c - - - arm_mat_sub_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_sub_q15.c - - - arm_mat_sub_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_sub_q31.c - - - arm_mat_trans_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_trans_f32.c - - - arm_mat_trans_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_trans_q15.c - - - arm_mat_trans_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_trans_q31.c - - - arm_mat_cmplx_mult_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_cmplx_mult_f32.c - - - arm_mat_cmplx_mult_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_cmplx_mult_q15.c - - - arm_mat_cmplx_mult_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_cmplx_mult_q31.c - - - arm_mat_inverse_f64.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_inverse_f64.c - - - - - TransformFunctions - - - arm_bitreversal.c - 1 - ..\..\Source\TransformFunctions\arm_bitreversal.c - - - arm_bitreversal2.c - 1 - ..\..\Source\TransformFunctions\arm_bitreversal2.c - - - arm_cfft_radix4_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_f32.c - - - arm_cfft_radix4_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_init_f32.c - - - arm_cfft_radix4_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_init_q15.c - - - arm_cfft_radix4_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_init_q31.c - - - arm_cfft_radix4_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_q15.c - - - arm_cfft_radix4_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_q31.c - - - arm_dct4_f32.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_f32.c - - - arm_dct4_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_init_f32.c - - - arm_dct4_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_init_q15.c - - - arm_dct4_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_init_q31.c - - - arm_dct4_q15.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_q15.c - - - arm_dct4_q31.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_q31.c - - - arm_rfft_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_f32.c - - - arm_rfft_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_init_f32.c - - - arm_rfft_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_init_q15.c - - - arm_rfft_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_init_q31.c - - - arm_rfft_q15.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_q15.c - - - arm_rfft_q31.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_q31.c - - - arm_cfft_radix2_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_f32.c - - - arm_cfft_radix2_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_init_f32.c - - - arm_cfft_radix2_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_init_q15.c - - - arm_cfft_radix2_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_init_q31.c - - - arm_cfft_radix2_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_q15.c - - - arm_cfft_radix2_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_q31.c - - - arm_cfft_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_f32.c - - - arm_cfft_radix8_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix8_f32.c - - - arm_rfft_fast_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_fast_f32.c - - - arm_rfft_fast_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_fast_init_f32.c - - - arm_cfft_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_q31.c - - - arm_cfft_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_q15.c - - - - - ControllerFunctions - - - arm_pid_init_f32.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_init_f32.c - - - arm_pid_init_q15.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_init_q15.c - - - arm_pid_init_q31.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_init_q31.c - - - arm_pid_reset_f32.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_reset_f32.c - - - arm_pid_reset_q15.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_reset_q15.c - - - arm_pid_reset_q31.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_reset_q31.c - - - arm_sin_cos_f32.c - 1 - ..\..\Source\ControllerFunctions\arm_sin_cos_f32.c - - - arm_sin_cos_q31.c - 1 - ..\..\Source\ControllerFunctions\arm_sin_cos_q31.c - - - - - StatisticsFunctions - - - arm_max_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_f32.c - - - arm_max_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_q7.c - - - arm_max_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_q15.c - - - arm_max_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_q31.c - - - arm_mean_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_f32.c - - - arm_mean_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_q7.c - - - arm_mean_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_q15.c - - - arm_mean_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_q31.c - - - arm_min_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_f32.c - - - arm_min_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_q7.c - - - arm_min_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_q15.c - - - arm_min_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_q31.c - - - arm_power_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_f32.c - - - arm_power_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_q7.c - - - arm_power_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_q15.c - - - arm_power_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_q31.c - - - arm_rms_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_rms_f32.c - - - arm_rms_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_rms_q15.c - - - arm_rms_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_rms_q31.c - - - arm_std_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_std_f32.c - - - arm_std_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_std_q15.c - - - arm_std_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_std_q31.c - - - arm_var_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_var_f32.c - - - arm_var_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_var_q15.c - - - arm_var_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_var_q31.c - - - - - SupportFunctions - - - arm_copy_f32.c - 1 - ..\..\Source\SupportFunctions\arm_copy_f32.c - - - arm_copy_q7.c - 1 - ..\..\Source\SupportFunctions\arm_copy_q7.c - - - arm_copy_q15.c - 1 - ..\..\Source\SupportFunctions\arm_copy_q15.c - - - arm_copy_q31.c - 1 - ..\..\Source\SupportFunctions\arm_copy_q31.c - - - arm_fill_f32.c - 1 - ..\..\Source\SupportFunctions\arm_fill_f32.c - - - arm_fill_q7.c - 1 - ..\..\Source\SupportFunctions\arm_fill_q7.c - - - arm_fill_q15.c - 1 - ..\..\Source\SupportFunctions\arm_fill_q15.c - - - arm_fill_q31.c - 1 - ..\..\Source\SupportFunctions\arm_fill_q31.c - - - arm_float_to_q7.c - 1 - ..\..\Source\SupportFunctions\arm_float_to_q7.c - - - arm_float_to_q15.c - 1 - ..\..\Source\SupportFunctions\arm_float_to_q15.c - - - arm_float_to_q31.c - 1 - ..\..\Source\SupportFunctions\arm_float_to_q31.c - - - arm_q7_to_float.c - 1 - ..\..\Source\SupportFunctions\arm_q7_to_float.c - - - arm_q7_to_q15.c - 1 - ..\..\Source\SupportFunctions\arm_q7_to_q15.c - - - arm_q7_to_q31.c - 1 - ..\..\Source\SupportFunctions\arm_q7_to_q31.c - - - arm_q15_to_float.c - 1 - ..\..\Source\SupportFunctions\arm_q15_to_float.c - - - arm_q15_to_q7.c - 1 - ..\..\Source\SupportFunctions\arm_q15_to_q7.c - - - arm_q15_to_q31.c - 1 - ..\..\Source\SupportFunctions\arm_q15_to_q31.c - - - arm_q31_to_float.c - 1 - ..\..\Source\SupportFunctions\arm_q31_to_float.c - - - arm_q31_to_q7.c - 1 - ..\..\Source\SupportFunctions\arm_q31_to_q7.c - - - arm_q31_to_q15.c - 1 - ..\..\Source\SupportFunctions\arm_q31_to_q15.c - - - - - CommonTables - - - arm_common_tables.c - 1 - ..\..\Source\CommonTables\arm_common_tables.c - - - arm_const_structs.c - 1 - ..\..\Source\CommonTables\arm_const_structs.c - - - - - - - ARMv8MMLlfsp - 0x4 - ARM-ADS - 6110000::V6.11::.\ARMCLANG 6.11 - 1 - - - ARMv8MML_SP - ARM - ARM.CMSIS.5.5.0-dev52 - http://www.keil.com/pack/ - IRAM(0x20000000,0x00020000) IROM(0x00000000,0x00040000) CPUTYPE("ARMV8MML") FPU3(SFPU) TZ CLOCK(12000000) ESEL ELITTLE - - - UL2V8M(-S0 -C0 -P0 -FD20000000 -FC1000) - 0 - $$Device:ARMv8MML_SP$Device\ARM\ARMv8MML\Include\ARMv8MML_SP.h - - - - - - - - - - $$Device:ARMv8MML_SP$Device\ARM\SVD\ARMv8MML.svd - 0 - 0 - - - - - - - 0 - 0 - 0 - 0 - 1 - - .\IntermediateFiles\ARMv8MMLlfsp\ - arm_ARMv8MMLlfsp_math - 0 - 1 - 0 - 1 - 1 - .\IntermediateFiles\ARMv8MMLlfsp\ - 1 - 0 - 0 - - 0 - 0 - - - 0 - 0 - 0 - 0 - - - 0 - 0 - - - 0 - 0 - 0 - 0 - - - 1 - 0 - cmd.exe /C copy "!L" "..\..\Lib\ARMCLANG\" - - 0 - 0 - 0 - 0 - - 0 - - - - 0 - 0 - 0 - 0 - 0 - 1 - 0 - 0 - 0 - 0 - 3 - - - 1 - - - - - - - SARMV8M.DLL - -MPU - TCM.DLL - -pV8MML - - - - 1 - 0 - 0 - 0 - 16 - - - - - 1 - 0 - 0 - 1 - 1 - 4096 - - 1 - BIN\UL2V8M.DLL - - - - - - 0 - - - - 0 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 0 - 1 - 1 - 0 - 1 - 1 - 0 - 0 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 0 - 0 - "ARMV8MML" - - 0 - 0 - 0 - 1 - 1 - 0 - 0 - 2 - 0 - 0 - 0 - 8 - 0 - 1 - 0 - 0 - 3 - 3 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 1 - 0 - 0 - 0 - 0 - 1 - 0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x20000000 - 0x20000 - - - 1 - 0x0 - 0x40000 - - - 0 - 0x0 - 0x0 - - - 1 - 0x0 - 0x0 - - - 1 - 0x0 - 0x0 - - - 1 - 0x0 - 0x0 - - - 1 - 0x0 - 0x40000 - - - 1 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x20000000 - 0x20000 - - - 0 - 0x0 - 0x0 - - - - - - 1 - 6 - 1 - 0 - 1 - 0 - 0 - 0 - 0 - 0 - 3 - 0 - 0 - 0 - 0 - 0 - 3 - 3 - 1 - 1 - 0 - 0 - 0 - - - ARM_MATH_MATRIX_CHECK, ARM_MATH_ROUNDING, ARM_MATH_LOOPUNROLL - - ..\..\Include;..\..\..\Core\Include;..\..\..\Include - - - - 1 - 0 - 0 - 1 - 0 - 0 - 0 - 0 - 0 - 1 - - - - - - - - - 0 - 0 - 0 - 0 - 1 - 0 - 0x00000000 - 0x00000000 - - - - - - - - - - - - - BasicMathFunctions - - - arm_abs_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_f32.c - - - arm_abs_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_q7.c - - - arm_abs_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_q15.c - - - arm_abs_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_q31.c - - - arm_add_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_f32.c - - - arm_add_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_q7.c - - - arm_add_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_q15.c - - - arm_add_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_q31.c - - - arm_dot_prod_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_f32.c - - - arm_dot_prod_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_q7.c - - - arm_dot_prod_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_q15.c - - - arm_dot_prod_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_q31.c - - - arm_mult_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_f32.c - - - arm_mult_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_q7.c - - - arm_mult_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_q15.c - - - arm_mult_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_q31.c - - - arm_negate_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_f32.c - - - arm_negate_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_q7.c - - - arm_negate_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_q15.c - - - arm_negate_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_q31.c - - - arm_offset_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_f32.c - - - arm_offset_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_q7.c - - - arm_offset_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_q15.c - - - arm_offset_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_q31.c - - - arm_scale_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_f32.c - - - arm_scale_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_q7.c - - - arm_scale_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_q15.c - - - arm_scale_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_q31.c - - - arm_shift_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_shift_q7.c - - - arm_shift_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_shift_q15.c - - - arm_shift_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_shift_q31.c - - - arm_sub_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_f32.c - - - arm_sub_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_q7.c - - - arm_sub_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_q15.c - - - arm_sub_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_q31.c - - - - - FastMathFunctions - - - arm_cos_f32.c - 1 - ..\..\Source\FastMathFunctions\arm_cos_f32.c - - - arm_cos_q15.c - 1 - ..\..\Source\FastMathFunctions\arm_cos_q15.c - - - arm_cos_q31.c - 1 - ..\..\Source\FastMathFunctions\arm_cos_q31.c - - - arm_sin_f32.c - 1 - ..\..\Source\FastMathFunctions\arm_sin_f32.c - - - arm_sin_q15.c - 1 - ..\..\Source\FastMathFunctions\arm_sin_q15.c - - - arm_sin_q31.c - 1 - ..\..\Source\FastMathFunctions\arm_sin_q31.c - - - arm_sqrt_q15.c - 1 - ..\..\Source\FastMathFunctions\arm_sqrt_q15.c - - - arm_sqrt_q31.c - 1 - ..\..\Source\FastMathFunctions\arm_sqrt_q31.c - - - - - ComplexMathFunctions - - - arm_cmplx_conj_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_conj_f32.c - - - arm_cmplx_conj_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_conj_q15.c - - - arm_cmplx_conj_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_conj_q31.c - - - arm_cmplx_dot_prod_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_dot_prod_f32.c - - - arm_cmplx_dot_prod_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_dot_prod_q15.c - - - arm_cmplx_dot_prod_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_dot_prod_q31.c - - - arm_cmplx_mag_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_f32.c - - - arm_cmplx_mag_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_q15.c - - - arm_cmplx_mag_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_q31.c - - - arm_cmplx_mag_squared_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_squared_f32.c - - - arm_cmplx_mag_squared_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_squared_q15.c - - - arm_cmplx_mag_squared_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_squared_q31.c - - - arm_cmplx_mult_cmplx_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_f32.c - - - arm_cmplx_mult_cmplx_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_q15.c - - - arm_cmplx_mult_cmplx_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_q31.c - - - arm_cmplx_mult_real_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_real_f32.c - - - arm_cmplx_mult_real_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_real_q15.c - - - arm_cmplx_mult_real_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_real_q31.c - - - - - FilteringFunctions - - - arm_biquad_cascade_df1_32x64_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_32x64_init_q31.c - - - arm_biquad_cascade_df1_32x64_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_32x64_q31.c - - - arm_biquad_cascade_df1_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_f32.c - - - arm_biquad_cascade_df1_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_fast_q15.c - - - arm_biquad_cascade_df1_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_fast_q31.c - - - arm_biquad_cascade_df1_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_init_f32.c - - - arm_biquad_cascade_df1_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_init_q15.c - - - arm_biquad_cascade_df1_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_init_q31.c - - - arm_biquad_cascade_df1_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_q15.c - - - arm_biquad_cascade_df1_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_q31.c - - - arm_biquad_cascade_df2T_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_init_f32.c - - - arm_conv_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_f32.c - - - arm_conv_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_fast_q15.c - - - arm_conv_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_fast_q31.c - - - arm_conv_partial_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_f32.c - - - arm_conv_partial_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_fast_q15.c - - - arm_conv_partial_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_fast_q31.c - - - arm_conv_partial_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_q7.c - - - arm_conv_partial_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_q15.c - - - arm_conv_partial_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_q31.c - - - arm_conv_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_q7.c - - - arm_conv_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_q15.c - - - arm_conv_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_q31.c - - - arm_correlate_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_f32.c - - - arm_correlate_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_fast_q15.c - - - arm_correlate_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_fast_q31.c - - - arm_correlate_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_q7.c - - - arm_correlate_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_q15.c - - - arm_correlate_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_q31.c - - - arm_fir_decimate_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_f32.c - - - arm_fir_decimate_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_fast_q15.c - - - arm_fir_decimate_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_fast_q31.c - - - arm_fir_decimate_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_init_f32.c - - - arm_fir_decimate_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_init_q15.c - - - arm_fir_decimate_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_init_q31.c - - - arm_fir_decimate_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_q15.c - - - arm_fir_decimate_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_q31.c - - - arm_fir_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_f32.c - - - arm_fir_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_fast_q15.c - - - arm_fir_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_fast_q31.c - - - arm_fir_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_f32.c - - - arm_fir_init_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_q7.c - - - arm_fir_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_q15.c - - - arm_fir_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_q31.c - - - arm_fir_interpolate_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_f32.c - - - arm_fir_interpolate_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_init_f32.c - - - arm_fir_interpolate_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_init_q15.c - - - arm_fir_interpolate_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_init_q31.c - - - arm_fir_interpolate_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_q15.c - - - arm_fir_interpolate_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_q31.c - - - arm_fir_lattice_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_f32.c - - - arm_fir_lattice_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_init_f32.c - - - arm_fir_lattice_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_init_q15.c - - - arm_fir_lattice_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_init_q31.c - - - arm_fir_lattice_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_q15.c - - - arm_fir_lattice_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_q31.c - - - arm_fir_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_q7.c - - - arm_fir_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_q15.c - - - arm_fir_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_q31.c - - - arm_fir_sparse_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_f32.c - - - arm_fir_sparse_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_f32.c - - - arm_fir_sparse_init_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_q7.c - - - arm_fir_sparse_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_q15.c - - - arm_fir_sparse_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_q31.c - - - arm_fir_sparse_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_q7.c - - - arm_fir_sparse_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_q15.c - - - arm_fir_sparse_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_q31.c - - - arm_iir_lattice_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_f32.c - - - arm_iir_lattice_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_init_f32.c - - - arm_iir_lattice_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_init_q15.c - - - arm_iir_lattice_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_init_q31.c - - - arm_iir_lattice_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_q15.c - - - arm_iir_lattice_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_q31.c - - - arm_lms_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_f32.c - - - arm_lms_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_init_f32.c - - - arm_lms_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_init_q15.c - - - arm_lms_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_init_q31.c - - - arm_lms_norm_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_f32.c - - - arm_lms_norm_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_init_f32.c - - - arm_lms_norm_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_init_q15.c - - - arm_lms_norm_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_init_q31.c - - - arm_lms_norm_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_q15.c - - - arm_lms_norm_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_q31.c - - - arm_lms_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_q15.c - - - arm_lms_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_q31.c - - - arm_correlate_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_opt_q15.c - - - arm_conv_opt_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_opt_q7.c - - - arm_conv_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_opt_q15.c - - - arm_conv_partial_opt_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_opt_q7.c - - - arm_conv_partial_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_opt_q15.c - - - arm_correlate_opt_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_opt_q7.c - - - arm_correlate_fast_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_fast_opt_q15.c - - - arm_conv_fast_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_fast_opt_q15.c - - - arm_conv_partial_fast_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_fast_opt_q15.c - - - arm_biquad_cascade_df2T_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_f32.c - - - arm_biquad_cascade_df2T_f64.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_f64.c - - - arm_biquad_cascade_df2T_init_f64.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_init_f64.c - - - arm_biquad_cascade_stereo_df2T_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_stereo_df2T_f32.c - - - arm_biquad_cascade_stereo_df2T_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_stereo_df2T_init_f32.c - - - - - MatrixFunctions - - - arm_mat_add_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_add_f32.c - - - arm_mat_add_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_add_q15.c - - - arm_mat_add_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_add_q31.c - - - arm_mat_init_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_init_f32.c - - - arm_mat_init_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_init_q15.c - - - arm_mat_init_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_init_q31.c - - - arm_mat_inverse_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_inverse_f32.c - - - arm_mat_mult_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_f32.c - - - arm_mat_mult_fast_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_fast_q15.c - - - arm_mat_mult_fast_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_fast_q31.c - - - arm_mat_mult_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_q15.c - - - arm_mat_mult_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_q31.c - - - arm_mat_scale_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_scale_f32.c - - - arm_mat_scale_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_scale_q15.c - - - arm_mat_scale_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_scale_q31.c - - - arm_mat_sub_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_sub_f32.c - - - arm_mat_sub_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_sub_q15.c - - - arm_mat_sub_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_sub_q31.c - - - arm_mat_trans_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_trans_f32.c - - - arm_mat_trans_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_trans_q15.c - - - arm_mat_trans_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_trans_q31.c - - - arm_mat_cmplx_mult_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_cmplx_mult_f32.c - - - arm_mat_cmplx_mult_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_cmplx_mult_q15.c - - - arm_mat_cmplx_mult_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_cmplx_mult_q31.c - - - arm_mat_inverse_f64.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_inverse_f64.c - - - - - TransformFunctions - - - arm_bitreversal.c - 1 - ..\..\Source\TransformFunctions\arm_bitreversal.c - - - arm_bitreversal2.c - 1 - ..\..\Source\TransformFunctions\arm_bitreversal2.c - - - arm_cfft_radix4_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_f32.c - - - arm_cfft_radix4_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_init_f32.c - - - arm_cfft_radix4_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_init_q15.c - - - arm_cfft_radix4_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_init_q31.c - - - arm_cfft_radix4_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_q15.c - - - arm_cfft_radix4_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_q31.c - - - arm_dct4_f32.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_f32.c - - - arm_dct4_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_init_f32.c - - - arm_dct4_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_init_q15.c - - - arm_dct4_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_init_q31.c - - - arm_dct4_q15.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_q15.c - - - arm_dct4_q31.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_q31.c - - - arm_rfft_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_f32.c - - - arm_rfft_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_init_f32.c - - - arm_rfft_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_init_q15.c - - - arm_rfft_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_init_q31.c - - - arm_rfft_q15.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_q15.c - - - arm_rfft_q31.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_q31.c - - - arm_cfft_radix2_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_f32.c - - - arm_cfft_radix2_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_init_f32.c - - - arm_cfft_radix2_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_init_q15.c - - - arm_cfft_radix2_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_init_q31.c - - - arm_cfft_radix2_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_q15.c - - - arm_cfft_radix2_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_q31.c - - - arm_cfft_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_f32.c - - - arm_cfft_radix8_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix8_f32.c - - - arm_rfft_fast_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_fast_f32.c - - - arm_rfft_fast_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_fast_init_f32.c - - - arm_cfft_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_q31.c - - - arm_cfft_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_q15.c - - - - - ControllerFunctions - - - arm_pid_init_f32.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_init_f32.c - - - arm_pid_init_q15.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_init_q15.c - - - arm_pid_init_q31.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_init_q31.c - - - arm_pid_reset_f32.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_reset_f32.c - - - arm_pid_reset_q15.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_reset_q15.c - - - arm_pid_reset_q31.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_reset_q31.c - - - arm_sin_cos_f32.c - 1 - ..\..\Source\ControllerFunctions\arm_sin_cos_f32.c - - - arm_sin_cos_q31.c - 1 - ..\..\Source\ControllerFunctions\arm_sin_cos_q31.c - - - - - StatisticsFunctions - - - arm_max_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_f32.c - - - arm_max_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_q7.c - - - arm_max_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_q15.c - - - arm_max_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_q31.c - - - arm_mean_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_f32.c - - - arm_mean_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_q7.c - - - arm_mean_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_q15.c - - - arm_mean_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_q31.c - - - arm_min_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_f32.c - - - arm_min_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_q7.c - - - arm_min_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_q15.c - - - arm_min_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_q31.c - - - arm_power_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_f32.c - - - arm_power_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_q7.c - - - arm_power_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_q15.c - - - arm_power_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_q31.c - - - arm_rms_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_rms_f32.c - - - arm_rms_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_rms_q15.c - - - arm_rms_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_rms_q31.c - - - arm_std_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_std_f32.c - - - arm_std_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_std_q15.c - - - arm_std_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_std_q31.c - - - arm_var_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_var_f32.c - - - arm_var_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_var_q15.c - - - arm_var_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_var_q31.c - - - - - SupportFunctions - - - arm_copy_f32.c - 1 - ..\..\Source\SupportFunctions\arm_copy_f32.c - - - arm_copy_q7.c - 1 - ..\..\Source\SupportFunctions\arm_copy_q7.c - - - arm_copy_q15.c - 1 - ..\..\Source\SupportFunctions\arm_copy_q15.c - - - arm_copy_q31.c - 1 - ..\..\Source\SupportFunctions\arm_copy_q31.c - - - arm_fill_f32.c - 1 - ..\..\Source\SupportFunctions\arm_fill_f32.c - - - arm_fill_q7.c - 1 - ..\..\Source\SupportFunctions\arm_fill_q7.c - - - arm_fill_q15.c - 1 - ..\..\Source\SupportFunctions\arm_fill_q15.c - - - arm_fill_q31.c - 1 - ..\..\Source\SupportFunctions\arm_fill_q31.c - - - arm_float_to_q7.c - 1 - ..\..\Source\SupportFunctions\arm_float_to_q7.c - - - arm_float_to_q15.c - 1 - ..\..\Source\SupportFunctions\arm_float_to_q15.c - - - arm_float_to_q31.c - 1 - ..\..\Source\SupportFunctions\arm_float_to_q31.c - - - arm_q7_to_float.c - 1 - ..\..\Source\SupportFunctions\arm_q7_to_float.c - - - arm_q7_to_q15.c - 1 - ..\..\Source\SupportFunctions\arm_q7_to_q15.c - - - arm_q7_to_q31.c - 1 - ..\..\Source\SupportFunctions\arm_q7_to_q31.c - - - arm_q15_to_float.c - 1 - ..\..\Source\SupportFunctions\arm_q15_to_float.c - - - arm_q15_to_q7.c - 1 - ..\..\Source\SupportFunctions\arm_q15_to_q7.c - - - arm_q15_to_q31.c - 1 - ..\..\Source\SupportFunctions\arm_q15_to_q31.c - - - arm_q31_to_float.c - 1 - ..\..\Source\SupportFunctions\arm_q31_to_float.c - - - arm_q31_to_q7.c - 1 - ..\..\Source\SupportFunctions\arm_q31_to_q7.c - - - arm_q31_to_q15.c - 1 - ..\..\Source\SupportFunctions\arm_q31_to_q15.c - - - - - CommonTables - - - arm_common_tables.c - 1 - ..\..\Source\CommonTables\arm_common_tables.c - - - arm_const_structs.c - 1 - ..\..\Source\CommonTables\arm_const_structs.c - - - - - - - ARMv8MMLlfdp - 0x4 - ARM-ADS - 6110000::V6.11::.\ARMCLANG 6.11 - 1 - - - ARMv8MML_DP - ARM - ARM.CMSIS.5.5.0-dev52 - http://www.keil.com/pack/ - IRAM(0x20000000,0x00020000) IROM(0x00000000,0x00040000) CPUTYPE("ARMV8MML") FPU3(DFPU) TZ CLOCK(12000000) ESEL ELITTLE - - - UL2V8M(-S0 -C0 -P0 -FD20000000 -FC1000) - 0 - $$Device:ARMv8MML_DP$Device\ARM\ARMv8MML\Include\ARMv8MML_DP.h - - - - - - - - - - $$Device:ARMv8MML_DP$Device\ARM\SVD\ARMv8MML.svd - 0 - 0 - - - - - - - 0 - 0 - 0 - 0 - 1 - - .\IntermediateFiles\ARMv8MMLlfdp\ - arm_ARMv8MMLlfdp_math - 0 - 1 - 0 - 1 - 1 - .\IntermediateFiles\ARMv8MMLlfdp\ - 1 - 0 - 0 - - 0 - 0 - - - 0 - 0 - 0 - 0 - - - 0 - 0 - - - 0 - 0 - 0 - 0 - - - 1 - 0 - cmd.exe /C copy "!L" "..\..\Lib\ARMCLANG\" - - 0 - 0 - 0 - 0 - - 0 - - - - 0 - 0 - 0 - 0 - 0 - 1 - 0 - 0 - 0 - 0 - 3 - - - 1 - - - - - - - SARMV8M.DLL - -MPU - TCM.DLL - -pV8MML - - - - 1 - 0 - 0 - 0 - 16 - - - - - 1 - 0 - 0 - 1 - 1 - 4096 - - 1 - BIN\UL2V8M.DLL - - - - - - 0 - - - - 0 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 0 - 1 - 1 - 0 - 1 - 1 - 0 - 0 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 0 - 0 - "ARMV8MML" - - 0 - 0 - 0 - 1 - 1 - 0 - 0 - 3 - 0 - 0 - 0 - 8 - 0 - 1 - 0 - 0 - 3 - 3 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 1 - 0 - 0 - 0 - 0 - 1 - 0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x20000000 - 0x20000 - - - 1 - 0x0 - 0x40000 - - - 0 - 0x0 - 0x0 - - - 1 - 0x0 - 0x0 - - - 1 - 0x0 - 0x0 - - - 1 - 0x0 - 0x0 - - - 1 - 0x0 - 0x40000 - - - 1 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x20000000 - 0x20000 - - - 0 - 0x0 - 0x0 - - - - - - 1 - 6 - 1 - 0 - 1 - 0 - 0 - 0 - 0 - 0 - 3 - 0 - 0 - 0 - 0 - 0 - 3 - 3 - 1 - 1 - 0 - 0 - 0 - - - ARM_MATH_MATRIX_CHECK, ARM_MATH_ROUNDING, ARM_MATH_LOOPUNROLL - - ..\..\Include;..\..\..\Core\Include;..\..\..\Include - - - - 1 - 0 - 0 - 1 - 0 - 0 - 0 - 0 - 0 - 1 - - - - - - - - - 0 - 0 - 0 - 0 - 1 - 0 - 0x00000000 - 0x00000000 - - - - - - - - - - - - - BasicMathFunctions - - - arm_abs_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_f32.c - - - arm_abs_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_q7.c - - - arm_abs_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_q15.c - - - arm_abs_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_q31.c - - - arm_add_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_f32.c - - - arm_add_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_q7.c - - - arm_add_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_q15.c - - - arm_add_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_q31.c - - - arm_dot_prod_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_f32.c - - - arm_dot_prod_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_q7.c - - - arm_dot_prod_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_q15.c - - - arm_dot_prod_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_q31.c - - - arm_mult_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_f32.c - - - arm_mult_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_q7.c - - - arm_mult_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_q15.c - - - arm_mult_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_q31.c - - - arm_negate_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_f32.c - - - arm_negate_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_q7.c - - - arm_negate_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_q15.c - - - arm_negate_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_q31.c - - - arm_offset_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_f32.c - - - arm_offset_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_q7.c - - - arm_offset_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_q15.c - - - arm_offset_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_q31.c - - - arm_scale_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_f32.c - - - arm_scale_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_q7.c - - - arm_scale_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_q15.c - - - arm_scale_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_q31.c - - - arm_shift_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_shift_q7.c - - - arm_shift_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_shift_q15.c - - - arm_shift_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_shift_q31.c - - - arm_sub_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_f32.c - - - arm_sub_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_q7.c - - - arm_sub_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_q15.c - - - arm_sub_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_q31.c - - - - - FastMathFunctions - - - arm_cos_f32.c - 1 - ..\..\Source\FastMathFunctions\arm_cos_f32.c - - - arm_cos_q15.c - 1 - ..\..\Source\FastMathFunctions\arm_cos_q15.c - - - arm_cos_q31.c - 1 - ..\..\Source\FastMathFunctions\arm_cos_q31.c - - - arm_sin_f32.c - 1 - ..\..\Source\FastMathFunctions\arm_sin_f32.c - - - arm_sin_q15.c - 1 - ..\..\Source\FastMathFunctions\arm_sin_q15.c - - - arm_sin_q31.c - 1 - ..\..\Source\FastMathFunctions\arm_sin_q31.c - - - arm_sqrt_q15.c - 1 - ..\..\Source\FastMathFunctions\arm_sqrt_q15.c - - - arm_sqrt_q31.c - 1 - ..\..\Source\FastMathFunctions\arm_sqrt_q31.c - - - - - ComplexMathFunctions - - - arm_cmplx_conj_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_conj_f32.c - - - arm_cmplx_conj_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_conj_q15.c - - - arm_cmplx_conj_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_conj_q31.c - - - arm_cmplx_dot_prod_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_dot_prod_f32.c - - - arm_cmplx_dot_prod_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_dot_prod_q15.c - - - arm_cmplx_dot_prod_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_dot_prod_q31.c - - - arm_cmplx_mag_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_f32.c - - - arm_cmplx_mag_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_q15.c - - - arm_cmplx_mag_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_q31.c - - - arm_cmplx_mag_squared_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_squared_f32.c - - - arm_cmplx_mag_squared_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_squared_q15.c - - - arm_cmplx_mag_squared_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_squared_q31.c - - - arm_cmplx_mult_cmplx_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_f32.c - - - arm_cmplx_mult_cmplx_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_q15.c - - - arm_cmplx_mult_cmplx_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_q31.c - - - arm_cmplx_mult_real_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_real_f32.c - - - arm_cmplx_mult_real_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_real_q15.c - - - arm_cmplx_mult_real_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_real_q31.c - - - - - FilteringFunctions - - - arm_biquad_cascade_df1_32x64_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_32x64_init_q31.c - - - arm_biquad_cascade_df1_32x64_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_32x64_q31.c - - - arm_biquad_cascade_df1_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_f32.c - - - arm_biquad_cascade_df1_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_fast_q15.c - - - arm_biquad_cascade_df1_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_fast_q31.c - - - arm_biquad_cascade_df1_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_init_f32.c - - - arm_biquad_cascade_df1_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_init_q15.c - - - arm_biquad_cascade_df1_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_init_q31.c - - - arm_biquad_cascade_df1_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_q15.c - - - arm_biquad_cascade_df1_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_q31.c - - - arm_biquad_cascade_df2T_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_init_f32.c - - - arm_conv_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_f32.c - - - arm_conv_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_fast_q15.c - - - arm_conv_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_fast_q31.c - - - arm_conv_partial_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_f32.c - - - arm_conv_partial_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_fast_q15.c - - - arm_conv_partial_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_fast_q31.c - - - arm_conv_partial_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_q7.c - - - arm_conv_partial_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_q15.c - - - arm_conv_partial_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_q31.c - - - arm_conv_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_q7.c - - - arm_conv_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_q15.c - - - arm_conv_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_q31.c - - - arm_correlate_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_f32.c - - - arm_correlate_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_fast_q15.c - - - arm_correlate_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_fast_q31.c - - - arm_correlate_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_q7.c - - - arm_correlate_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_q15.c - - - arm_correlate_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_q31.c - - - arm_fir_decimate_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_f32.c - - - arm_fir_decimate_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_fast_q15.c - - - arm_fir_decimate_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_fast_q31.c - - - arm_fir_decimate_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_init_f32.c - - - arm_fir_decimate_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_init_q15.c - - - arm_fir_decimate_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_init_q31.c - - - arm_fir_decimate_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_q15.c - - - arm_fir_decimate_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_q31.c - - - arm_fir_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_f32.c - - - arm_fir_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_fast_q15.c - - - arm_fir_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_fast_q31.c - - - arm_fir_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_f32.c - - - arm_fir_init_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_q7.c - - - arm_fir_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_q15.c - - - arm_fir_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_q31.c - - - arm_fir_interpolate_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_f32.c - - - arm_fir_interpolate_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_init_f32.c - - - arm_fir_interpolate_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_init_q15.c - - - arm_fir_interpolate_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_init_q31.c - - - arm_fir_interpolate_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_q15.c - - - arm_fir_interpolate_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_q31.c - - - arm_fir_lattice_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_f32.c - - - arm_fir_lattice_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_init_f32.c - - - arm_fir_lattice_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_init_q15.c - - - arm_fir_lattice_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_init_q31.c - - - arm_fir_lattice_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_q15.c - - - arm_fir_lattice_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_q31.c - - - arm_fir_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_q7.c - - - arm_fir_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_q15.c - - - arm_fir_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_q31.c - - - arm_fir_sparse_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_f32.c - - - arm_fir_sparse_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_f32.c - - - arm_fir_sparse_init_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_q7.c - - - arm_fir_sparse_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_q15.c - - - arm_fir_sparse_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_q31.c - - - arm_fir_sparse_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_q7.c - - - arm_fir_sparse_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_q15.c - - - arm_fir_sparse_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_q31.c - - - arm_iir_lattice_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_f32.c - - - arm_iir_lattice_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_init_f32.c - - - arm_iir_lattice_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_init_q15.c - - - arm_iir_lattice_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_init_q31.c - - - arm_iir_lattice_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_q15.c - - - arm_iir_lattice_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_q31.c - - - arm_lms_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_f32.c - - - arm_lms_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_init_f32.c - - - arm_lms_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_init_q15.c - - - arm_lms_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_init_q31.c - - - arm_lms_norm_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_f32.c - - - arm_lms_norm_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_init_f32.c - - - arm_lms_norm_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_init_q15.c - - - arm_lms_norm_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_init_q31.c - - - arm_lms_norm_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_q15.c - - - arm_lms_norm_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_q31.c - - - arm_lms_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_q15.c - - - arm_lms_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_q31.c - - - arm_correlate_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_opt_q15.c - - - arm_conv_opt_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_opt_q7.c - - - arm_conv_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_opt_q15.c - - - arm_conv_partial_opt_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_opt_q7.c - - - arm_conv_partial_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_opt_q15.c - - - arm_correlate_opt_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_opt_q7.c - - - arm_correlate_fast_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_fast_opt_q15.c - - - arm_conv_fast_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_fast_opt_q15.c - - - arm_conv_partial_fast_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_fast_opt_q15.c - - - arm_biquad_cascade_df2T_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_f32.c - - - arm_biquad_cascade_df2T_f64.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_f64.c - - - arm_biquad_cascade_df2T_init_f64.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_init_f64.c - - - arm_biquad_cascade_stereo_df2T_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_stereo_df2T_f32.c - - - arm_biquad_cascade_stereo_df2T_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_stereo_df2T_init_f32.c - - - - - MatrixFunctions - - - arm_mat_add_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_add_f32.c - - - arm_mat_add_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_add_q15.c - - - arm_mat_add_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_add_q31.c - - - arm_mat_init_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_init_f32.c - - - arm_mat_init_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_init_q15.c - - - arm_mat_init_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_init_q31.c - - - arm_mat_inverse_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_inverse_f32.c - - - arm_mat_mult_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_f32.c - - - arm_mat_mult_fast_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_fast_q15.c - - - arm_mat_mult_fast_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_fast_q31.c - - - arm_mat_mult_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_q15.c - - - arm_mat_mult_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_q31.c - - - arm_mat_scale_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_scale_f32.c - - - arm_mat_scale_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_scale_q15.c - - - arm_mat_scale_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_scale_q31.c - - - arm_mat_sub_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_sub_f32.c - - - arm_mat_sub_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_sub_q15.c - - - arm_mat_sub_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_sub_q31.c - - - arm_mat_trans_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_trans_f32.c - - - arm_mat_trans_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_trans_q15.c - - - arm_mat_trans_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_trans_q31.c - - - arm_mat_cmplx_mult_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_cmplx_mult_f32.c - - - arm_mat_cmplx_mult_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_cmplx_mult_q15.c - - - arm_mat_cmplx_mult_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_cmplx_mult_q31.c - - - arm_mat_inverse_f64.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_inverse_f64.c - - - - - TransformFunctions - - - arm_bitreversal.c - 1 - ..\..\Source\TransformFunctions\arm_bitreversal.c - - - arm_bitreversal2.c - 1 - ..\..\Source\TransformFunctions\arm_bitreversal2.c - - - arm_cfft_radix4_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_f32.c - - - arm_cfft_radix4_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_init_f32.c - - - arm_cfft_radix4_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_init_q15.c - - - arm_cfft_radix4_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_init_q31.c - - - arm_cfft_radix4_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_q15.c - - - arm_cfft_radix4_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_q31.c - - - arm_dct4_f32.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_f32.c - - - arm_dct4_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_init_f32.c - - - arm_dct4_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_init_q15.c - - - arm_dct4_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_init_q31.c - - - arm_dct4_q15.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_q15.c - - - arm_dct4_q31.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_q31.c - - - arm_rfft_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_f32.c - - - arm_rfft_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_init_f32.c - - - arm_rfft_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_init_q15.c - - - arm_rfft_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_init_q31.c - - - arm_rfft_q15.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_q15.c - - - arm_rfft_q31.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_q31.c - - - arm_cfft_radix2_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_f32.c - - - arm_cfft_radix2_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_init_f32.c - - - arm_cfft_radix2_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_init_q15.c - - - arm_cfft_radix2_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_init_q31.c - - - arm_cfft_radix2_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_q15.c - - - arm_cfft_radix2_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_q31.c - - - arm_cfft_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_f32.c - - - arm_cfft_radix8_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix8_f32.c - - - arm_rfft_fast_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_fast_f32.c - - - arm_rfft_fast_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_fast_init_f32.c - - - arm_cfft_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_q31.c - - - arm_cfft_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_q15.c - - - - - ControllerFunctions - - - arm_pid_init_f32.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_init_f32.c - - - arm_pid_init_q15.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_init_q15.c - - - arm_pid_init_q31.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_init_q31.c - - - arm_pid_reset_f32.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_reset_f32.c - - - arm_pid_reset_q15.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_reset_q15.c - - - arm_pid_reset_q31.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_reset_q31.c - - - arm_sin_cos_f32.c - 1 - ..\..\Source\ControllerFunctions\arm_sin_cos_f32.c - - - arm_sin_cos_q31.c - 1 - ..\..\Source\ControllerFunctions\arm_sin_cos_q31.c - - - - - StatisticsFunctions - - - arm_max_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_f32.c - - - arm_max_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_q7.c - - - arm_max_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_q15.c - - - arm_max_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_q31.c - - - arm_mean_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_f32.c - - - arm_mean_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_q7.c - - - arm_mean_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_q15.c - - - arm_mean_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_q31.c - - - arm_min_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_f32.c - - - arm_min_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_q7.c - - - arm_min_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_q15.c - - - arm_min_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_q31.c - - - arm_power_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_f32.c - - - arm_power_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_q7.c - - - arm_power_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_q15.c - - - arm_power_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_q31.c - - - arm_rms_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_rms_f32.c - - - arm_rms_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_rms_q15.c - - - arm_rms_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_rms_q31.c - - - arm_std_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_std_f32.c - - - arm_std_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_std_q15.c - - - arm_std_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_std_q31.c - - - arm_var_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_var_f32.c - - - arm_var_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_var_q15.c - - - arm_var_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_var_q31.c - - - - - SupportFunctions - - - arm_copy_f32.c - 1 - ..\..\Source\SupportFunctions\arm_copy_f32.c - - - arm_copy_q7.c - 1 - ..\..\Source\SupportFunctions\arm_copy_q7.c - - - arm_copy_q15.c - 1 - ..\..\Source\SupportFunctions\arm_copy_q15.c - - - arm_copy_q31.c - 1 - ..\..\Source\SupportFunctions\arm_copy_q31.c - - - arm_fill_f32.c - 1 - ..\..\Source\SupportFunctions\arm_fill_f32.c - - - arm_fill_q7.c - 1 - ..\..\Source\SupportFunctions\arm_fill_q7.c - - - arm_fill_q15.c - 1 - ..\..\Source\SupportFunctions\arm_fill_q15.c - - - arm_fill_q31.c - 1 - ..\..\Source\SupportFunctions\arm_fill_q31.c - - - arm_float_to_q7.c - 1 - ..\..\Source\SupportFunctions\arm_float_to_q7.c - - - arm_float_to_q15.c - 1 - ..\..\Source\SupportFunctions\arm_float_to_q15.c - - - arm_float_to_q31.c - 1 - ..\..\Source\SupportFunctions\arm_float_to_q31.c - - - arm_q7_to_float.c - 1 - ..\..\Source\SupportFunctions\arm_q7_to_float.c - - - arm_q7_to_q15.c - 1 - ..\..\Source\SupportFunctions\arm_q7_to_q15.c - - - arm_q7_to_q31.c - 1 - ..\..\Source\SupportFunctions\arm_q7_to_q31.c - - - arm_q15_to_float.c - 1 - ..\..\Source\SupportFunctions\arm_q15_to_float.c - - - arm_q15_to_q7.c - 1 - ..\..\Source\SupportFunctions\arm_q15_to_q7.c - - - arm_q15_to_q31.c - 1 - ..\..\Source\SupportFunctions\arm_q15_to_q31.c - - - arm_q31_to_float.c - 1 - ..\..\Source\SupportFunctions\arm_q31_to_float.c - - - arm_q31_to_q7.c - 1 - ..\..\Source\SupportFunctions\arm_q31_to_q7.c - - - arm_q31_to_q15.c - 1 - ..\..\Source\SupportFunctions\arm_q31_to_q15.c - - - - - CommonTables - - - arm_common_tables.c - 1 - ..\..\Source\CommonTables\arm_common_tables.c - - - arm_const_structs.c - 1 - ..\..\Source\CommonTables\arm_const_structs.c - - - - - - - ARMv8MMLld - 0x4 - ARM-ADS - 6110000::V6.11::.\ARMCLANG 6.11 - 1 - - - ARMv8MML_DSP - ARM - ARM.CMSIS.5.5.0-dev52 - http://www.keil.com/pack/ - IRAM(0x20000000,0x00020000) IRAM2(0x20200000,0x00020000) IROM(0x00000000,0x00200000) IROM2(0x00200000,0x00200000) CPUTYPE("ARMV8MML") DSP TZ CLOCK(12000000) ESEL ELITTLE - - - UL2V8M(-S0 -C0 -P0 -FD20000000 -FC1000) - 0 - $$Device:ARMv8MML_DSP$Device\ARM\ARMv8MML\Include\ARMv8MML_DSP.h - - - - - - - - - - $$Device:ARMv8MML_DSP$Device\ARM\SVD\ARMv8MML.svd - 0 - 0 - - - - - - - 0 - 0 - 0 - 0 - 1 - - .\IntermediateFiles\ARMv8MMLld\ - arm_ARMv8MMLld_math - 0 - 1 - 0 - 1 - 1 - .\IntermediateFiles\ARMv8MMLld\ - 1 - 0 - 0 - - 0 - 0 - - - 0 - 0 - 0 - 0 - - - 0 - 0 - - - 0 - 0 - 0 - 0 - - - 1 - 0 - cmd.exe /C copy "!L" "..\..\Lib\ARMCLANG\" - - 0 - 0 - 0 - 0 - - 0 - - - - 0 - 0 - 0 - 0 - 0 - 1 - 0 - 0 - 0 - 0 - 3 - - - 1 - - - - - - - SARMV8M.DLL - -MPU - TCM.DLL - -pV8MML - - - - 1 - 0 - 0 - 0 - 16 - - - - - 1 - 0 - 0 - 1 - 1 - 4096 - - 1 - BIN\UL2V8M.DLL - - - - - - 0 - - - - 0 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 0 - 1 - 1 - 0 - 1 - 1 - 0 - 0 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 0 - 0 - "ARMV8MML" - - 0 - 0 - 0 - 1 - 1 - 0 - 0 - 0 - 0 - 1 - 1 - 8 - 0 - 1 - 0 - 0 - 3 - 3 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 1 - 0 - 0 - 0 - 0 - 1 - 0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x20000000 - 0x20000 - - - 1 - 0x0 - 0x200000 - - - 0 - 0x0 - 0x0 - - - 1 - 0x0 - 0x0 - - - 1 - 0x0 - 0x0 - - - 1 - 0x0 - 0x0 - - - 1 - 0x0 - 0x200000 - - - 1 - 0x200000 - 0x200000 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x20000000 - 0x20000 - - - 0 - 0x20200000 - 0x20000 - - - - - - 1 - 6 - 1 - 0 - 1 - 0 - 0 - 0 - 0 - 0 - 3 - 0 - 0 - 0 - 0 - 0 - 3 - 3 - 1 - 1 - 0 - 0 - 0 - - - ARM_MATH_MATRIX_CHECK, ARM_MATH_ROUNDING, ARM_MATH_LOOPUNROLL - - ..\..\Include;..\..\..\Core\Include;..\..\..\Include - - - - 1 - 0 - 0 - 1 - 0 - 0 - 0 - 0 - 0 - 1 - - - - - - - - - 0 - 0 - 0 - 0 - 1 - 0 - 0x00000000 - 0x00000000 - - - - - - - - - - - - - BasicMathFunctions - - - arm_abs_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_f32.c - - - arm_abs_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_q7.c - - - arm_abs_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_q15.c - - - arm_abs_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_q31.c - - - arm_add_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_f32.c - - - arm_add_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_q7.c - - - arm_add_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_q15.c - - - arm_add_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_q31.c - - - arm_dot_prod_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_f32.c - - - arm_dot_prod_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_q7.c - - - arm_dot_prod_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_q15.c - - - arm_dot_prod_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_q31.c - - - arm_mult_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_f32.c - - - arm_mult_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_q7.c - - - arm_mult_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_q15.c - - - arm_mult_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_q31.c - - - arm_negate_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_f32.c - - - arm_negate_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_q7.c - - - arm_negate_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_q15.c - - - arm_negate_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_q31.c - - - arm_offset_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_f32.c - - - arm_offset_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_q7.c - - - arm_offset_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_q15.c - - - arm_offset_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_q31.c - - - arm_scale_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_f32.c - - - arm_scale_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_q7.c - - - arm_scale_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_q15.c - - - arm_scale_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_q31.c - - - arm_shift_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_shift_q7.c - - - arm_shift_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_shift_q15.c - - - arm_shift_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_shift_q31.c - - - arm_sub_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_f32.c - - - arm_sub_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_q7.c - - - arm_sub_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_q15.c - - - arm_sub_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_q31.c - - - - - FastMathFunctions - - - arm_cos_f32.c - 1 - ..\..\Source\FastMathFunctions\arm_cos_f32.c - - - arm_cos_q15.c - 1 - ..\..\Source\FastMathFunctions\arm_cos_q15.c - - - arm_cos_q31.c - 1 - ..\..\Source\FastMathFunctions\arm_cos_q31.c - - - arm_sin_f32.c - 1 - ..\..\Source\FastMathFunctions\arm_sin_f32.c - - - arm_sin_q15.c - 1 - ..\..\Source\FastMathFunctions\arm_sin_q15.c - - - arm_sin_q31.c - 1 - ..\..\Source\FastMathFunctions\arm_sin_q31.c - - - arm_sqrt_q15.c - 1 - ..\..\Source\FastMathFunctions\arm_sqrt_q15.c - - - arm_sqrt_q31.c - 1 - ..\..\Source\FastMathFunctions\arm_sqrt_q31.c - - - - - ComplexMathFunctions - - - arm_cmplx_conj_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_conj_f32.c - - - arm_cmplx_conj_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_conj_q15.c - - - arm_cmplx_conj_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_conj_q31.c - - - arm_cmplx_dot_prod_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_dot_prod_f32.c - - - arm_cmplx_dot_prod_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_dot_prod_q15.c - - - arm_cmplx_dot_prod_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_dot_prod_q31.c - - - arm_cmplx_mag_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_f32.c - - - arm_cmplx_mag_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_q15.c - - - arm_cmplx_mag_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_q31.c - - - arm_cmplx_mag_squared_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_squared_f32.c - - - arm_cmplx_mag_squared_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_squared_q15.c - - - arm_cmplx_mag_squared_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_squared_q31.c - - - arm_cmplx_mult_cmplx_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_f32.c - - - arm_cmplx_mult_cmplx_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_q15.c - - - arm_cmplx_mult_cmplx_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_q31.c - - - arm_cmplx_mult_real_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_real_f32.c - - - arm_cmplx_mult_real_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_real_q15.c - - - arm_cmplx_mult_real_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_real_q31.c - - - - - FilteringFunctions - - - arm_biquad_cascade_df1_32x64_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_32x64_init_q31.c - - - arm_biquad_cascade_df1_32x64_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_32x64_q31.c - - - arm_biquad_cascade_df1_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_f32.c - - - arm_biquad_cascade_df1_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_fast_q15.c - - - arm_biquad_cascade_df1_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_fast_q31.c - - - arm_biquad_cascade_df1_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_init_f32.c - - - arm_biquad_cascade_df1_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_init_q15.c - - - arm_biquad_cascade_df1_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_init_q31.c - - - arm_biquad_cascade_df1_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_q15.c - - - arm_biquad_cascade_df1_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_q31.c - - - arm_biquad_cascade_df2T_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_init_f32.c - - - arm_conv_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_f32.c - - - arm_conv_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_fast_q15.c - - - arm_conv_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_fast_q31.c - - - arm_conv_partial_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_f32.c - - - arm_conv_partial_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_fast_q15.c - - - arm_conv_partial_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_fast_q31.c - - - arm_conv_partial_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_q7.c - - - arm_conv_partial_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_q15.c - - - arm_conv_partial_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_q31.c - - - arm_conv_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_q7.c - - - arm_conv_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_q15.c - - - arm_conv_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_q31.c - - - arm_correlate_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_f32.c - - - arm_correlate_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_fast_q15.c - - - arm_correlate_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_fast_q31.c - - - arm_correlate_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_q7.c - - - arm_correlate_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_q15.c - - - arm_correlate_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_q31.c - - - arm_fir_decimate_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_f32.c - - - arm_fir_decimate_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_fast_q15.c - - - arm_fir_decimate_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_fast_q31.c - - - arm_fir_decimate_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_init_f32.c - - - arm_fir_decimate_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_init_q15.c - - - arm_fir_decimate_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_init_q31.c - - - arm_fir_decimate_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_q15.c - - - arm_fir_decimate_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_q31.c - - - arm_fir_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_f32.c - - - arm_fir_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_fast_q15.c - - - arm_fir_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_fast_q31.c - - - arm_fir_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_f32.c - - - arm_fir_init_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_q7.c - - - arm_fir_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_q15.c - - - arm_fir_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_q31.c - - - arm_fir_interpolate_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_f32.c - - - arm_fir_interpolate_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_init_f32.c - - - arm_fir_interpolate_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_init_q15.c - - - arm_fir_interpolate_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_init_q31.c - - - arm_fir_interpolate_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_q15.c - - - arm_fir_interpolate_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_q31.c - - - arm_fir_lattice_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_f32.c - - - arm_fir_lattice_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_init_f32.c - - - arm_fir_lattice_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_init_q15.c - - - arm_fir_lattice_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_init_q31.c - - - arm_fir_lattice_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_q15.c - - - arm_fir_lattice_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_q31.c - - - arm_fir_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_q7.c - - - arm_fir_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_q15.c - - - arm_fir_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_q31.c - - - arm_fir_sparse_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_f32.c - - - arm_fir_sparse_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_f32.c - - - arm_fir_sparse_init_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_q7.c - - - arm_fir_sparse_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_q15.c - - - arm_fir_sparse_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_q31.c - - - arm_fir_sparse_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_q7.c - - - arm_fir_sparse_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_q15.c - - - arm_fir_sparse_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_q31.c - - - arm_iir_lattice_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_f32.c - - - arm_iir_lattice_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_init_f32.c - - - arm_iir_lattice_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_init_q15.c - - - arm_iir_lattice_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_init_q31.c - - - arm_iir_lattice_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_q15.c - - - arm_iir_lattice_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_q31.c - - - arm_lms_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_f32.c - - - arm_lms_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_init_f32.c - - - arm_lms_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_init_q15.c - - - arm_lms_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_init_q31.c - - - arm_lms_norm_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_f32.c - - - arm_lms_norm_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_init_f32.c - - - arm_lms_norm_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_init_q15.c - - - arm_lms_norm_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_init_q31.c - - - arm_lms_norm_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_q15.c - - - arm_lms_norm_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_q31.c - - - arm_lms_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_q15.c - - - arm_lms_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_q31.c - - - arm_correlate_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_opt_q15.c - - - arm_conv_opt_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_opt_q7.c - - - arm_conv_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_opt_q15.c - - - arm_conv_partial_opt_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_opt_q7.c - - - arm_conv_partial_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_opt_q15.c - - - arm_correlate_opt_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_opt_q7.c - - - arm_correlate_fast_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_fast_opt_q15.c - - - arm_conv_fast_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_fast_opt_q15.c - - - arm_conv_partial_fast_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_fast_opt_q15.c - - - arm_biquad_cascade_df2T_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_f32.c - - - arm_biquad_cascade_df2T_f64.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_f64.c - - - arm_biquad_cascade_df2T_init_f64.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_init_f64.c - - - arm_biquad_cascade_stereo_df2T_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_stereo_df2T_f32.c - - - arm_biquad_cascade_stereo_df2T_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_stereo_df2T_init_f32.c - - - - - MatrixFunctions - - - arm_mat_add_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_add_f32.c - - - arm_mat_add_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_add_q15.c - - - arm_mat_add_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_add_q31.c - - - arm_mat_init_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_init_f32.c - - - arm_mat_init_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_init_q15.c - - - arm_mat_init_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_init_q31.c - - - arm_mat_inverse_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_inverse_f32.c - - - arm_mat_mult_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_f32.c - - - arm_mat_mult_fast_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_fast_q15.c - - - arm_mat_mult_fast_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_fast_q31.c - - - arm_mat_mult_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_q15.c - - - arm_mat_mult_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_q31.c - - - arm_mat_scale_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_scale_f32.c - - - arm_mat_scale_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_scale_q15.c - - - arm_mat_scale_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_scale_q31.c - - - arm_mat_sub_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_sub_f32.c - - - arm_mat_sub_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_sub_q15.c - - - arm_mat_sub_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_sub_q31.c - - - arm_mat_trans_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_trans_f32.c - - - arm_mat_trans_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_trans_q15.c - - - arm_mat_trans_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_trans_q31.c - - - arm_mat_cmplx_mult_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_cmplx_mult_f32.c - - - arm_mat_cmplx_mult_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_cmplx_mult_q15.c - - - arm_mat_cmplx_mult_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_cmplx_mult_q31.c - - - arm_mat_inverse_f64.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_inverse_f64.c - - - - - TransformFunctions - - - arm_bitreversal.c - 1 - ..\..\Source\TransformFunctions\arm_bitreversal.c - - - arm_bitreversal2.c - 1 - ..\..\Source\TransformFunctions\arm_bitreversal2.c - - - arm_cfft_radix4_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_f32.c - - - arm_cfft_radix4_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_init_f32.c - - - arm_cfft_radix4_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_init_q15.c - - - arm_cfft_radix4_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_init_q31.c - - - arm_cfft_radix4_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_q15.c - - - arm_cfft_radix4_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_q31.c - - - arm_dct4_f32.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_f32.c - - - arm_dct4_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_init_f32.c - - - arm_dct4_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_init_q15.c - - - arm_dct4_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_init_q31.c - - - arm_dct4_q15.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_q15.c - - - arm_dct4_q31.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_q31.c - - - arm_rfft_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_f32.c - - - arm_rfft_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_init_f32.c - - - arm_rfft_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_init_q15.c - - - arm_rfft_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_init_q31.c - - - arm_rfft_q15.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_q15.c - - - arm_rfft_q31.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_q31.c - - - arm_cfft_radix2_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_f32.c - - - arm_cfft_radix2_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_init_f32.c - - - arm_cfft_radix2_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_init_q15.c - - - arm_cfft_radix2_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_init_q31.c - - - arm_cfft_radix2_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_q15.c - - - arm_cfft_radix2_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_q31.c - - - arm_cfft_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_f32.c - - - arm_cfft_radix8_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix8_f32.c - - - arm_rfft_fast_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_fast_f32.c - - - arm_rfft_fast_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_fast_init_f32.c - - - arm_cfft_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_q31.c - - - arm_cfft_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_q15.c - - - - - ControllerFunctions - - - arm_pid_init_f32.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_init_f32.c - - - arm_pid_init_q15.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_init_q15.c - - - arm_pid_init_q31.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_init_q31.c - - - arm_pid_reset_f32.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_reset_f32.c - - - arm_pid_reset_q15.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_reset_q15.c - - - arm_pid_reset_q31.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_reset_q31.c - - - arm_sin_cos_f32.c - 1 - ..\..\Source\ControllerFunctions\arm_sin_cos_f32.c - - - arm_sin_cos_q31.c - 1 - ..\..\Source\ControllerFunctions\arm_sin_cos_q31.c - - - - - StatisticsFunctions - - - arm_max_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_f32.c - - - arm_max_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_q7.c - - - arm_max_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_q15.c - - - arm_max_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_q31.c - - - arm_mean_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_f32.c - - - arm_mean_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_q7.c - - - arm_mean_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_q15.c - - - arm_mean_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_q31.c - - - arm_min_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_f32.c - - - arm_min_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_q7.c - - - arm_min_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_q15.c - - - arm_min_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_q31.c - - - arm_power_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_f32.c - - - arm_power_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_q7.c - - - arm_power_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_q15.c - - - arm_power_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_q31.c - - - arm_rms_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_rms_f32.c - - - arm_rms_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_rms_q15.c - - - arm_rms_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_rms_q31.c - - - arm_std_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_std_f32.c - - - arm_std_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_std_q15.c - - - arm_std_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_std_q31.c - - - arm_var_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_var_f32.c - - - arm_var_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_var_q15.c - - - arm_var_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_var_q31.c - - - - - SupportFunctions - - - arm_copy_f32.c - 1 - ..\..\Source\SupportFunctions\arm_copy_f32.c - - - arm_copy_q7.c - 1 - ..\..\Source\SupportFunctions\arm_copy_q7.c - - - arm_copy_q15.c - 1 - ..\..\Source\SupportFunctions\arm_copy_q15.c - - - arm_copy_q31.c - 1 - ..\..\Source\SupportFunctions\arm_copy_q31.c - - - arm_fill_f32.c - 1 - ..\..\Source\SupportFunctions\arm_fill_f32.c - - - arm_fill_q7.c - 1 - ..\..\Source\SupportFunctions\arm_fill_q7.c - - - arm_fill_q15.c - 1 - ..\..\Source\SupportFunctions\arm_fill_q15.c - - - arm_fill_q31.c - 1 - ..\..\Source\SupportFunctions\arm_fill_q31.c - - - arm_float_to_q7.c - 1 - ..\..\Source\SupportFunctions\arm_float_to_q7.c - - - arm_float_to_q15.c - 1 - ..\..\Source\SupportFunctions\arm_float_to_q15.c - - - arm_float_to_q31.c - 1 - ..\..\Source\SupportFunctions\arm_float_to_q31.c - - - arm_q7_to_float.c - 1 - ..\..\Source\SupportFunctions\arm_q7_to_float.c - - - arm_q7_to_q15.c - 1 - ..\..\Source\SupportFunctions\arm_q7_to_q15.c - - - arm_q7_to_q31.c - 1 - ..\..\Source\SupportFunctions\arm_q7_to_q31.c - - - arm_q15_to_float.c - 1 - ..\..\Source\SupportFunctions\arm_q15_to_float.c - - - arm_q15_to_q7.c - 1 - ..\..\Source\SupportFunctions\arm_q15_to_q7.c - - - arm_q15_to_q31.c - 1 - ..\..\Source\SupportFunctions\arm_q15_to_q31.c - - - arm_q31_to_float.c - 1 - ..\..\Source\SupportFunctions\arm_q31_to_float.c - - - arm_q31_to_q7.c - 1 - ..\..\Source\SupportFunctions\arm_q31_to_q7.c - - - arm_q31_to_q15.c - 1 - ..\..\Source\SupportFunctions\arm_q31_to_q15.c - - - - - CommonTables - - - arm_common_tables.c - 1 - ..\..\Source\CommonTables\arm_common_tables.c - - - arm_const_structs.c - 1 - ..\..\Source\CommonTables\arm_const_structs.c - - - - - - - ARMv8MMLldfsp - 0x4 - ARM-ADS - 6110000::V6.11::.\ARMCLANG 6.11 - 1 - - - ARMv8MML_DSP_SP - ARM - ARM.CMSIS.5.5.0-dev52 - http://www.keil.com/pack/ - IRAM(0x20000000,0x00020000) IRAM2(0x20200000,0x00020000) IROM(0x00000000,0x00200000) IROM2(0x00200000,0x00200000) CPUTYPE("ARMV8MML") FPU3(SFPU) DSP TZ CLOCK(12000000) ESEL ELITTLE - - - UL2V8M(-S0 -C0 -P0 -FD20000000 -FC1000) - 0 - $$Device:ARMv8MML_DSP_SP$Device\ARM\ARMv8MML\Include\ARMv8MML_DSP_SP.h - - - - - - - - - - $$Device:ARMv8MML_DSP_SP$Device\ARM\SVD\ARMv8MML.svd - 0 - 0 - - - - - - - 0 - 0 - 0 - 0 - 1 - - .\IntermediateFiles\ARMv8MMLldfsp\ - arm_ARMv8MMLldfsp_math - 0 - 1 - 0 - 1 - 1 - .\IntermediateFiles\ARMv8MMLldfsp\ - 1 - 0 - 0 - - 0 - 0 - - - 0 - 0 - 0 - 0 - - - 0 - 0 - - - 0 - 0 - 0 - 0 - - - 1 - 0 - cmd.exe /C copy "!L" "..\..\Lib\ARMCLANG\" - - 0 - 0 - 0 - 0 - - 0 - - - - 0 - 0 - 0 - 0 - 0 - 1 - 0 - 0 - 0 - 0 - 3 - - - 1 - - - - - - - SARMV8M.DLL - -MPU - TCM.DLL - -pV8MML - - - - 1 - 0 - 0 - 0 - 16 - - - - - 1 - 0 - 0 - 1 - 1 - 4096 - - 1 - BIN\UL2V8M.DLL - - - - - - 0 - - - - 0 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 0 - 1 - 1 - 0 - 1 - 1 - 0 - 0 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 0 - 0 - "ARMV8MML" - - 0 - 0 - 0 - 1 - 1 - 0 - 0 - 2 - 0 - 1 - 1 - 8 - 0 - 1 - 0 - 0 - 3 - 3 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 1 - 0 - 0 - 0 - 0 - 1 - 0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x20000000 - 0x20000 - - - 1 - 0x0 - 0x200000 - - - 0 - 0x0 - 0x0 - - - 1 - 0x0 - 0x0 - - - 1 - 0x0 - 0x0 - - - 1 - 0x0 - 0x0 - - - 1 - 0x0 - 0x200000 - - - 1 - 0x200000 - 0x200000 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x20000000 - 0x20000 - - - 0 - 0x20200000 - 0x20000 - - - - - - 1 - 6 - 1 - 0 - 1 - 0 - 0 - 0 - 0 - 0 - 3 - 0 - 0 - 0 - 0 - 0 - 3 - 3 - 1 - 1 - 0 - 0 - 0 - - - ARM_MATH_MATRIX_CHECK, ARM_MATH_ROUNDING, ARM_MATH_LOOPUNROLL - - ..\..\Include;..\..\..\Core\Include;..\..\..\Include - - - - 1 - 0 - 0 - 1 - 0 - 0 - 0 - 0 - 0 - 1 - - - - - - - - - 0 - 0 - 0 - 0 - 1 - 0 - 0x00000000 - 0x00000000 - - - - - - - - - - - - - BasicMathFunctions - - - arm_abs_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_f32.c - - - arm_abs_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_q7.c - - - arm_abs_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_q15.c - - - arm_abs_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_q31.c - - - arm_add_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_f32.c - - - arm_add_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_q7.c - - - arm_add_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_q15.c - - - arm_add_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_q31.c - - - arm_dot_prod_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_f32.c - - - arm_dot_prod_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_q7.c - - - arm_dot_prod_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_q15.c - - - arm_dot_prod_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_q31.c - - - arm_mult_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_f32.c - - - arm_mult_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_q7.c - - - arm_mult_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_q15.c - - - arm_mult_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_q31.c - - - arm_negate_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_f32.c - - - arm_negate_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_q7.c - - - arm_negate_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_q15.c - - - arm_negate_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_q31.c - - - arm_offset_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_f32.c - - - arm_offset_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_q7.c - - - arm_offset_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_q15.c - - - arm_offset_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_q31.c - - - arm_scale_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_f32.c - - - arm_scale_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_q7.c - - - arm_scale_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_q15.c - - - arm_scale_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_q31.c - - - arm_shift_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_shift_q7.c - - - arm_shift_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_shift_q15.c - - - arm_shift_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_shift_q31.c - - - arm_sub_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_f32.c - - - arm_sub_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_q7.c - - - arm_sub_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_q15.c - - - arm_sub_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_q31.c - - - - - FastMathFunctions - - - arm_cos_f32.c - 1 - ..\..\Source\FastMathFunctions\arm_cos_f32.c - - - arm_cos_q15.c - 1 - ..\..\Source\FastMathFunctions\arm_cos_q15.c - - - arm_cos_q31.c - 1 - ..\..\Source\FastMathFunctions\arm_cos_q31.c - - - arm_sin_f32.c - 1 - ..\..\Source\FastMathFunctions\arm_sin_f32.c - - - arm_sin_q15.c - 1 - ..\..\Source\FastMathFunctions\arm_sin_q15.c - - - arm_sin_q31.c - 1 - ..\..\Source\FastMathFunctions\arm_sin_q31.c - - - arm_sqrt_q15.c - 1 - ..\..\Source\FastMathFunctions\arm_sqrt_q15.c - - - arm_sqrt_q31.c - 1 - ..\..\Source\FastMathFunctions\arm_sqrt_q31.c - - - - - ComplexMathFunctions - - - arm_cmplx_conj_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_conj_f32.c - - - arm_cmplx_conj_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_conj_q15.c - - - arm_cmplx_conj_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_conj_q31.c - - - arm_cmplx_dot_prod_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_dot_prod_f32.c - - - arm_cmplx_dot_prod_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_dot_prod_q15.c - - - arm_cmplx_dot_prod_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_dot_prod_q31.c - - - arm_cmplx_mag_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_f32.c - - - arm_cmplx_mag_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_q15.c - - - arm_cmplx_mag_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_q31.c - - - arm_cmplx_mag_squared_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_squared_f32.c - - - arm_cmplx_mag_squared_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_squared_q15.c - - - arm_cmplx_mag_squared_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_squared_q31.c - - - arm_cmplx_mult_cmplx_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_f32.c - - - arm_cmplx_mult_cmplx_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_q15.c - - - arm_cmplx_mult_cmplx_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_q31.c - - - arm_cmplx_mult_real_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_real_f32.c - - - arm_cmplx_mult_real_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_real_q15.c - - - arm_cmplx_mult_real_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_real_q31.c - - - - - FilteringFunctions - - - arm_biquad_cascade_df1_32x64_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_32x64_init_q31.c - - - arm_biquad_cascade_df1_32x64_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_32x64_q31.c - - - arm_biquad_cascade_df1_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_f32.c - - - arm_biquad_cascade_df1_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_fast_q15.c - - - arm_biquad_cascade_df1_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_fast_q31.c - - - arm_biquad_cascade_df1_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_init_f32.c - - - arm_biquad_cascade_df1_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_init_q15.c - - - arm_biquad_cascade_df1_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_init_q31.c - - - arm_biquad_cascade_df1_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_q15.c - - - arm_biquad_cascade_df1_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_q31.c - - - arm_biquad_cascade_df2T_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_init_f32.c - - - arm_conv_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_f32.c - - - arm_conv_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_fast_q15.c - - - arm_conv_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_fast_q31.c - - - arm_conv_partial_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_f32.c - - - arm_conv_partial_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_fast_q15.c - - - arm_conv_partial_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_fast_q31.c - - - arm_conv_partial_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_q7.c - - - arm_conv_partial_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_q15.c - - - arm_conv_partial_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_q31.c - - - arm_conv_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_q7.c - - - arm_conv_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_q15.c - - - arm_conv_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_q31.c - - - arm_correlate_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_f32.c - - - arm_correlate_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_fast_q15.c - - - arm_correlate_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_fast_q31.c - - - arm_correlate_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_q7.c - - - arm_correlate_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_q15.c - - - arm_correlate_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_q31.c - - - arm_fir_decimate_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_f32.c - - - arm_fir_decimate_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_fast_q15.c - - - arm_fir_decimate_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_fast_q31.c - - - arm_fir_decimate_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_init_f32.c - - - arm_fir_decimate_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_init_q15.c - - - arm_fir_decimate_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_init_q31.c - - - arm_fir_decimate_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_q15.c - - - arm_fir_decimate_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_q31.c - - - arm_fir_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_f32.c - - - arm_fir_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_fast_q15.c - - - arm_fir_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_fast_q31.c - - - arm_fir_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_f32.c - - - arm_fir_init_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_q7.c - - - arm_fir_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_q15.c - - - arm_fir_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_q31.c - - - arm_fir_interpolate_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_f32.c - - - arm_fir_interpolate_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_init_f32.c - - - arm_fir_interpolate_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_init_q15.c - - - arm_fir_interpolate_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_init_q31.c - - - arm_fir_interpolate_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_q15.c - - - arm_fir_interpolate_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_q31.c - - - arm_fir_lattice_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_f32.c - - - arm_fir_lattice_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_init_f32.c - - - arm_fir_lattice_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_init_q15.c - - - arm_fir_lattice_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_init_q31.c - - - arm_fir_lattice_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_q15.c - - - arm_fir_lattice_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_q31.c - - - arm_fir_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_q7.c - - - arm_fir_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_q15.c - - - arm_fir_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_q31.c - - - arm_fir_sparse_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_f32.c - - - arm_fir_sparse_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_f32.c - - - arm_fir_sparse_init_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_q7.c - - - arm_fir_sparse_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_q15.c - - - arm_fir_sparse_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_q31.c - - - arm_fir_sparse_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_q7.c - - - arm_fir_sparse_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_q15.c - - - arm_fir_sparse_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_q31.c - - - arm_iir_lattice_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_f32.c - - - arm_iir_lattice_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_init_f32.c - - - arm_iir_lattice_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_init_q15.c - - - arm_iir_lattice_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_init_q31.c - - - arm_iir_lattice_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_q15.c - - - arm_iir_lattice_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_q31.c - - - arm_lms_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_f32.c - - - arm_lms_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_init_f32.c - - - arm_lms_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_init_q15.c - - - arm_lms_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_init_q31.c - - - arm_lms_norm_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_f32.c - - - arm_lms_norm_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_init_f32.c - - - arm_lms_norm_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_init_q15.c - - - arm_lms_norm_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_init_q31.c - - - arm_lms_norm_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_q15.c - - - arm_lms_norm_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_q31.c - - - arm_lms_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_q15.c - - - arm_lms_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_q31.c - - - arm_correlate_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_opt_q15.c - - - arm_conv_opt_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_opt_q7.c - - - arm_conv_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_opt_q15.c - - - arm_conv_partial_opt_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_opt_q7.c - - - arm_conv_partial_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_opt_q15.c - - - arm_correlate_opt_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_opt_q7.c - - - arm_correlate_fast_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_fast_opt_q15.c - - - arm_conv_fast_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_fast_opt_q15.c - - - arm_conv_partial_fast_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_fast_opt_q15.c - - - arm_biquad_cascade_df2T_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_f32.c - - - arm_biquad_cascade_df2T_f64.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_f64.c - - - arm_biquad_cascade_df2T_init_f64.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_init_f64.c - - - arm_biquad_cascade_stereo_df2T_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_stereo_df2T_f32.c - - - arm_biquad_cascade_stereo_df2T_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_stereo_df2T_init_f32.c - - - - - MatrixFunctions - - - arm_mat_add_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_add_f32.c - - - arm_mat_add_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_add_q15.c - - - arm_mat_add_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_add_q31.c - - - arm_mat_init_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_init_f32.c - - - arm_mat_init_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_init_q15.c - - - arm_mat_init_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_init_q31.c - - - arm_mat_inverse_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_inverse_f32.c - - - arm_mat_mult_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_f32.c - - - arm_mat_mult_fast_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_fast_q15.c - - - arm_mat_mult_fast_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_fast_q31.c - - - arm_mat_mult_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_q15.c - - - arm_mat_mult_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_q31.c - - - arm_mat_scale_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_scale_f32.c - - - arm_mat_scale_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_scale_q15.c - - - arm_mat_scale_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_scale_q31.c - - - arm_mat_sub_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_sub_f32.c - - - arm_mat_sub_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_sub_q15.c - - - arm_mat_sub_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_sub_q31.c - - - arm_mat_trans_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_trans_f32.c - - - arm_mat_trans_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_trans_q15.c - - - arm_mat_trans_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_trans_q31.c - - - arm_mat_cmplx_mult_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_cmplx_mult_f32.c - - - arm_mat_cmplx_mult_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_cmplx_mult_q15.c - - - arm_mat_cmplx_mult_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_cmplx_mult_q31.c - - - arm_mat_inverse_f64.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_inverse_f64.c - - - - - TransformFunctions - - - arm_bitreversal.c - 1 - ..\..\Source\TransformFunctions\arm_bitreversal.c - - - arm_bitreversal2.c - 1 - ..\..\Source\TransformFunctions\arm_bitreversal2.c - - - arm_cfft_radix4_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_f32.c - - - arm_cfft_radix4_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_init_f32.c - - - arm_cfft_radix4_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_init_q15.c - - - arm_cfft_radix4_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_init_q31.c - - - arm_cfft_radix4_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_q15.c - - - arm_cfft_radix4_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_q31.c - - - arm_dct4_f32.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_f32.c - - - arm_dct4_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_init_f32.c - - - arm_dct4_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_init_q15.c - - - arm_dct4_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_init_q31.c - - - arm_dct4_q15.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_q15.c - - - arm_dct4_q31.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_q31.c - - - arm_rfft_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_f32.c - - - arm_rfft_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_init_f32.c - - - arm_rfft_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_init_q15.c - - - arm_rfft_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_init_q31.c - - - arm_rfft_q15.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_q15.c - - - arm_rfft_q31.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_q31.c - - - arm_cfft_radix2_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_f32.c - - - arm_cfft_radix2_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_init_f32.c - - - arm_cfft_radix2_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_init_q15.c - - - arm_cfft_radix2_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_init_q31.c - - - arm_cfft_radix2_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_q15.c - - - arm_cfft_radix2_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_q31.c - - - arm_cfft_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_f32.c - - - arm_cfft_radix8_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix8_f32.c - - - arm_rfft_fast_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_fast_f32.c - - - arm_rfft_fast_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_fast_init_f32.c - - - arm_cfft_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_q31.c - - - arm_cfft_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_q15.c - - - - - ControllerFunctions - - - arm_pid_init_f32.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_init_f32.c - - - arm_pid_init_q15.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_init_q15.c - - - arm_pid_init_q31.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_init_q31.c - - - arm_pid_reset_f32.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_reset_f32.c - - - arm_pid_reset_q15.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_reset_q15.c - - - arm_pid_reset_q31.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_reset_q31.c - - - arm_sin_cos_f32.c - 1 - ..\..\Source\ControllerFunctions\arm_sin_cos_f32.c - - - arm_sin_cos_q31.c - 1 - ..\..\Source\ControllerFunctions\arm_sin_cos_q31.c - - - - - StatisticsFunctions - - - arm_max_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_f32.c - - - arm_max_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_q7.c - - - arm_max_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_q15.c - - - arm_max_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_q31.c - - - arm_mean_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_f32.c - - - arm_mean_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_q7.c - - - arm_mean_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_q15.c - - - arm_mean_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_q31.c - - - arm_min_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_f32.c - - - arm_min_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_q7.c - - - arm_min_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_q15.c - - - arm_min_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_q31.c - - - arm_power_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_f32.c - - - arm_power_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_q7.c - - - arm_power_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_q15.c - - - arm_power_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_q31.c - - - arm_rms_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_rms_f32.c - - - arm_rms_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_rms_q15.c - - - arm_rms_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_rms_q31.c - - - arm_std_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_std_f32.c - - - arm_std_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_std_q15.c - - - arm_std_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_std_q31.c - - - arm_var_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_var_f32.c - - - arm_var_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_var_q15.c - - - arm_var_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_var_q31.c - - - - - SupportFunctions - - - arm_copy_f32.c - 1 - ..\..\Source\SupportFunctions\arm_copy_f32.c - - - arm_copy_q7.c - 1 - ..\..\Source\SupportFunctions\arm_copy_q7.c - - - arm_copy_q15.c - 1 - ..\..\Source\SupportFunctions\arm_copy_q15.c - - - arm_copy_q31.c - 1 - ..\..\Source\SupportFunctions\arm_copy_q31.c - - - arm_fill_f32.c - 1 - ..\..\Source\SupportFunctions\arm_fill_f32.c - - - arm_fill_q7.c - 1 - ..\..\Source\SupportFunctions\arm_fill_q7.c - - - arm_fill_q15.c - 1 - ..\..\Source\SupportFunctions\arm_fill_q15.c - - - arm_fill_q31.c - 1 - ..\..\Source\SupportFunctions\arm_fill_q31.c - - - arm_float_to_q7.c - 1 - ..\..\Source\SupportFunctions\arm_float_to_q7.c - - - arm_float_to_q15.c - 1 - ..\..\Source\SupportFunctions\arm_float_to_q15.c - - - arm_float_to_q31.c - 1 - ..\..\Source\SupportFunctions\arm_float_to_q31.c - - - arm_q7_to_float.c - 1 - ..\..\Source\SupportFunctions\arm_q7_to_float.c - - - arm_q7_to_q15.c - 1 - ..\..\Source\SupportFunctions\arm_q7_to_q15.c - - - arm_q7_to_q31.c - 1 - ..\..\Source\SupportFunctions\arm_q7_to_q31.c - - - arm_q15_to_float.c - 1 - ..\..\Source\SupportFunctions\arm_q15_to_float.c - - - arm_q15_to_q7.c - 1 - ..\..\Source\SupportFunctions\arm_q15_to_q7.c - - - arm_q15_to_q31.c - 1 - ..\..\Source\SupportFunctions\arm_q15_to_q31.c - - - arm_q31_to_float.c - 1 - ..\..\Source\SupportFunctions\arm_q31_to_float.c - - - arm_q31_to_q7.c - 1 - ..\..\Source\SupportFunctions\arm_q31_to_q7.c - - - arm_q31_to_q15.c - 1 - ..\..\Source\SupportFunctions\arm_q31_to_q15.c - - - - - CommonTables - - - arm_common_tables.c - 1 - ..\..\Source\CommonTables\arm_common_tables.c - - - arm_const_structs.c - 1 - ..\..\Source\CommonTables\arm_const_structs.c - - - - - - - ARMv8MMLldfdp - 0x4 - ARM-ADS - 6110000::V6.11::.\ARMCLANG 6.11 - 1 - - - ARMv8MML_DSP_DP - ARM - ARM.CMSIS.5.5.0-dev52 - http://www.keil.com/pack/ - IRAM(0x20000000,0x00020000) IRAM2(0x20200000,0x00020000) IROM(0x00000000,0x00200000) IROM2(0x00200000,0x00200000) CPUTYPE("ARMV8MML") FPU3(DFPU) DSP TZ CLOCK(12000000) ESEL ELITTLE - - - UL2V8M(-S0 -C0 -P0 -FD20000000 -FC1000) - 0 - $$Device:ARMv8MML_DSP_DP$Device\ARM\ARMv8MML\Include\ARMv8MML_DSP_DP.h - - - - - - - - - - $$Device:ARMv8MML_DSP_DP$Device\ARM\SVD\ARMv8MML.svd - 0 - 0 - - - - - - - 0 - 0 - 0 - 0 - 1 - - .\IntermediateFiles\ARMv8MMLldfdp\ - arm_ARMv8MMLldfdp_math - 0 - 1 - 0 - 1 - 1 - .\IntermediateFiles\ARMv8MMLldfdp\ - 1 - 0 - 0 - - 0 - 0 - - - 0 - 0 - 0 - 0 - - - 0 - 0 - - - 0 - 0 - 0 - 0 - - - 1 - 0 - cmd.exe /C copy "!L" "..\..\Lib\ARMCLANG\" - - 0 - 0 - 0 - 0 - - 0 - - - - 0 - 0 - 0 - 0 - 0 - 1 - 0 - 0 - 0 - 0 - 3 - - - 1 - - - - - - - SARMV8M.DLL - -MPU - TCM.DLL - -pV8MML - - - - 1 - 0 - 0 - 0 - 16 - - - - - 1 - 0 - 0 - 1 - 1 - 4096 - - 1 - BIN\UL2V8M.DLL - - - - - - 0 - - - - 0 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 0 - 1 - 1 - 0 - 1 - 1 - 0 - 0 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 1 - 0 - 0 - "ARMV8MML" - - 0 - 0 - 0 - 1 - 1 - 0 - 0 - 3 - 0 - 1 - 1 - 8 - 0 - 1 - 0 - 0 - 3 - 3 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 0 - 1 - 0 - 0 - 0 - 0 - 1 - 0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x20000000 - 0x20000 - - - 1 - 0x0 - 0x200000 - - - 0 - 0x0 - 0x0 - - - 1 - 0x0 - 0x0 - - - 1 - 0x0 - 0x0 - - - 1 - 0x0 - 0x0 - - - 1 - 0x0 - 0x200000 - - - 1 - 0x200000 - 0x200000 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x0 - 0x0 - - - 0 - 0x20000000 - 0x20000 - - - 0 - 0x20200000 - 0x20000 - - - - - - 1 - 6 - 1 - 0 - 1 - 0 - 0 - 0 - 0 - 0 - 3 - 0 - 0 - 0 - 0 - 0 - 3 - 3 - 1 - 1 - 0 - 0 - 0 - - - ARM_MATH_MATRIX_CHECK, ARM_MATH_ROUNDING, ARM_MATH_LOOPUNROLL - - ..\..\Include;..\..\..\Core\Include;..\..\..\Include - - - - 1 - 0 - 0 - 1 - 0 - 0 - 0 - 0 - 0 - 1 - - - - - - - - - 0 - 0 - 0 - 0 - 1 - 0 - 0x00000000 - 0x00000000 - - - - - - - - - - - - - BasicMathFunctions - - - arm_abs_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_f32.c - - - arm_abs_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_q7.c - - - arm_abs_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_q15.c - - - arm_abs_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_abs_q31.c - - - arm_add_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_f32.c - - - arm_add_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_q7.c - - - arm_add_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_q15.c - - - arm_add_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_add_q31.c - - - arm_dot_prod_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_f32.c - - - arm_dot_prod_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_q7.c - - - arm_dot_prod_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_q15.c - - - arm_dot_prod_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_dot_prod_q31.c - - - arm_mult_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_f32.c - - - arm_mult_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_q7.c - - - arm_mult_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_q15.c - - - arm_mult_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_mult_q31.c - - - arm_negate_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_f32.c - - - arm_negate_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_q7.c - - - arm_negate_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_q15.c - - - arm_negate_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_negate_q31.c - - - arm_offset_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_f32.c - - - arm_offset_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_q7.c - - - arm_offset_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_q15.c - - - arm_offset_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_offset_q31.c - - - arm_scale_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_f32.c - - - arm_scale_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_q7.c - - - arm_scale_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_q15.c - - - arm_scale_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_scale_q31.c - - - arm_shift_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_shift_q7.c - - - arm_shift_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_shift_q15.c - - - arm_shift_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_shift_q31.c - - - arm_sub_f32.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_f32.c - - - arm_sub_q7.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_q7.c - - - arm_sub_q15.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_q15.c - - - arm_sub_q31.c - 1 - ..\..\Source\BasicMathFunctions\arm_sub_q31.c - - - - - FastMathFunctions - - - arm_cos_f32.c - 1 - ..\..\Source\FastMathFunctions\arm_cos_f32.c - - - arm_cos_q15.c - 1 - ..\..\Source\FastMathFunctions\arm_cos_q15.c - - - arm_cos_q31.c - 1 - ..\..\Source\FastMathFunctions\arm_cos_q31.c - - - arm_sin_f32.c - 1 - ..\..\Source\FastMathFunctions\arm_sin_f32.c - - - arm_sin_q15.c - 1 - ..\..\Source\FastMathFunctions\arm_sin_q15.c - - - arm_sin_q31.c - 1 - ..\..\Source\FastMathFunctions\arm_sin_q31.c - - - arm_sqrt_q15.c - 1 - ..\..\Source\FastMathFunctions\arm_sqrt_q15.c - - - arm_sqrt_q31.c - 1 - ..\..\Source\FastMathFunctions\arm_sqrt_q31.c - - - - - ComplexMathFunctions - - - arm_cmplx_conj_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_conj_f32.c - - - arm_cmplx_conj_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_conj_q15.c - - - arm_cmplx_conj_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_conj_q31.c - - - arm_cmplx_dot_prod_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_dot_prod_f32.c - - - arm_cmplx_dot_prod_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_dot_prod_q15.c - - - arm_cmplx_dot_prod_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_dot_prod_q31.c - - - arm_cmplx_mag_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_f32.c - - - arm_cmplx_mag_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_q15.c - - - arm_cmplx_mag_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_q31.c - - - arm_cmplx_mag_squared_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_squared_f32.c - - - arm_cmplx_mag_squared_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_squared_q15.c - - - arm_cmplx_mag_squared_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mag_squared_q31.c - - - arm_cmplx_mult_cmplx_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_f32.c - - - arm_cmplx_mult_cmplx_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_q15.c - - - arm_cmplx_mult_cmplx_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_cmplx_q31.c - - - arm_cmplx_mult_real_f32.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_real_f32.c - - - arm_cmplx_mult_real_q15.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_real_q15.c - - - arm_cmplx_mult_real_q31.c - 1 - ..\..\Source\ComplexMathFunctions\arm_cmplx_mult_real_q31.c - - - - - FilteringFunctions - - - arm_biquad_cascade_df1_32x64_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_32x64_init_q31.c - - - arm_biquad_cascade_df1_32x64_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_32x64_q31.c - - - arm_biquad_cascade_df1_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_f32.c - - - arm_biquad_cascade_df1_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_fast_q15.c - - - arm_biquad_cascade_df1_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_fast_q31.c - - - arm_biquad_cascade_df1_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_init_f32.c - - - arm_biquad_cascade_df1_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_init_q15.c - - - arm_biquad_cascade_df1_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_init_q31.c - - - arm_biquad_cascade_df1_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_q15.c - - - arm_biquad_cascade_df1_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df1_q31.c - - - arm_biquad_cascade_df2T_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_init_f32.c - - - arm_conv_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_f32.c - - - arm_conv_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_fast_q15.c - - - arm_conv_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_fast_q31.c - - - arm_conv_partial_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_f32.c - - - arm_conv_partial_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_fast_q15.c - - - arm_conv_partial_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_fast_q31.c - - - arm_conv_partial_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_q7.c - - - arm_conv_partial_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_q15.c - - - arm_conv_partial_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_q31.c - - - arm_conv_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_q7.c - - - arm_conv_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_q15.c - - - arm_conv_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_q31.c - - - arm_correlate_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_f32.c - - - arm_correlate_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_fast_q15.c - - - arm_correlate_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_fast_q31.c - - - arm_correlate_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_q7.c - - - arm_correlate_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_q15.c - - - arm_correlate_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_q31.c - - - arm_fir_decimate_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_f32.c - - - arm_fir_decimate_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_fast_q15.c - - - arm_fir_decimate_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_fast_q31.c - - - arm_fir_decimate_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_init_f32.c - - - arm_fir_decimate_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_init_q15.c - - - arm_fir_decimate_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_init_q31.c - - - arm_fir_decimate_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_q15.c - - - arm_fir_decimate_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_decimate_q31.c - - - arm_fir_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_f32.c - - - arm_fir_fast_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_fast_q15.c - - - arm_fir_fast_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_fast_q31.c - - - arm_fir_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_f32.c - - - arm_fir_init_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_q7.c - - - arm_fir_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_q15.c - - - arm_fir_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_init_q31.c - - - arm_fir_interpolate_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_f32.c - - - arm_fir_interpolate_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_init_f32.c - - - arm_fir_interpolate_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_init_q15.c - - - arm_fir_interpolate_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_init_q31.c - - - arm_fir_interpolate_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_q15.c - - - arm_fir_interpolate_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_interpolate_q31.c - - - arm_fir_lattice_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_f32.c - - - arm_fir_lattice_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_init_f32.c - - - arm_fir_lattice_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_init_q15.c - - - arm_fir_lattice_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_init_q31.c - - - arm_fir_lattice_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_q15.c - - - arm_fir_lattice_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_lattice_q31.c - - - arm_fir_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_q7.c - - - arm_fir_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_q15.c - - - arm_fir_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_q31.c - - - arm_fir_sparse_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_f32.c - - - arm_fir_sparse_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_f32.c - - - arm_fir_sparse_init_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_q7.c - - - arm_fir_sparse_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_q15.c - - - arm_fir_sparse_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_init_q31.c - - - arm_fir_sparse_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_q7.c - - - arm_fir_sparse_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_q15.c - - - arm_fir_sparse_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_fir_sparse_q31.c - - - arm_iir_lattice_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_f32.c - - - arm_iir_lattice_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_init_f32.c - - - arm_iir_lattice_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_init_q15.c - - - arm_iir_lattice_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_init_q31.c - - - arm_iir_lattice_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_q15.c - - - arm_iir_lattice_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_iir_lattice_q31.c - - - arm_lms_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_f32.c - - - arm_lms_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_init_f32.c - - - arm_lms_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_init_q15.c - - - arm_lms_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_init_q31.c - - - arm_lms_norm_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_f32.c - - - arm_lms_norm_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_init_f32.c - - - arm_lms_norm_init_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_init_q15.c - - - arm_lms_norm_init_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_init_q31.c - - - arm_lms_norm_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_q15.c - - - arm_lms_norm_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_norm_q31.c - - - arm_lms_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_q15.c - - - arm_lms_q31.c - 1 - ..\..\Source\FilteringFunctions\arm_lms_q31.c - - - arm_correlate_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_opt_q15.c - - - arm_conv_opt_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_opt_q7.c - - - arm_conv_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_opt_q15.c - - - arm_conv_partial_opt_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_opt_q7.c - - - arm_conv_partial_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_opt_q15.c - - - arm_correlate_opt_q7.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_opt_q7.c - - - arm_correlate_fast_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_correlate_fast_opt_q15.c - - - arm_conv_fast_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_fast_opt_q15.c - - - arm_conv_partial_fast_opt_q15.c - 1 - ..\..\Source\FilteringFunctions\arm_conv_partial_fast_opt_q15.c - - - arm_biquad_cascade_df2T_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_f32.c - - - arm_biquad_cascade_df2T_f64.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_f64.c - - - arm_biquad_cascade_df2T_init_f64.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_df2T_init_f64.c - - - arm_biquad_cascade_stereo_df2T_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_stereo_df2T_f32.c - - - arm_biquad_cascade_stereo_df2T_init_f32.c - 1 - ..\..\Source\FilteringFunctions\arm_biquad_cascade_stereo_df2T_init_f32.c - - - - - MatrixFunctions - - - arm_mat_add_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_add_f32.c - - - arm_mat_add_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_add_q15.c - - - arm_mat_add_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_add_q31.c - - - arm_mat_init_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_init_f32.c - - - arm_mat_init_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_init_q15.c - - - arm_mat_init_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_init_q31.c - - - arm_mat_inverse_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_inverse_f32.c - - - arm_mat_mult_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_f32.c - - - arm_mat_mult_fast_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_fast_q15.c - - - arm_mat_mult_fast_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_fast_q31.c - - - arm_mat_mult_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_q15.c - - - arm_mat_mult_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_mult_q31.c - - - arm_mat_scale_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_scale_f32.c - - - arm_mat_scale_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_scale_q15.c - - - arm_mat_scale_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_scale_q31.c - - - arm_mat_sub_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_sub_f32.c - - - arm_mat_sub_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_sub_q15.c - - - arm_mat_sub_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_sub_q31.c - - - arm_mat_trans_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_trans_f32.c - - - arm_mat_trans_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_trans_q15.c - - - arm_mat_trans_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_trans_q31.c - - - arm_mat_cmplx_mult_f32.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_cmplx_mult_f32.c - - - arm_mat_cmplx_mult_q15.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_cmplx_mult_q15.c - - - arm_mat_cmplx_mult_q31.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_cmplx_mult_q31.c - - - arm_mat_inverse_f64.c - 1 - ..\..\Source\MatrixFunctions\arm_mat_inverse_f64.c - - - - - TransformFunctions - - - arm_bitreversal.c - 1 - ..\..\Source\TransformFunctions\arm_bitreversal.c - - - arm_bitreversal2.c - 1 - ..\..\Source\TransformFunctions\arm_bitreversal2.c - - - arm_cfft_radix4_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_f32.c - - - arm_cfft_radix4_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_init_f32.c - - - arm_cfft_radix4_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_init_q15.c - - - arm_cfft_radix4_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_init_q31.c - - - arm_cfft_radix4_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_q15.c - - - arm_cfft_radix4_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix4_q31.c - - - arm_dct4_f32.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_f32.c - - - arm_dct4_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_init_f32.c - - - arm_dct4_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_init_q15.c - - - arm_dct4_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_init_q31.c - - - arm_dct4_q15.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_q15.c - - - arm_dct4_q31.c - 1 - ..\..\Source\TransformFunctions\arm_dct4_q31.c - - - arm_rfft_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_f32.c - - - arm_rfft_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_init_f32.c - - - arm_rfft_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_init_q15.c - - - arm_rfft_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_init_q31.c - - - arm_rfft_q15.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_q15.c - - - arm_rfft_q31.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_q31.c - - - arm_cfft_radix2_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_f32.c - - - arm_cfft_radix2_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_init_f32.c - - - arm_cfft_radix2_init_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_init_q15.c - - - arm_cfft_radix2_init_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_init_q31.c - - - arm_cfft_radix2_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_q15.c - - - arm_cfft_radix2_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix2_q31.c - - - arm_cfft_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_f32.c - - - arm_cfft_radix8_f32.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_radix8_f32.c - - - arm_rfft_fast_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_fast_f32.c - - - arm_rfft_fast_init_f32.c - 1 - ..\..\Source\TransformFunctions\arm_rfft_fast_init_f32.c - - - arm_cfft_q31.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_q31.c - - - arm_cfft_q15.c - 1 - ..\..\Source\TransformFunctions\arm_cfft_q15.c - - - - - ControllerFunctions - - - arm_pid_init_f32.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_init_f32.c - - - arm_pid_init_q15.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_init_q15.c - - - arm_pid_init_q31.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_init_q31.c - - - arm_pid_reset_f32.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_reset_f32.c - - - arm_pid_reset_q15.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_reset_q15.c - - - arm_pid_reset_q31.c - 1 - ..\..\Source\ControllerFunctions\arm_pid_reset_q31.c - - - arm_sin_cos_f32.c - 1 - ..\..\Source\ControllerFunctions\arm_sin_cos_f32.c - - - arm_sin_cos_q31.c - 1 - ..\..\Source\ControllerFunctions\arm_sin_cos_q31.c - - - - - StatisticsFunctions - - - arm_max_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_f32.c - - - arm_max_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_q7.c - - - arm_max_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_q15.c - - - arm_max_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_max_q31.c - - - arm_mean_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_f32.c - - - arm_mean_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_q7.c - - - arm_mean_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_q15.c - - - arm_mean_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_mean_q31.c - - - arm_min_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_f32.c - - - arm_min_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_q7.c - - - arm_min_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_q15.c - - - arm_min_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_min_q31.c - - - arm_power_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_f32.c - - - arm_power_q7.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_q7.c - - - arm_power_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_q15.c - - - arm_power_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_power_q31.c - - - arm_rms_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_rms_f32.c - - - arm_rms_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_rms_q15.c - - - arm_rms_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_rms_q31.c - - - arm_std_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_std_f32.c - - - arm_std_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_std_q15.c - - - arm_std_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_std_q31.c - - - arm_var_f32.c - 1 - ..\..\Source\StatisticsFunctions\arm_var_f32.c - - - arm_var_q15.c - 1 - ..\..\Source\StatisticsFunctions\arm_var_q15.c - - - arm_var_q31.c - 1 - ..\..\Source\StatisticsFunctions\arm_var_q31.c - - - - - SupportFunctions - - - arm_copy_f32.c - 1 - ..\..\Source\SupportFunctions\arm_copy_f32.c - - - arm_copy_q7.c - 1 - ..\..\Source\SupportFunctions\arm_copy_q7.c - - - arm_copy_q15.c - 1 - ..\..\Source\SupportFunctions\arm_copy_q15.c - - - arm_copy_q31.c - 1 - ..\..\Source\SupportFunctions\arm_copy_q31.c - - - arm_fill_f32.c - 1 - ..\..\Source\SupportFunctions\arm_fill_f32.c - - - arm_fill_q7.c - 1 - ..\..\Source\SupportFunctions\arm_fill_q7.c - - - arm_fill_q15.c - 1 - ..\..\Source\SupportFunctions\arm_fill_q15.c - - - arm_fill_q31.c - 1 - ..\..\Source\SupportFunctions\arm_fill_q31.c - - - arm_float_to_q7.c - 1 - ..\..\Source\SupportFunctions\arm_float_to_q7.c - - - arm_float_to_q15.c - 1 - ..\..\Source\SupportFunctions\arm_float_to_q15.c - - - arm_float_to_q31.c - 1 - ..\..\Source\SupportFunctions\arm_float_to_q31.c - - - arm_q7_to_float.c - 1 - ..\..\Source\SupportFunctions\arm_q7_to_float.c - - - arm_q7_to_q15.c - 1 - ..\..\Source\SupportFunctions\arm_q7_to_q15.c - - - arm_q7_to_q31.c - 1 - ..\..\Source\SupportFunctions\arm_q7_to_q31.c - - - arm_q15_to_float.c - 1 - ..\..\Source\SupportFunctions\arm_q15_to_float.c - - - arm_q15_to_q7.c - 1 - ..\..\Source\SupportFunctions\arm_q15_to_q7.c - - - arm_q15_to_q31.c - 1 - ..\..\Source\SupportFunctions\arm_q15_to_q31.c - - - arm_q31_to_float.c - 1 - ..\..\Source\SupportFunctions\arm_q31_to_float.c - - - arm_q31_to_q7.c - 1 - ..\..\Source\SupportFunctions\arm_q31_to_q7.c - - - arm_q31_to_q15.c - 1 - ..\..\Source\SupportFunctions\arm_q31_to_q15.c - - - - - CommonTables - - - arm_common_tables.c - 1 - ..\..\Source\CommonTables\arm_common_tables.c - - - arm_const_structs.c - 1 - ..\..\Source\CommonTables\arm_const_structs.c - - - - - - - - - - - - - -
diff --git a/Projects/ARMCLANG/arm_cortexM_math_Build.bat b/Projects/ARMCLANG/arm_cortexM_math_Build.bat deleted file mode 100644 index bba330fd..00000000 --- a/Projects/ARMCLANG/arm_cortexM_math_Build.bat +++ /dev/null @@ -1,84 +0,0 @@ -@echo off - -mkdir Temp -set TMP=Temp -set TEMP=Temp -set UVEXE=C:\Keil_v5\UV4\UV4.EXE - -echo. -echo Building DSP Libraries ARMCLANG - -echo Building DSP Library for Cortex-M0 Little Endian -%UVEXE% -rb -j0 arm_cortexM_math.uvprojx -t "cortexM0l" -o "DspLib_cortexM0l_build.log" - -echo Building DSP Library for Cortex-M3 Little Endian -%UVEXE% -rb -j0 arm_cortexM_math.uvprojx -t "cortexM3l" -o "DspLib_cortexM3l_build.log" - -echo Building DSP Library for Cortex-M4 Little Endian -%UVEXE% -rb -j0 arm_cortexM_math.uvprojx -t "cortexM4l" -o "DspLib_cortexM4l_build.log" - -echo Building DSP Library for Cortex-M4 Little Endian with single precision FPU -%UVEXE% -rb -j0 arm_cortexM_math.uvprojx -t "cortexM4lf" -o "DspLib_cortexM4lf_build.log" - -echo Building DSP Library for Cortex-M7 Little Endian -%UVEXE% -rb -j0 arm_cortexM_math.uvprojx -t "cortexM7l" -o "DspLib_cortexM7l_build.log" - -echo Building DSP Library for Cortex-M7 Little Endian with single precision FPU -%UVEXE% -rb -j0 arm_cortexM_math.uvprojx -t "cortexM7lfsp" -o "DspLib_cortexM7lfsp_build.log" - -echo Building DSP Library for Cortex-M7 Little Endian with double precision FPU -%UVEXE% -rb -j0 arm_cortexM_math.uvprojx -t "cortexM7lfdp" -o "DspLib_cortexM7lfdp_build.log" - -echo Building DSP Library for ARMv8-M Baseline Little Endian -%UVEXE% -rb -j0 arm_cortexM_math.uvprojx -t "ARMv8MBLl" -o "DspLib_ARMv8MBLl_build.log" - -echo Building DSP Library for ARMv8-M Mainline Little Endian -%UVEXE% -rb -j0 arm_cortexM_math.uvprojx -t "ARMv8MMLl" -o "DspLib_ARMv8MMLl_build.log" - -echo Building DSP Library for ARMv8-M Mainline Little Endian with single precision FPU -%UVEXE% -rb -j0 arm_cortexM_math.uvprojx -t "ARMv8MMLlfsp" -o "DspLib_ARMv8MMLlfsp_build.log" - -echo Building DSP Library for ARMv8-M Mainline Little Endian with double precision FPU -%UVEXE% -rb -j0 arm_cortexM_math.uvprojx -t "ARMv8MMLlfdp" -o "DspLib_ARMv8MMLlfdp_build.log" - -echo Building DSP Library for ARMv8-M Mainline Little Endian with DSP instructions -%UVEXE% -rb -j0 arm_cortexM_math.uvprojx -t "ARMv8MMLld" -o "DspLib_ARMv8MMLld_build.log" - -echo Building DSP Library for ARMv8-M Mainline Little Endian with DSP instructions, single precision FPU -%UVEXE% -rb -j0 arm_cortexM_math.uvprojx -t "ARMv8MMLldfsp" -o "DspLib_ARMv8MMLldfsp_build.log" - -echo Building DSP Library for ARMv8-M Mainline Little Endian with DSP instructions, double precision FPU -%UVEXE% -rb -j0 arm_cortexM_math.uvprojx -t "ARMv8MMLldfdp" -o "DspLib_ARMv8MMLldfdp_build.log" - - -REM big endian libraries - -echo Building DSP Library for Cortex-M0 Big Endian -%UVEXE% -rb -j0 arm_cortexM_math.uvprojx -t "cortexM0b" -o "DspLib_cortexM0b_build.log" - -echo Building DSP Library for Cortex-M3 Big Endian -%UVEXE% -rb -j0 arm_cortexM_math.uvprojx -t "cortexM3b" -o "DspLib_cortexM3b_build.log" - -echo Building DSP Library for Cortex-M4 Big Endian -%UVEXE% -rb -j0 arm_cortexM_math.uvprojx -t "cortexM4b" -o "DspLib_cortexM4b_build.log" - -echo Building DSP Library for Cortex-M4 Big Endian with single precision FPU -%UVEXE% -rb -j0 arm_cortexM_math.uvprojx -t "cortexM4bf" -o "DspLib_cortexM4bf_build.log" - -echo Building DSP Library for Cortex-M7 Big Endian -%UVEXE% -rb -j0 arm_cortexM_math.uvprojx -t "cortexM7b" -o "DspLib_cortexM7b_build.log" - -echo Building DSP Library for Cortex-M7 Big Endian with single precision FPU -%UVEXE% -rb -j0 arm_cortexM_math.uvprojx -t "cortexM7bfsp" -o "DspLib_cortexM7bfsp_build.log" - -echo Building DSP Library for Cortex-M7 Big Endian with double precision FPU -%UVEXE% -rb -j0 arm_cortexM_math.uvprojx -t "cortexM7bfdp" -o "DspLib_cortexM7bfdp_build.log" - -echo. -echo Deleting intermediate files -rmdir /S /Q Temp -rmdir /S /Q IntermediateFiles -del /Q *.bak -del /Q *.dep -del /Q *.uvguix.* -del /Q ArInp.*