You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
CMSIS-DSP/Source/SupportFunctions
Christophe Favergeon 8f282215fb CMSIS-DSP: Correcting some build issues with Helium f16 code when building with gcc. 5 years ago
..
CMakeLists.txt CMSIS-DSP: Added f16 support functions 5 years ago
SupportFunctions.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
SupportFunctionsF16.c CMSIS-DSP: Added f16 support functions 5 years ago
arm_barycenter_f16.c CMSIS-DSP: Some improvements to build Helium version with gcc. 5 years ago
arm_barycenter_f32.c CMSIS-DSP: Added additional f16 statistics functions 5 years ago
arm_bitonic_sort_f32.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_bubble_sort_f32.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_copy_f16.c CMSIS-DSP: Some improvements to build Helium version with gcc. 5 years ago
arm_copy_f32.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_copy_q7.c CMSIS-DSP: More consistent use of the flag ARM_MATH_AUTOVECTORIZE 5 years ago
arm_copy_q15.c CMSIS-DSP: More consistent use of the flag ARM_MATH_AUTOVECTORIZE 5 years ago
arm_copy_q31.c CMSIS-DSP: More consistent use of the flag ARM_MATH_AUTOVECTORIZE 5 years ago
arm_f16_to_float.c CMSIS-DSP: Correcting some build issues with Helium f16 code when building with gcc. 5 years ago
arm_f16_to_q15.c CMSIS-DSP: Some improvements to build Helium version with gcc. 5 years ago
arm_fill_f16.c CMSIS-DSP: Some improvements to build Helium version with gcc. 5 years ago
arm_fill_f32.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_fill_q7.c CMSIS-DSP: More consistent use of the flag ARM_MATH_AUTOVECTORIZE 5 years ago
arm_fill_q15.c CMSIS-DSP: More consistent use of the flag ARM_MATH_AUTOVECTORIZE 5 years ago
arm_fill_q31.c CMSIS-DSP: More consistent use of the flag ARM_MATH_AUTOVECTORIZE 5 years ago
arm_float_to_f16.c CMSIS-DSP: Correcting some build issues with Helium f16 code when building with gcc. 5 years ago
arm_float_to_q7.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_float_to_q15.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_float_to_q31.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_heap_sort_f32.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_insertion_sort_f32.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_merge_sort_f32.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_merge_sort_init_f32.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_q7_to_float.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_q7_to_q15.c CMSIS-DSP: More consistent use of the flag ARM_MATH_AUTOVECTORIZE 5 years ago
arm_q7_to_q31.c CMSIS-DSP: More consistent use of the flag ARM_MATH_AUTOVECTORIZE 5 years ago
arm_q15_to_f16.c CMSIS-DSP: Some improvements to build Helium version with gcc. 5 years ago
arm_q15_to_float.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_q15_to_q7.c CMSIS-DSP: More consistent use of the flag ARM_MATH_AUTOVECTORIZE 5 years ago
arm_q15_to_q31.c CMSIS-DSP: More consistent use of the flag ARM_MATH_AUTOVECTORIZE 5 years ago
arm_q31_to_float.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_q31_to_q7.c CMSIS-DSP: More consistent use of the flag ARM_MATH_AUTOVECTORIZE 5 years ago
arm_q31_to_q15.c CMSIS-DSP: More consistent use of the flag ARM_MATH_AUTOVECTORIZE 5 years ago
arm_quick_sort_f32.c CMSIS-DSP: Removed wrong includes of f16 headers in f32 code. 5 years ago
arm_selection_sort_f32.c CMSIS-DSP: Removed wrong includes of f16 headers in f32 code. 5 years ago
arm_sort_f32.c CMSIS-DSP: Removed wrong includes of f16 headers in f32 code. 5 years ago
arm_sort_init_f32.c CMSIS-DSP: Removed wrong includes of f16 headers in f32 code. 5 years ago
arm_weighted_sum_f16.c CMSIS-DSP: Some improvements to build Helium version with gcc. 5 years ago
arm_weighted_sum_f32.c CMSIS-DSP: Added new f16 tests 5 years ago