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.
Torfinn Berset
23765aeff4
Fix const warnings
|
7 years ago |
| .. |
|
arm_bitreversal.c
|
Converting C sources to use `const` where appropriate using regular expressions. Fix typos
|
7 years ago |
|
arm_bitreversal2.S
|
DSP_Lib:
|
7 years ago |
|
arm_cfft_f32.c
|
Converting C sources to use `const` where appropriate using regular expressions. Fix typos
|
7 years ago |
|
arm_cfft_q15.c
|
Converting C sources to use `const` where appropriate using regular expressions. Fix typos
|
7 years ago |
|
arm_cfft_q31.c
|
Converting C sources to use `const` where appropriate using regular expressions. Fix typos
|
7 years ago |
|
arm_cfft_radix2_f32.c
|
Fix const warnings
|
7 years ago |
|
arm_cfft_radix2_init_f32.c
|
Global MISRA-C Rule 10.6 fix up: Unsigned constant values with U suffix, uppercase instead of lowercase. (Issue #227)
|
8 years ago |
|
arm_cfft_radix2_init_q15.c
|
Global MISRA-C Rule 10.6 fix up: Unsigned constant values with U suffix, uppercase instead of lowercase. (Issue #227)
|
8 years ago |
|
arm_cfft_radix2_init_q31.c
|
Global MISRA-C Rule 10.6 fix up: Unsigned constant values with U suffix, uppercase instead of lowercase. (Issue #227)
|
8 years ago |
|
arm_cfft_radix2_q15.c
|
Fix const warnings
|
7 years ago |
|
arm_cfft_radix2_q31.c
|
Fix const warnings
|
7 years ago |
|
arm_cfft_radix4_f32.c
|
Fix const warnings
|
7 years ago |
|
arm_cfft_radix4_init_f32.c
|
Global MISRA-C Rule 10.6 fix up: Unsigned constant values with U suffix, uppercase instead of lowercase. (Issue #227)
|
8 years ago |
|
arm_cfft_radix4_init_q15.c
|
Global MISRA-C Rule 10.6 fix up: Unsigned constant values with U suffix, uppercase instead of lowercase. (Issue #227)
|
8 years ago |
|
arm_cfft_radix4_init_q31.c
|
Global MISRA-C Rule 10.6 fix up: Unsigned constant values with U suffix, uppercase instead of lowercase. (Issue #227)
|
8 years ago |
|
arm_cfft_radix4_q15.c
|
Fix const warnings
|
7 years ago |
|
arm_cfft_radix4_q31.c
|
Fix const warnings
|
7 years ago |
|
arm_cfft_radix8_f32.c
|
Updated CMSIS_DSP. Added ARMv8M support, changed copyrigth note.
|
9 years ago |
|
arm_dct4_f32.c
|
Fix const warnings
|
7 years ago |
|
arm_dct4_init_f32.c
|
Global MISRA-C Rule 10.6 fix up: Unsigned constant values with U suffix, uppercase instead of lowercase. (Issue #227)
|
8 years ago |
|
arm_dct4_init_q15.c
|
Global MISRA-C Rule 10.6 fix up: Unsigned constant values with U suffix, uppercase instead of lowercase. (Issue #227)
|
8 years ago |
|
arm_dct4_init_q31.c
|
Global MISRA-C Rule 10.6 fix up: Unsigned constant values with U suffix, uppercase instead of lowercase. (Issue #227)
|
8 years ago |
|
arm_dct4_q15.c
|
Fix const warnings
|
7 years ago |
|
arm_dct4_q31.c
|
Fix const warnings
|
7 years ago |
|
arm_rfft_f32.c
|
Fix const warnings
|
7 years ago |
|
arm_rfft_fast_f32.c
|
Global MISRA-C Rule 10.6 fix up: Unsigned constant values with U suffix, uppercase instead of lowercase. (Issue #227)
|
8 years ago |
|
arm_rfft_fast_init_f32.c
|
Implement arm_rfft_fast_init_f32 with new separate initialize functions.
|
7 years ago |
|
arm_rfft_init_f32.c
|
Global MISRA-C Rule 10.6 fix up: Unsigned constant values with U suffix, uppercase instead of lowercase. (Issue #227)
|
8 years ago |
|
arm_rfft_init_q15.c
|
Global MISRA-C Rule 10.6 fix up: Unsigned constant values with U suffix, uppercase instead of lowercase. (Issue #227)
|
8 years ago |
|
arm_rfft_init_q31.c
|
Global MISRA-C Rule 10.6 fix up: Unsigned constant values with U suffix, uppercase instead of lowercase. (Issue #227)
|
8 years ago |
|
arm_rfft_q15.c
|
Fix const warnings
|
7 years ago |
|
arm_rfft_q31.c
|
Fix const warnings
|
7 years ago |