Home
last modified time | relevance | path

Searched refs:DEFINE_TEST_VARIANT7 (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/tests/lib/cmsis_dsp/interpolation/src/
Df32.c140 DEFINE_TEST_VARIANT7(interpolation_f32, arm_spline, square_20,
144 DEFINE_TEST_VARIANT7(interpolation_f32, arm_spline, sine_33,
148 DEFINE_TEST_VARIANT7(interpolation_f32, arm_spline, ramp_30,
/Zephyr-latest/tests/lib/cmsis_dsp/common/
Dtest_common.h65 #define DEFINE_TEST_VARIANT7(suite, name, variant, a1, a2, a3, a4, a5, a6, a7) \ macro