Home
last modified time | relevance | path

Searched defs:test_op2 (Results 1 – 11 of 11) sorted by relevance

/Zephyr-Core-3.7.0/tests/lib/cmsis_dsp/matrix/src/
Dbinary_q7.c24 static void test_op2(int op, const q7_t *input1, const q7_t *input2, in test_op2() function
Dbinary_f64.c26 static void test_op2(int op, const uint64_t *input1, const uint64_t *input2, in test_op2() function
Dbinary_q31.c26 static void test_op2(int op, const q31_t *input1, const q31_t *input2, in test_op2() function
Dbinary_f16.c26 static void test_op2(int op, const uint16_t *input1, const uint16_t *input2, in test_op2() function
Dbinary_f32.c26 static void test_op2(int op, const uint32_t *input1, const uint32_t *input2, in test_op2() function
Dbinary_q15.c28 static void test_op2(int op, const q15_t *input1, const q15_t *input2, in test_op2() function
Dunary_q15.c30 static void test_op2(int op, const q15_t *ref, size_t length) in test_op2() function
Dunary_q31.c30 static void test_op2(int op, const q31_t *ref, size_t length) in test_op2() function
Dunary_f64.c30 static void test_op2(int op, const uint64_t *ref, size_t length) in test_op2() function
Dunary_f32.c38 static void test_op2(int op, const uint32_t *ref, size_t length) in test_op2() function
Dunary_f16.c42 static void test_op2(int op, const uint16_t *ref, size_t length) in test_op2() function