Searched refs:OP2V_VEC_MULT (Results 1 – 5 of 5) sorted by relevance
/Zephyr-Core-3.7.0/tests/lib/cmsis_dsp/matrix/src/ |
D | unary_q7.c | 24 #define OP2V_VEC_MULT (0) macro 136 case OP2V_VEC_MULT: in test_op2v() 163 op2v, arm_mat_vec_mult_q7, OP2V_VEC_MULT,
|
D | unary_q15.c | 27 #define OP2V_VEC_MULT (0) macro 231 case OP2V_VEC_MULT: in test_op2v() 258 op2v, arm_mat_vec_mult_q15, OP2V_VEC_MULT,
|
D | unary_q31.c | 27 #define OP2V_VEC_MULT (0) macro 231 case OP2V_VEC_MULT: in test_op2v() 258 op2v, arm_mat_vec_mult_q31, OP2V_VEC_MULT,
|
D | unary_f32.c | 35 #define OP2V_VEC_MULT (0) macro 310 case OP2V_VEC_MULT: in test_op2v() 339 op2v, arm_mat_vec_mult_f32, OP2V_VEC_MULT,
|
D | unary_f16.c | 39 #define OP2V_VEC_MULT (0) macro 314 case OP2V_VEC_MULT: in test_op2v() 343 op2v, arm_mat_vec_mult_f16, OP2V_VEC_MULT,
|