Searched refs:OP1_SCALE (Results 1 – 4 of 4) sorted by relevance
/Zephyr-Core-3.7.0/tests/lib/cmsis_dsp/matrix/src/ |
D | unary_q15.c | 25 #define OP1_SCALE (0) macro 152 case OP1_SCALE: in test_op1() 186 op1, arm_mat_scale_q15, OP1_SCALE,
|
D | unary_q31.c | 25 #define OP1_SCALE (0) macro 152 case OP1_SCALE: in test_op1() 186 op1, arm_mat_scale_q31, OP1_SCALE,
|
D | unary_f32.c | 33 #define OP1_SCALE (0) macro 167 case OP1_SCALE: in test_op1() 202 op1, arm_mat_scale_f32, OP1_SCALE,
|
D | unary_f16.c | 37 #define OP1_SCALE (0) macro 171 case OP1_SCALE: in test_op1() 206 op1, arm_mat_scale_f16, OP1_SCALE,
|