Home
last modified time | relevance | path

Searched refs:OP2_ADD (Results 1 – 4 of 4) sorted by relevance

/Zephyr-Core-3.7.0/tests/lib/cmsis_dsp/matrix/src/
Dunary_q15.c23 #define OP2_ADD (0) macro
72 case OP2_ADD: in test_op2()
108 op2, arm_mat_add_q15, OP2_ADD,
Dunary_q31.c23 #define OP2_ADD (0) macro
72 case OP2_ADD: in test_op2()
108 op2, arm_mat_add_q31, OP2_ADD,
Dunary_f32.c31 #define OP2_ADD (0) macro
83 case OP2_ADD: in test_op2()
121 op2, arm_mat_add_f32, OP2_ADD,
Dunary_f16.c35 #define OP2_ADD (0) macro
87 case OP2_ADD: in test_op2()
125 op2, arm_mat_add_f16, OP2_ADD,