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/ControllerFunctions
Christophe Favergeon 1d9e38adca Reworked FFT initializations to make the work of the linker easier.
New FFT initialization functions to make it easier for the linker
to optimize the code size when the library is used as a static
library and can't be rebuilt.

Compilation directives for code size optimizations have been removed.
3 years ago
..
Config.cmake Reworked FFT initializations to make the work of the linker easier. 3 years ago
ControllerFunctions.c Reworked FFT initializations to make the work of the linker easier. 3 years ago
arm_pid_init_f32.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_pid_init_q15.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_pid_init_q31.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_pid_reset_f32.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_pid_reset_q15.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_pid_reset_q31.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago
arm_sin_cos_f32.c Correction of issue #2 3 years ago
arm_sin_cos_q31.c CMSIS-DSP: Update copyright year and version numbers in comments. 5 years ago