Searched refs:OP1_TRANS (Results 1 – 6 of 6) sorted by relevance
/Zephyr-latest/tests/lib/cmsis_dsp/matrix/src/ |
D | unary_q7.c | 23 #define OP1_TRANS (1) macro 64 case OP1_TRANS: in test_op1() 94 op1, arm_mat_trans_q7, OP1_TRANS,
|
D | unary_q15.c | 26 #define OP1_TRANS (1) macro 156 case OP1_TRANS: in test_op1() 189 op1, arm_mat_trans_q15, OP1_TRANS,
|
D | unary_q31.c | 26 #define OP1_TRANS (1) macro 156 case OP1_TRANS: in test_op1() 189 op1, arm_mat_trans_q31, OP1_TRANS,
|
D | unary_f64.c | 28 #define OP1_TRANS (1) macro 152 case OP1_TRANS: in test_op1() 184 op1, arm_mat_trans_f64, OP1_TRANS,
|
D | unary_f16.c | 38 #define OP1_TRANS (1) macro 174 case OP1_TRANS: in test_op1() 209 op1, arm_mat_trans_f16, OP1_TRANS,
|
D | unary_f32.c | 34 #define OP1_TRANS (1) macro 170 case OP1_TRANS: in test_op1() 205 op1, arm_mat_trans_f32, OP1_TRANS,
|