Searched refs:OP2_ADD (Results 1 – 4 of 4) sorted by relevance
/Zephyr-Core-3.7.0/tests/lib/cmsis_dsp/matrix/src/ |
D | unary_q15.c | 23 #define OP2_ADD (0) macro 72 case OP2_ADD: in test_op2() 108 op2, arm_mat_add_q15, OP2_ADD,
|
D | unary_q31.c | 23 #define OP2_ADD (0) macro 72 case OP2_ADD: in test_op2() 108 op2, arm_mat_add_q31, OP2_ADD,
|
D | unary_f32.c | 31 #define OP2_ADD (0) macro 83 case OP2_ADD: in test_op2() 121 op2, arm_mat_add_f32, OP2_ADD,
|
D | unary_f16.c | 35 #define OP2_ADD (0) macro 87 case OP2_ADD: in test_op2() 125 op2, arm_mat_add_f16, OP2_ADD,
|