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_ref
          0
          1
          0
          1
          1
          .\IntermediateFiles\cortexM0l\
          1
          0
          0
          
            0
            0
            
            
            0
            0
            0
            0
          
          
            0
            0
            
            
            0
            0
            0
            0
          
          
            1
            0
            cmd.exe /C copy "$L\lib@L.a" ".\Lib\"
            
            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
            1
            0
            -1
          
          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
            1
            2
            1
            
              -fno-strict-aliasing -ffunction-sections -fdata-sections
              ARM_MATH_CM0
              
              ..\inc;..\..\..\Include
            
          
          
            0
            0
            
              
              
              
              
            
          
          
            1
            0
            0
            0
            1
            
            
            
            
            
            -Wl,--gc-sections
            
          
        
      
      
        
          BasicMathFunctions
          
            
              abs.c
              1
              ..\src\BasicMathFunctions\abs.c
            
            
              add.c
              1
              ..\src\BasicMathFunctions\add.c
            
            
              dot_prod.c
              1
              ..\src\BasicMathFunctions\dot_prod.c
            
            
              mult.c
              1
              ..\src\BasicMathFunctions\mult.c
            
            
              negate.c
              1
              ..\src\BasicMathFunctions\negate.c
            
            
              offset.c
              1
              ..\src\BasicMathFunctions\offset.c
            
            
              scale.c
              1
              ..\src\BasicMathFunctions\scale.c
            
            
              shift.c
              1
              ..\src\BasicMathFunctions\shift.c
            
            
              sub.c
              1
              ..\src\BasicMathFunctions\sub.c
            
          
        
        
          ComplexMathFunctions
          
            
              cmplx_conj.c
              1
              ..\src\ComplexMathFunctions\cmplx_conj.c
            
            
              cmplx_dot_prod.c
              1
              ..\src\ComplexMathFunctions\cmplx_dot_prod.c
            
            
              cmplx_mag.c
              1
              ..\src\ComplexMathFunctions\cmplx_mag.c
            
            
              cmplx_mag_squared.c
              1
              ..\src\ComplexMathFunctions\cmplx_mag_squared.c
            
            
              cmplx_mult_cmplx.c
              1
              ..\src\ComplexMathFunctions\cmplx_mult_cmplx.c
            
            
              cmplx_mult_real.c
              1
              ..\src\ComplexMathFunctions\cmplx_mult_real.c
            
          
        
        
          ControllerFunctions
          
            
              sin_cos.c
              1
              ..\src\ControllerFunctions\sin_cos.c
            
            
              pid.c
              1
              ..\src\ControllerFunctions\pid.c
            
          
        
        
          FastMathFunctions
          
            
              cos.c
              1
              ..\src\FastMathFunctions\cos.c
            
            
              sin.c
              1
              ..\src\FastMathFunctions\sin.c
            
            
              sqrt.c
              1
              ..\src\FastMathFunctions\sqrt.c
            
          
        
        
          FilteringFunctions
          
            
              biquad.c
              1
              ..\src\FilteringFunctions\biquad.c
            
            
              conv.c
              1
              ..\src\FilteringFunctions\conv.c
            
            
              correlate.c
              1
              ..\src\FilteringFunctions\correlate.c
            
            
              fir.c
              1
              ..\src\FilteringFunctions\fir.c
            
            
              fir_decimate.c
              1
              ..\src\FilteringFunctions\fir_decimate.c
            
            
              fir_lattice.c
              1
              ..\src\FilteringFunctions\fir_lattice.c
            
            
              fir_sparse.c
              1
              ..\src\FilteringFunctions\fir_sparse.c
            
            
              iir_lattice.c
              1
              ..\src\FilteringFunctions\iir_lattice.c
            
            
              lms.c
              1
              ..\src\FilteringFunctions\lms.c
            
            
              fir_interpolate.c
              1
              ..\src\FilteringFunctions\fir_interpolate.c
            
          
        
        
          MatrixFunctions
          
            
              mat_cmplx_mult.c
              1
              ..\src\MatrixFunctions\mat_cmplx_mult.c
            
            
              mat_inverse.c
              1
              ..\src\MatrixFunctions\mat_inverse.c
            
            
              mat_mult.c
              1
              ..\src\MatrixFunctions\mat_mult.c
            
            
              mat_scale.c
              1
              ..\src\MatrixFunctions\mat_scale.c
            
            
              mat_sub.c
              1
              ..\src\MatrixFunctions\mat_sub.c
            
            
              mat_trans.c
              1
              ..\src\MatrixFunctions\mat_trans.c
            
            
              mat_add.c
              1
              ..\src\MatrixFunctions\mat_add.c
            
          
        
        
          StatisticsFunctions
          
            
              max.c
              1
              ..\src\StatisticsFunctions\max.c
            
            
              mean.c
              1
              ..\src\StatisticsFunctions\mean.c
            
            
              min.c
              1
              ..\src\StatisticsFunctions\min.c
            
            
              power.c
              1
              ..\src\StatisticsFunctions\power.c
            
            
              rms.c
              1
              ..\src\StatisticsFunctions\rms.c
            
            
              std.c
              1
              ..\src\StatisticsFunctions\std.c
            
            
              var.c
              1
              ..\src\StatisticsFunctions\var.c
            
          
        
        
          SupportFunctions
          
            
              copy.c
              1
              ..\src\SupportFunctions\copy.c
            
            
              fill.c
              1
              ..\src\SupportFunctions\fill.c
            
            
              fixed_to_fixed.c
              1
              ..\src\SupportFunctions\fixed_to_fixed.c
            
            
              fixed_to_float.c
              1
              ..\src\SupportFunctions\fixed_to_float.c
            
            
              float_to_fixed.c
              1
              ..\src\SupportFunctions\float_to_fixed.c
            
          
        
        
          TransformFunctions
          
            
              cfft.c
              1
              ..\src\TransformFunctions\cfft.c
            
            
              rfft.c
              1
              ..\src\TransformFunctions\rfft.c
            
            
              dct4.c
              1
              ..\src\TransformFunctions\dct4.c
            
          
        
        
          Intrinsics
          
            
              intrinsics.c
              1
              ..\src\Intrinsics\intrinsics.c
            
          
        
        
          HelperFunctions
          
            
              ref_helper.c
              1
              ..\src\HelperFunctions\ref_helper.c
            
            
              mat_helper.c
              1
              ..\src\HelperFunctions\mat_helper.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_ref
          0
          1
          0
          1
          1
          .\IntermediateFiles\cortexM0b\
          1
          0
          0
          
            0
            0
            
            
            0
            0
            0
            0
          
          
            0
            0
            
            
            0
            0
            0
            0
          
          
            1
            0
            cmd.exe /C copy "$L\lib@L.a" ".\Lib\"
            
            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
            1
            0
            -1
          
          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
            1
            2
            1
            
              -fno-strict-aliasing -ffunction-sections -fdata-sections
              ARM_MATH_CM0, ARM_MATH_BIG_ENDIAN
              
              ..\inc;..\..\..\Include
            
          
          
            0
            0
            
              
              
              
              
            
          
          
            1
            0
            0
            0
            1
            
            
            
            
            
            -Wl,--gc-sections
            
          
        
      
      
        
          BasicMathFunctions
          
            
              abs.c
              1
              ..\src\BasicMathFunctions\abs.c
            
            
              add.c
              1
              ..\src\BasicMathFunctions\add.c
            
            
              dot_prod.c
              1
              ..\src\BasicMathFunctions\dot_prod.c
            
            
              mult.c
              1
              ..\src\BasicMathFunctions\mult.c
            
            
              negate.c
              1
              ..\src\BasicMathFunctions\negate.c
            
            
              offset.c
              1
              ..\src\BasicMathFunctions\offset.c
            
            
              scale.c
              1
              ..\src\BasicMathFunctions\scale.c
            
            
              shift.c
              1
              ..\src\BasicMathFunctions\shift.c
            
            
              sub.c
              1
              ..\src\BasicMathFunctions\sub.c
            
          
        
        
          ComplexMathFunctions
          
            
              cmplx_conj.c
              1
              ..\src\ComplexMathFunctions\cmplx_conj.c
            
            
              cmplx_dot_prod.c
              1
              ..\src\ComplexMathFunctions\cmplx_dot_prod.c
            
            
              cmplx_mag.c
              1
              ..\src\ComplexMathFunctions\cmplx_mag.c
            
            
              cmplx_mag_squared.c
              1
              ..\src\ComplexMathFunctions\cmplx_mag_squared.c
            
            
              cmplx_mult_cmplx.c
              1
              ..\src\ComplexMathFunctions\cmplx_mult_cmplx.c
            
            
              cmplx_mult_real.c
              1
              ..\src\ComplexMathFunctions\cmplx_mult_real.c
            
          
        
        
          ControllerFunctions
          
            
              sin_cos.c
              1
              ..\src\ControllerFunctions\sin_cos.c
            
            
              pid.c
              1
              ..\src\ControllerFunctions\pid.c
            
          
        
        
          FastMathFunctions
          
            
              cos.c
              1
              ..\src\FastMathFunctions\cos.c
            
            
              sin.c
              1
              ..\src\FastMathFunctions\sin.c
            
            
              sqrt.c
              1
              ..\src\FastMathFunctions\sqrt.c
            
          
        
        
          FilteringFunctions
          
            
              biquad.c
              1
              ..\src\FilteringFunctions\biquad.c
            
            
              conv.c
              1
              ..\src\FilteringFunctions\conv.c
            
            
              correlate.c
              1
              ..\src\FilteringFunctions\correlate.c
            
            
              fir.c
              1
              ..\src\FilteringFunctions\fir.c
            
            
              fir_decimate.c
              1
              ..\src\FilteringFunctions\fir_decimate.c
            
            
              fir_lattice.c
              1
              ..\src\FilteringFunctions\fir_lattice.c
            
            
              fir_sparse.c
              1
              ..\src\FilteringFunctions\fir_sparse.c
            
            
              iir_lattice.c
              1
              ..\src\FilteringFunctions\iir_lattice.c
            
            
              lms.c
              1
              ..\src\FilteringFunctions\lms.c
            
            
              fir_interpolate.c
              1
              ..\src\FilteringFunctions\fir_interpolate.c
            
          
        
        
          MatrixFunctions
          
            
              mat_cmplx_mult.c
              1
              ..\src\MatrixFunctions\mat_cmplx_mult.c
            
            
              mat_inverse.c
              1
              ..\src\MatrixFunctions\mat_inverse.c
            
            
              mat_mult.c
              1
              ..\src\MatrixFunctions\mat_mult.c
            
            
              mat_scale.c
              1
              ..\src\MatrixFunctions\mat_scale.c
            
            
              mat_sub.c
              1
              ..\src\MatrixFunctions\mat_sub.c
            
            
              mat_trans.c
              1
              ..\src\MatrixFunctions\mat_trans.c
            
            
              mat_add.c
              1
              ..\src\MatrixFunctions\mat_add.c
            
          
        
        
          StatisticsFunctions
          
            
              max.c
              1
              ..\src\StatisticsFunctions\max.c
            
            
              mean.c
              1
              ..\src\StatisticsFunctions\mean.c
            
            
              min.c
              1
              ..\src\StatisticsFunctions\min.c
            
            
              power.c
              1
              ..\src\StatisticsFunctions\power.c
            
            
              rms.c
              1
              ..\src\StatisticsFunctions\rms.c
            
            
              std.c
              1
              ..\src\StatisticsFunctions\std.c
            
            
              var.c
              1
              ..\src\StatisticsFunctions\var.c
            
          
        
        
          SupportFunctions
          
            
              copy.c
              1
              ..\src\SupportFunctions\copy.c
            
            
              fill.c
              1
              ..\src\SupportFunctions\fill.c
            
            
              fixed_to_fixed.c
              1
              ..\src\SupportFunctions\fixed_to_fixed.c
            
            
              fixed_to_float.c
              1
              ..\src\SupportFunctions\fixed_to_float.c
            
            
              float_to_fixed.c
              1
              ..\src\SupportFunctions\float_to_fixed.c
            
          
        
        
          TransformFunctions
          
            
              cfft.c
              1
              ..\src\TransformFunctions\cfft.c
            
            
              rfft.c
              1
              ..\src\TransformFunctions\rfft.c
            
            
              dct4.c
              1
              ..\src\TransformFunctions\dct4.c
            
          
        
        
          Intrinsics
          
            
              intrinsics.c
              1
              ..\src\Intrinsics\intrinsics.c
            
          
        
        
          HelperFunctions
          
            
              ref_helper.c
              1
              ..\src\HelperFunctions\ref_helper.c
            
            
              mat_helper.c
              1
              ..\src\HelperFunctions\mat_helper.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_ref
          0
          1
          0
          1
          1
          .\IntermediateFiles\cortexM3l\
          1
          0
          0
          
            0
            0
            
            
            0
            0
            0
            0
          
          
            0
            0
            
            
            0
            0
            0
            0
          
          
            1
            0
            cmd.exe /C copy "$L\lib@L.a" ".\Lib\"
            
            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
            1
            0
            -1
          
          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
            1
            2
            1
            
              -fno-strict-aliasing -ffunction-sections -fdata-sections
              ARM_MATH_CM3
              
              ..\inc;..\..\..\Include
            
          
          
            0
            0
            
              
              
              
              
            
          
          
            1
            0
            0
            0
            1
            
            
            
            
            
            -Wl,--gc-sections
            
          
        
      
      
        
          BasicMathFunctions
          
            
              abs.c
              1
              ..\src\BasicMathFunctions\abs.c
            
            
              add.c
              1
              ..\src\BasicMathFunctions\add.c
            
            
              dot_prod.c
              1
              ..\src\BasicMathFunctions\dot_prod.c
            
            
              mult.c
              1
              ..\src\BasicMathFunctions\mult.c
            
            
              negate.c
              1
              ..\src\BasicMathFunctions\negate.c
            
            
              offset.c
              1
              ..\src\BasicMathFunctions\offset.c
            
            
              scale.c
              1
              ..\src\BasicMathFunctions\scale.c
            
            
              shift.c
              1
              ..\src\BasicMathFunctions\shift.c
            
            
              sub.c
              1
              ..\src\BasicMathFunctions\sub.c
            
          
        
        
          ComplexMathFunctions
          
            
              cmplx_conj.c
              1
              ..\src\ComplexMathFunctions\cmplx_conj.c
            
            
              cmplx_dot_prod.c
              1
              ..\src\ComplexMathFunctions\cmplx_dot_prod.c
            
            
              cmplx_mag.c
              1
              ..\src\ComplexMathFunctions\cmplx_mag.c
            
            
              cmplx_mag_squared.c
              1
              ..\src\ComplexMathFunctions\cmplx_mag_squared.c
            
            
              cmplx_mult_cmplx.c
              1
              ..\src\ComplexMathFunctions\cmplx_mult_cmplx.c
            
            
              cmplx_mult_real.c
              1
              ..\src\ComplexMathFunctions\cmplx_mult_real.c
            
          
        
        
          ControllerFunctions
          
            
              sin_cos.c
              1
              ..\src\ControllerFunctions\sin_cos.c
            
            
              pid.c
              1
              ..\src\ControllerFunctions\pid.c
            
          
        
        
          FastMathFunctions
          
            
              cos.c
              1
              ..\src\FastMathFunctions\cos.c
            
            
              sin.c
              1
              ..\src\FastMathFunctions\sin.c
            
            
              sqrt.c
              1
              ..\src\FastMathFunctions\sqrt.c
            
          
        
        
          FilteringFunctions
          
            
              biquad.c
              1
              ..\src\FilteringFunctions\biquad.c
            
            
              conv.c
              1
              ..\src\FilteringFunctions\conv.c
            
            
              correlate.c
              1
              ..\src\FilteringFunctions\correlate.c
            
            
              fir.c
              1
              ..\src\FilteringFunctions\fir.c
            
            
              fir_decimate.c
              1
              ..\src\FilteringFunctions\fir_decimate.c
            
            
              fir_lattice.c
              1
              ..\src\FilteringFunctions\fir_lattice.c
            
            
              fir_sparse.c
              1
              ..\src\FilteringFunctions\fir_sparse.c
            
            
              iir_lattice.c
              1
              ..\src\FilteringFunctions\iir_lattice.c
            
            
              lms.c
              1
              ..\src\FilteringFunctions\lms.c
            
            
              fir_interpolate.c
              1
              ..\src\FilteringFunctions\fir_interpolate.c
            
          
        
        
          MatrixFunctions
          
            
              mat_cmplx_mult.c
              1
              ..\src\MatrixFunctions\mat_cmplx_mult.c
            
            
              mat_inverse.c
              1
              ..\src\MatrixFunctions\mat_inverse.c
            
            
              mat_mult.c
              1
              ..\src\MatrixFunctions\mat_mult.c
            
            
              mat_scale.c
              1
              ..\src\MatrixFunctions\mat_scale.c
            
            
              mat_sub.c
              1
              ..\src\MatrixFunctions\mat_sub.c
            
            
              mat_trans.c
              1
              ..\src\MatrixFunctions\mat_trans.c
            
            
              mat_add.c
              1
              ..\src\MatrixFunctions\mat_add.c
            
          
        
        
          StatisticsFunctions
          
            
              max.c
              1
              ..\src\StatisticsFunctions\max.c
            
            
              mean.c
              1
              ..\src\StatisticsFunctions\mean.c
            
            
              min.c
              1
              ..\src\StatisticsFunctions\min.c
            
            
              power.c
              1
              ..\src\StatisticsFunctions\power.c
            
            
              rms.c
              1
              ..\src\StatisticsFunctions\rms.c
            
            
              std.c
              1
              ..\src\StatisticsFunctions\std.c
            
            
              var.c
              1
              ..\src\StatisticsFunctions\var.c
            
          
        
        
          SupportFunctions
          
            
              copy.c
              1
              ..\src\SupportFunctions\copy.c
            
            
              fill.c
              1
              ..\src\SupportFunctions\fill.c
            
            
              fixed_to_fixed.c
              1
              ..\src\SupportFunctions\fixed_to_fixed.c
            
            
              fixed_to_float.c
              1
              ..\src\SupportFunctions\fixed_to_float.c
            
            
              float_to_fixed.c
              1
              ..\src\SupportFunctions\float_to_fixed.c
            
          
        
        
          TransformFunctions
          
            
              cfft.c
              1
              ..\src\TransformFunctions\cfft.c
            
            
              rfft.c
              1
              ..\src\TransformFunctions\rfft.c
            
            
              dct4.c
              1
              ..\src\TransformFunctions\dct4.c
            
          
        
        
          Intrinsics
          
            
              intrinsics.c
              1
              ..\src\Intrinsics\intrinsics.c
            
          
        
        
          HelperFunctions
          
            
              ref_helper.c
              1
              ..\src\HelperFunctions\ref_helper.c
            
            
              mat_helper.c
              1
              ..\src\HelperFunctions\mat_helper.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_ref
          0
          1
          0
          1
          1
          .\IntermediateFiles\cortexM3b\
          1
          0
          0
          
            0
            0
            
            
            0
            0
            0
            0
          
          
            0
            0
            
            
            0
            0
            0
            0
          
          
            1
            0
            cmd.exe /C copy "$L\lib@L.a" ".\Lib\"
            
            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
            1
            0
            -1
          
          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
            1
            2
            1
            
              -fno-strict-aliasing -ffunction-sections -fdata-sections
              ARM_MATH_CM3, ARM_MATH_BIG_ENDIAN
              
              ..\inc;..\..\..\Include
            
          
          
            0
            0
            
              
              
              
              
            
          
          
            1
            0
            0
            0
            1
            
            
            
            
            
            -Wl,--gc-sections
            
          
        
      
      
        
          BasicMathFunctions
          
            
              abs.c
              1
              ..\src\BasicMathFunctions\abs.c
            
            
              add.c
              1
              ..\src\BasicMathFunctions\add.c
            
            
              dot_prod.c
              1
              ..\src\BasicMathFunctions\dot_prod.c
            
            
              mult.c
              1
              ..\src\BasicMathFunctions\mult.c
            
            
              negate.c
              1
              ..\src\BasicMathFunctions\negate.c
            
            
              offset.c
              1
              ..\src\BasicMathFunctions\offset.c
            
            
              scale.c
              1
              ..\src\BasicMathFunctions\scale.c
            
            
              shift.c
              1
              ..\src\BasicMathFunctions\shift.c
            
            
              sub.c
              1
              ..\src\BasicMathFunctions\sub.c
            
          
        
        
          ComplexMathFunctions
          
            
              cmplx_conj.c
              1
              ..\src\ComplexMathFunctions\cmplx_conj.c
            
            
              cmplx_dot_prod.c
              1
              ..\src\ComplexMathFunctions\cmplx_dot_prod.c
            
            
              cmplx_mag.c
              1
              ..\src\ComplexMathFunctions\cmplx_mag.c
            
            
              cmplx_mag_squared.c
              1
              ..\src\ComplexMathFunctions\cmplx_mag_squared.c
            
            
              cmplx_mult_cmplx.c
              1
              ..\src\ComplexMathFunctions\cmplx_mult_cmplx.c
            
            
              cmplx_mult_real.c
              1
              ..\src\ComplexMathFunctions\cmplx_mult_real.c
            
          
        
        
          ControllerFunctions
          
            
              sin_cos.c
              1
              ..\src\ControllerFunctions\sin_cos.c
            
            
              pid.c
              1
              ..\src\ControllerFunctions\pid.c
            
          
        
        
          FastMathFunctions
          
            
              cos.c
              1
              ..\src\FastMathFunctions\cos.c
            
            
              sin.c
              1
              ..\src\FastMathFunctions\sin.c
            
            
              sqrt.c
              1
              ..\src\FastMathFunctions\sqrt.c
            
          
        
        
          FilteringFunctions
          
            
              biquad.c
              1
              ..\src\FilteringFunctions\biquad.c
            
            
              conv.c
              1
              ..\src\FilteringFunctions\conv.c
            
            
              correlate.c
              1
              ..\src\FilteringFunctions\correlate.c
            
            
              fir.c
              1
              ..\src\FilteringFunctions\fir.c
            
            
              fir_decimate.c
              1
              ..\src\FilteringFunctions\fir_decimate.c
            
            
              fir_lattice.c
              1
              ..\src\FilteringFunctions\fir_lattice.c
            
            
              fir_sparse.c
              1
              ..\src\FilteringFunctions\fir_sparse.c
            
            
              iir_lattice.c
              1
              ..\src\FilteringFunctions\iir_lattice.c
            
            
              lms.c
              1
              ..\src\FilteringFunctions\lms.c
            
            
              fir_interpolate.c
              1
              ..\src\FilteringFunctions\fir_interpolate.c
            
          
        
        
          MatrixFunctions
          
            
              mat_cmplx_mult.c
              1
              ..\src\MatrixFunctions\mat_cmplx_mult.c
            
            
              mat_inverse.c
              1
              ..\src\MatrixFunctions\mat_inverse.c
            
            
              mat_mult.c
              1
              ..\src\MatrixFunctions\mat_mult.c
            
            
              mat_scale.c
              1
              ..\src\MatrixFunctions\mat_scale.c
            
            
              mat_sub.c
              1
              ..\src\MatrixFunctions\mat_sub.c
            
            
              mat_trans.c
              1
              ..\src\MatrixFunctions\mat_trans.c
            
            
              mat_add.c
              1
              ..\src\MatrixFunctions\mat_add.c
            
          
        
        
          StatisticsFunctions
          
            
              max.c
              1
              ..\src\StatisticsFunctions\max.c
            
            
              mean.c
              1
              ..\src\StatisticsFunctions\mean.c
            
            
              min.c
              1
              ..\src\StatisticsFunctions\min.c
            
            
              power.c
              1
              ..\src\StatisticsFunctions\power.c
            
            
              rms.c
              1
              ..\src\StatisticsFunctions\rms.c
            
            
              std.c
              1
              ..\src\StatisticsFunctions\std.c
            
            
              var.c
              1
              ..\src\StatisticsFunctions\var.c
            
          
        
        
          SupportFunctions
          
            
              copy.c
              1
              ..\src\SupportFunctions\copy.c
            
            
              fill.c
              1
              ..\src\SupportFunctions\fill.c
            
            
              fixed_to_fixed.c
              1
              ..\src\SupportFunctions\fixed_to_fixed.c
            
            
              fixed_to_float.c
              1
              ..\src\SupportFunctions\fixed_to_float.c
            
            
              float_to_fixed.c
              1
              ..\src\SupportFunctions\float_to_fixed.c
            
          
        
        
          TransformFunctions
          
            
              cfft.c
              1
              ..\src\TransformFunctions\cfft.c
            
            
              rfft.c
              1
              ..\src\TransformFunctions\rfft.c
            
            
              dct4.c
              1
              ..\src\TransformFunctions\dct4.c
            
          
        
        
          Intrinsics
          
            
              intrinsics.c
              1
              ..\src\Intrinsics\intrinsics.c
            
          
        
        
          HelperFunctions
          
            
              ref_helper.c
              1
              ..\src\HelperFunctions\ref_helper.c
            
            
              mat_helper.c
              1
              ..\src\HelperFunctions\mat_helper.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_ref
          0
          1
          0
          1
          1
          .\IntermediateFiles\cortexM4l\
          1
          0
          0
          
            0
            0
            
            
            0
            0
            0
            0
          
          
            0
            0
            
            
            0
            0
            0
            0
          
          
            1
            0
            cmd.exe /C copy "$L\lib@L.a" ".\Lib\"
            
            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
            1
            0
            -1
          
          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
            1
            2
            1
            
              -fno-strict-aliasing -ffunction-sections -fdata-sections
              ARM_MATH_CM4
              
              ..\inc;..\..\..\Include
            
          
          
            0
            0
            
              
              
              
              
            
          
          
            1
            0
            0
            0
            1
            
            
            
            
            
            -Wl,--gc-sections
            
          
        
      
      
        
          BasicMathFunctions
          
            
              abs.c
              1
              ..\src\BasicMathFunctions\abs.c
            
            
              add.c
              1
              ..\src\BasicMathFunctions\add.c
            
            
              dot_prod.c
              1
              ..\src\BasicMathFunctions\dot_prod.c
            
            
              mult.c
              1
              ..\src\BasicMathFunctions\mult.c
            
            
              negate.c
              1
              ..\src\BasicMathFunctions\negate.c
            
            
              offset.c
              1
              ..\src\BasicMathFunctions\offset.c
            
            
              scale.c
              1
              ..\src\BasicMathFunctions\scale.c
            
            
              shift.c
              1
              ..\src\BasicMathFunctions\shift.c
            
            
              sub.c
              1
              ..\src\BasicMathFunctions\sub.c
            
          
        
        
          ComplexMathFunctions
          
            
              cmplx_conj.c
              1
              ..\src\ComplexMathFunctions\cmplx_conj.c
            
            
              cmplx_dot_prod.c
              1
              ..\src\ComplexMathFunctions\cmplx_dot_prod.c
            
            
              cmplx_mag.c
              1
              ..\src\ComplexMathFunctions\cmplx_mag.c
            
            
              cmplx_mag_squared.c
              1
              ..\src\ComplexMathFunctions\cmplx_mag_squared.c
            
            
              cmplx_mult_cmplx.c
              1
              ..\src\ComplexMathFunctions\cmplx_mult_cmplx.c
            
            
              cmplx_mult_real.c
              1
              ..\src\ComplexMathFunctions\cmplx_mult_real.c
            
          
        
        
          ControllerFunctions
          
            
              sin_cos.c
              1
              ..\src\ControllerFunctions\sin_cos.c
            
            
              pid.c
              1
              ..\src\ControllerFunctions\pid.c
            
          
        
        
          FastMathFunctions
          
            
              cos.c
              1
              ..\src\FastMathFunctions\cos.c
            
            
              sin.c
              1
              ..\src\FastMathFunctions\sin.c
            
            
              sqrt.c
              1
              ..\src\FastMathFunctions\sqrt.c
            
          
        
        
          FilteringFunctions
          
            
              biquad.c
              1
              ..\src\FilteringFunctions\biquad.c
            
            
              conv.c
              1
              ..\src\FilteringFunctions\conv.c
            
            
              correlate.c
              1
              ..\src\FilteringFunctions\correlate.c
            
            
              fir.c
              1
              ..\src\FilteringFunctions\fir.c
            
            
              fir_decimate.c
              1
              ..\src\FilteringFunctions\fir_decimate.c
            
            
              fir_lattice.c
              1
              ..\src\FilteringFunctions\fir_lattice.c
            
            
              fir_sparse.c
              1
              ..\src\FilteringFunctions\fir_sparse.c
            
            
              iir_lattice.c
              1
              ..\src\FilteringFunctions\iir_lattice.c
            
            
              lms.c
              1
              ..\src\FilteringFunctions\lms.c
            
            
              fir_interpolate.c
              1
              ..\src\FilteringFunctions\fir_interpolate.c
            
          
        
        
          MatrixFunctions
          
            
              mat_cmplx_mult.c
              1
              ..\src\MatrixFunctions\mat_cmplx_mult.c
            
            
              mat_inverse.c
              1
              ..\src\MatrixFunctions\mat_inverse.c
            
            
              mat_mult.c
              1
              ..\src\MatrixFunctions\mat_mult.c
            
            
              mat_scale.c
              1
              ..\src\MatrixFunctions\mat_scale.c
            
            
              mat_sub.c
              1
              ..\src\MatrixFunctions\mat_sub.c
            
            
              mat_trans.c
              1
              ..\src\MatrixFunctions\mat_trans.c
            
            
              mat_add.c
              1
              ..\src\MatrixFunctions\mat_add.c
            
          
        
        
          StatisticsFunctions
          
            
              max.c
              1
              ..\src\StatisticsFunctions\max.c
            
            
              mean.c
              1
              ..\src\StatisticsFunctions\mean.c
            
            
              min.c
              1
              ..\src\StatisticsFunctions\min.c
            
            
              power.c
              1
              ..\src\StatisticsFunctions\power.c
            
            
              rms.c
              1
              ..\src\StatisticsFunctions\rms.c
            
            
              std.c
              1
              ..\src\StatisticsFunctions\std.c
            
            
              var.c
              1
              ..\src\StatisticsFunctions\var.c
            
          
        
        
          SupportFunctions
          
            
              copy.c
              1
              ..\src\SupportFunctions\copy.c
            
            
              fill.c
              1
              ..\src\SupportFunctions\fill.c
            
            
              fixed_to_fixed.c
              1
              ..\src\SupportFunctions\fixed_to_fixed.c
            
            
              fixed_to_float.c
              1
              ..\src\SupportFunctions\fixed_to_float.c
            
            
              float_to_fixed.c
              1
              ..\src\SupportFunctions\float_to_fixed.c
            
          
        
        
          TransformFunctions
          
            
              cfft.c
              1
              ..\src\TransformFunctions\cfft.c
            
            
              rfft.c
              1
              ..\src\TransformFunctions\rfft.c
            
            
              dct4.c
              1
              ..\src\TransformFunctions\dct4.c
            
          
        
        
          Intrinsics
          
            
              intrinsics.c
              1
              ..\src\Intrinsics\intrinsics.c
            
          
        
        
          HelperFunctions
          
            
              ref_helper.c
              1
              ..\src\HelperFunctions\ref_helper.c
            
            
              mat_helper.c
              1
              ..\src\HelperFunctions\mat_helper.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_ref
          0
          1
          0
          1
          1
          .\IntermediateFiles\cortexM4b\
          1
          0
          0
          
            0
            0
            
            
            0
            0
            0
            0
          
          
            0
            0
            
            
            0
            0
            0
            0
          
          
            1
            0
            cmd.exe /C copy "$L\lib@L.a" ".\Lib\"
            
            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
            1
            0
            -1
          
          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
            1
            2
            1
            
              -fno-strict-aliasing -ffunction-sections -fdata-sections
              ARM_MATH_CM4, ARM_MATH_BIG_ENDIAN
              
              ..\inc;..\..\..\Include
            
          
          
            0
            0
            
              
              
              
              
            
          
          
            1
            0
            0
            0
            1
            
            
            
            
            
            -Wl,--gc-sections
            
          
        
      
      
        
          BasicMathFunctions
          
            
              abs.c
              1
              ..\src\BasicMathFunctions\abs.c
            
            
              add.c
              1
              ..\src\BasicMathFunctions\add.c
            
            
              dot_prod.c
              1
              ..\src\BasicMathFunctions\dot_prod.c
            
            
              mult.c
              1
              ..\src\BasicMathFunctions\mult.c
            
            
              negate.c
              1
              ..\src\BasicMathFunctions\negate.c
            
            
              offset.c
              1
              ..\src\BasicMathFunctions\offset.c
            
            
              scale.c
              1
              ..\src\BasicMathFunctions\scale.c
            
            
              shift.c
              1
              ..\src\BasicMathFunctions\shift.c
            
            
              sub.c
              1
              ..\src\BasicMathFunctions\sub.c
            
          
        
        
          ComplexMathFunctions
          
            
              cmplx_conj.c
              1
              ..\src\ComplexMathFunctions\cmplx_conj.c
            
            
              cmplx_dot_prod.c
              1
              ..\src\ComplexMathFunctions\cmplx_dot_prod.c
            
            
              cmplx_mag.c
              1
              ..\src\ComplexMathFunctions\cmplx_mag.c
            
            
              cmplx_mag_squared.c
              1
              ..\src\ComplexMathFunctions\cmplx_mag_squared.c
            
            
              cmplx_mult_cmplx.c
              1
              ..\src\ComplexMathFunctions\cmplx_mult_cmplx.c
            
            
              cmplx_mult_real.c
              1
              ..\src\ComplexMathFunctions\cmplx_mult_real.c
            
          
        
        
          ControllerFunctions
          
            
              sin_cos.c
              1
              ..\src\ControllerFunctions\sin_cos.c
            
            
              pid.c
              1
              ..\src\ControllerFunctions\pid.c
            
          
        
        
          FastMathFunctions
          
            
              cos.c
              1
              ..\src\FastMathFunctions\cos.c
            
            
              sin.c
              1
              ..\src\FastMathFunctions\sin.c
            
            
              sqrt.c
              1
              ..\src\FastMathFunctions\sqrt.c
            
          
        
        
          FilteringFunctions
          
            
              biquad.c
              1
              ..\src\FilteringFunctions\biquad.c
            
            
              conv.c
              1
              ..\src\FilteringFunctions\conv.c
            
            
              correlate.c
              1
              ..\src\FilteringFunctions\correlate.c
            
            
              fir.c
              1
              ..\src\FilteringFunctions\fir.c
            
            
              fir_decimate.c
              1
              ..\src\FilteringFunctions\fir_decimate.c
            
            
              fir_lattice.c
              1
              ..\src\FilteringFunctions\fir_lattice.c
            
            
              fir_sparse.c
              1
              ..\src\FilteringFunctions\fir_sparse.c
            
            
              iir_lattice.c
              1
              ..\src\FilteringFunctions\iir_lattice.c
            
            
              lms.c
              1
              ..\src\FilteringFunctions\lms.c
            
            
              fir_interpolate.c
              1
              ..\src\FilteringFunctions\fir_interpolate.c
            
          
        
        
          MatrixFunctions
          
            
              mat_cmplx_mult.c
              1
              ..\src\MatrixFunctions\mat_cmplx_mult.c
            
            
              mat_inverse.c
              1
              ..\src\MatrixFunctions\mat_inverse.c
            
            
              mat_mult.c
              1
              ..\src\MatrixFunctions\mat_mult.c
            
            
              mat_scale.c
              1
              ..\src\MatrixFunctions\mat_scale.c
            
            
              mat_sub.c
              1
              ..\src\MatrixFunctions\mat_sub.c
            
            
              mat_trans.c
              1
              ..\src\MatrixFunctions\mat_trans.c
            
            
              mat_add.c
              1
              ..\src\MatrixFunctions\mat_add.c
            
          
        
        
          StatisticsFunctions
          
            
              max.c
              1
              ..\src\StatisticsFunctions\max.c
            
            
              mean.c
              1
              ..\src\StatisticsFunctions\mean.c
            
            
              min.c
              1
              ..\src\StatisticsFunctions\min.c
            
            
              power.c
              1
              ..\src\StatisticsFunctions\power.c
            
            
              rms.c
              1
              ..\src\StatisticsFunctions\rms.c
            
            
              std.c
              1
              ..\src\StatisticsFunctions\std.c
            
            
              var.c
              1
              ..\src\StatisticsFunctions\var.c
            
          
        
        
          SupportFunctions
          
            
              copy.c
              1
              ..\src\SupportFunctions\copy.c
            
            
              fill.c
              1
              ..\src\SupportFunctions\fill.c
            
            
              fixed_to_fixed.c
              1
              ..\src\SupportFunctions\fixed_to_fixed.c
            
            
              fixed_to_float.c
              1
              ..\src\SupportFunctions\fixed_to_float.c
            
            
              float_to_fixed.c
              1
              ..\src\SupportFunctions\float_to_fixed.c
            
          
        
        
          TransformFunctions
          
            
              cfft.c
              1
              ..\src\TransformFunctions\cfft.c
            
            
              rfft.c
              1
              ..\src\TransformFunctions\rfft.c
            
            
              dct4.c
              1
              ..\src\TransformFunctions\dct4.c
            
          
        
        
          Intrinsics
          
            
              intrinsics.c
              1
              ..\src\Intrinsics\intrinsics.c
            
          
        
        
          HelperFunctions
          
            
              ref_helper.c
              1
              ..\src\HelperFunctions\ref_helper.c
            
            
              mat_helper.c
              1
              ..\src\HelperFunctions\mat_helper.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_ref
          0
          1
          0
          1
          1
          .\IntermediateFiles\cortexM4lf\
          1
          0
          0
          
            0
            0
            
            
            0
            0
            0
            0
          
          
            0
            0
            
            
            0
            0
            0
            0
          
          
            1
            0
            cmd.exe /C copy "$L\lib@L.a" ".\Lib\"
            
            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
            1
            0
            -1
          
          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
            1
            2
            1
            
              -fno-strict-aliasing -ffunction-sections -fdata-sections -mfpu=fpv4-sp-d16 -mfloat-abi=hard -ffp-contract=off
              ARM_MATH_CM4,__FPU_PRESENT=1U
              
              ..\inc;..\..\..\Include
            
          
          
            0
            0
            
              
              
              
              
            
          
          
            1
            0
            0
            0
            1
            
            
            
            
            
            -Wl,--gc-sections -mfpu=fpv4-sp-d16 -mfloat-abi=hard
            
          
        
      
      
        
          BasicMathFunctions
          
            
              abs.c
              1
              ..\src\BasicMathFunctions\abs.c
            
            
              add.c
              1
              ..\src\BasicMathFunctions\add.c
            
            
              dot_prod.c
              1
              ..\src\BasicMathFunctions\dot_prod.c
            
            
              mult.c
              1
              ..\src\BasicMathFunctions\mult.c
            
            
              negate.c
              1
              ..\src\BasicMathFunctions\negate.c
            
            
              offset.c
              1
              ..\src\BasicMathFunctions\offset.c
            
            
              scale.c
              1
              ..\src\BasicMathFunctions\scale.c
            
            
              shift.c
              1
              ..\src\BasicMathFunctions\shift.c
            
            
              sub.c
              1
              ..\src\BasicMathFunctions\sub.c
            
          
        
        
          ComplexMathFunctions
          
            
              cmplx_conj.c
              1
              ..\src\ComplexMathFunctions\cmplx_conj.c
            
            
              cmplx_dot_prod.c
              1
              ..\src\ComplexMathFunctions\cmplx_dot_prod.c
            
            
              cmplx_mag.c
              1
              ..\src\ComplexMathFunctions\cmplx_mag.c
            
            
              cmplx_mag_squared.c
              1
              ..\src\ComplexMathFunctions\cmplx_mag_squared.c
            
            
              cmplx_mult_cmplx.c
              1
              ..\src\ComplexMathFunctions\cmplx_mult_cmplx.c
            
            
              cmplx_mult_real.c
              1
              ..\src\ComplexMathFunctions\cmplx_mult_real.c
            
          
        
        
          ControllerFunctions
          
            
              sin_cos.c
              1
              ..\src\ControllerFunctions\sin_cos.c
            
            
              pid.c
              1
              ..\src\ControllerFunctions\pid.c
            
          
        
        
          FastMathFunctions
          
            
              cos.c
              1
              ..\src\FastMathFunctions\cos.c
            
            
              sin.c
              1
              ..\src\FastMathFunctions\sin.c
            
            
              sqrt.c
              1
              ..\src\FastMathFunctions\sqrt.c
            
          
        
        
          FilteringFunctions
          
            
              biquad.c
              1
              ..\src\FilteringFunctions\biquad.c
            
            
              conv.c
              1
              ..\src\FilteringFunctions\conv.c
            
            
              correlate.c
              1
              ..\src\FilteringFunctions\correlate.c
            
            
              fir.c
              1
              ..\src\FilteringFunctions\fir.c
            
            
              fir_decimate.c
              1
              ..\src\FilteringFunctions\fir_decimate.c
            
            
              fir_lattice.c
              1
              ..\src\FilteringFunctions\fir_lattice.c
            
            
              fir_sparse.c
              1
              ..\src\FilteringFunctions\fir_sparse.c
            
            
              iir_lattice.c
              1
              ..\src\FilteringFunctions\iir_lattice.c
            
            
              lms.c
              1
              ..\src\FilteringFunctions\lms.c
            
            
              fir_interpolate.c
              1
              ..\src\FilteringFunctions\fir_interpolate.c
            
          
        
        
          MatrixFunctions
          
            
              mat_cmplx_mult.c
              1
              ..\src\MatrixFunctions\mat_cmplx_mult.c
            
            
              mat_inverse.c
              1
              ..\src\MatrixFunctions\mat_inverse.c
            
            
              mat_mult.c
              1
              ..\src\MatrixFunctions\mat_mult.c
            
            
              mat_scale.c
              1
              ..\src\MatrixFunctions\mat_scale.c
            
            
              mat_sub.c
              1
              ..\src\MatrixFunctions\mat_sub.c
            
            
              mat_trans.c
              1
              ..\src\MatrixFunctions\mat_trans.c
            
            
              mat_add.c
              1
              ..\src\MatrixFunctions\mat_add.c
            
          
        
        
          StatisticsFunctions
          
            
              max.c
              1
              ..\src\StatisticsFunctions\max.c
            
            
              mean.c
              1
              ..\src\StatisticsFunctions\mean.c
            
            
              min.c
              1
              ..\src\StatisticsFunctions\min.c
            
            
              power.c
              1
              ..\src\StatisticsFunctions\power.c
            
            
              rms.c
              1
              ..\src\StatisticsFunctions\rms.c
            
            
              std.c
              1
              ..\src\StatisticsFunctions\std.c
            
            
              var.c
              1
              ..\src\StatisticsFunctions\var.c
            
          
        
        
          SupportFunctions
          
            
              copy.c
              1
              ..\src\SupportFunctions\copy.c
            
            
              fill.c
              1
              ..\src\SupportFunctions\fill.c
            
            
              fixed_to_fixed.c
              1
              ..\src\SupportFunctions\fixed_to_fixed.c
            
            
              fixed_to_float.c
              1
              ..\src\SupportFunctions\fixed_to_float.c
            
            
              float_to_fixed.c
              1
              ..\src\SupportFunctions\float_to_fixed.c
            
          
        
        
          TransformFunctions
          
            
              cfft.c
              1
              ..\src\TransformFunctions\cfft.c
            
            
              rfft.c
              1
              ..\src\TransformFunctions\rfft.c
            
            
              dct4.c
              1
              ..\src\TransformFunctions\dct4.c
            
          
        
        
          Intrinsics
          
            
              intrinsics.c
              1
              ..\src\Intrinsics\intrinsics.c
            
          
        
        
          HelperFunctions
          
            
              ref_helper.c
              1
              ..\src\HelperFunctions\ref_helper.c
            
            
              mat_helper.c
              1
              ..\src\HelperFunctions\mat_helper.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_ref
          0
          1
          0
          1
          1
          .\IntermediateFiles\cortexM4bf\
          1
          0
          0
          
            0
            0
            
            
            0
            0
            0
            0
          
          
            0
            0
            
            
            0
            0
            0
            0
          
          
            1
            0
            cmd.exe /C copy "$L\lib@L.a" ".\Lib\"
            
            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
            1
            0
            -1
          
          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
            1
            2
            1
            
              -fno-strict-aliasing -ffunction-sections -fdata-sections -mfpu=fpv4-sp-d16 -mfloat-abi=hard -ffp-contract=off
              ARM_MATH_CM4,ARM_MATH_BIG_ENDIAN,__FPU_PRESENT=1U
              
              ..\inc;..\..\..\Include
            
          
          
            0
            0
            
              
              
              
              
            
          
          
            1
            0
            0
            0
            1
            
            
            
            
            
            -Wl,--gc-sections -mfpu=fpv4-sp-d16 -mfloat-abi=hard
            
          
        
      
      
        
          BasicMathFunctions
          
            
              abs.c
              1
              ..\src\BasicMathFunctions\abs.c
            
            
              add.c
              1
              ..\src\BasicMathFunctions\add.c
            
            
              dot_prod.c
              1
              ..\src\BasicMathFunctions\dot_prod.c
            
            
              mult.c
              1
              ..\src\BasicMathFunctions\mult.c
            
            
              negate.c
              1
              ..\src\BasicMathFunctions\negate.c
            
            
              offset.c
              1
              ..\src\BasicMathFunctions\offset.c
            
            
              scale.c
              1
              ..\src\BasicMathFunctions\scale.c
            
            
              shift.c
              1
              ..\src\BasicMathFunctions\shift.c
            
            
              sub.c
              1
              ..\src\BasicMathFunctions\sub.c
            
          
        
        
          ComplexMathFunctions
          
            
              cmplx_conj.c
              1
              ..\src\ComplexMathFunctions\cmplx_conj.c
            
            
              cmplx_dot_prod.c
              1
              ..\src\ComplexMathFunctions\cmplx_dot_prod.c
            
            
              cmplx_mag.c
              1
              ..\src\ComplexMathFunctions\cmplx_mag.c
            
            
              cmplx_mag_squared.c
              1
              ..\src\ComplexMathFunctions\cmplx_mag_squared.c
            
            
              cmplx_mult_cmplx.c
              1
              ..\src\ComplexMathFunctions\cmplx_mult_cmplx.c
            
            
              cmplx_mult_real.c
              1
              ..\src\ComplexMathFunctions\cmplx_mult_real.c
            
          
        
        
          ControllerFunctions
          
            
              sin_cos.c
              1
              ..\src\ControllerFunctions\sin_cos.c
            
            
              pid.c
              1
              ..\src\ControllerFunctions\pid.c
            
          
        
        
          FastMathFunctions
          
            
              cos.c
              1
              ..\src\FastMathFunctions\cos.c
            
            
              sin.c
              1
              ..\src\FastMathFunctions\sin.c
            
            
              sqrt.c
              1
              ..\src\FastMathFunctions\sqrt.c
            
          
        
        
          FilteringFunctions
          
            
              biquad.c
              1
              ..\src\FilteringFunctions\biquad.c
            
            
              conv.c
              1
              ..\src\FilteringFunctions\conv.c
            
            
              correlate.c
              1
              ..\src\FilteringFunctions\correlate.c
            
            
              fir.c
              1
              ..\src\FilteringFunctions\fir.c
            
            
              fir_decimate.c
              1
              ..\src\FilteringFunctions\fir_decimate.c
            
            
              fir_lattice.c
              1
              ..\src\FilteringFunctions\fir_lattice.c
            
            
              fir_sparse.c
              1
              ..\src\FilteringFunctions\fir_sparse.c
            
            
              iir_lattice.c
              1
              ..\src\FilteringFunctions\iir_lattice.c
            
            
              lms.c
              1
              ..\src\FilteringFunctions\lms.c
            
            
              fir_interpolate.c
              1
              ..\src\FilteringFunctions\fir_interpolate.c
            
          
        
        
          MatrixFunctions
          
            
              mat_cmplx_mult.c
              1
              ..\src\MatrixFunctions\mat_cmplx_mult.c
            
            
              mat_inverse.c
              1
              ..\src\MatrixFunctions\mat_inverse.c
            
            
              mat_mult.c
              1
              ..\src\MatrixFunctions\mat_mult.c
            
            
              mat_scale.c
              1
              ..\src\MatrixFunctions\mat_scale.c
            
            
              mat_sub.c
              1
              ..\src\MatrixFunctions\mat_sub.c
            
            
              mat_trans.c
              1
              ..\src\MatrixFunctions\mat_trans.c
            
            
              mat_add.c
              1
              ..\src\MatrixFunctions\mat_add.c
            
          
        
        
          StatisticsFunctions
          
            
              max.c
              1
              ..\src\StatisticsFunctions\max.c
            
            
              mean.c
              1
              ..\src\StatisticsFunctions\mean.c
            
            
              min.c
              1
              ..\src\StatisticsFunctions\min.c
            
            
              power.c
              1
              ..\src\StatisticsFunctions\power.c
            
            
              rms.c
              1
              ..\src\StatisticsFunctions\rms.c
            
            
              std.c
              1
              ..\src\StatisticsFunctions\std.c
            
            
              var.c
              1
              ..\src\StatisticsFunctions\var.c
            
          
        
        
          SupportFunctions
          
            
              copy.c
              1
              ..\src\SupportFunctions\copy.c
            
            
              fill.c
              1
              ..\src\SupportFunctions\fill.c
            
            
              fixed_to_fixed.c
              1
              ..\src\SupportFunctions\fixed_to_fixed.c
            
            
              fixed_to_float.c
              1
              ..\src\SupportFunctions\fixed_to_float.c
            
            
              float_to_fixed.c
              1
              ..\src\SupportFunctions\float_to_fixed.c
            
          
        
        
          TransformFunctions
          
            
              cfft.c
              1
              ..\src\TransformFunctions\cfft.c
            
            
              rfft.c
              1
              ..\src\TransformFunctions\rfft.c
            
            
              dct4.c
              1
              ..\src\TransformFunctions\dct4.c
            
          
        
        
          Intrinsics
          
            
              intrinsics.c
              1
              ..\src\Intrinsics\intrinsics.c
            
          
        
        
          HelperFunctions
          
            
              ref_helper.c
              1
              ..\src\HelperFunctions\ref_helper.c
            
            
              mat_helper.c
              1
              ..\src\HelperFunctions\mat_helper.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_ref
          0
          1
          0
          1
          1
          .\IntermediateFiles\cortexM7l\
          1
          0
          0
          
            0
            0
            
            
            0
            0
            0
            0
          
          
            0
            0
            
            
            0
            0
            0
            0
          
          
            1
            0
            cmd.exe /C copy "$L\lib@L.a" ".\Lib\"
            
            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
            0
            -1
          
          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
            1
            2
            1
            
              -fno-strict-aliasing -ffunction-sections -fdata-sections
              ARM_MATH_CM7
              
              ..\inc;..\..\..\Include
            
          
          
            0
            0
            
              
              
              
              
            
          
          
            1
            0
            0
            0
            1
            
            
            
            
            
            -Wl,--gc-sections
            
          
        
      
      
        
          BasicMathFunctions
          
            
              abs.c
              1
              ..\src\BasicMathFunctions\abs.c
            
            
              add.c
              1
              ..\src\BasicMathFunctions\add.c
            
            
              dot_prod.c
              1
              ..\src\BasicMathFunctions\dot_prod.c
            
            
              mult.c
              1
              ..\src\BasicMathFunctions\mult.c
            
            
              negate.c
              1
              ..\src\BasicMathFunctions\negate.c
            
            
              offset.c
              1
              ..\src\BasicMathFunctions\offset.c
            
            
              scale.c
              1
              ..\src\BasicMathFunctions\scale.c
            
            
              shift.c
              1
              ..\src\BasicMathFunctions\shift.c
            
            
              sub.c
              1
              ..\src\BasicMathFunctions\sub.c
            
          
        
        
          ComplexMathFunctions
          
            
              cmplx_conj.c
              1
              ..\src\ComplexMathFunctions\cmplx_conj.c
            
            
              cmplx_dot_prod.c
              1
              ..\src\ComplexMathFunctions\cmplx_dot_prod.c
            
            
              cmplx_mag.c
              1
              ..\src\ComplexMathFunctions\cmplx_mag.c
            
            
              cmplx_mag_squared.c
              1
              ..\src\ComplexMathFunctions\cmplx_mag_squared.c
            
            
              cmplx_mult_cmplx.c
              1
              ..\src\ComplexMathFunctions\cmplx_mult_cmplx.c
            
            
              cmplx_mult_real.c
              1
              ..\src\ComplexMathFunctions\cmplx_mult_real.c
            
          
        
        
          ControllerFunctions
          
            
              sin_cos.c
              1
              ..\src\ControllerFunctions\sin_cos.c
            
            
              pid.c
              1
              ..\src\ControllerFunctions\pid.c
            
          
        
        
          FastMathFunctions
          
            
              cos.c
              1
              ..\src\FastMathFunctions\cos.c
            
            
              sin.c
              1
              ..\src\FastMathFunctions\sin.c
            
            
              sqrt.c
              1
              ..\src\FastMathFunctions\sqrt.c
            
          
        
        
          FilteringFunctions
          
            
              biquad.c
              1
              ..\src\FilteringFunctions\biquad.c
            
            
              conv.c
              1
              ..\src\FilteringFunctions\conv.c
            
            
              correlate.c
              1
              ..\src\FilteringFunctions\correlate.c
            
            
              fir.c
              1
              ..\src\FilteringFunctions\fir.c
            
            
              fir_decimate.c
              1
              ..\src\FilteringFunctions\fir_decimate.c
            
            
              fir_lattice.c
              1
              ..\src\FilteringFunctions\fir_lattice.c
            
            
              fir_sparse.c
              1
              ..\src\FilteringFunctions\fir_sparse.c
            
            
              iir_lattice.c
              1
              ..\src\FilteringFunctions\iir_lattice.c
            
            
              lms.c
              1
              ..\src\FilteringFunctions\lms.c
            
            
              fir_interpolate.c
              1
              ..\src\FilteringFunctions\fir_interpolate.c
            
          
        
        
          MatrixFunctions
          
            
              mat_cmplx_mult.c
              1
              ..\src\MatrixFunctions\mat_cmplx_mult.c
            
            
              mat_inverse.c
              1
              ..\src\MatrixFunctions\mat_inverse.c
            
            
              mat_mult.c
              1
              ..\src\MatrixFunctions\mat_mult.c
            
            
              mat_scale.c
              1
              ..\src\MatrixFunctions\mat_scale.c
            
            
              mat_sub.c
              1
              ..\src\MatrixFunctions\mat_sub.c
            
            
              mat_trans.c
              1
              ..\src\MatrixFunctions\mat_trans.c
            
            
              mat_add.c
              1
              ..\src\MatrixFunctions\mat_add.c
            
          
        
        
          StatisticsFunctions
          
            
              max.c
              1
              ..\src\StatisticsFunctions\max.c
            
            
              mean.c
              1
              ..\src\StatisticsFunctions\mean.c
            
            
              min.c
              1
              ..\src\StatisticsFunctions\min.c
            
            
              power.c
              1
              ..\src\StatisticsFunctions\power.c
            
            
              rms.c
              1
              ..\src\StatisticsFunctions\rms.c
            
            
              std.c
              1
              ..\src\StatisticsFunctions\std.c
            
            
              var.c
              1
              ..\src\StatisticsFunctions\var.c
            
          
        
        
          SupportFunctions
          
            
              copy.c
              1
              ..\src\SupportFunctions\copy.c
            
            
              fill.c
              1
              ..\src\SupportFunctions\fill.c
            
            
              fixed_to_fixed.c
              1
              ..\src\SupportFunctions\fixed_to_fixed.c
            
            
              fixed_to_float.c
              1
              ..\src\SupportFunctions\fixed_to_float.c
            
            
              float_to_fixed.c
              1
              ..\src\SupportFunctions\float_to_fixed.c
            
          
        
        
          TransformFunctions
          
            
              cfft.c
              1
              ..\src\TransformFunctions\cfft.c
            
            
              rfft.c
              1
              ..\src\TransformFunctions\rfft.c
            
            
              dct4.c
              1
              ..\src\TransformFunctions\dct4.c
            
          
        
        
          Intrinsics
          
            
              intrinsics.c
              1
              ..\src\Intrinsics\intrinsics.c
            
          
        
        
          HelperFunctions
          
            
              ref_helper.c
              1
              ..\src\HelperFunctions\ref_helper.c
            
            
              mat_helper.c
              1
              ..\src\HelperFunctions\mat_helper.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_ref
          0
          1
          0
          1
          1
          .\IntermediateFiles\cortexM7b\
          1
          0
          0
          
            0
            0
            
            
            0
            0
            0
            0
          
          
            0
            0
            
            
            0
            0
            0
            0
          
          
            1
            0
            cmd.exe /C copy "$L\lib@L.a" ".\Lib\"
            
            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
            0
            -1
          
          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
            1
            2
            1
            
              -fno-strict-aliasing -ffunction-sections -fdata-sections
              ARM_MATH_CM7, ARM_MATH_BIG_ENDIAN
              
              ..\inc;..\..\..\Include
            
          
          
            0
            0
            
              
              
              
              
            
          
          
            1
            0
            0
            0
            1
            
            
            
            
            
            -Wl,--gc-sections
            
          
        
      
      
        
          BasicMathFunctions
          
            
              abs.c
              1
              ..\src\BasicMathFunctions\abs.c
            
            
              add.c
              1
              ..\src\BasicMathFunctions\add.c
            
            
              dot_prod.c
              1
              ..\src\BasicMathFunctions\dot_prod.c
            
            
              mult.c
              1
              ..\src\BasicMathFunctions\mult.c
            
            
              negate.c
              1
              ..\src\BasicMathFunctions\negate.c
            
            
              offset.c
              1
              ..\src\BasicMathFunctions\offset.c
            
            
              scale.c
              1
              ..\src\BasicMathFunctions\scale.c
            
            
              shift.c
              1
              ..\src\BasicMathFunctions\shift.c
            
            
              sub.c
              1
              ..\src\BasicMathFunctions\sub.c
            
          
        
        
          ComplexMathFunctions
          
            
              cmplx_conj.c
              1
              ..\src\ComplexMathFunctions\cmplx_conj.c
            
            
              cmplx_dot_prod.c
              1
              ..\src\ComplexMathFunctions\cmplx_dot_prod.c
            
            
              cmplx_mag.c
              1
              ..\src\ComplexMathFunctions\cmplx_mag.c
            
            
              cmplx_mag_squared.c
              1
              ..\src\ComplexMathFunctions\cmplx_mag_squared.c
            
            
              cmplx_mult_cmplx.c
              1
              ..\src\ComplexMathFunctions\cmplx_mult_cmplx.c
            
            
              cmplx_mult_real.c
              1
              ..\src\ComplexMathFunctions\cmplx_mult_real.c
            
          
        
        
          ControllerFunctions
          
            
              sin_cos.c
              1
              ..\src\ControllerFunctions\sin_cos.c
            
            
              pid.c
              1
              ..\src\ControllerFunctions\pid.c
            
          
        
        
          FastMathFunctions
          
            
              cos.c
              1
              ..\src\FastMathFunctions\cos.c
            
            
              sin.c
              1
              ..\src\FastMathFunctions\sin.c
            
            
              sqrt.c
              1
              ..\src\FastMathFunctions\sqrt.c
            
          
        
        
          FilteringFunctions
          
            
              biquad.c
              1
              ..\src\FilteringFunctions\biquad.c
            
            
              conv.c
              1
              ..\src\FilteringFunctions\conv.c
            
            
              correlate.c
              1
              ..\src\FilteringFunctions\correlate.c
            
            
              fir.c
              1
              ..\src\FilteringFunctions\fir.c
            
            
              fir_decimate.c
              1
              ..\src\FilteringFunctions\fir_decimate.c
            
            
              fir_lattice.c
              1
              ..\src\FilteringFunctions\fir_lattice.c
            
            
              fir_sparse.c
              1
              ..\src\FilteringFunctions\fir_sparse.c
            
            
              iir_lattice.c
              1
              ..\src\FilteringFunctions\iir_lattice.c
            
            
              lms.c
              1
              ..\src\FilteringFunctions\lms.c
            
            
              fir_interpolate.c
              1
              ..\src\FilteringFunctions\fir_interpolate.c
            
          
        
        
          MatrixFunctions
          
            
              mat_cmplx_mult.c
              1
              ..\src\MatrixFunctions\mat_cmplx_mult.c
            
            
              mat_inverse.c
              1
              ..\src\MatrixFunctions\mat_inverse.c
            
            
              mat_mult.c
              1
              ..\src\MatrixFunctions\mat_mult.c
            
            
              mat_scale.c
              1
              ..\src\MatrixFunctions\mat_scale.c
            
            
              mat_sub.c
              1
              ..\src\MatrixFunctions\mat_sub.c
            
            
              mat_trans.c
              1
              ..\src\MatrixFunctions\mat_trans.c
            
            
              mat_add.c
              1
              ..\src\MatrixFunctions\mat_add.c
            
          
        
        
          StatisticsFunctions
          
            
              max.c
              1
              ..\src\StatisticsFunctions\max.c
            
            
              mean.c
              1
              ..\src\StatisticsFunctions\mean.c
            
            
              min.c
              1
              ..\src\StatisticsFunctions\min.c
            
            
              power.c
              1
              ..\src\StatisticsFunctions\power.c
            
            
              rms.c
              1
              ..\src\StatisticsFunctions\rms.c
            
            
              std.c
              1
              ..\src\StatisticsFunctions\std.c
            
            
              var.c
              1
              ..\src\StatisticsFunctions\var.c
            
          
        
        
          SupportFunctions
          
            
              copy.c
              1
              ..\src\SupportFunctions\copy.c
            
            
              fill.c
              1
              ..\src\SupportFunctions\fill.c
            
            
              fixed_to_fixed.c
              1
              ..\src\SupportFunctions\fixed_to_fixed.c
            
            
              fixed_to_float.c
              1
              ..\src\SupportFunctions\fixed_to_float.c
            
            
              float_to_fixed.c
              1
              ..\src\SupportFunctions\float_to_fixed.c
            
          
        
        
          TransformFunctions
          
            
              cfft.c
              1
              ..\src\TransformFunctions\cfft.c
            
            
              rfft.c
              1
              ..\src\TransformFunctions\rfft.c
            
            
              dct4.c
              1
              ..\src\TransformFunctions\dct4.c
            
          
        
        
          Intrinsics
          
            
              intrinsics.c
              1
              ..\src\Intrinsics\intrinsics.c
            
          
        
        
          HelperFunctions
          
            
              ref_helper.c
              1
              ..\src\HelperFunctions\ref_helper.c
            
            
              mat_helper.c
              1
              ..\src\HelperFunctions\mat_helper.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_ref
          0
          1
          0
          1
          1
          .\IntermediateFiles\cortexM7lfsp\
          1
          0
          0
          
            0
            0
            
            
            0
            0
            0
            0
          
          
            0
            0
            
            
            0
            0
            0
            0
          
          
            1
            0
            cmd.exe /C copy "$L\lib@L.a" ".\Lib\"
            
            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
            0
            -1
          
          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
            1
            2
            1
            
              -fno-strict-aliasing -ffunction-sections -fdata-sections -mfpu=fpv5-sp-d16 -mfloat-abi=hard -ffp-contract=off
              ARM_MATH_CM7,__FPU_PRESENT=1U
              
              ..\inc;..\..\..\Include
            
          
          
            0
            0
            
              
              
              
              
            
          
          
            1
            0
            0
            0
            1
            
            
            
            
            
            -Wl,--gc-sections -mfpu=fpv5-sp-d16 -mfloat-abi=hard
            
          
        
      
      
        
          BasicMathFunctions
          
            
              abs.c
              1
              ..\src\BasicMathFunctions\abs.c
            
            
              add.c
              1
              ..\src\BasicMathFunctions\add.c
            
            
              dot_prod.c
              1
              ..\src\BasicMathFunctions\dot_prod.c
            
            
              mult.c
              1
              ..\src\BasicMathFunctions\mult.c
            
            
              negate.c
              1
              ..\src\BasicMathFunctions\negate.c
            
            
              offset.c
              1
              ..\src\BasicMathFunctions\offset.c
            
            
              scale.c
              1
              ..\src\BasicMathFunctions\scale.c
            
            
              shift.c
              1
              ..\src\BasicMathFunctions\shift.c
            
            
              sub.c
              1
              ..\src\BasicMathFunctions\sub.c
            
          
        
        
          ComplexMathFunctions
          
            
              cmplx_conj.c
              1
              ..\src\ComplexMathFunctions\cmplx_conj.c
            
            
              cmplx_dot_prod.c
              1
              ..\src\ComplexMathFunctions\cmplx_dot_prod.c
            
            
              cmplx_mag.c
              1
              ..\src\ComplexMathFunctions\cmplx_mag.c
            
            
              cmplx_mag_squared.c
              1
              ..\src\ComplexMathFunctions\cmplx_mag_squared.c
            
            
              cmplx_mult_cmplx.c
              1
              ..\src\ComplexMathFunctions\cmplx_mult_cmplx.c
            
            
              cmplx_mult_real.c
              1
              ..\src\ComplexMathFunctions\cmplx_mult_real.c
            
          
        
        
          ControllerFunctions
          
            
              sin_cos.c
              1
              ..\src\ControllerFunctions\sin_cos.c
            
            
              pid.c
              1
              ..\src\ControllerFunctions\pid.c
            
          
        
        
          FastMathFunctions
          
            
              cos.c
              1
              ..\src\FastMathFunctions\cos.c
            
            
              sin.c
              1
              ..\src\FastMathFunctions\sin.c
            
            
              sqrt.c
              1
              ..\src\FastMathFunctions\sqrt.c
            
          
        
        
          FilteringFunctions
          
            
              biquad.c
              1
              ..\src\FilteringFunctions\biquad.c
            
            
              conv.c
              1
              ..\src\FilteringFunctions\conv.c
            
            
              correlate.c
              1
              ..\src\FilteringFunctions\correlate.c
            
            
              fir.c
              1
              ..\src\FilteringFunctions\fir.c
            
            
              fir_decimate.c
              1
              ..\src\FilteringFunctions\fir_decimate.c
            
            
              fir_lattice.c
              1
              ..\src\FilteringFunctions\fir_lattice.c
            
            
              fir_sparse.c
              1
              ..\src\FilteringFunctions\fir_sparse.c
            
            
              iir_lattice.c
              1
              ..\src\FilteringFunctions\iir_lattice.c
            
            
              lms.c
              1
              ..\src\FilteringFunctions\lms.c
            
            
              fir_interpolate.c
              1
              ..\src\FilteringFunctions\fir_interpolate.c
            
          
        
        
          MatrixFunctions
          
            
              mat_cmplx_mult.c
              1
              ..\src\MatrixFunctions\mat_cmplx_mult.c
            
            
              mat_inverse.c
              1
              ..\src\MatrixFunctions\mat_inverse.c
            
            
              mat_mult.c
              1
              ..\src\MatrixFunctions\mat_mult.c
            
            
              mat_scale.c
              1
              ..\src\MatrixFunctions\mat_scale.c
            
            
              mat_sub.c
              1
              ..\src\MatrixFunctions\mat_sub.c
            
            
              mat_trans.c
              1
              ..\src\MatrixFunctions\mat_trans.c
            
            
              mat_add.c
              1
              ..\src\MatrixFunctions\mat_add.c
            
          
        
        
          StatisticsFunctions
          
            
              max.c
              1
              ..\src\StatisticsFunctions\max.c
            
            
              mean.c
              1
              ..\src\StatisticsFunctions\mean.c
            
            
              min.c
              1
              ..\src\StatisticsFunctions\min.c
            
            
              power.c
              1
              ..\src\StatisticsFunctions\power.c
            
            
              rms.c
              1
              ..\src\StatisticsFunctions\rms.c
            
            
              std.c
              1
              ..\src\StatisticsFunctions\std.c
            
            
              var.c
              1
              ..\src\StatisticsFunctions\var.c
            
          
        
        
          SupportFunctions
          
            
              copy.c
              1
              ..\src\SupportFunctions\copy.c
            
            
              fill.c
              1
              ..\src\SupportFunctions\fill.c
            
            
              fixed_to_fixed.c
              1
              ..\src\SupportFunctions\fixed_to_fixed.c
            
            
              fixed_to_float.c
              1
              ..\src\SupportFunctions\fixed_to_float.c
            
            
              float_to_fixed.c
              1
              ..\src\SupportFunctions\float_to_fixed.c
            
          
        
        
          TransformFunctions
          
            
              cfft.c
              1
              ..\src\TransformFunctions\cfft.c
            
            
              rfft.c
              1
              ..\src\TransformFunctions\rfft.c
            
            
              dct4.c
              1
              ..\src\TransformFunctions\dct4.c
            
          
        
        
          Intrinsics
          
            
              intrinsics.c
              1
              ..\src\Intrinsics\intrinsics.c
            
          
        
        
          HelperFunctions
          
            
              ref_helper.c
              1
              ..\src\HelperFunctions\ref_helper.c
            
            
              mat_helper.c
              1
              ..\src\HelperFunctions\mat_helper.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_ref
          0
          1
          0
          1
          1
          .\IntermediateFiles\cortexM7bfsp\
          1
          0
          0
          
            0
            0
            
            
            0
            0
            0
            0
          
          
            0
            0
            
            
            0
            0
            0
            0
          
          
            1
            0
            cmd.exe /C copy "$L\lib@L.a" ".\Lib\"
            
            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
            0
            -1
          
          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
            1
            2
            1
            
              -fno-strict-aliasing -ffunction-sections -fdata-sections -mfpu=fpv5-sp-d16 -mfloat-abi=hard -ffp-contract=off
              ARM_MATH_CM7,ARM_MATH_BIG_ENDIAN,__FPU_PRESENT=1U
              
              ..\inc;..\..\..\Include
            
          
          
            0
            0
            
              
              
              
              
            
          
          
            1
            0
            0
            0
            1
            
            
            
            
            
            -Wl,--gc-sections -mfpu=fpv5-sp-d16 -mfloat-abi=hard
            
          
        
      
      
        
          BasicMathFunctions
          
            
              abs.c
              1
              ..\src\BasicMathFunctions\abs.c
            
            
              add.c
              1
              ..\src\BasicMathFunctions\add.c
            
            
              dot_prod.c
              1
              ..\src\BasicMathFunctions\dot_prod.c
            
            
              mult.c
              1
              ..\src\BasicMathFunctions\mult.c
            
            
              negate.c
              1
              ..\src\BasicMathFunctions\negate.c
            
            
              offset.c
              1
              ..\src\BasicMathFunctions\offset.c
            
            
              scale.c
              1
              ..\src\BasicMathFunctions\scale.c
            
            
              shift.c
              1
              ..\src\BasicMathFunctions\shift.c
            
            
              sub.c
              1
              ..\src\BasicMathFunctions\sub.c
            
          
        
        
          ComplexMathFunctions
          
            
              cmplx_conj.c
              1
              ..\src\ComplexMathFunctions\cmplx_conj.c
            
            
              cmplx_dot_prod.c
              1
              ..\src\ComplexMathFunctions\cmplx_dot_prod.c
            
            
              cmplx_mag.c
              1
              ..\src\ComplexMathFunctions\cmplx_mag.c
            
            
              cmplx_mag_squared.c
              1
              ..\src\ComplexMathFunctions\cmplx_mag_squared.c
            
            
              cmplx_mult_cmplx.c
              1
              ..\src\ComplexMathFunctions\cmplx_mult_cmplx.c
            
            
              cmplx_mult_real.c
              1
              ..\src\ComplexMathFunctions\cmplx_mult_real.c
            
          
        
        
          ControllerFunctions
          
            
              sin_cos.c
              1
              ..\src\ControllerFunctions\sin_cos.c
            
            
              pid.c
              1
              ..\src\ControllerFunctions\pid.c
            
          
        
        
          FastMathFunctions
          
            
              cos.c
              1
              ..\src\FastMathFunctions\cos.c
            
            
              sin.c
              1
              ..\src\FastMathFunctions\sin.c
            
            
              sqrt.c
              1
              ..\src\FastMathFunctions\sqrt.c
            
          
        
        
          FilteringFunctions
          
            
              biquad.c
              1
              ..\src\FilteringFunctions\biquad.c
            
            
              conv.c
              1
              ..\src\FilteringFunctions\conv.c
            
            
              correlate.c
              1
              ..\src\FilteringFunctions\correlate.c
            
            
              fir.c
              1
              ..\src\FilteringFunctions\fir.c
            
            
              fir_decimate.c
              1
              ..\src\FilteringFunctions\fir_decimate.c
            
            
              fir_lattice.c
              1
              ..\src\FilteringFunctions\fir_lattice.c
            
            
              fir_sparse.c
              1
              ..\src\FilteringFunctions\fir_sparse.c
            
            
              iir_lattice.c
              1
              ..\src\FilteringFunctions\iir_lattice.c
            
            
              lms.c
              1
              ..\src\FilteringFunctions\lms.c
            
            
              fir_interpolate.c
              1
              ..\src\FilteringFunctions\fir_interpolate.c
            
          
        
        
          MatrixFunctions
          
            
              mat_cmplx_mult.c
              1
              ..\src\MatrixFunctions\mat_cmplx_mult.c
            
            
              mat_inverse.c
              1
              ..\src\MatrixFunctions\mat_inverse.c
            
            
              mat_mult.c
              1
              ..\src\MatrixFunctions\mat_mult.c
            
            
              mat_scale.c
              1
              ..\src\MatrixFunctions\mat_scale.c
            
            
              mat_sub.c
              1
              ..\src\MatrixFunctions\mat_sub.c
            
            
              mat_trans.c
              1
              ..\src\MatrixFunctions\mat_trans.c
            
            
              mat_add.c
              1
              ..\src\MatrixFunctions\mat_add.c
            
          
        
        
          StatisticsFunctions
          
            
              max.c
              1
              ..\src\StatisticsFunctions\max.c
            
            
              mean.c
              1
              ..\src\StatisticsFunctions\mean.c
            
            
              min.c
              1
              ..\src\StatisticsFunctions\min.c
            
            
              power.c
              1
              ..\src\StatisticsFunctions\power.c
            
            
              rms.c
              1
              ..\src\StatisticsFunctions\rms.c
            
            
              std.c
              1
              ..\src\StatisticsFunctions\std.c
            
            
              var.c
              1
              ..\src\StatisticsFunctions\var.c
            
          
        
        
          SupportFunctions
          
            
              copy.c
              1
              ..\src\SupportFunctions\copy.c
            
            
              fill.c
              1
              ..\src\SupportFunctions\fill.c
            
            
              fixed_to_fixed.c
              1
              ..\src\SupportFunctions\fixed_to_fixed.c
            
            
              fixed_to_float.c
              1
              ..\src\SupportFunctions\fixed_to_float.c
            
            
              float_to_fixed.c
              1
              ..\src\SupportFunctions\float_to_fixed.c
            
          
        
        
          TransformFunctions
          
            
              cfft.c
              1
              ..\src\TransformFunctions\cfft.c
            
            
              rfft.c
              1
              ..\src\TransformFunctions\rfft.c
            
            
              dct4.c
              1
              ..\src\TransformFunctions\dct4.c
            
          
        
        
          Intrinsics
          
            
              intrinsics.c
              1
              ..\src\Intrinsics\intrinsics.c
            
          
        
        
          HelperFunctions
          
            
              ref_helper.c
              1
              ..\src\HelperFunctions\ref_helper.c
            
            
              mat_helper.c
              1
              ..\src\HelperFunctions\mat_helper.c
            
          
        
      
    
    
      cortexM7lfdp
      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\cortexM7lfdp\
          arm_cortexM7lfdp_ref
          0
          1
          0
          1
          1
          .\IntermediateFiles\cortexM7lfdp\
          1
          0
          0
          
            0
            0
            
            
            0
            0
            0
            0
          
          
            0
            0
            
            
            0
            0
            0
            0
          
          
            1
            0
            cmd.exe /C copy "$L\lib@L.a" ".\Lib\"
            
            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
            0
            -1
          
          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
                0x80000
              
              
                0
                0x0
                0x0
              
              
                0
                0x0
                0x0
              
              
                0
                0x0
                0x0
              
            
          
          
            0
            0
            0
            0
            0
            0
            1
            2
            1
            
              -fno-strict-aliasing -ffunction-sections -fdata-sections -mfpu=fpv5-d16 -mfloat-abi=hard -ffp-contract=off
              ARM_MATH_CM7,__FPU_PRESENT=1U
              
              ..\inc;..\..\..\Include
            
          
          
            0
            0
            
              
              
              
              
            
          
          
            1
            0
            0
            0
            1
            
            
            
            
            
            -Wl,--gc-sections -mfpu=fpv5-d16 -mfloat-abi=hard
            
          
        
      
      
        
          BasicMathFunctions
          
            
              abs.c
              1
              ..\src\BasicMathFunctions\abs.c
            
            
              add.c
              1
              ..\src\BasicMathFunctions\add.c
            
            
              dot_prod.c
              1
              ..\src\BasicMathFunctions\dot_prod.c
            
            
              mult.c
              1
              ..\src\BasicMathFunctions\mult.c
            
            
              negate.c
              1
              ..\src\BasicMathFunctions\negate.c
            
            
              offset.c
              1
              ..\src\BasicMathFunctions\offset.c
            
            
              scale.c
              1
              ..\src\BasicMathFunctions\scale.c
            
            
              shift.c
              1
              ..\src\BasicMathFunctions\shift.c
            
            
              sub.c
              1
              ..\src\BasicMathFunctions\sub.c
            
          
        
        
          ComplexMathFunctions
          
            
              cmplx_conj.c
              1
              ..\src\ComplexMathFunctions\cmplx_conj.c
            
            
              cmplx_dot_prod.c
              1
              ..\src\ComplexMathFunctions\cmplx_dot_prod.c
            
            
              cmplx_mag.c
              1
              ..\src\ComplexMathFunctions\cmplx_mag.c
            
            
              cmplx_mag_squared.c
              1
              ..\src\ComplexMathFunctions\cmplx_mag_squared.c
            
            
              cmplx_mult_cmplx.c
              1
              ..\src\ComplexMathFunctions\cmplx_mult_cmplx.c
            
            
              cmplx_mult_real.c
              1
              ..\src\ComplexMathFunctions\cmplx_mult_real.c
            
          
        
        
          ControllerFunctions
          
            
              sin_cos.c
              1
              ..\src\ControllerFunctions\sin_cos.c
            
            
              pid.c
              1
              ..\src\ControllerFunctions\pid.c
            
          
        
        
          FastMathFunctions
          
            
              cos.c
              1
              ..\src\FastMathFunctions\cos.c
            
            
              sin.c
              1
              ..\src\FastMathFunctions\sin.c
            
            
              sqrt.c
              1
              ..\src\FastMathFunctions\sqrt.c
            
          
        
        
          FilteringFunctions
          
            
              biquad.c
              1
              ..\src\FilteringFunctions\biquad.c
            
            
              conv.c
              1
              ..\src\FilteringFunctions\conv.c
            
            
              correlate.c
              1
              ..\src\FilteringFunctions\correlate.c
            
            
              fir.c
              1
              ..\src\FilteringFunctions\fir.c
            
            
              fir_decimate.c
              1
              ..\src\FilteringFunctions\fir_decimate.c
            
            
              fir_lattice.c
              1
              ..\src\FilteringFunctions\fir_lattice.c
            
            
              fir_sparse.c
              1
              ..\src\FilteringFunctions\fir_sparse.c
            
            
              iir_lattice.c
              1
              ..\src\FilteringFunctions\iir_lattice.c
            
            
              lms.c
              1
              ..\src\FilteringFunctions\lms.c
            
            
              fir_interpolate.c
              1
              ..\src\FilteringFunctions\fir_interpolate.c
            
          
        
        
          MatrixFunctions
          
            
              mat_cmplx_mult.c
              1
              ..\src\MatrixFunctions\mat_cmplx_mult.c
            
            
              mat_inverse.c
              1
              ..\src\MatrixFunctions\mat_inverse.c
            
            
              mat_mult.c
              1
              ..\src\MatrixFunctions\mat_mult.c
            
            
              mat_scale.c
              1
              ..\src\MatrixFunctions\mat_scale.c
            
            
              mat_sub.c
              1
              ..\src\MatrixFunctions\mat_sub.c
            
            
              mat_trans.c
              1
              ..\src\MatrixFunctions\mat_trans.c
            
            
              mat_add.c
              1
              ..\src\MatrixFunctions\mat_add.c
            
          
        
        
          StatisticsFunctions
          
            
              max.c
              1
              ..\src\StatisticsFunctions\max.c
            
            
              mean.c
              1
              ..\src\StatisticsFunctions\mean.c
            
            
              min.c
              1
              ..\src\StatisticsFunctions\min.c
            
            
              power.c
              1
              ..\src\StatisticsFunctions\power.c
            
            
              rms.c
              1
              ..\src\StatisticsFunctions\rms.c
            
            
              std.c
              1
              ..\src\StatisticsFunctions\std.c
            
            
              var.c
              1
              ..\src\StatisticsFunctions\var.c
            
          
        
        
          SupportFunctions
          
            
              copy.c
              1
              ..\src\SupportFunctions\copy.c
            
            
              fill.c
              1
              ..\src\SupportFunctions\fill.c
            
            
              fixed_to_fixed.c
              1
              ..\src\SupportFunctions\fixed_to_fixed.c
            
            
              fixed_to_float.c
              1
              ..\src\SupportFunctions\fixed_to_float.c
            
            
              float_to_fixed.c
              1
              ..\src\SupportFunctions\float_to_fixed.c
            
          
        
        
          TransformFunctions
          
            
              cfft.c
              1
              ..\src\TransformFunctions\cfft.c
            
            
              rfft.c
              1
              ..\src\TransformFunctions\rfft.c
            
            
              dct4.c
              1
              ..\src\TransformFunctions\dct4.c
            
          
        
        
          Intrinsics
          
            
              intrinsics.c
              1
              ..\src\Intrinsics\intrinsics.c
            
          
        
        
          HelperFunctions
          
            
              ref_helper.c
              1
              ..\src\HelperFunctions\ref_helper.c
            
            
              mat_helper.c
              1
              ..\src\HelperFunctions\mat_helper.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_ref
          0
          1
          0
          1
          1
          .\IntermediateFiles\cortexM7bfdp\
          1
          0
          0
          
            0
            0
            
            
            0
            0
            0
            0
          
          
            0
            0
            
            
            0
            0
            0
            0
          
          
            1
            0
            cmd.exe /C copy "$L\lib@L.a" ".\Lib\"
            
            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
            0
            -1
          
          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
            1
            2
            1
            
              -fno-strict-aliasing -ffunction-sections -fdata-sections -mfpu=fpv5-d16 -mfloat-abi=hard -ffp-contract=off
              ARM_MATH_CM7,ARM_MATH_BIG_ENDIAN,__FPU_PRESENT=1U
              
              ..\inc;..\..\..\Include
            
          
          
            0
            0
            
              
              
              
              
            
          
          
            1
            0
            0
            0
            1
            
            
            
            
            
            -Wl,--gc-sections -mfpu=fpv5-d16 -mfloat-abi=hard
            
          
        
      
      
        
          BasicMathFunctions
          
            
              abs.c
              1
              ..\src\BasicMathFunctions\abs.c
            
            
              add.c
              1
              ..\src\BasicMathFunctions\add.c
            
            
              dot_prod.c
              1
              ..\src\BasicMathFunctions\dot_prod.c
            
            
              mult.c
              1
              ..\src\BasicMathFunctions\mult.c
            
            
              negate.c
              1
              ..\src\BasicMathFunctions\negate.c
            
            
              offset.c
              1
              ..\src\BasicMathFunctions\offset.c
            
            
              scale.c
              1
              ..\src\BasicMathFunctions\scale.c
            
            
              shift.c
              1
              ..\src\BasicMathFunctions\shift.c
            
            
              sub.c
              1
              ..\src\BasicMathFunctions\sub.c
            
          
        
        
          ComplexMathFunctions
          
            
              cmplx_conj.c
              1
              ..\src\ComplexMathFunctions\cmplx_conj.c
            
            
              cmplx_dot_prod.c
              1
              ..\src\ComplexMathFunctions\cmplx_dot_prod.c
            
            
              cmplx_mag.c
              1
              ..\src\ComplexMathFunctions\cmplx_mag.c
            
            
              cmplx_mag_squared.c
              1
              ..\src\ComplexMathFunctions\cmplx_mag_squared.c
            
            
              cmplx_mult_cmplx.c
              1
              ..\src\ComplexMathFunctions\cmplx_mult_cmplx.c
            
            
              cmplx_mult_real.c
              1
              ..\src\ComplexMathFunctions\cmplx_mult_real.c
            
          
        
        
          ControllerFunctions
          
            
              sin_cos.c
              1
              ..\src\ControllerFunctions\sin_cos.c
            
            
              pid.c
              1
              ..\src\ControllerFunctions\pid.c
            
          
        
        
          FastMathFunctions
          
            
              cos.c
              1
              ..\src\FastMathFunctions\cos.c
            
            
              sin.c
              1
              ..\src\FastMathFunctions\sin.c
            
            
              sqrt.c
              1
              ..\src\FastMathFunctions\sqrt.c
            
          
        
        
          FilteringFunctions
          
            
              biquad.c
              1
              ..\src\FilteringFunctions\biquad.c
            
            
              conv.c
              1
              ..\src\FilteringFunctions\conv.c
            
            
              correlate.c
              1
              ..\src\FilteringFunctions\correlate.c
            
            
              fir.c
              1
              ..\src\FilteringFunctions\fir.c
            
            
              fir_decimate.c
              1
              ..\src\FilteringFunctions\fir_decimate.c
            
            
              fir_lattice.c
              1
              ..\src\FilteringFunctions\fir_lattice.c
            
            
              fir_sparse.c
              1
              ..\src\FilteringFunctions\fir_sparse.c
            
            
              iir_lattice.c
              1
              ..\src\FilteringFunctions\iir_lattice.c
            
            
              lms.c
              1
              ..\src\FilteringFunctions\lms.c
            
            
              fir_interpolate.c
              1
              ..\src\FilteringFunctions\fir_interpolate.c
            
          
        
        
          MatrixFunctions
          
            
              mat_cmplx_mult.c
              1
              ..\src\MatrixFunctions\mat_cmplx_mult.c
            
            
              mat_inverse.c
              1
              ..\src\MatrixFunctions\mat_inverse.c
            
            
              mat_mult.c
              1
              ..\src\MatrixFunctions\mat_mult.c
            
            
              mat_scale.c
              1
              ..\src\MatrixFunctions\mat_scale.c
            
            
              mat_sub.c
              1
              ..\src\MatrixFunctions\mat_sub.c
            
            
              mat_trans.c
              1
              ..\src\MatrixFunctions\mat_trans.c
            
            
              mat_add.c
              1
              ..\src\MatrixFunctions\mat_add.c
            
          
        
        
          StatisticsFunctions
          
            
              max.c
              1
              ..\src\StatisticsFunctions\max.c
            
            
              mean.c
              1
              ..\src\StatisticsFunctions\mean.c
            
            
              min.c
              1
              ..\src\StatisticsFunctions\min.c
            
            
              power.c
              1
              ..\src\StatisticsFunctions\power.c
            
            
              rms.c
              1
              ..\src\StatisticsFunctions\rms.c
            
            
              std.c
              1
              ..\src\StatisticsFunctions\std.c
            
            
              var.c
              1
              ..\src\StatisticsFunctions\var.c
            
          
        
        
          SupportFunctions
          
            
              copy.c
              1
              ..\src\SupportFunctions\copy.c
            
            
              fill.c
              1
              ..\src\SupportFunctions\fill.c
            
            
              fixed_to_fixed.c
              1
              ..\src\SupportFunctions\fixed_to_fixed.c
            
            
              fixed_to_float.c
              1
              ..\src\SupportFunctions\fixed_to_float.c
            
            
              float_to_fixed.c
              1
              ..\src\SupportFunctions\float_to_fixed.c
            
          
        
        
          TransformFunctions
          
            
              cfft.c
              1
              ..\src\TransformFunctions\cfft.c
            
            
              rfft.c
              1
              ..\src\TransformFunctions\rfft.c
            
            
              dct4.c
              1
              ..\src\TransformFunctions\dct4.c
            
          
        
        
          Intrinsics
          
            
              intrinsics.c
              1
              ..\src\Intrinsics\intrinsics.c
            
          
        
        
          HelperFunctions
          
            
              ref_helper.c
              1
              ..\src\HelperFunctions\ref_helper.c
            
            
              mat_helper.c
              1
              ..\src\HelperFunctions\mat_helper.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_ref
          0
          1
          0
          1
          1
          .\IntermediateFiles\ARMv8MBLl\
          1
          0
          0
          
            0
            0
            
            
            0
            0
            0
            0
          
          
            0
            0
            
            
            0
            0
            0
            0
          
          
            1
            0
            cmd.exe /C copy "$L\lib@L.a" ".\Lib\"
            
            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
            0
            -1
          
          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
            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
            1
            2
            1
            
              -fno-strict-aliasing -ffunction-sections -fdata-sections -march=armv8-m.base
              ARM_MATH_ARMV8MBL
              
              ..\inc;..\..\..\Include
            
          
          
            0
            0
            
              
              
              
              
            
          
          
            1
            0
            0
            0
            1
            
            
            
            
            
            -Wl,--gc-sections -march=armv8-m.base
            
          
        
      
      
        
          BasicMathFunctions
          
            
              abs.c
              1
              ..\src\BasicMathFunctions\abs.c
            
            
              add.c
              1
              ..\src\BasicMathFunctions\add.c
            
            
              dot_prod.c
              1
              ..\src\BasicMathFunctions\dot_prod.c
            
            
              mult.c
              1
              ..\src\BasicMathFunctions\mult.c
            
            
              negate.c
              1
              ..\src\BasicMathFunctions\negate.c
            
            
              offset.c
              1
              ..\src\BasicMathFunctions\offset.c
            
            
              scale.c
              1
              ..\src\BasicMathFunctions\scale.c
            
            
              shift.c
              1
              ..\src\BasicMathFunctions\shift.c
            
            
              sub.c
              1
              ..\src\BasicMathFunctions\sub.c
            
          
        
        
          ComplexMathFunctions
          
            
              cmplx_conj.c
              1
              ..\src\ComplexMathFunctions\cmplx_conj.c
            
            
              cmplx_dot_prod.c
              1
              ..\src\ComplexMathFunctions\cmplx_dot_prod.c
            
            
              cmplx_mag.c
              1
              ..\src\ComplexMathFunctions\cmplx_mag.c
            
            
              cmplx_mag_squared.c
              1
              ..\src\ComplexMathFunctions\cmplx_mag_squared.c
            
            
              cmplx_mult_cmplx.c
              1
              ..\src\ComplexMathFunctions\cmplx_mult_cmplx.c
            
            
              cmplx_mult_real.c
              1
              ..\src\ComplexMathFunctions\cmplx_mult_real.c
            
          
        
        
          ControllerFunctions
          
            
              sin_cos.c
              1
              ..\src\ControllerFunctions\sin_cos.c
            
            
              pid.c
              1
              ..\src\ControllerFunctions\pid.c
            
          
        
        
          FastMathFunctions
          
            
              cos.c
              1
              ..\src\FastMathFunctions\cos.c
            
            
              sin.c
              1
              ..\src\FastMathFunctions\sin.c
            
            
              sqrt.c
              1
              ..\src\FastMathFunctions\sqrt.c
            
          
        
        
          FilteringFunctions
          
            
              biquad.c
              1
              ..\src\FilteringFunctions\biquad.c
            
            
              conv.c
              1
              ..\src\FilteringFunctions\conv.c
            
            
              correlate.c
              1
              ..\src\FilteringFunctions\correlate.c
            
            
              fir.c
              1
              ..\src\FilteringFunctions\fir.c
            
            
              fir_decimate.c
              1
              ..\src\FilteringFunctions\fir_decimate.c
            
            
              fir_lattice.c
              1
              ..\src\FilteringFunctions\fir_lattice.c
            
            
              fir_sparse.c
              1
              ..\src\FilteringFunctions\fir_sparse.c
            
            
              iir_lattice.c
              1
              ..\src\FilteringFunctions\iir_lattice.c
            
            
              lms.c
              1
              ..\src\FilteringFunctions\lms.c
            
            
              fir_interpolate.c
              1
              ..\src\FilteringFunctions\fir_interpolate.c
            
          
        
        
          MatrixFunctions
          
            
              mat_cmplx_mult.c
              1
              ..\src\MatrixFunctions\mat_cmplx_mult.c
            
            
              mat_inverse.c
              1
              ..\src\MatrixFunctions\mat_inverse.c
            
            
              mat_mult.c
              1
              ..\src\MatrixFunctions\mat_mult.c
            
            
              mat_scale.c
              1
              ..\src\MatrixFunctions\mat_scale.c
            
            
              mat_sub.c
              1
              ..\src\MatrixFunctions\mat_sub.c
            
            
              mat_trans.c
              1
              ..\src\MatrixFunctions\mat_trans.c
            
            
              mat_add.c
              1
              ..\src\MatrixFunctions\mat_add.c
            
          
        
        
          StatisticsFunctions
          
            
              max.c
              1
              ..\src\StatisticsFunctions\max.c
            
            
              mean.c
              1
              ..\src\StatisticsFunctions\mean.c
            
            
              min.c
              1
              ..\src\StatisticsFunctions\min.c
            
            
              power.c
              1
              ..\src\StatisticsFunctions\power.c
            
            
              rms.c
              1
              ..\src\StatisticsFunctions\rms.c
            
            
              std.c
              1
              ..\src\StatisticsFunctions\std.c
            
            
              var.c
              1
              ..\src\StatisticsFunctions\var.c
            
          
        
        
          SupportFunctions
          
            
              copy.c
              1
              ..\src\SupportFunctions\copy.c
            
            
              fill.c
              1
              ..\src\SupportFunctions\fill.c
            
            
              fixed_to_fixed.c
              1
              ..\src\SupportFunctions\fixed_to_fixed.c
            
            
              fixed_to_float.c
              1
              ..\src\SupportFunctions\fixed_to_float.c
            
            
              float_to_fixed.c
              1
              ..\src\SupportFunctions\float_to_fixed.c
            
          
        
        
          TransformFunctions
          
            
              cfft.c
              1
              ..\src\TransformFunctions\cfft.c
            
            
              rfft.c
              1
              ..\src\TransformFunctions\rfft.c
            
            
              dct4.c
              1
              ..\src\TransformFunctions\dct4.c
            
          
        
        
          Intrinsics
          
            
              intrinsics.c
              1
              ..\src\Intrinsics\intrinsics.c
            
          
        
        
          HelperFunctions
          
            
              ref_helper.c
              1
              ..\src\HelperFunctions\ref_helper.c
            
            
              mat_helper.c
              1
              ..\src\HelperFunctions\mat_helper.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_ref
          0
          1
          0
          1
          1
          .\IntermediateFiles\ARMv8MMLl\
          1
          0
          0
          
            0
            0
            
            
            0
            0
            0
            0
          
          
            0
            0
            
            
            0
            0
            0
            0
          
          
            1
            0
            cmd.exe /C copy "$L\lib@L.a" ".\Lib\"
            
            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
            0
            -1
          
          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
            1
            2
            1
            
              -fno-strict-aliasing -ffunction-sections -fdata-sections -march=armv8-m.main
              ARM_MATH_ARMV8MML
              
              ..\inc;..\..\..\Include
            
          
          
            0
            0
            
              
              
              
              
            
          
          
            1
            0
            0
            0
            1
            
            
            
            
            
            -Wl,--gc-sections -march=armv8-m.main
            
          
        
      
      
        
          BasicMathFunctions
          
            
              abs.c
              1
              ..\src\BasicMathFunctions\abs.c
            
            
              add.c
              1
              ..\src\BasicMathFunctions\add.c
            
            
              dot_prod.c
              1
              ..\src\BasicMathFunctions\dot_prod.c
            
            
              mult.c
              1
              ..\src\BasicMathFunctions\mult.c
            
            
              negate.c
              1
              ..\src\BasicMathFunctions\negate.c
            
            
              offset.c
              1
              ..\src\BasicMathFunctions\offset.c
            
            
              scale.c
              1
              ..\src\BasicMathFunctions\scale.c
            
            
              shift.c
              1
              ..\src\BasicMathFunctions\shift.c
            
            
              sub.c
              1
              ..\src\BasicMathFunctions\sub.c
            
          
        
        
          ComplexMathFunctions
          
            
              cmplx_conj.c
              1
              ..\src\ComplexMathFunctions\cmplx_conj.c
            
            
              cmplx_dot_prod.c
              1
              ..\src\ComplexMathFunctions\cmplx_dot_prod.c
            
            
              cmplx_mag.c
              1
              ..\src\ComplexMathFunctions\cmplx_mag.c
            
            
              cmplx_mag_squared.c
              1
              ..\src\ComplexMathFunctions\cmplx_mag_squared.c
            
            
              cmplx_mult_cmplx.c
              1
              ..\src\ComplexMathFunctions\cmplx_mult_cmplx.c
            
            
              cmplx_mult_real.c
              1
              ..\src\ComplexMathFunctions\cmplx_mult_real.c
            
          
        
        
          ControllerFunctions
          
            
              sin_cos.c
              1
              ..\src\ControllerFunctions\sin_cos.c
            
            
              pid.c
              1
              ..\src\ControllerFunctions\pid.c
            
          
        
        
          FastMathFunctions
          
            
              cos.c
              1
              ..\src\FastMathFunctions\cos.c
            
            
              sin.c
              1
              ..\src\FastMathFunctions\sin.c
            
            
              sqrt.c
              1
              ..\src\FastMathFunctions\sqrt.c
            
          
        
        
          FilteringFunctions
          
            
              biquad.c
              1
              ..\src\FilteringFunctions\biquad.c
            
            
              conv.c
              1
              ..\src\FilteringFunctions\conv.c
            
            
              correlate.c
              1
              ..\src\FilteringFunctions\correlate.c
            
            
              fir.c
              1
              ..\src\FilteringFunctions\fir.c
            
            
              fir_decimate.c
              1
              ..\src\FilteringFunctions\fir_decimate.c
            
            
              fir_lattice.c
              1
              ..\src\FilteringFunctions\fir_lattice.c
            
            
              fir_sparse.c
              1
              ..\src\FilteringFunctions\fir_sparse.c
            
            
              iir_lattice.c
              1
              ..\src\FilteringFunctions\iir_lattice.c
            
            
              lms.c
              1
              ..\src\FilteringFunctions\lms.c
            
            
              fir_interpolate.c
              1
              ..\src\FilteringFunctions\fir_interpolate.c
            
          
        
        
          MatrixFunctions
          
            
              mat_cmplx_mult.c
              1
              ..\src\MatrixFunctions\mat_cmplx_mult.c
            
            
              mat_inverse.c
              1
              ..\src\MatrixFunctions\mat_inverse.c
            
            
              mat_mult.c
              1
              ..\src\MatrixFunctions\mat_mult.c
            
            
              mat_scale.c
              1
              ..\src\MatrixFunctions\mat_scale.c
            
            
              mat_sub.c
              1
              ..\src\MatrixFunctions\mat_sub.c
            
            
              mat_trans.c
              1
              ..\src\MatrixFunctions\mat_trans.c
            
            
              mat_add.c
              1
              ..\src\MatrixFunctions\mat_add.c
            
          
        
        
          StatisticsFunctions
          
            
              max.c
              1
              ..\src\StatisticsFunctions\max.c
            
            
              mean.c
              1
              ..\src\StatisticsFunctions\mean.c
            
            
              min.c
              1
              ..\src\StatisticsFunctions\min.c
            
            
              power.c
              1
              ..\src\StatisticsFunctions\power.c
            
            
              rms.c
              1
              ..\src\StatisticsFunctions\rms.c
            
            
              std.c
              1
              ..\src\StatisticsFunctions\std.c
            
            
              var.c
              1
              ..\src\StatisticsFunctions\var.c
            
          
        
        
          SupportFunctions
          
            
              copy.c
              1
              ..\src\SupportFunctions\copy.c
            
            
              fill.c
              1
              ..\src\SupportFunctions\fill.c
            
            
              fixed_to_fixed.c
              1
              ..\src\SupportFunctions\fixed_to_fixed.c
            
            
              fixed_to_float.c
              1
              ..\src\SupportFunctions\fixed_to_float.c
            
            
              float_to_fixed.c
              1
              ..\src\SupportFunctions\float_to_fixed.c
            
          
        
        
          TransformFunctions
          
            
              cfft.c
              1
              ..\src\TransformFunctions\cfft.c
            
            
              rfft.c
              1
              ..\src\TransformFunctions\rfft.c
            
            
              dct4.c
              1
              ..\src\TransformFunctions\dct4.c
            
          
        
        
          Intrinsics
          
            
              intrinsics.c
              1
              ..\src\Intrinsics\intrinsics.c
            
          
        
        
          HelperFunctions
          
            
              ref_helper.c
              1
              ..\src\HelperFunctions\ref_helper.c
            
            
              mat_helper.c
              1
              ..\src\HelperFunctions\mat_helper.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_ref
          0
          1
          0
          1
          1
          .\IntermediateFiles\ARMv8MMLlfsp\
          1
          0
          0
          
            0
            0
            
            
            0
            0
            0
            0
          
          
            0
            0
            
            
            0
            0
            0
            0
          
          
            1
            0
            cmd.exe /C copy "$L\lib@L.a" ".\Lib\"
            
            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
            0
            -1
          
          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
            1
            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, __FPU_PRESENT=1U
              
              ..\inc;..\..\..\Include
            
          
          
            0
            0
            
              
              
              
              
            
          
          
            1
            0
            0
            0
            1
            
            
            
            
            
            -Wl,--gc-sections -march=armv8-m.main -mfpu=fpv5-sp-d16 -mfloat-abi=hard
            
          
        
      
      
        
          BasicMathFunctions
          
            
              abs.c
              1
              ..\src\BasicMathFunctions\abs.c
            
            
              add.c
              1
              ..\src\BasicMathFunctions\add.c
            
            
              dot_prod.c
              1
              ..\src\BasicMathFunctions\dot_prod.c
            
            
              mult.c
              1
              ..\src\BasicMathFunctions\mult.c
            
            
              negate.c
              1
              ..\src\BasicMathFunctions\negate.c
            
            
              offset.c
              1
              ..\src\BasicMathFunctions\offset.c
            
            
              scale.c
              1
              ..\src\BasicMathFunctions\scale.c
            
            
              shift.c
              1
              ..\src\BasicMathFunctions\shift.c
            
            
              sub.c
              1
              ..\src\BasicMathFunctions\sub.c
            
          
        
        
          ComplexMathFunctions
          
            
              cmplx_conj.c
              1
              ..\src\ComplexMathFunctions\cmplx_conj.c
            
            
              cmplx_dot_prod.c
              1
              ..\src\ComplexMathFunctions\cmplx_dot_prod.c
            
            
              cmplx_mag.c
              1
              ..\src\ComplexMathFunctions\cmplx_mag.c
            
            
              cmplx_mag_squared.c
              1
              ..\src\ComplexMathFunctions\cmplx_mag_squared.c
            
            
              cmplx_mult_cmplx.c
              1
              ..\src\ComplexMathFunctions\cmplx_mult_cmplx.c
            
            
              cmplx_mult_real.c
              1
              ..\src\ComplexMathFunctions\cmplx_mult_real.c
            
          
        
        
          ControllerFunctions
          
            
              sin_cos.c
              1
              ..\src\ControllerFunctions\sin_cos.c
            
            
              pid.c
              1
              ..\src\ControllerFunctions\pid.c
            
          
        
        
          FastMathFunctions
          
            
              cos.c
              1
              ..\src\FastMathFunctions\cos.c
            
            
              sin.c
              1
              ..\src\FastMathFunctions\sin.c
            
            
              sqrt.c
              1
              ..\src\FastMathFunctions\sqrt.c
            
          
        
        
          FilteringFunctions
          
            
              biquad.c
              1
              ..\src\FilteringFunctions\biquad.c
            
            
              conv.c
              1
              ..\src\FilteringFunctions\conv.c
            
            
              correlate.c
              1
              ..\src\FilteringFunctions\correlate.c
            
            
              fir.c
              1
              ..\src\FilteringFunctions\fir.c
            
            
              fir_decimate.c
              1
              ..\src\FilteringFunctions\fir_decimate.c
            
            
              fir_lattice.c
              1
              ..\src\FilteringFunctions\fir_lattice.c
            
            
              fir_sparse.c
              1
              ..\src\FilteringFunctions\fir_sparse.c
            
            
              iir_lattice.c
              1
              ..\src\FilteringFunctions\iir_lattice.c
            
            
              lms.c
              1
              ..\src\FilteringFunctions\lms.c
            
            
              fir_interpolate.c
              1
              ..\src\FilteringFunctions\fir_interpolate.c
            
          
        
        
          MatrixFunctions
          
            
              mat_cmplx_mult.c
              1
              ..\src\MatrixFunctions\mat_cmplx_mult.c
            
            
              mat_inverse.c
              1
              ..\src\MatrixFunctions\mat_inverse.c
            
            
              mat_mult.c
              1
              ..\src\MatrixFunctions\mat_mult.c
            
            
              mat_scale.c
              1
              ..\src\MatrixFunctions\mat_scale.c
            
            
              mat_sub.c
              1
              ..\src\MatrixFunctions\mat_sub.c
            
            
              mat_trans.c
              1
              ..\src\MatrixFunctions\mat_trans.c
            
            
              mat_add.c
              1
              ..\src\MatrixFunctions\mat_add.c
            
          
        
        
          StatisticsFunctions
          
            
              max.c
              1
              ..\src\StatisticsFunctions\max.c
            
            
              mean.c
              1
              ..\src\StatisticsFunctions\mean.c
            
            
              min.c
              1
              ..\src\StatisticsFunctions\min.c
            
            
              power.c
              1
              ..\src\StatisticsFunctions\power.c
            
            
              rms.c
              1
              ..\src\StatisticsFunctions\rms.c
            
            
              std.c
              1
              ..\src\StatisticsFunctions\std.c
            
            
              var.c
              1
              ..\src\StatisticsFunctions\var.c
            
          
        
        
          SupportFunctions
          
            
              copy.c
              1
              ..\src\SupportFunctions\copy.c
            
            
              fill.c
              1
              ..\src\SupportFunctions\fill.c
            
            
              fixed_to_fixed.c
              1
              ..\src\SupportFunctions\fixed_to_fixed.c
            
            
              fixed_to_float.c
              1
              ..\src\SupportFunctions\fixed_to_float.c
            
            
              float_to_fixed.c
              1
              ..\src\SupportFunctions\float_to_fixed.c
            
          
        
        
          TransformFunctions
          
            
              cfft.c
              1
              ..\src\TransformFunctions\cfft.c
            
            
              rfft.c
              1
              ..\src\TransformFunctions\rfft.c
            
            
              dct4.c
              1
              ..\src\TransformFunctions\dct4.c
            
          
        
        
          Intrinsics
          
            
              intrinsics.c
              1
              ..\src\Intrinsics\intrinsics.c
            
          
        
        
          HelperFunctions
          
            
              ref_helper.c
              1
              ..\src\HelperFunctions\ref_helper.c
            
            
              mat_helper.c
              1
              ..\src\HelperFunctions\mat_helper.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_ref
          0
          1
          0
          1
          1
          .\IntermediateFiles\ARMv8MMLlfdp\
          1
          0
          0
          
            0
            0
            
            
            0
            0
            0
            0
          
          
            0
            0
            
            
            0
            0
            0
            0
          
          
            1
            0
            cmd.exe /C copy "$L\lib@L.a" ".\Lib\"
            
            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
            0
            -1
          
          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
            1
            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, __FPU_PRESENT=1U
              
              ..\inc;..\..\..\Include
            
          
          
            0
            0
            
              
              
              
              
            
          
          
            1
            0
            0
            0
            1
            
            
            
            
            
            -Wl,--gc-sections -march=armv8-m.main -mfpu=fpv5-d16 -mfloat-abi=hard
            
          
        
      
      
        
          BasicMathFunctions
          
            
              abs.c
              1
              ..\src\BasicMathFunctions\abs.c
            
            
              add.c
              1
              ..\src\BasicMathFunctions\add.c
            
            
              dot_prod.c
              1
              ..\src\BasicMathFunctions\dot_prod.c
            
            
              mult.c
              1
              ..\src\BasicMathFunctions\mult.c
            
            
              negate.c
              1
              ..\src\BasicMathFunctions\negate.c
            
            
              offset.c
              1
              ..\src\BasicMathFunctions\offset.c
            
            
              scale.c
              1
              ..\src\BasicMathFunctions\scale.c
            
            
              shift.c
              1
              ..\src\BasicMathFunctions\shift.c
            
            
              sub.c
              1
              ..\src\BasicMathFunctions\sub.c
            
          
        
        
          ComplexMathFunctions
          
            
              cmplx_conj.c
              1
              ..\src\ComplexMathFunctions\cmplx_conj.c
            
            
              cmplx_dot_prod.c
              1
              ..\src\ComplexMathFunctions\cmplx_dot_prod.c
            
            
              cmplx_mag.c
              1
              ..\src\ComplexMathFunctions\cmplx_mag.c
            
            
              cmplx_mag_squared.c
              1
              ..\src\ComplexMathFunctions\cmplx_mag_squared.c
            
            
              cmplx_mult_cmplx.c
              1
              ..\src\ComplexMathFunctions\cmplx_mult_cmplx.c
            
            
              cmplx_mult_real.c
              1
              ..\src\ComplexMathFunctions\cmplx_mult_real.c
            
          
        
        
          ControllerFunctions
          
            
              sin_cos.c
              1
              ..\src\ControllerFunctions\sin_cos.c
            
            
              pid.c
              1
              ..\src\ControllerFunctions\pid.c
            
          
        
        
          FastMathFunctions
          
            
              cos.c
              1
              ..\src\FastMathFunctions\cos.c
            
            
              sin.c
              1
              ..\src\FastMathFunctions\sin.c
            
            
              sqrt.c
              1
              ..\src\FastMathFunctions\sqrt.c
            
          
        
        
          FilteringFunctions
          
            
              biquad.c
              1
              ..\src\FilteringFunctions\biquad.c
            
            
              conv.c
              1
              ..\src\FilteringFunctions\conv.c
            
            
              correlate.c
              1
              ..\src\FilteringFunctions\correlate.c
            
            
              fir.c
              1
              ..\src\FilteringFunctions\fir.c
            
            
              fir_decimate.c
              1
              ..\src\FilteringFunctions\fir_decimate.c
            
            
              fir_lattice.c
              1
              ..\src\FilteringFunctions\fir_lattice.c
            
            
              fir_sparse.c
              1
              ..\src\FilteringFunctions\fir_sparse.c
            
            
              iir_lattice.c
              1
              ..\src\FilteringFunctions\iir_lattice.c
            
            
              lms.c
              1
              ..\src\FilteringFunctions\lms.c
            
            
              fir_interpolate.c
              1
              ..\src\FilteringFunctions\fir_interpolate.c
            
          
        
        
          MatrixFunctions
          
            
              mat_cmplx_mult.c
              1
              ..\src\MatrixFunctions\mat_cmplx_mult.c
            
            
              mat_inverse.c
              1
              ..\src\MatrixFunctions\mat_inverse.c
            
            
              mat_mult.c
              1
              ..\src\MatrixFunctions\mat_mult.c
            
            
              mat_scale.c
              1
              ..\src\MatrixFunctions\mat_scale.c
            
            
              mat_sub.c
              1
              ..\src\MatrixFunctions\mat_sub.c
            
            
              mat_trans.c
              1
              ..\src\MatrixFunctions\mat_trans.c
            
            
              mat_add.c
              1
              ..\src\MatrixFunctions\mat_add.c
            
          
        
        
          StatisticsFunctions
          
            
              max.c
              1
              ..\src\StatisticsFunctions\max.c
            
            
              mean.c
              1
              ..\src\StatisticsFunctions\mean.c
            
            
              min.c
              1
              ..\src\StatisticsFunctions\min.c
            
            
              power.c
              1
              ..\src\StatisticsFunctions\power.c
            
            
              rms.c
              1
              ..\src\StatisticsFunctions\rms.c
            
            
              std.c
              1
              ..\src\StatisticsFunctions\std.c
            
            
              var.c
              1
              ..\src\StatisticsFunctions\var.c
            
          
        
        
          SupportFunctions
          
            
              copy.c
              1
              ..\src\SupportFunctions\copy.c
            
            
              fill.c
              1
              ..\src\SupportFunctions\fill.c
            
            
              fixed_to_fixed.c
              1
              ..\src\SupportFunctions\fixed_to_fixed.c
            
            
              fixed_to_float.c
              1
              ..\src\SupportFunctions\fixed_to_float.c
            
            
              float_to_fixed.c
              1
              ..\src\SupportFunctions\float_to_fixed.c
            
          
        
        
          TransformFunctions
          
            
              cfft.c
              1
              ..\src\TransformFunctions\cfft.c
            
            
              rfft.c
              1
              ..\src\TransformFunctions\rfft.c
            
            
              dct4.c
              1
              ..\src\TransformFunctions\dct4.c
            
          
        
        
          Intrinsics
          
            
              intrinsics.c
              1
              ..\src\Intrinsics\intrinsics.c
            
          
        
        
          HelperFunctions
          
            
              ref_helper.c
              1
              ..\src\HelperFunctions\ref_helper.c
            
            
              mat_helper.c
              1
              ..\src\HelperFunctions\mat_helper.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_ref
          0
          1
          0
          1
          1
          .\IntermediateFiles\ARMv8MMLld\
          1
          0
          0
          
            0
            0
            
            
            0
            0
            0
            0
          
          
            0
            0
            
            
            0
            0
            0
            0
          
          
            1
            0
            cmd.exe /C copy "$L\lib@L.a" ".\Lib\"
            
            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
            0
            -1
          
          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
            1
            2
            1
            
              -fno-strict-aliasing -ffunction-sections -fdata-sections -march=armv8-m.main+dsp
              ARM_MATH_ARMV8MML, __DSP_PRESENT=1U
              
              ..\inc;..\..\..\Include
            
          
          
            0
            0
            
              
              
              
              
            
          
          
            1
            0
            0
            0
            1
            
            
            
            
            
            -Wl,--gc-sections -march=armv8-m.main+dsp
            
          
        
      
      
        
          BasicMathFunctions
          
            
              abs.c
              1
              ..\src\BasicMathFunctions\abs.c
            
            
              add.c
              1
              ..\src\BasicMathFunctions\add.c
            
            
              dot_prod.c
              1
              ..\src\BasicMathFunctions\dot_prod.c
            
            
              mult.c
              1
              ..\src\BasicMathFunctions\mult.c
            
            
              negate.c
              1
              ..\src\BasicMathFunctions\negate.c
            
            
              offset.c
              1
              ..\src\BasicMathFunctions\offset.c
            
            
              scale.c
              1
              ..\src\BasicMathFunctions\scale.c
            
            
              shift.c
              1
              ..\src\BasicMathFunctions\shift.c
            
            
              sub.c
              1
              ..\src\BasicMathFunctions\sub.c
            
          
        
        
          ComplexMathFunctions
          
            
              cmplx_conj.c
              1
              ..\src\ComplexMathFunctions\cmplx_conj.c
            
            
              cmplx_dot_prod.c
              1
              ..\src\ComplexMathFunctions\cmplx_dot_prod.c
            
            
              cmplx_mag.c
              1
              ..\src\ComplexMathFunctions\cmplx_mag.c
            
            
              cmplx_mag_squared.c
              1
              ..\src\ComplexMathFunctions\cmplx_mag_squared.c
            
            
              cmplx_mult_cmplx.c
              1
              ..\src\ComplexMathFunctions\cmplx_mult_cmplx.c
            
            
              cmplx_mult_real.c
              1
              ..\src\ComplexMathFunctions\cmplx_mult_real.c
            
          
        
        
          ControllerFunctions
          
            
              sin_cos.c
              1
              ..\src\ControllerFunctions\sin_cos.c
            
            
              pid.c
              1
              ..\src\ControllerFunctions\pid.c
            
          
        
        
          FastMathFunctions
          
            
              cos.c
              1
              ..\src\FastMathFunctions\cos.c
            
            
              sin.c
              1
              ..\src\FastMathFunctions\sin.c
            
            
              sqrt.c
              1
              ..\src\FastMathFunctions\sqrt.c
            
          
        
        
          FilteringFunctions
          
            
              biquad.c
              1
              ..\src\FilteringFunctions\biquad.c
            
            
              conv.c
              1
              ..\src\FilteringFunctions\conv.c
            
            
              correlate.c
              1
              ..\src\FilteringFunctions\correlate.c
            
            
              fir.c
              1
              ..\src\FilteringFunctions\fir.c
            
            
              fir_decimate.c
              1
              ..\src\FilteringFunctions\fir_decimate.c
            
            
              fir_lattice.c
              1
              ..\src\FilteringFunctions\fir_lattice.c
            
            
              fir_sparse.c
              1
              ..\src\FilteringFunctions\fir_sparse.c
            
            
              iir_lattice.c
              1
              ..\src\FilteringFunctions\iir_lattice.c
            
            
              lms.c
              1
              ..\src\FilteringFunctions\lms.c
            
            
              fir_interpolate.c
              1
              ..\src\FilteringFunctions\fir_interpolate.c
            
          
        
        
          MatrixFunctions
          
            
              mat_cmplx_mult.c
              1
              ..\src\MatrixFunctions\mat_cmplx_mult.c
            
            
              mat_inverse.c
              1
              ..\src\MatrixFunctions\mat_inverse.c
            
            
              mat_mult.c
              1
              ..\src\MatrixFunctions\mat_mult.c
            
            
              mat_scale.c
              1
              ..\src\MatrixFunctions\mat_scale.c
            
            
              mat_sub.c
              1
              ..\src\MatrixFunctions\mat_sub.c
            
            
              mat_trans.c
              1
              ..\src\MatrixFunctions\mat_trans.c
            
            
              mat_add.c
              1
              ..\src\MatrixFunctions\mat_add.c
            
          
        
        
          StatisticsFunctions
          
            
              max.c
              1
              ..\src\StatisticsFunctions\max.c
            
            
              mean.c
              1
              ..\src\StatisticsFunctions\mean.c
            
            
              min.c
              1
              ..\src\StatisticsFunctions\min.c
            
            
              power.c
              1
              ..\src\StatisticsFunctions\power.c
            
            
              rms.c
              1
              ..\src\StatisticsFunctions\rms.c
            
            
              std.c
              1
              ..\src\StatisticsFunctions\std.c
            
            
              var.c
              1
              ..\src\StatisticsFunctions\var.c
            
          
        
        
          SupportFunctions
          
            
              copy.c
              1
              ..\src\SupportFunctions\copy.c
            
            
              fill.c
              1
              ..\src\SupportFunctions\fill.c
            
            
              fixed_to_fixed.c
              1
              ..\src\SupportFunctions\fixed_to_fixed.c
            
            
              fixed_to_float.c
              1
              ..\src\SupportFunctions\fixed_to_float.c
            
            
              float_to_fixed.c
              1
              ..\src\SupportFunctions\float_to_fixed.c
            
          
        
        
          TransformFunctions
          
            
              cfft.c
              1
              ..\src\TransformFunctions\cfft.c
            
            
              rfft.c
              1
              ..\src\TransformFunctions\rfft.c
            
            
              dct4.c
              1
              ..\src\TransformFunctions\dct4.c
            
          
        
        
          Intrinsics
          
            
              intrinsics.c
              1
              ..\src\Intrinsics\intrinsics.c
            
          
        
        
          HelperFunctions
          
            
              ref_helper.c
              1
              ..\src\HelperFunctions\ref_helper.c
            
            
              mat_helper.c
              1
              ..\src\HelperFunctions\mat_helper.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_ref
          0
          1
          0
          1
          1
          .\IntermediateFiles\ARMv8MMLldfsp\
          1
          0
          0
          
            0
            0
            
            
            0
            0
            0
            0
          
          
            0
            0
            
            
            0
            0
            0
            0
          
          
            1
            0
            cmd.exe /C copy "$L\lib@L.a" ".\Lib\"
            
            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
            0
            -1
          
          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
            1
            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, __DSP_PRESENT=1U, __FPU_PRESENT=1U
              
              ..\inc;..\..\..\Include
            
          
          
            0
            0
            
              
              
              
              
            
          
          
            1
            0
            0
            0
            1
            
            
            
            
            
            -Wl,--gc-sections -march=armv8-m.main+dsp -mfpu=fpv5-sp-d16 -mfloat-abi=hard
            
          
        
      
      
        
          BasicMathFunctions
          
            
              abs.c
              1
              ..\src\BasicMathFunctions\abs.c
            
            
              add.c
              1
              ..\src\BasicMathFunctions\add.c
            
            
              dot_prod.c
              1
              ..\src\BasicMathFunctions\dot_prod.c
            
            
              mult.c
              1
              ..\src\BasicMathFunctions\mult.c
            
            
              negate.c
              1
              ..\src\BasicMathFunctions\negate.c
            
            
              offset.c
              1
              ..\src\BasicMathFunctions\offset.c
            
            
              scale.c
              1
              ..\src\BasicMathFunctions\scale.c
            
            
              shift.c
              1
              ..\src\BasicMathFunctions\shift.c
            
            
              sub.c
              1
              ..\src\BasicMathFunctions\sub.c
            
          
        
        
          ComplexMathFunctions
          
            
              cmplx_conj.c
              1
              ..\src\ComplexMathFunctions\cmplx_conj.c
            
            
              cmplx_dot_prod.c
              1
              ..\src\ComplexMathFunctions\cmplx_dot_prod.c
            
            
              cmplx_mag.c
              1
              ..\src\ComplexMathFunctions\cmplx_mag.c
            
            
              cmplx_mag_squared.c
              1
              ..\src\ComplexMathFunctions\cmplx_mag_squared.c
            
            
              cmplx_mult_cmplx.c
              1
              ..\src\ComplexMathFunctions\cmplx_mult_cmplx.c
            
            
              cmplx_mult_real.c
              1
              ..\src\ComplexMathFunctions\cmplx_mult_real.c
            
          
        
        
          ControllerFunctions
          
            
              sin_cos.c
              1
              ..\src\ControllerFunctions\sin_cos.c
            
            
              pid.c
              1
              ..\src\ControllerFunctions\pid.c
            
          
        
        
          FastMathFunctions
          
            
              cos.c
              1
              ..\src\FastMathFunctions\cos.c
            
            
              sin.c
              1
              ..\src\FastMathFunctions\sin.c
            
            
              sqrt.c
              1
              ..\src\FastMathFunctions\sqrt.c
            
          
        
        
          FilteringFunctions
          
            
              biquad.c
              1
              ..\src\FilteringFunctions\biquad.c
            
            
              conv.c
              1
              ..\src\FilteringFunctions\conv.c
            
            
              correlate.c
              1
              ..\src\FilteringFunctions\correlate.c
            
            
              fir.c
              1
              ..\src\FilteringFunctions\fir.c
            
            
              fir_decimate.c
              1
              ..\src\FilteringFunctions\fir_decimate.c
            
            
              fir_lattice.c
              1
              ..\src\FilteringFunctions\fir_lattice.c
            
            
              fir_sparse.c
              1
              ..\src\FilteringFunctions\fir_sparse.c
            
            
              iir_lattice.c
              1
              ..\src\FilteringFunctions\iir_lattice.c
            
            
              lms.c
              1
              ..\src\FilteringFunctions\lms.c
            
            
              fir_interpolate.c
              1
              ..\src\FilteringFunctions\fir_interpolate.c
            
          
        
        
          MatrixFunctions
          
            
              mat_cmplx_mult.c
              1
              ..\src\MatrixFunctions\mat_cmplx_mult.c
            
            
              mat_inverse.c
              1
              ..\src\MatrixFunctions\mat_inverse.c
            
            
              mat_mult.c
              1
              ..\src\MatrixFunctions\mat_mult.c
            
            
              mat_scale.c
              1
              ..\src\MatrixFunctions\mat_scale.c
            
            
              mat_sub.c
              1
              ..\src\MatrixFunctions\mat_sub.c
            
            
              mat_trans.c
              1
              ..\src\MatrixFunctions\mat_trans.c
            
            
              mat_add.c
              1
              ..\src\MatrixFunctions\mat_add.c
            
          
        
        
          StatisticsFunctions
          
            
              max.c
              1
              ..\src\StatisticsFunctions\max.c
            
            
              mean.c
              1
              ..\src\StatisticsFunctions\mean.c
            
            
              min.c
              1
              ..\src\StatisticsFunctions\min.c
            
            
              power.c
              1
              ..\src\StatisticsFunctions\power.c
            
            
              rms.c
              1
              ..\src\StatisticsFunctions\rms.c
            
            
              std.c
              1
              ..\src\StatisticsFunctions\std.c
            
            
              var.c
              1
              ..\src\StatisticsFunctions\var.c
            
          
        
        
          SupportFunctions
          
            
              copy.c
              1
              ..\src\SupportFunctions\copy.c
            
            
              fill.c
              1
              ..\src\SupportFunctions\fill.c
            
            
              fixed_to_fixed.c
              1
              ..\src\SupportFunctions\fixed_to_fixed.c
            
            
              fixed_to_float.c
              1
              ..\src\SupportFunctions\fixed_to_float.c
            
            
              float_to_fixed.c
              1
              ..\src\SupportFunctions\float_to_fixed.c
            
          
        
        
          TransformFunctions
          
            
              cfft.c
              1
              ..\src\TransformFunctions\cfft.c
            
            
              rfft.c
              1
              ..\src\TransformFunctions\rfft.c
            
            
              dct4.c
              1
              ..\src\TransformFunctions\dct4.c
            
          
        
        
          Intrinsics
          
            
              intrinsics.c
              1
              ..\src\Intrinsics\intrinsics.c
            
          
        
        
          HelperFunctions
          
            
              ref_helper.c
              1
              ..\src\HelperFunctions\ref_helper.c
            
            
              mat_helper.c
              1
              ..\src\HelperFunctions\mat_helper.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_ref
          0
          1
          0
          1
          1
          .\IntermediateFiles\ARMv8MMLldfdp\
          1
          0
          0
          
            0
            0
            
            
            0
            0
            0
            0
          
          
            0
            0
            
            
            0
            0
            0
            0
          
          
            1
            0
            cmd.exe /C copy "$L\lib@L.a" ".\Lib\"
            
            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
            0
            -1
          
          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
            1
            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, __DSP_PRESENT=1U, __FPU_PRESENT=1U
              
              ..\inc;..\..\..\Include
            
          
          
            0
            0
            
              
              
              
              
            
          
          
            1
            0
            0
            0
            1
            
            
            
            
            
            -Wl,--gc-sections -march=armv8-m.main+dsp -mfpu=fpv5-d16 -mfloat-abi=hard
            
          
        
      
      
        
          BasicMathFunctions
          
            
              abs.c
              1
              ..\src\BasicMathFunctions\abs.c
            
            
              add.c
              1
              ..\src\BasicMathFunctions\add.c
            
            
              dot_prod.c
              1
              ..\src\BasicMathFunctions\dot_prod.c
            
            
              mult.c
              1
              ..\src\BasicMathFunctions\mult.c
            
            
              negate.c
              1
              ..\src\BasicMathFunctions\negate.c
            
            
              offset.c
              1
              ..\src\BasicMathFunctions\offset.c
            
            
              scale.c
              1
              ..\src\BasicMathFunctions\scale.c
            
            
              shift.c
              1
              ..\src\BasicMathFunctions\shift.c
            
            
              sub.c
              1
              ..\src\BasicMathFunctions\sub.c
            
          
        
        
          ComplexMathFunctions
          
            
              cmplx_conj.c
              1
              ..\src\ComplexMathFunctions\cmplx_conj.c
            
            
              cmplx_dot_prod.c
              1
              ..\src\ComplexMathFunctions\cmplx_dot_prod.c
            
            
              cmplx_mag.c
              1
              ..\src\ComplexMathFunctions\cmplx_mag.c
            
            
              cmplx_mag_squared.c
              1
              ..\src\ComplexMathFunctions\cmplx_mag_squared.c
            
            
              cmplx_mult_cmplx.c
              1
              ..\src\ComplexMathFunctions\cmplx_mult_cmplx.c
            
            
              cmplx_mult_real.c
              1
              ..\src\ComplexMathFunctions\cmplx_mult_real.c
            
          
        
        
          ControllerFunctions
          
            
              sin_cos.c
              1
              ..\src\ControllerFunctions\sin_cos.c
            
            
              pid.c
              1
              ..\src\ControllerFunctions\pid.c
            
          
        
        
          FastMathFunctions
          
            
              cos.c
              1
              ..\src\FastMathFunctions\cos.c
            
            
              sin.c
              1
              ..\src\FastMathFunctions\sin.c
            
            
              sqrt.c
              1
              ..\src\FastMathFunctions\sqrt.c
            
          
        
        
          FilteringFunctions
          
            
              biquad.c
              1
              ..\src\FilteringFunctions\biquad.c
            
            
              conv.c
              1
              ..\src\FilteringFunctions\conv.c
            
            
              correlate.c
              1
              ..\src\FilteringFunctions\correlate.c
            
            
              fir.c
              1
              ..\src\FilteringFunctions\fir.c
            
            
              fir_decimate.c
              1
              ..\src\FilteringFunctions\fir_decimate.c
            
            
              fir_lattice.c
              1
              ..\src\FilteringFunctions\fir_lattice.c
            
            
              fir_sparse.c
              1
              ..\src\FilteringFunctions\fir_sparse.c
            
            
              iir_lattice.c
              1
              ..\src\FilteringFunctions\iir_lattice.c
            
            
              lms.c
              1
              ..\src\FilteringFunctions\lms.c
            
            
              fir_interpolate.c
              1
              ..\src\FilteringFunctions\fir_interpolate.c
            
          
        
        
          MatrixFunctions
          
            
              mat_cmplx_mult.c
              1
              ..\src\MatrixFunctions\mat_cmplx_mult.c
            
            
              mat_inverse.c
              1
              ..\src\MatrixFunctions\mat_inverse.c
            
            
              mat_mult.c
              1
              ..\src\MatrixFunctions\mat_mult.c
            
            
              mat_scale.c
              1
              ..\src\MatrixFunctions\mat_scale.c
            
            
              mat_sub.c
              1
              ..\src\MatrixFunctions\mat_sub.c
            
            
              mat_trans.c
              1
              ..\src\MatrixFunctions\mat_trans.c
            
            
              mat_add.c
              1
              ..\src\MatrixFunctions\mat_add.c
            
          
        
        
          StatisticsFunctions
          
            
              max.c
              1
              ..\src\StatisticsFunctions\max.c
            
            
              mean.c
              1
              ..\src\StatisticsFunctions\mean.c
            
            
              min.c
              1
              ..\src\StatisticsFunctions\min.c
            
            
              power.c
              1
              ..\src\StatisticsFunctions\power.c
            
            
              rms.c
              1
              ..\src\StatisticsFunctions\rms.c
            
            
              std.c
              1
              ..\src\StatisticsFunctions\std.c
            
            
              var.c
              1
              ..\src\StatisticsFunctions\var.c
            
          
        
        
          SupportFunctions
          
            
              copy.c
              1
              ..\src\SupportFunctions\copy.c
            
            
              fill.c
              1
              ..\src\SupportFunctions\fill.c
            
            
              fixed_to_fixed.c
              1
              ..\src\SupportFunctions\fixed_to_fixed.c
            
            
              fixed_to_float.c
              1
              ..\src\SupportFunctions\fixed_to_float.c
            
            
              float_to_fixed.c
              1
              ..\src\SupportFunctions\float_to_fixed.c
            
          
        
        
          TransformFunctions
          
            
              cfft.c
              1
              ..\src\TransformFunctions\cfft.c
            
            
              rfft.c
              1
              ..\src\TransformFunctions\rfft.c
            
            
              dct4.c
              1
              ..\src\TransformFunctions\dct4.c
            
          
        
        
          Intrinsics
          
            
              intrinsics.c
              1
              ..\src\Intrinsics\intrinsics.c
            
          
        
        
          HelperFunctions
          
            
              ref_helper.c
              1
              ..\src\HelperFunctions\ref_helper.c
            
            
              mat_helper.c
              1
              ..\src\HelperFunctions\mat_helper.c