Home
last modified time | relevance | path

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

/Zephyr-latest/tests/lib/cmsis_dsp/support/src/
Dq15.c30 arm_copy_q15(input1, output, length); in test_arm_copy_q15()
41 DEFINE_TEST_VARIANT2(support_q15, arm_copy_q15, 7, in_q15, 7);
42 DEFINE_TEST_VARIANT2(support_q15, arm_copy_q15, 16, in_q15, 16);
43 DEFINE_TEST_VARIANT2(support_q15, arm_copy_q15, 23, in_q15, 23);
/Zephyr-latest/modules/cmsis-dsp/
DCMakeLists.txt695 ${CMSIS_DSP_DIR}/Source/SupportFunctions/arm_copy_q15.c