Home
last modified time | relevance | path

Searched refs:OP2_MULT (Results 1 – 6 of 6) sorted by relevance

/Zephyr-Core-3.7.0/tests/lib/cmsis_dsp/matrix/src/
Dbinary_q7.c22 #define OP2_MULT (0) macro
80 case OP2_MULT: in test_op2()
115 op2, arm_mat_mult_q7, OP2_MULT,
Dbinary_f64.c23 #define OP2_MULT (0) macro
79 case OP2_MULT: in test_op2()
113 op2, arm_mat_mult_f64, OP2_MULT,
Dbinary_q31.c23 #define OP2_MULT (0) macro
79 case OP2_MULT: in test_op2()
111 op2, arm_mat_mult_q31, OP2_MULT,
Dbinary_f16.c23 #define OP2_MULT (0) macro
79 case OP2_MULT: in test_op2()
113 op2, arm_mat_mult_f16, OP2_MULT,
Dbinary_f32.c23 #define OP2_MULT (0) macro
79 case OP2_MULT: in test_op2()
113 op2, arm_mat_mult_f32, OP2_MULT,
Dbinary_q15.c25 #define OP2_MULT (0) macro
84 case OP2_MULT: in test_op2()
119 op2, arm_mat_mult_q15, OP2_MULT,