Searched refs:test_op2v (Results 1 – 5 of 5) sorted by relevance
/Zephyr-Core-2.7.6/tests/lib/cmsis_dsp/matrix/src/ |
D | unary_q7.c | 96 static void test_op2v(int op, const q7_t *ref, size_t length) in test_op2v() function
|
D | unary_q15.c | 188 static void test_op2v(int op, const q15_t *ref, size_t length) in test_op2v() function
|
D | unary_q31.c | 188 static void test_op2v(int op, const q31_t *ref, size_t length) in test_op2v() function
|
D | unary_f16.c | 271 static void test_op2v(int op, const uint16_t *ref, size_t length) in test_op2v() function
|
D | unary_f32.c | 267 static void test_op2v(int op, const uint32_t *ref, size_t length) in test_op2v() function
|