Home
last modified time | relevance | path

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

/Zephyr-latest/tests/lib/cmsis_dsp/matrix/src/
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
Dunary_f64.c34 float64_t *tmp1, *tmp2, *output; in test_op2() local
318 float64_t *input1, *input2, *tmp1, *tmp2, *output; in ZTEST() local
395 float64_t *input1, *input2, *tmp1, *tmp2, *output; in ZTEST() 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
Dunary_f32.c42 float32_t *tmp1, *tmp2, *output; in test_op2() local
484 float32_t *input1, *input2, *tmp1, *tmp2, *output; in ZTEST() local
561 float32_t *input1, *input2, *tmp1, *tmp2, *output; in ZTEST() local
Dunary_f16.c46 float16_t *tmp1, *tmp2, *output; in test_op2() 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
Dunary_q31.c34 q31_t *tmp1, *tmp2, *output; in test_op2() local
/Zephyr-latest/subsys/bluetooth/host/
Duuid.c104 uint16_t tmp0, tmp2, tmp3, tmp4; in bt_uuid_to_str() local
Dsmp.c985 static const uint8_t tmp2[4] = { 0x32, 0x70, 0x6d, 0x74 }; in smp_br_derive_ltk() 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
/Zephyr-latest/drivers/sensor/sensirion/sht3xd/
Dsht3xd.c148 uint32_t tmp2 = (uint32_t)data->rh_sample * 100U; in sht3xd_channel_get() local