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/Testing/cmsis_build/RTE/Device/SSE-310-MPS3
Christophe Favergeon f757add3bb Added window functions for use with Fourier transforms.
Regular functions for use with tone detection and noise estimation.
Flat-top windows for estimation of tone amplitudes.

Parameters of the windows are given.

Kaiser window missing (Bessel function not available in the library).

No f16 implementation since it is not accurate enough. It is better
to compute a f32 window and convert to f16 after.
3 years ago
..
RTE_Device.h Added support for building the test framework and examples with CMSIS build tools. 3 years ago
cmsis_driver_config.h Added support for building the test framework and examples with CMSIS build tools. 3 years ago
corstone310_mps3_s.ld Added window functions for use with Fourier transforms. 3 years ago
corstone310_mps3_s.sct Added support for building the test framework and examples with CMSIS build tools. 3 years ago
device_cfg.h Added support for building the test framework and examples with CMSIS build tools. 3 years ago
platform_base_address.h Added support for building the test framework and examples with CMSIS build tools. 3 years ago
region_defs.h Added support for building the test framework and examples with CMSIS build tools. 3 years ago
region_limits.h Corrected issue #72 3 years ago
startup_SSE310MPS3.c Added support for building the test framework and examples with CMSIS build tools. 3 years ago
system_SSE310MPS3.c Added support for building the test framework and examples with CMSIS build tools. 3 years ago
system_SSE310MPS3.h Added support for building the test framework and examples with CMSIS build tools. 3 years ago