Searched refs:test_op1c (Results 1 – 4 of 4) sorted by relevance
/Zephyr-Core-3.7.0/tests/lib/cmsis_dsp/matrix/src/ |
D | unary_q15.c | 261 static void test_op1c(int op, const q15_t *ref, size_t length, bool transpose) in test_op1c() function
|
D | unary_q31.c | 261 static void test_op1c(int op, const q31_t *ref, size_t length, bool transpose) in test_op1c() function
|
D | unary_f32.c | 342 static void test_op1c(int op, const uint32_t *ref, size_t length, bool transpose) in test_op1c() function
|
D | unary_f16.c | 346 static void test_op1c(int op, const uint16_t *ref, size_t length, bool transpose) in test_op1c() function
|