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
db3a3ae6a5
Fix const errors when compiling for Cortex M0
|
7 years ago |
| .. |
|
arm_mat_add_f32.c
|
Converting C sources to use `const` where appropriate using regular expressions. Fix typos
|
7 years ago |
|
arm_mat_add_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_mat_add_q31.c
|
Converting C sources to use `const` where appropriate using regular expressions. Fix typos
|
7 years ago |
|
arm_mat_cmplx_mult_f32.c
|
Converting C sources to use `const` where appropriate using regular expressions. Fix typos
|
7 years ago |
|
arm_mat_cmplx_mult_q15.c
|
Converting C sources to use `const` where appropriate using regular expressions. Fix typos
|
7 years ago |
|
arm_mat_cmplx_mult_q31.c
|
Converting C sources to use `const` where appropriate using regular expressions. Fix typos
|
7 years ago |
|
arm_mat_init_f32.c
|
Updated CMSIS_DSP. Added ARMv8M support, changed copyrigth note.
|
9 years ago |
|
arm_mat_init_q15.c
|
Updated CMSIS_DSP. Added ARMv8M support, changed copyrigth note.
|
9 years ago |
|
arm_mat_init_q31.c
|
Updated CMSIS_DSP. Added ARMv8M support, changed copyrigth note.
|
9 years ago |
|
arm_mat_inverse_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_mat_inverse_f64.c
|
DSP: fix double-promotion warnings in arm_mat_inverse_f64
|
7 years ago |
|
arm_mat_mult_f32.c
|
Converting C sources to use `const` where appropriate using regular expressions. Fix typos
|
7 years ago |
|
arm_mat_mult_fast_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_mat_mult_fast_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_mat_mult_q15.c
|
Fix const errors when compiling for Cortex M0
|
7 years ago |
|
arm_mat_mult_q31.c
|
Converting C sources to use `const` where appropriate using regular expressions. Fix typos
|
7 years ago |
|
arm_mat_scale_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_mat_scale_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_mat_scale_q31.c
|
DSP_Lib:
|
7 years ago |
|
arm_mat_sub_f32.c
|
Converting C sources to use `const` where appropriate using regular expressions. Fix typos
|
7 years ago |
|
arm_mat_sub_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_mat_sub_q31.c
|
Converting C sources to use `const` where appropriate using regular expressions. Fix typos
|
7 years ago |
|
arm_mat_trans_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_mat_trans_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_mat_trans_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 |