pinebuds/platform/cmsis/DSP_Lib/ComplexMathFunctions
Ben V. Brown 75381150fd Formatting
Formatting Pass 1

Lots of fixups to adding stdint and stdbool all over the place

Formatting Pass 2
Formatting Pass 3
Formatting Pass 4

Update app_bt_stream.cpp
2023-02-02 07:56:49 +11:00
..
ComplexMathFunctions.c add first commit 2022-08-15 17:20:27 +08:00
Makefile add first commit 2022-08-15 17:20:27 +08:00
arm_cmplx_conj_f32.c Formatting 2023-02-02 07:56:49 +11:00
arm_cmplx_conj_q15.c Formatting 2023-02-02 07:56:49 +11:00
arm_cmplx_conj_q31.c Formatting 2023-02-02 07:56:49 +11:00
arm_cmplx_dot_prod_f32.c Formatting 2023-02-02 07:56:49 +11:00
arm_cmplx_dot_prod_q15.c Formatting 2023-02-02 07:56:49 +11:00
arm_cmplx_dot_prod_q31.c Formatting 2023-02-02 07:56:49 +11:00
arm_cmplx_mag_f32.c Formatting 2023-02-02 07:56:49 +11:00
arm_cmplx_mag_q15.c Formatting 2023-02-02 07:56:49 +11:00
arm_cmplx_mag_q31.c Formatting 2023-02-02 07:56:49 +11:00
arm_cmplx_mag_squared_f32.c Formatting 2023-02-02 07:56:49 +11:00
arm_cmplx_mag_squared_q15.c Formatting 2023-02-02 07:56:49 +11:00
arm_cmplx_mag_squared_q31.c Formatting 2023-02-02 07:56:49 +11:00
arm_cmplx_mult_cmplx_f32.c Formatting 2023-02-02 07:56:49 +11:00
arm_cmplx_mult_cmplx_q15.c Formatting 2023-02-02 07:56:49 +11:00
arm_cmplx_mult_cmplx_q31.c Formatting 2023-02-02 07:56:49 +11:00
arm_cmplx_mult_real_f32.c Formatting 2023-02-02 07:56:49 +11:00
arm_cmplx_mult_real_q15.c Formatting 2023-02-02 07:56:49 +11:00
arm_cmplx_mult_real_q31.c Formatting 2023-02-02 07:56:49 +11:00