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
Torfinn Berset 61bd40e7a6 Fix incorrect pointer sign for arm_cfft_radix4_q15's bit reversal table (was signed, should be unsigned) 7 years ago
..
BasicMathFunctions Converting C sources to use `const` where appropriate using regular expressions. Fix typos 7 years ago
CommonTables Global MISRA-C Rule 10.6 fix up: Unsigned constant values with U suffix, uppercase instead of lowercase. (Issue #227) 8 years ago
ComplexMathFunctions Converting C sources to use `const` where appropriate using regular expressions. Fix typos 7 years ago
ControllerFunctions Global MISRA-C Rule 10.6 fix up: Unsigned constant values with U suffix, uppercase instead of lowercase. (Issue #227) 8 years ago
FastMathFunctions Revert "input range must be in [0:2PI]" 7 years ago
FilteringFunctions Fix duplicate `const` declaration specifier 7 years ago
MatrixFunctions Fix const errors when compiling for Cortex M0 7 years ago
StatisticsFunctions Fix const warnings 7 years ago
SupportFunctions Fix const warnings 7 years ago
TransformFunctions Fix incorrect pointer sign for arm_cfft_radix4_q15's bit reversal table (was signed, should be unsigned) 7 years ago