Christophe Favergeon 0556e5fb2a CMSIS-DSP: Added scalar version of clipping functions. 5 лет назад
..
BasicMathFunctions.c 0556e5fb2a CMSIS-DSP: Added scalar version of clipping functions. 5 лет назад
BasicMathFunctionsF16.c 0556e5fb2a CMSIS-DSP: Added scalar version of clipping functions. 5 лет назад
CMakeLists.txt c0d3b61f37 CMSIS-DSP: Changed cmake required minimum version 5 лет назад
arm_abs_f16.c 41f2015387 CMSIS-DSP: Re-organization of arm_math.h 5 лет назад
arm_abs_f32.c 41f2015387 CMSIS-DSP: Re-organization of arm_math.h 5 лет назад
arm_abs_q15.c 0bcb1384f2 CMSIS-DSP: More consistent use of the flag ARM_MATH_AUTOVECTORIZE 5 лет назад
arm_abs_q31.c 0bcb1384f2 CMSIS-DSP: More consistent use of the flag ARM_MATH_AUTOVECTORIZE 5 лет назад
arm_abs_q7.c 0bcb1384f2 CMSIS-DSP: More consistent use of the flag ARM_MATH_AUTOVECTORIZE 5 лет назад
arm_add_f16.c 41f2015387 CMSIS-DSP: Re-organization of arm_math.h 5 лет назад
arm_add_f32.c 41f2015387 CMSIS-DSP: Re-organization of arm_math.h 5 лет назад
arm_add_q15.c 0bcb1384f2 CMSIS-DSP: More consistent use of the flag ARM_MATH_AUTOVECTORIZE 5 лет назад
arm_add_q31.c 0bcb1384f2 CMSIS-DSP: More consistent use of the flag ARM_MATH_AUTOVECTORIZE 5 лет назад
arm_add_q7.c 0bcb1384f2 CMSIS-DSP: More consistent use of the flag ARM_MATH_AUTOVECTORIZE 5 лет назад
arm_and_u16.c 1ca28fa995 CMSIS-DSP: Fix signed/unsigned integer data type issue 5 лет назад
arm_and_u32.c 1ca28fa995 CMSIS-DSP: Fix signed/unsigned integer data type issue 5 лет назад
arm_and_u8.c 1ca28fa995 CMSIS-DSP: Fix signed/unsigned integer data type issue 5 лет назад
arm_clip_f16.c 0556e5fb2a CMSIS-DSP: Added scalar version of clipping functions. 5 лет назад
arm_clip_f32.c 0556e5fb2a CMSIS-DSP: Added scalar version of clipping functions. 5 лет назад
arm_clip_q15.c 0556e5fb2a CMSIS-DSP: Added scalar version of clipping functions. 5 лет назад
arm_clip_q31.c 0556e5fb2a CMSIS-DSP: Added scalar version of clipping functions. 5 лет назад
arm_clip_q7.c 0556e5fb2a CMSIS-DSP: Added scalar version of clipping functions. 5 лет назад
arm_dot_prod_f16.c 68e5b742ba CMSIS-DSP: Some improvement to a few f16 functions 5 лет назад
arm_dot_prod_f32.c 41f2015387 CMSIS-DSP: Re-organization of arm_math.h 5 лет назад
arm_dot_prod_q15.c 0bcb1384f2 CMSIS-DSP: More consistent use of the flag ARM_MATH_AUTOVECTORIZE 5 лет назад
arm_dot_prod_q31.c 0bcb1384f2 CMSIS-DSP: More consistent use of the flag ARM_MATH_AUTOVECTORIZE 5 лет назад
arm_dot_prod_q7.c 0bcb1384f2 CMSIS-DSP: More consistent use of the flag ARM_MATH_AUTOVECTORIZE 5 лет назад
arm_mult_f16.c 9a254bc926 CMSIS-DSP: Improvements for building with gcc on M55. 5 лет назад
arm_mult_f32.c 41f2015387 CMSIS-DSP: Re-organization of arm_math.h 5 лет назад
arm_mult_q15.c 0bcb1384f2 CMSIS-DSP: More consistent use of the flag ARM_MATH_AUTOVECTORIZE 5 лет назад
arm_mult_q31.c 0bcb1384f2 CMSIS-DSP: More consistent use of the flag ARM_MATH_AUTOVECTORIZE 5 лет назад
arm_mult_q7.c 0bcb1384f2 CMSIS-DSP: More consistent use of the flag ARM_MATH_AUTOVECTORIZE 5 лет назад
arm_negate_f16.c 41f2015387 CMSIS-DSP: Re-organization of arm_math.h 5 лет назад
arm_negate_f32.c 41f2015387 CMSIS-DSP: Re-organization of arm_math.h 5 лет назад
arm_negate_q15.c 0bcb1384f2 CMSIS-DSP: More consistent use of the flag ARM_MATH_AUTOVECTORIZE 5 лет назад
arm_negate_q31.c 0bcb1384f2 CMSIS-DSP: More consistent use of the flag ARM_MATH_AUTOVECTORIZE 5 лет назад
arm_negate_q7.c 0bcb1384f2 CMSIS-DSP: More consistent use of the flag ARM_MATH_AUTOVECTORIZE 5 лет назад
arm_not_u16.c 1ca28fa995 CMSIS-DSP: Fix signed/unsigned integer data type issue 5 лет назад
arm_not_u32.c 1ca28fa995 CMSIS-DSP: Fix signed/unsigned integer data type issue 5 лет назад
arm_not_u8.c 1ca28fa995 CMSIS-DSP: Fix signed/unsigned integer data type issue 5 лет назад
arm_offset_f16.c 41f2015387 CMSIS-DSP: Re-organization of arm_math.h 5 лет назад
arm_offset_f32.c 41f2015387 CMSIS-DSP: Re-organization of arm_math.h 5 лет назад
arm_offset_q15.c 0bcb1384f2 CMSIS-DSP: More consistent use of the flag ARM_MATH_AUTOVECTORIZE 5 лет назад
arm_offset_q31.c dc096e0de2 Update arm_offset_q31.c 5 лет назад
arm_offset_q7.c 0dc176154c Update arm_offset_q7.c 5 лет назад
arm_or_u16.c 1ca28fa995 CMSIS-DSP: Fix signed/unsigned integer data type issue 5 лет назад
arm_or_u32.c 1ca28fa995 CMSIS-DSP: Fix signed/unsigned integer data type issue 5 лет назад
arm_or_u8.c 1ca28fa995 CMSIS-DSP: Fix signed/unsigned integer data type issue 5 лет назад
arm_scale_f16.c 41f2015387 CMSIS-DSP: Re-organization of arm_math.h 5 лет назад
arm_scale_f32.c 41f2015387 CMSIS-DSP: Re-organization of arm_math.h 5 лет назад
arm_scale_q15.c 0bcb1384f2 CMSIS-DSP: More consistent use of the flag ARM_MATH_AUTOVECTORIZE 5 лет назад
arm_scale_q31.c 0bcb1384f2 CMSIS-DSP: More consistent use of the flag ARM_MATH_AUTOVECTORIZE 5 лет назад
arm_scale_q7.c 0bcb1384f2 CMSIS-DSP: More consistent use of the flag ARM_MATH_AUTOVECTORIZE 5 лет назад
arm_shift_q15.c f657d52568 Update arm_shift_q15.c 5 лет назад
arm_shift_q31.c 0bcb1384f2 CMSIS-DSP: More consistent use of the flag ARM_MATH_AUTOVECTORIZE 5 лет назад
arm_shift_q7.c d18f717c68 Update arm_shift_q7.c 5 лет назад
arm_sub_f16.c 41f2015387 CMSIS-DSP: Re-organization of arm_math.h 5 лет назад
arm_sub_f32.c 41f2015387 CMSIS-DSP: Re-organization of arm_math.h 5 лет назад
arm_sub_q15.c 0bcb1384f2 CMSIS-DSP: More consistent use of the flag ARM_MATH_AUTOVECTORIZE 5 лет назад
arm_sub_q31.c 0bcb1384f2 CMSIS-DSP: More consistent use of the flag ARM_MATH_AUTOVECTORIZE 5 лет назад
arm_sub_q7.c 0bcb1384f2 CMSIS-DSP: More consistent use of the flag ARM_MATH_AUTOVECTORIZE 5 лет назад
arm_xor_u16.c 1ca28fa995 CMSIS-DSP: Fix signed/unsigned integer data type issue 5 лет назад
arm_xor_u32.c 1ca28fa995 CMSIS-DSP: Fix signed/unsigned integer data type issue 5 лет назад
arm_xor_u8.c 1ca28fa995 CMSIS-DSP: Fix signed/unsigned integer data type issue 5 лет назад