Searched refs:OP2_MULT (Results 1 – 6 of 6) sorted by relevance
/Zephyr-Core-3.7.0/tests/lib/cmsis_dsp/matrix/src/ |
D | binary_q7.c | 22 #define OP2_MULT (0) macro 80 case OP2_MULT: in test_op2() 115 op2, arm_mat_mult_q7, OP2_MULT,
|
D | binary_f64.c | 23 #define OP2_MULT (0) macro 79 case OP2_MULT: in test_op2() 113 op2, arm_mat_mult_f64, OP2_MULT,
|
D | binary_q31.c | 23 #define OP2_MULT (0) macro 79 case OP2_MULT: in test_op2() 111 op2, arm_mat_mult_q31, OP2_MULT,
|
D | binary_f16.c | 23 #define OP2_MULT (0) macro 79 case OP2_MULT: in test_op2() 113 op2, arm_mat_mult_f16, OP2_MULT,
|
D | binary_f32.c | 23 #define OP2_MULT (0) macro 79 case OP2_MULT: in test_op2() 113 op2, arm_mat_mult_f32, OP2_MULT,
|
D | binary_q15.c | 25 #define OP2_MULT (0) macro 84 case OP2_MULT: in test_op2() 119 op2, arm_mat_mult_q15, OP2_MULT,
|