Searched refs:OP2_SUB (Results 1 – 5 of 5) sorted by relevance
/Zephyr-latest/tests/lib/cmsis_dsp/matrix/src/ |
D | unary_q15.c | 24 #define OP2_SUB (1) macro 76 case OP2_SUB: in test_op2() 111 op2, arm_mat_sub_q15, OP2_SUB,
|
D | unary_q31.c | 24 #define OP2_SUB (1) macro 76 case OP2_SUB: in test_op2() 111 op2, arm_mat_sub_q31, OP2_SUB,
|
D | unary_f64.c | 27 #define OP2_SUB (1) macro 75 case OP2_SUB: in test_op2() 109 op2, arm_mat_sub_f64, OP2_SUB,
|
D | unary_f16.c | 36 #define OP2_SUB (1) macro 91 case OP2_SUB: in test_op2() 128 op2, arm_mat_sub_f16, OP2_SUB,
|
D | unary_f32.c | 32 #define OP2_SUB (1) macro 87 case OP2_SUB: in test_op2() 124 op2, arm_mat_sub_f32, OP2_SUB,
|