This repository has been archived on 2024-01-25. You can view files and clone it, but cannot push or open issues or pull requests.
Sem-dma/Drivers/CMSIS/DSP/Source/BasicMathFunctions
Julien Chevalley 902141e8b6 Initial commit
2023-12-11 14:43:05 +01:00
..
arm_abs_f32.c Initial commit 2023-12-11 14:43:05 +01:00
arm_abs_q7.c Initial commit 2023-12-11 14:43:05 +01:00
arm_abs_q15.c Initial commit 2023-12-11 14:43:05 +01:00
arm_abs_q31.c Initial commit 2023-12-11 14:43:05 +01:00
arm_add_f32.c Initial commit 2023-12-11 14:43:05 +01:00
arm_add_q7.c Initial commit 2023-12-11 14:43:05 +01:00
arm_add_q15.c Initial commit 2023-12-11 14:43:05 +01:00
arm_add_q31.c Initial commit 2023-12-11 14:43:05 +01:00
arm_dot_prod_f32.c Initial commit 2023-12-11 14:43:05 +01:00
arm_dot_prod_q7.c Initial commit 2023-12-11 14:43:05 +01:00
arm_dot_prod_q15.c Initial commit 2023-12-11 14:43:05 +01:00
arm_dot_prod_q31.c Initial commit 2023-12-11 14:43:05 +01:00
arm_mult_f32.c Initial commit 2023-12-11 14:43:05 +01:00
arm_mult_q7.c Initial commit 2023-12-11 14:43:05 +01:00
arm_mult_q15.c Initial commit 2023-12-11 14:43:05 +01:00
arm_mult_q31.c Initial commit 2023-12-11 14:43:05 +01:00
arm_negate_f32.c Initial commit 2023-12-11 14:43:05 +01:00
arm_negate_q7.c Initial commit 2023-12-11 14:43:05 +01:00
arm_negate_q15.c Initial commit 2023-12-11 14:43:05 +01:00
arm_negate_q31.c Initial commit 2023-12-11 14:43:05 +01:00
arm_offset_f32.c Initial commit 2023-12-11 14:43:05 +01:00
arm_offset_q7.c Initial commit 2023-12-11 14:43:05 +01:00
arm_offset_q15.c Initial commit 2023-12-11 14:43:05 +01:00
arm_offset_q31.c Initial commit 2023-12-11 14:43:05 +01:00
arm_scale_f32.c Initial commit 2023-12-11 14:43:05 +01:00
arm_scale_q7.c Initial commit 2023-12-11 14:43:05 +01:00
arm_scale_q15.c Initial commit 2023-12-11 14:43:05 +01:00
arm_scale_q31.c Initial commit 2023-12-11 14:43:05 +01:00
arm_shift_q7.c Initial commit 2023-12-11 14:43:05 +01:00
arm_shift_q15.c Initial commit 2023-12-11 14:43:05 +01:00
arm_shift_q31.c Initial commit 2023-12-11 14:43:05 +01:00
arm_sub_f32.c Initial commit 2023-12-11 14:43:05 +01:00
arm_sub_q7.c Initial commit 2023-12-11 14:43:05 +01:00
arm_sub_q15.c Initial commit 2023-12-11 14:43:05 +01:00
arm_sub_q31.c Initial commit 2023-12-11 14:43:05 +01:00