nucleo_f446re_playground/Drivers/CMSIS/DSP/Source/FastMathFunctions
2025-06-09 18:13:05 +02:00
..
arm_atan2_f16.c Initial commit 2025-06-09 18:13:05 +02:00
arm_atan2_f32.c Initial commit 2025-06-09 18:13:05 +02:00
arm_atan2_q15.c Initial commit 2025-06-09 18:13:05 +02:00
arm_atan2_q31.c Initial commit 2025-06-09 18:13:05 +02:00
arm_cos_f32.c Initial commit 2025-06-09 18:13:05 +02:00
arm_cos_q15.c Initial commit 2025-06-09 18:13:05 +02:00
arm_cos_q31.c Initial commit 2025-06-09 18:13:05 +02:00
arm_divide_q15.c Initial commit 2025-06-09 18:13:05 +02:00
arm_divide_q31.c Initial commit 2025-06-09 18:13:05 +02:00
arm_sin_f32.c Initial commit 2025-06-09 18:13:05 +02:00
arm_sin_q15.c Initial commit 2025-06-09 18:13:05 +02:00
arm_sin_q31.c Initial commit 2025-06-09 18:13:05 +02:00
arm_sqrt_q15.c Initial commit 2025-06-09 18:13:05 +02:00
arm_sqrt_q31.c Initial commit 2025-06-09 18:13:05 +02:00
arm_vexp_f16.c Initial commit 2025-06-09 18:13:05 +02:00
arm_vexp_f32.c Initial commit 2025-06-09 18:13:05 +02:00
arm_vexp_f64.c Initial commit 2025-06-09 18:13:05 +02:00
arm_vinverse_f16.c Initial commit 2025-06-09 18:13:05 +02:00
arm_vlog_f16.c Initial commit 2025-06-09 18:13:05 +02:00
arm_vlog_f32.c Initial commit 2025-06-09 18:13:05 +02:00
arm_vlog_f64.c Initial commit 2025-06-09 18:13:05 +02:00
arm_vlog_q15.c Initial commit 2025-06-09 18:13:05 +02:00
arm_vlog_q31.c Initial commit 2025-06-09 18:13:05 +02:00
CMakeLists.txt Initial commit 2025-06-09 18:13:05 +02:00
FastMathFunctions.c Initial commit 2025-06-09 18:13:05 +02:00
FastMathFunctionsF16.c Initial commit 2025-06-09 18:13:05 +02:00