Home
last modified time | relevance | path

Searched refs:OP2_SUB (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/tests/lib/cmsis_dsp/matrix/src/
Dunary_q15.c24 #define OP2_SUB (1) macro
76 case OP2_SUB: in test_op2()
111 op2, arm_mat_sub_q15, OP2_SUB,
Dunary_q31.c24 #define OP2_SUB (1) macro
76 case OP2_SUB: in test_op2()
111 op2, arm_mat_sub_q31, OP2_SUB,
Dunary_f64.c27 #define OP2_SUB (1) macro
75 case OP2_SUB: in test_op2()
109 op2, arm_mat_sub_f64, OP2_SUB,
Dunary_f16.c36 #define OP2_SUB (1) macro
91 case OP2_SUB: in test_op2()
128 op2, arm_mat_sub_f16, OP2_SUB,
Dunary_f32.c32 #define OP2_SUB (1) macro
87 case OP2_SUB: in test_op2()
124 op2, arm_mat_sub_f32, OP2_SUB,