zephyr/tests/lib/cmsis_dsp/complexmath
Ryan McClelland 104ea2ccca modules: cmsis-dsp: add cmsis-dsp module
Use CMSIS-DSP from its new realm. This also changes change how you
initialize FFT tables as well to use arm_cfft_init_64_f32 if you
know the FFT size in advance rather than the generic initialization
arm_cfft_init_f32.

Signed-off-by: Ryan McClelland <ryanmcclelland@meta.com>
2023-09-25 09:46:33 +02:00
..
src
CMakeLists.txt
prj.conf modules: cmsis-dsp: add cmsis-dsp module 2023-09-25 09:46:33 +02:00
testcase.yaml