Searched refs:OP2C_CMPLX_MULT (Results 1 – 5 of 5) sorted by relevance
/Zephyr-Core-3.7.0/tests/lib/cmsis_dsp/matrix/src/ |
D | binary_f64.c | 24 #define OP2C_CMPLX_MULT (0) macro 175 case OP2C_CMPLX_MULT: 209 op2c, arm_mat_cmplx_mult_f64, OP2C_CMPLX_MULT,
|
D | binary_q31.c | 24 #define OP2C_CMPLX_MULT (0) macro 168 case OP2C_CMPLX_MULT: in test_op2c() 201 op2c, arm_mat_cmplx_mult_q31, OP2C_CMPLX_MULT,
|
D | binary_f16.c | 24 #define OP2C_CMPLX_MULT (0) macro 170 case OP2C_CMPLX_MULT: in test_op2c() 204 op2c, arm_mat_cmplx_mult_f16, OP2C_CMPLX_MULT,
|
D | binary_f32.c | 24 #define OP2C_CMPLX_MULT (0) macro 170 case OP2C_CMPLX_MULT: in test_op2c() 204 op2c, arm_mat_cmplx_mult_f32, OP2C_CMPLX_MULT,
|
D | binary_q15.c | 26 #define OP2C_CMPLX_MULT (0) macro 179 case OP2C_CMPLX_MULT: in test_op2c() 214 op2c, arm_mat_cmplx_mult_q15, OP2C_CMPLX_MULT,
|