Searched defs:test_op2c (Results 1 – 4 of 4) sorted by relevance
/Zephyr-latest/tests/lib/cmsis_dsp/matrix/src/ |
D | binary_f32.c | 117 static void test_op2c(int op, const uint32_t *input1, const uint32_t *input2, in test_op2c() function
|
D | binary_q31.c | 115 static void test_op2c(int op, const q31_t *input1, const q31_t *input2, in test_op2c() function
|
D | binary_f16.c | 117 static void test_op2c(int op, const uint16_t *input1, const uint16_t *input2, in test_op2c() function
|
D | binary_q15.c | 123 static void test_op2c(int op, const q15_t *input1, const q15_t *input2, in test_op2c() function
|