Christophe Favergeon 9961b157f9 CMSIS-DSP: Some improvements to build Helium version with gcc. 5 years ago
..
CMakeLists.txt 1187f007a8 CMSIS-DSP: Added complex math f16 5 years ago
ComplexMathFunctions.c ff234f70c2 CMSIS-DSP: More consistent use of the flag ARM_MATH_AUTOVECTORIZE 5 years ago
ComplexMathFunctionsF16.c 1187f007a8 CMSIS-DSP: Added complex math f16 5 years ago
arm_cmplx_conj_f16.c 9961b157f9 CMSIS-DSP: Some improvements to build Helium version with gcc. 5 years ago
arm_cmplx_conj_f32.c 2f12ed8d9a CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_cmplx_conj_q15.c ff234f70c2 CMSIS-DSP: More consistent use of the flag ARM_MATH_AUTOVECTORIZE 5 years ago
arm_cmplx_conj_q31.c ff234f70c2 CMSIS-DSP: More consistent use of the flag ARM_MATH_AUTOVECTORIZE 5 years ago
arm_cmplx_dot_prod_f16.c 9961b157f9 CMSIS-DSP: Some improvements to build Helium version with gcc. 5 years ago
arm_cmplx_dot_prod_f32.c 616847f37d CMSIS-DSP: New MVE implementations of the complex dot product and vector product. 5 years ago
arm_cmplx_dot_prod_q15.c 616847f37d CMSIS-DSP: New MVE implementations of the complex dot product and vector product. 5 years ago
arm_cmplx_dot_prod_q31.c 616847f37d CMSIS-DSP: New MVE implementations of the complex dot product and vector product. 5 years ago
arm_cmplx_mag_f16.c 9961b157f9 CMSIS-DSP: Some improvements to build Helium version with gcc. 5 years ago
arm_cmplx_mag_f32.c 2f12ed8d9a CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_cmplx_mag_q15.c ff234f70c2 CMSIS-DSP: More consistent use of the flag ARM_MATH_AUTOVECTORIZE 5 years ago
arm_cmplx_mag_q31.c ff234f70c2 CMSIS-DSP: More consistent use of the flag ARM_MATH_AUTOVECTORIZE 5 years ago
arm_cmplx_mag_squared_f16.c 9961b157f9 CMSIS-DSP: Some improvements to build Helium version with gcc. 5 years ago
arm_cmplx_mag_squared_f32.c 2f12ed8d9a CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_cmplx_mag_squared_q15.c ff234f70c2 CMSIS-DSP: More consistent use of the flag ARM_MATH_AUTOVECTORIZE 5 years ago
arm_cmplx_mag_squared_q31.c ff234f70c2 CMSIS-DSP: More consistent use of the flag ARM_MATH_AUTOVECTORIZE 5 years ago
arm_cmplx_mult_cmplx_f16.c 9961b157f9 CMSIS-DSP: Some improvements to build Helium version with gcc. 5 years ago
arm_cmplx_mult_cmplx_f32.c 616847f37d CMSIS-DSP: New MVE implementations of the complex dot product and vector product. 5 years ago
arm_cmplx_mult_cmplx_q15.c 616847f37d CMSIS-DSP: New MVE implementations of the complex dot product and vector product. 5 years ago
arm_cmplx_mult_cmplx_q31.c 616847f37d CMSIS-DSP: New MVE implementations of the complex dot product and vector product. 5 years ago
arm_cmplx_mult_real_f16.c 9961b157f9 CMSIS-DSP: Some improvements to build Helium version with gcc. 5 years ago
arm_cmplx_mult_real_f32.c 2f12ed8d9a CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_cmplx_mult_real_q15.c ff234f70c2 CMSIS-DSP: More consistent use of the flag ARM_MATH_AUTOVECTORIZE 5 years ago
arm_cmplx_mult_real_q31.c ff234f70c2 CMSIS-DSP: More consistent use of the flag ARM_MATH_AUTOVECTORIZE 5 years ago