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 41f2015387 CMSIS-DSP: Re-organization of arm_math.h
arm_math.h splitted into several headers.
Interpolation functions moved from arm_math.h to a separate folder.
5 years ago
..
CMakeLists.txt CMSIS-DSP: Changed cmake required minimum version 6 years ago
SupportFunctions.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_barycenter_f32.c CMSIS-DSP: Re-organization of arm_math.h 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_f32.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_copy_q7.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_copy_q15.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_copy_q31.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_fill_f32.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_fill_q7.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_fill_q15.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_fill_q31.c CMSIS-DSP: Re-organization of arm_math.h 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: Re-organization of arm_math.h 5 years ago
arm_q7_to_q31.c CMSIS-DSP: Re-organization of arm_math.h 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: Re-organization of arm_math.h 5 years ago
arm_q15_to_q31.c CMSIS-DSP: Re-organization of arm_math.h 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: Re-organization of arm_math.h 5 years ago
arm_q31_to_q15.c CMSIS-DSP: Re-organization of arm_math.h 5 years ago
arm_quick_sort_f32.c Improved arm_quick_sort_f32 6 years ago
arm_selection_sort_f32.c CMSIS-DSP: Corrected Doxygen issues 6 years ago
arm_sort_f32.c CMSIS-DSP: Corrected Doxygen issues 6 years ago
arm_sort_init_f32.c CMSIS-DSP: Corrected Doxygen issues 6 years ago
arm_weighted_sum_f32.c CMSIS-DSP: Corrected build issues with AC5 and gcc. Improved Doxygen comments. 6 years ago