From 9f95ff5b6ba01db09552b84a0ab79607060a2666 Mon Sep 17 00:00:00 2001 From: Ali Labbene Date: Wed, 11 Dec 2019 08:59:21 +0100 Subject: Official ARM version: v5.4.0 Add CMSIS V5.4.0, please refer to index.html available under \docs folder. Note: content of \CMSIS\Core\Include has been copied under \Include to keep the same structure used in existing projects, and thus avoid projects mass update Note: the following components have been removed from ARM original delivery (as not used in ST packages) - CMSIS_EW2018.pdf - .gitattributes - .gitignore - \Device - \CMSIS - \CoreValidation - \DAP - \Documentation - \DoxyGen - \Driver - \Pack - \RTOS\CMSIS_RTOS_Tutorial.pdf - \RTOS\RTX - \RTOS\Template - \RTOS2\RTX - \Utilities - All ARM/GCC projects files are deleted from \DSP, \RTOS and \RTOS2 Change-Id: Ia026c3f0f0d016627a4fb5a9032852c33d24b4d3 --- DSP/Projects/GCC/arm_cortexM_math.uvprojx | 35207 ++++++++++++++++++++++++++++ 1 file changed, 35207 insertions(+) create mode 100644 DSP/Projects/GCC/arm_cortexM_math.uvprojx (limited to 'DSP/Projects/GCC/arm_cortexM_math.uvprojx') diff --git a/DSP/Projects/GCC/arm_cortexM_math.uvprojx b/DSP/Projects/GCC/arm_cortexM_math.uvprojx new file mode 100644 index 0000000..69f5e6a --- /dev/null +++ b/DSP/Projects/GCC/arm_cortexM_math.uvprojx @@ -0,0 +1,35207 @@ + + + + 2.1 + +
### uVision Project, (C) Keil Software
+ + + + cortexM0l + 0x3 + ARM-GNU + + + ARMCM0 + ARM + ARM.CMSIS.5.0.0 + 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 + 0 + .\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@L.a" "..\..\..\Lib\GCC\" + + 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 + "Cortex-M0" + 0 + 0 + 0 + 1 + 1 + 0 + 0 + 0 + 0 + 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 + + + 0 + 0x0 + 0x0 + + + 0 + 0x0 + 0x0 + + + + + 0 + 0 + 0 + 0 + 0 + 0 + 5 + 2 + 1 + + -fno-strict-aliasing -ffunction-sections -fdata-sections + ARM_MATH_CM0, ARM_MATH_MATRIX_CHECK, ARM_MATH_ROUNDING, UNALIGNED_SUPPORT_DISABLE + + ..\..\Include;..\..\..\Core\Include;..\..\..\Include + + + + 0 + 0 + + + + + + + + + 1 + 0 + 0 + 0 + 0 + + + + + + -Wl,--gc-sections + + + + + + + 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_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_bitreversal.c + 1 + ..\..\Source\TransformFunctions\arm_bitreversal.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_bitreversal2.S + 1 + ..\..\Source\TransformFunctions\arm_bitreversal2.S + + + 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 + 0x3 + ARM-GNU + + + ARMCM0 + ARM + ARM.CMSIS.5.0.0 + 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 + 0 + .\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@L.a" "..\..\..\Lib\GCC\" + + 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 + "Cortex-M0" + 0 + 0 + 0 + 1 + 1 + 0 + 0 + 0 + 0 + 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 + + + 0 + 0x0 + 0x0 + + + 0 + 0x0 + 0x0 + + + + + 0 + 0 + 0 + 0 + 0 + 0 + 5 + 2 + 1 + + -fno-strict-aliasing -ffunction-sections -fdata-sections + ARM_MATH_CM0, ARM_MATH_MATRIX_CHECK, ARM_MATH_ROUNDING, UNALIGNED_SUPPORT_DISABLE, ARM_MATH_BIG_ENDIAN + + ..\..\Include;..\..\..\Core\Include;..\..\..\Include + + + + 0 + 0 + + + + + + + + + 1 + 0 + 0 + 0 + 0 + + + + + + -Wl,--gc-sections + + + + + + + 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_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_bitreversal.c + 1 + ..\..\Source\TransformFunctions\arm_bitreversal.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_bitreversal2.S + 1 + ..\..\Source\TransformFunctions\arm_bitreversal2.S + + + 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 + 0x3 + ARM-GNU + + + ARMCM3 + ARM + ARM.CMSIS.5.0.0 + 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 + 0 + .\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@L.a" "..\..\..\Lib\GCC\" + + 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 + "Cortex-M3" + 0 + 0 + 0 + 1 + 1 + 0 + 0 + 0 + 0 + 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 + + + 0 + 0x0 + 0x0 + + + 0 + 0x0 + 0x0 + + + + + 0 + 0 + 0 + 0 + 0 + 0 + 5 + 2 + 1 + + -fno-strict-aliasing -ffunction-sections -fdata-sections + ARM_MATH_CM3, ARM_MATH_MATRIX_CHECK, ARM_MATH_ROUNDING, UNALIGNED_SUPPORT_DISABLE + + ..\..\Include;..\..\..\Core\Include;..\..\..\Include + + + + 0 + 0 + + + + + + + + + 1 + 0 + 0 + 0 + 0 + + + + + + -Wl,--gc-sections + + + + + + + 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_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_bitreversal.c + 1 + ..\..\Source\TransformFunctions\arm_bitreversal.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_bitreversal2.S + 1 + ..\..\Source\TransformFunctions\arm_bitreversal2.S + + + 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 + 0x3 + ARM-GNU + + + ARMCM3 + ARM + ARM.CMSIS.5.0.0 + 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 + 0 + .\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@L.a" "..\..\..\Lib\GCC\" + + 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 + "Cortex-M3" + 0 + 0 + 0 + 1 + 1 + 0 + 0 + 0 + 0 + 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 + + + 0 + 0x0 + 0x0 + + + 0 + 0x0 + 0x0 + + + + + 0 + 0 + 0 + 0 + 0 + 0 + 5 + 2 + 1 + + -fno-strict-aliasing -ffunction-sections -fdata-sections + ARM_MATH_CM3, ARM_MATH_MATRIX_CHECK, ARM_MATH_ROUNDING, UNALIGNED_SUPPORT_DISABLE, ARM_MATH_BIG_ENDIAN + + ..\..\Include;..\..\..\Core\Include;..\..\..\Include + + + + 0 + 0 + + + + + + + + + 1 + 0 + 0 + 0 + 0 + + + + + + -Wl,--gc-sections + + + + + + + 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_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_bitreversal.c + 1 + ..\..\Source\TransformFunctions\arm_bitreversal.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_bitreversal2.S + 1 + ..\..\Source\TransformFunctions\arm_bitreversal2.S + + + 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 + 0x3 + ARM-GNU + + + ARMCM4 + ARM + ARM.CMSIS.5.0.0 + 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 + 0 + .\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@L.a" "..\..\..\Lib\GCC\" + + 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 + "Cortex-M4" + 0 + 0 + 0 + 1 + 1 + 0 + 0 + 0 + 0 + 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 + + + 0 + 0x0 + 0x0 + + + 0 + 0x0 + 0x0 + + + + + 0 + 0 + 0 + 0 + 0 + 0 + 5 + 2 + 1 + + -fno-strict-aliasing -ffunction-sections -fdata-sections + ARM_MATH_CM4, ARM_MATH_MATRIX_CHECK, ARM_MATH_ROUNDING, UNALIGNED_SUPPORT_DISABLE + + ..\..\Include;..\..\..\Core\Include;..\..\..\Include + + + + 0 + 0 + + + + + + + + + 1 + 0 + 0 + 0 + 0 + + + + + + -Wl,--gc-sections + + + + + + + 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_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_bitreversal.c + 1 + ..\..\Source\TransformFunctions\arm_bitreversal.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_bitreversal2.S + 1 + ..\..\Source\TransformFunctions\arm_bitreversal2.S + + + 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 + 0x3 + ARM-GNU + + + ARMCM4 + ARM + ARM.CMSIS.5.0.0 + 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 + 0 + .\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@L.a" "..\..\..\Lib\GCC\" + + 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 + "Cortex-M4" + 0 + 0 + 0 + 1 + 1 + 0 + 0 + 0 + 0 + 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 + + + 0 + 0x0 + 0x0 + + + 0 + 0x0 + 0x0 + + + + + 0 + 0 + 0 + 0 + 0 + 0 + 5 + 2 + 1 + + -fno-strict-aliasing -ffunction-sections -fdata-sections + ARM_MATH_CM4, ARM_MATH_MATRIX_CHECK, ARM_MATH_ROUNDING, UNALIGNED_SUPPORT_DISABLE, ARM_MATH_BIG_ENDIAN + + ..\..\Include;..\..\..\Core\Include;..\..\..\Include + + + + 0 + 0 + + + + + + + + + 1 + 0 + 0 + 0 + 0 + + + + + + -Wl,--gc-sections + + + + + + + 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_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_bitreversal.c + 1 + ..\..\Source\TransformFunctions\arm_bitreversal.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_bitreversal2.S + 1 + ..\..\Source\TransformFunctions\arm_bitreversal2.S + + + 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 + 0x3 + ARM-GNU + + + ARMCM4_FP + ARM + ARM.CMSIS.5.0.0 + 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 + 0 + .\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@L.a" "..\..\..\Lib\GCC\" + cmd.exe /C getSizeInfo "$L\lib@L.a" "@L_SizeInfo.txt" + 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 + "Cortex-M4" + 0 + 0 + 0 + 1 + 1 + 0 + 0 + 2 + 0 + 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 + + + 0 + 0x0 + 0x0 + + + 0 + 0x0 + 0x0 + + + + + 0 + 0 + 0 + 0 + 0 + 0 + 5 + 2 + 1 + + -fno-strict-aliasing -ffunction-sections -fdata-sections -mfpu=fpv4-sp-d16 -mfloat-abi=hard -ffp-contract=off + ARM_MATH_CM4, ARM_MATH_MATRIX_CHECK, ARM_MATH_ROUNDING, UNALIGNED_SUPPORT_DISABLE, __FPU_PRESENT=1U + + ..\..\Include;..\..\..\Core\Include;..\..\..\Include + + + + 0 + 0 + + + + + + + + + 1 + 0 + 0 + 0 + 0 + + + + + + -Wl,--gc-sections -mfpu=fpv4-sp-d16 -mfloat-abi=hard + + + + + + + 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_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_bitreversal.c + 1 + ..\..\Source\TransformFunctions\arm_bitreversal.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_bitreversal2.S + 1 + ..\..\Source\TransformFunctions\arm_bitreversal2.S + + + 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 + 0x3 + ARM-GNU + + + ARMCM4_FP + ARM + ARM.CMSIS.5.0.0 + 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 + 0 + .\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@L.a" "..\..\..\Lib\GCC\" + + 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 + "Cortex-M4" + 0 + 0 + 0 + 1 + 1 + 0 + 0 + 2 + 0 + 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 + + + 0 + 0x0 + 0x0 + + + 0 + 0x0 + 0x0 + + + + + 0 + 0 + 0 + 0 + 0 + 0 + 5 + 2 + 1 + + -fno-strict-aliasing -ffunction-sections -fdata-sections -mfpu=fpv4-sp-d16 -mfloat-abi=hard -ffp-contract=off + ARM_MATH_CM4, ARM_MATH_MATRIX_CHECK, ARM_MATH_ROUNDING, UNALIGNED_SUPPORT_DISABLE, __FPU_PRESENT=1U, ARM_MATH_BIG_ENDIAN + + ..\..\Include;..\..\..\Core\Include;..\..\..\Include + + + + 0 + 0 + + + + + + + + + 1 + 0 + 0 + 0 + 0 + + + + + + -Wl,--gc-sections -mfpu=fpv4-sp-d16 -mfloat-abi=hard + + + + + + + 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_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_bitreversal.c + 1 + ..\..\Source\TransformFunctions\arm_bitreversal.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_bitreversal2.S + 1 + ..\..\Source\TransformFunctions\arm_bitreversal2.S + + + 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 + 0x3 + ARM-GNU + + + ARMCM7 + ARM + ARM.CMSIS.5.0.0 + 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 + 0 + .\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@L.a" "..\..\..\Lib\GCC\" + + 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 + "Cortex-M7" + 0 + 0 + 0 + 1 + 1 + 0 + 0 + 0 + 0 + 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 + + + 0 + 0x0 + 0x0 + + + 0 + 0x0 + 0x0 + + + + + 0 + 0 + 0 + 0 + 0 + 0 + 5 + 2 + 1 + + -fno-strict-aliasing -ffunction-sections -fdata-sections + ARM_MATH_CM7, ARM_MATH_MATRIX_CHECK, ARM_MATH_ROUNDING, UNALIGNED_SUPPORT_DISABLE + + ..\..\Include;..\..\..\Core\Include;..\..\..\Include + + + + 0 + 0 + + + + + + + + + 1 + 0 + 0 + 0 + 0 + + + + + + -Wl,--gc-sections + + + + + + + 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_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_bitreversal.c + 1 + ..\..\Source\TransformFunctions\arm_bitreversal.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_bitreversal2.S + 1 + ..\..\Source\TransformFunctions\arm_bitreversal2.S + + + 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 + 0x3 + ARM-GNU + + + ARMCM7 + ARM + ARM.CMSIS.5.0.0 + 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 + 0 + .\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@L.a" "..\..\..\Lib\GCC\" + + 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 + "Cortex-M7" + 0 + 0 + 0 + 1 + 1 + 0 + 0 + 0 + 0 + 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 + + + 0 + 0x0 + 0x0 + + + 0 + 0x0 + 0x0 + + + + + 0 + 0 + 0 + 0 + 0 + 0 + 5 + 2 + 1 + + -fno-strict-aliasing -ffunction-sections -fdata-sections + ARM_MATH_CM7, ARM_MATH_MATRIX_CHECK, ARM_MATH_ROUNDING, UNALIGNED_SUPPORT_DISABLE, ARM_MATH_BIG_ENDIAN + + ..\..\Include;..\..\..\Core\Include;..\..\..\Include + + + + 0 + 0 + + + + + + + + + 1 + 0 + 0 + 0 + 0 + + + + + + -Wl,--gc-sections + + + + + + + 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_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_bitreversal.c + 1 + ..\..\Source\TransformFunctions\arm_bitreversal.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_bitreversal2.S + 1 + ..\..\Source\TransformFunctions\arm_bitreversal2.S + + + 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 + 0x3 + ARM-GNU + + + ARMCM7_SP + ARM + ARM.CMSIS.5.0.0 + 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 + 0 + .\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@L.a" "..\..\..\Lib\GCC\" + + 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 + "Cortex-M7" + 0 + 0 + 0 + 1 + 1 + 0 + 0 + 2 + 0 + 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 + + + 0 + 0x0 + 0x0 + + + 0 + 0x0 + 0x0 + + + + + 0 + 0 + 0 + 0 + 0 + 0 + 5 + 2 + 1 + + -fno-strict-aliasing -ffunction-sections -fdata-sections -mfpu=fpv5-sp-d16 -mfloat-abi=hard -ffp-contract=off + ARM_MATH_CM7, ARM_MATH_MATRIX_CHECK, ARM_MATH_ROUNDING, UNALIGNED_SUPPORT_DISABLE, __FPU_PRESENT=1U + + ..\..\Include;..\..\..\Core\Include;..\..\..\Include + + + + 0 + 0 + + + + + + + + + 1 + 0 + 0 + 0 + 0 + + + + + + -Wl,--gc-sections -mfpu=fpv5-sp-d16 -mfloat-abi=hard + + + + + + + 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_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_bitreversal.c + 1 + ..\..\Source\TransformFunctions\arm_bitreversal.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_bitreversal2.S + 1 + ..\..\Source\TransformFunctions\arm_bitreversal2.S + + + 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 + 0x3 + ARM-GNU + + + ARMCM7_SP + ARM + ARM.CMSIS.5.0.0 + 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 + 0 + .\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@L.a" "..\..\..\Lib\GCC\" + + 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 + "Cortex-M7" + 0 + 0 + 0 + 1 + 1 + 0 + 0 + 2 + 0 + 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 + + + 0 + 0x0 + 0x0 + + + 0 + 0x0 + 0x0 + + + + + 0 + 0 + 0 + 0 + 0 + 0 + 5 + 2 + 1 + + -fno-strict-aliasing -ffunction-sections -fdata-sections -mfpu=fpv5-sp-d16 -mfloat-abi=hard -ffp-contract=off + ARM_MATH_CM7, ARM_MATH_MATRIX_CHECK, ARM_MATH_ROUNDING, UNALIGNED_SUPPORT_DISABLE, __FPU_PRESENT=1U, ARM_MATH_BIG_ENDIAN + + ..\..\Include;..\..\..\Core\Include;..\..\..\Include + + + + 0 + 0 + + + + + + + + + 1 + 0 + 0 + 0 + 0 + + + + + + -Wl,--gc-sections -mfpu=fpv5-sp-d16 -mfloat-abi=hard + + + + + + + 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_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_bitreversal.c + 1 + ..\..\Source\TransformFunctions\arm_bitreversal.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_bitreversal2.S + 1 + ..\..\Source\TransformFunctions\arm_bitreversal2.S + + + 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 + 0x3 + ARM-GNU + + + ARMCM7_DP + ARM + ARM.CMSIS.5.0.0 + http://www.keil.com/pack/ + IRAM(0x20000000,0x00020000) IROM(0x00000000,0x00040000) CPUTYPE("Cortex-M7") FPU3(DFPU) CLOCK(12000000) ESEL ELITTLE + + + UL2CM3(-S0 -C0 -P0 -FD20000000 -FC1000) + 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 + 0 + .\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@L.a" "..\..\..\Lib\GCC\" + + 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 + 1 + 1 + 4096 + + 1 + BIN\UL2CM3.DLL + + + + + + 0 + + + + 0 + 1 + 1 + 1 + 1 + 1 + 1 + 1 + 0 + 1 + 1 + 0 + "Cortex-M7" + 0 + 0 + 0 + 1 + 1 + 0 + 0 + 3 + 0 + 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 + + + 0 + 0x20200000 + 0x20000 + + + 1 + 0x200000 + 0x200000 + + + + + 0 + 0 + 0 + 0 + 0 + 0 + 5 + 2 + 1 + + -fno-strict-aliasing -ffunction-sections -fdata-sections -mfpu=fpv5-d16 -mfloat-abi=hard -ffp-contract=off + ARM_MATH_CM7, ARM_MATH_MATRIX_CHECK, ARM_MATH_ROUNDING, UNALIGNED_SUPPORT_DISABLE, __FPU_PRESENT=1U + + ..\..\Include;..\..\..\Core\Include;..\..\..\Include + + + + 0 + 0 + + + + + + + + + 1 + 0 + 0 + 0 + 0 + + + + + + -Wl,--gc-sections -mfpu=fpv5-d16 -mfloat-abi=hard + + + + + + + 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_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_bitreversal.c + 1 + ..\..\Source\TransformFunctions\arm_bitreversal.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_bitreversal2.S + 1 + ..\..\Source\TransformFunctions\arm_bitreversal2.S + + + 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 + 0x3 + ARM-GNU + + + ARMCM7_DP + ARM + ARM.CMSIS.5.0.0 + 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 + 0 + .\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@L.a" "..\..\..\Lib\GCC\" + + 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 + "Cortex-M7" + 0 + 0 + 0 + 1 + 1 + 0 + 0 + 3 + 0 + 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 + + + 0 + 0x0 + 0x0 + + + 0 + 0x0 + 0x0 + + + + + 0 + 0 + 0 + 0 + 0 + 0 + 5 + 2 + 1 + + -fno-strict-aliasing -ffunction-sections -fdata-sections -mfpu=fpv5-d16 -mfloat-abi=hard -ffp-contract=off + ARM_MATH_CM7, ARM_MATH_MATRIX_CHECK, ARM_MATH_ROUNDING, UNALIGNED_SUPPORT_DISABLE, __FPU_PRESENT=1U, ARM_MATH_BIG_ENDIAN + + ..\..\Include;..\..\..\Core\Include;..\..\..\Include + + + + 0 + 0 + + + + + + + + + 1 + 0 + 0 + 0 + 0 + + + + + + -Wl,--gc-sections -mfpu=fpv5-d16 -mfloat-abi=hard + + + + + + + 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_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_bitreversal.c + 1 + ..\..\Source\TransformFunctions\arm_bitreversal.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_bitreversal2.S + 1 + ..\..\Source\TransformFunctions\arm_bitreversal2.S + + + 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 + 0x3 + ARM-GNU + + + ARMv8MBL + ARM + ARM.CMSIS.5.0.0 + 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 + 0 + .\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@L.a" "..\..\..\Lib\GCC\" + + 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 + "ARMV8MBL" + 0 + 0 + 0 + 1 + 1 + 0 + 0 + 3 + 1 + 1 + + + 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 + + + 0 + 0x20200000 + 0x20000 + + + 1 + 0x200000 + 0x200000 + + + + + 0 + 0 + 0 + 0 + 0 + 0 + 5 + 2 + 1 + + -fno-strict-aliasing -ffunction-sections -fdata-sections -march=armv8-m.base + ARM_MATH_ARMV8MBL, ARM_MATH_MATRIX_CHECK, ARM_MATH_ROUNDING, UNALIGNED_SUPPORT_DISABLE + + ..\..\Include;..\..\..\Core\Include;..\..\..\Include + + + + 0 + 0 + + + + + + + + + 1 + 0 + 0 + 0 + 0 + + + + + + -Wl,--gc-sections -march=armv8-m.base + + + + + + + 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_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_bitreversal.c + 1 + ..\..\Source\TransformFunctions\arm_bitreversal.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_bitreversal2.S + 1 + ..\..\Source\TransformFunctions\arm_bitreversal2.S + + + 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 + 0x3 + ARM-GNU + + + ARMv8MML + ARM + ARM.CMSIS.5.0.0 + http://www.keil.com/pack/ + IRAM(0x20000000,0x00020000) IRAM2(0x20200000,0x00020000) IROM(0x00000000,0x00200000) IROM2(0x00200000,0x00200000) 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 + 0 + .\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@L.a" "..\..\..\Lib\GCC\" + + 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 + "ARMV8MML" + 0 + 0 + 0 + 1 + 1 + 0 + 0 + 2 + 1 + 1 + + + 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 + + + 0 + 0x20200000 + 0x20000 + + + 1 + 0x200000 + 0x200000 + + + + + 0 + 0 + 0 + 0 + 0 + 0 + 5 + 2 + 1 + + -fno-strict-aliasing -ffunction-sections -fdata-sections -march=armv8-m.main + ARM_MATH_ARMV8MML, ARM_MATH_MATRIX_CHECK, ARM_MATH_ROUNDING, UNALIGNED_SUPPORT_DISABLE + + ..\..\Include;..\..\..\Core\Include;..\..\..\Include + + + + 0 + 0 + + + + + + + + + 1 + 0 + 0 + 0 + 0 + + + + + + -Wl,--gc-sections -march=armv8-m.main + + + + + + + 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_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_bitreversal.c + 1 + ..\..\Source\TransformFunctions\arm_bitreversal.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_bitreversal2.S + 1 + ..\..\Source\TransformFunctions\arm_bitreversal2.S + + + 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 + 0x3 + ARM-GNU + + + ARMv8MML_SP + ARM + ARM.CMSIS.5.0.0 + http://www.keil.com/pack/ + IRAM(0x20000000,0x00020000) IRAM2(0x20200000,0x00020000) IROM(0x00000000,0x00200000) IROM2(0x00200000,0x00200000) 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 + 0 + .\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@L.a" "..\..\..\Lib\GCC\" + + 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 + "ARMV8MML" + 0 + 0 + 0 + 1 + 1 + 0 + 0 + 2 + 1 + 1 + + + 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 + + + 0 + 0x20200000 + 0x20000 + + + 1 + 0x200000 + 0x200000 + + + + + 0 + 0 + 0 + 0 + 0 + 0 + 5 + 2 + 1 + + -fno-strict-aliasing -ffunction-sections -fdata-sections -march=armv8-m.main -mfpu=fpv5-sp-d16 -mfloat-abi=hard -ffp-contract=off + ARM_MATH_ARMV8MML, ARM_MATH_MATRIX_CHECK, ARM_MATH_ROUNDING, UNALIGNED_SUPPORT_DISABLE, __FPU_PRESENT=1U + + ..\..\Include;..\..\..\Core\Include;..\..\..\Include + + + + 0 + 0 + + + + + + + + + 1 + 0 + 0 + 0 + 0 + + + + + + -Wl,--gc-sections -march=armv8-m.main -mfpu=fpv5-sp-d16 -mfloat-abi=hard + + + + + + + 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_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_bitreversal.c + 1 + ..\..\Source\TransformFunctions\arm_bitreversal.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_bitreversal2.S + 1 + ..\..\Source\TransformFunctions\arm_bitreversal2.S + + + 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 + 0x3 + ARM-GNU + + + ARMv8MML_DP + ARM + ARM.CMSIS.5.0.0 + http://www.keil.com/pack/ + IRAM(0x20000000,0x00020000) IRAM2(0x20200000,0x00020000) IROM(0x00000000,0x00200000) IROM2(0x00200000,0x00200000) 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 + 0 + .\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@L.a" "..\..\..\Lib\GCC\" + + 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 + "ARMV8MML" + 0 + 0 + 0 + 1 + 1 + 0 + 0 + 3 + 1 + 1 + + + 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 + + + 0 + 0x20200000 + 0x20000 + + + 1 + 0x200000 + 0x200000 + + + + + 0 + 0 + 0 + 0 + 0 + 0 + 5 + 2 + 1 + + -fno-strict-aliasing -ffunction-sections -fdata-sections -march=armv8-m.main -mfpu=fpv5-d16 -mfloat-abi=hard -ffp-contract=off + ARM_MATH_ARMV8MML, ARM_MATH_MATRIX_CHECK, ARM_MATH_ROUNDING, UNALIGNED_SUPPORT_DISABLE, __FPU_PRESENT=1U + + ..\..\Include;..\..\..\Core\Include;..\..\..\Include + + + + 0 + 0 + + + + + + + + + 1 + 0 + 0 + 0 + 0 + + + + + + -Wl,--gc-sections -march=armv8-m.main+dsp -mfpu=fpv5-d16 -mfloat-abi=hard + + + + + + + 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_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_bitreversal.c + 1 + ..\..\Source\TransformFunctions\arm_bitreversal.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_bitreversal2.S + 1 + ..\..\Source\TransformFunctions\arm_bitreversal2.S + + + 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 + 0x3 + ARM-GNU + + + ARMv8MML_DSP + ARM + ARM.CMSIS.5.0.0 + 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 + 0 + .\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@L.a" "..\..\..\Lib\GCC\" + + 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 + "ARMV8MML" + 0 + 0 + 0 + 1 + 1 + 0 + 0 + 2 + 1 + 1 + + + 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 + + + 0 + 0x20200000 + 0x20000 + + + 1 + 0x200000 + 0x200000 + + + + + 0 + 0 + 0 + 0 + 0 + 0 + 5 + 2 + 1 + + -fno-strict-aliasing -ffunction-sections -fdata-sections -march=armv8-m.main+dsp + ARM_MATH_ARMV8MML, ARM_MATH_MATRIX_CHECK, ARM_MATH_ROUNDING, UNALIGNED_SUPPORT_DISABLE, __DSP_PRESENT=1U + + ..\..\Include;..\..\..\Core\Include;..\..\..\Include + + + + 0 + 0 + + + + + + + + + 1 + 0 + 0 + 0 + 0 + + + + + + -Wl,--gc-sections -march=armv8-m.main+dsp + + + + + + + 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_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_bitreversal.c + 1 + ..\..\Source\TransformFunctions\arm_bitreversal.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_bitreversal2.S + 1 + ..\..\Source\TransformFunctions\arm_bitreversal2.S + + + 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 + 0x3 + ARM-GNU + + + ARMv8MML_DSP_SP + ARM + ARM.CMSIS.5.0.0 + 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 + 0 + .\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@L.a" "..\..\..\Lib\GCC\" + + 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 + "ARMV8MML" + 0 + 0 + 0 + 1 + 1 + 0 + 0 + 2 + 1 + 1 + + + 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 + + + 0 + 0x20200000 + 0x20000 + + + 1 + 0x200000 + 0x200000 + + + + + 0 + 0 + 0 + 0 + 0 + 0 + 5 + 2 + 1 + + -fno-strict-aliasing -ffunction-sections -fdata-sections -march=armv8-m.main+dsp -mfpu=fpv5-sp-d16 -mfloat-abi=hard -ffp-contract=off + ARM_MATH_ARMV8MML, ARM_MATH_MATRIX_CHECK, ARM_MATH_ROUNDING, UNALIGNED_SUPPORT_DISABLE, __DSP_PRESENT=1U, __FPU_PRESENT=1U + + ..\..\Include;..\..\..\Core\Include;..\..\..\Include + + + + 0 + 0 + + + + + + + + + 1 + 0 + 0 + 0 + 0 + + + + + + -Wl,--gc-sections -march=armv8-m.main+dsp -mfpu=fpv5-sp-d16 -mfloat-abi=hard + + + + + + + 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_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_bitreversal.c + 1 + ..\..\Source\TransformFunctions\arm_bitreversal.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_bitreversal2.S + 1 + ..\..\Source\TransformFunctions\arm_bitreversal2.S + + + 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 + 0x3 + ARM-GNU + + + ARMv8MML_DSP_DP + ARM + ARM.CMSIS.5.0.0 + 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 + 0 + .\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@L.a" "..\..\..\Lib\GCC\" + + 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 + "ARMV8MML" + 0 + 0 + 0 + 1 + 1 + 0 + 0 + 3 + 1 + 1 + + + 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 + + + 0 + 0x20200000 + 0x20000 + + + 1 + 0x200000 + 0x200000 + + + + + 0 + 0 + 0 + 0 + 0 + 0 + 5 + 2 + 1 + + -fno-strict-aliasing -ffunction-sections -fdata-sections -march=armv8-m.main+dsp -mfpu=fpv5-d16 -mfloat-abi=hard -ffp-contract=off + ARM_MATH_ARMV8MML, ARM_MATH_MATRIX_CHECK, ARM_MATH_ROUNDING, UNALIGNED_SUPPORT_DISABLE, __DSP_PRESENT=1U, __FPU_PRESENT=1U + + ..\..\Include;..\..\..\Core\Include;..\..\..\Include + + + + 0 + 0 + + + + + + + + + 1 + 0 + 0 + 0 + 0 + + + + + + -Wl,--gc-sections -march=armv8-m.main+dsp -mfpu=fpv5-d16 -mfloat-abi=hard + + + + + + + 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_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_bitreversal.c + 1 + ..\..\Source\TransformFunctions\arm_bitreversal.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_bitreversal2.S + 1 + ..\..\Source\TransformFunctions\arm_bitreversal2.S + + + 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 + + + + + + + +
-- cgit