zephyr/tests/subsys/dsp/basicmath
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 zdsp: add in-place operaton test for basicmath 2023-02-21 15:06:06 +01:00
CMakeLists.txt zdsp: add ARC DSPLIB backend for zdsp 2023-02-21 15:06:06 +01:00
prj_arc.conf modules: cmsis-dsp: add cmsis-dsp module 2023-09-25 09:46:33 +02:00
prj.conf modules: cmsis-dsp: add cmsis-dsp module 2023-09-25 09:46:33 +02:00
testcase.yaml samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00