Home
last modified time | relevance | path

Searched defs:tmp1 (Results 1 – 16 of 16) sorted by relevance

/Zephyr-latest/tests/lib/cmsis_dsp/matrix/src/
Dunary_f32.c42 float32_t *tmp1, *tmp2, *output; in test_op2() local
132 float32_t *tmp1, *output; in test_op1() local
213 float32_t *input, *tmp1, *output; in ZTEST() local
275 float32_t *tmp1, *vec, *output_buf, *output; in test_op2v() local
346 float32_t *tmp1, *output; in test_op1c() local
421 float32_t *input, *tmp1, *output; in ZTEST() local
484 float32_t *input1, *input2, *tmp1, *tmp2, *output; in ZTEST() local
561 float32_t *input1, *input2, *tmp1, *tmp2, *output; in ZTEST() local
Dunary_f64.c34 float64_t *tmp1, *tmp2, *output; in test_op2() local
117 float64_t *tmp1, *output; in test_op1() local
192 float64_t *input, *tmp1, *output; in ZTEST() local
255 float64_t *input, *tmp1, *output; in ZTEST() local
318 float64_t *input1, *input2, *tmp1, *tmp2, *output; in ZTEST() local
395 float64_t *input1, *input2, *tmp1, *tmp2, *output; in ZTEST() local
Dunary_f16.c46 float16_t *tmp1, *tmp2, *output; in test_op2() local
136 float16_t *tmp1, *output; in test_op1() local
217 float16_t *input, *tmp1, *output; in ZTEST() local
279 float16_t *tmp1, *vec, *output_buf, *output; in test_op2v() local
350 float16_t *tmp1, *output; in test_op1c() local
425 float16_t *input, *tmp1, *output; in ZTEST() local
488 float16_t *input1, *input2, *tmp1, *tmp2, *output; in ZTEST() local
565 float16_t *input1, *input2, *tmp1, *tmp2, *output; in ZTEST() local
Dunary_q15.c34 q15_t *tmp1, *tmp2, *output; in test_op2() local
118 q15_t *tmp1, *output; in test_op1() local
196 q15_t *tmp1, *vec, *output_buf, *output; in test_op2v() local
265 q15_t *tmp1, *output; in test_op1c() local
Dunary_q31.c34 q31_t *tmp1, *tmp2, *output; in test_op2() local
118 q31_t *tmp1, *output; in test_op1() local
196 q31_t *tmp1, *vec, *output_buf, *output; in test_op2v() local
265 q31_t *tmp1, *output; in test_op1c() local
Dunary_q7.c30 q7_t *tmp1, *output; in test_op1() local
101 q7_t *tmp1, *vec, *output_buf, *output; in test_op2v() local
Dbinary_f32.c31 float32_t *tmp1, *tmp2, *output; in test_op2() local
122 float32_t *tmp1, *tmp2, *output; in test_op2c() local
Dbinary_q31.c31 q31_t *tmp1, *tmp2, *output; in test_op2() local
120 q31_t *tmp1, *tmp2, *output; in test_op2c() local
Dbinary_f16.c31 float16_t *tmp1, *tmp2, *output; in test_op2() local
122 float16_t *tmp1, *tmp2, *output; in test_op2c() local
Dbinary_q15.c33 q15_t *tmp1, *tmp2, *scratch, *output; in test_op2() local
128 q15_t *tmp1, *tmp2, *scratch, *output; in test_op2c() local
Dbinary_q7.c29 q7_t *tmp1, *tmp2, *scratch, *output; in test_op2() local
Dbinary_f64.c31 float64_t *tmp1, *tmp2, *output; in test_op2() local
/Zephyr-latest/subsys/bluetooth/host/
Duuid.c103 uint32_t tmp1, tmp5; in bt_uuid_to_str() local
Dsmp.c780 static const uint8_t tmp1[4] = { 0x31, 0x70, 0x6d, 0x74 }; in sc_derive_link_key() local
/Zephyr-latest/tests/lib/cmsis_dsp/distance/src/
Df32.c40 float32_t *output, *tmp1 = NULL, *tmp2 = NULL; in test_arm_distance_f32() local
Df16.c42 float16_t *output, *tmp1 = NULL, *tmp2 = NULL; in test_arm_distance_f16() local