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/StatisticsFunctions
Torfinn Berset 23765aeff4 Fix const warnings 7 years ago
..
arm_max_f32.c Converting C sources to use `const` where appropriate using regular expressions. Fix typos 7 years ago
arm_max_q7.c Converting C sources to use `const` where appropriate using regular expressions. Fix typos 7 years ago
arm_max_q15.c Converting C sources to use `const` where appropriate using regular expressions. Fix typos 7 years ago
arm_max_q31.c Converting C sources to use `const` where appropriate using regular expressions. Fix typos 7 years ago
arm_mean_f32.c Converting C sources to use `const` where appropriate using regular expressions. Fix typos 7 years ago
arm_mean_q7.c Converting C sources to use `const` where appropriate using regular expressions. Fix typos 7 years ago
arm_mean_q15.c Converting C sources to use `const` where appropriate using regular expressions. Fix typos 7 years ago
arm_mean_q31.c Converting C sources to use `const` where appropriate using regular expressions. Fix typos 7 years ago
arm_min_f32.c Converting C sources to use `const` where appropriate using regular expressions. Fix typos 7 years ago
arm_min_q7.c Converting C sources to use `const` where appropriate using regular expressions. Fix typos 7 years ago
arm_min_q15.c Converting C sources to use `const` where appropriate using regular expressions. Fix typos 7 years ago
arm_min_q31.c Converting C sources to use `const` where appropriate using regular expressions. Fix typos 7 years ago
arm_power_f32.c Converting C sources to use `const` where appropriate using regular expressions. Fix typos 7 years ago
arm_power_q7.c Converting C sources to use `const` where appropriate using regular expressions. Fix typos 7 years ago
arm_power_q15.c Converting C sources to use `const` where appropriate using regular expressions. Fix typos 7 years ago
arm_power_q31.c Converting C sources to use `const` where appropriate using regular expressions. Fix typos 7 years ago
arm_rms_f32.c Converting C sources to use `const` where appropriate using regular expressions. Fix typos 7 years ago
arm_rms_q15.c Converting C sources to use `const` where appropriate using regular expressions. Fix typos 7 years ago
arm_rms_q31.c Converting C sources to use `const` where appropriate using regular expressions. Fix typos 7 years ago
arm_std_f32.c Converting C sources to use `const` where appropriate using regular expressions. Fix typos 7 years ago
arm_std_q15.c Converting C sources to use `const` where appropriate using regular expressions. Fix typos 7 years ago
arm_std_q31.c Converting C sources to use `const` where appropriate using regular expressions. Fix typos 7 years ago
arm_var_f32.c Fix const warnings 7 years ago
arm_var_q15.c Converting C sources to use `const` where appropriate using regular expressions. Fix typos 7 years ago
arm_var_q31.c Converting C sources to use `const` where appropriate using regular expressions. Fix typos 7 years ago