mbed-os/libraries/dsp/cmsis_dsp/SupportFunctions
ohagendorf b34e067ef2 [dsp lib] update CMSIS dsp 4.5
update was necessary to switching on the dsp lib for Cortex M7 (DISCO_F746)
both dsp tests (CMSIS_DSP_1, DSP_1) are OK with DISCO_F746 and DISCO_L476
2015-11-18 23:26:25 +01:00
..
arm_copy_f32.c
arm_copy_q7.c
arm_copy_q15.c
arm_copy_q31.c
arm_fill_f32.c
arm_fill_q7.c
arm_fill_q15.c
arm_fill_q31.c
arm_float_to_q7.c
arm_float_to_q15.c
arm_float_to_q31.c
arm_q7_to_float.c
arm_q7_to_q15.c
arm_q7_to_q31.c
arm_q15_to_float.c
arm_q15_to_q7.c
arm_q15_to_q31.c
arm_q31_to_float.c
arm_q31_to_q7.c
arm_q31_to_q15.c
math_helper.c