/Zephyr-latest/tests/lib/cmsis_dsp/matrix/src/ |
D | binary_f32.c | 31 float32_t *tmp1, *tmp2, *output; in test_op2() local 122 float32_t *tmp1, *tmp2, *output; in test_op2c() local
|
D | binary_q31.c | 31 q31_t *tmp1, *tmp2, *output; in test_op2() local 120 q31_t *tmp1, *tmp2, *output; in test_op2c() local
|
D | binary_f16.c | 31 float16_t *tmp1, *tmp2, *output; in test_op2() local 122 float16_t *tmp1, *tmp2, *output; in test_op2c() local
|
D | binary_q15.c | 33 q15_t *tmp1, *tmp2, *scratch, *output; in test_op2() local 128 q15_t *tmp1, *tmp2, *scratch, *output; in test_op2c() local
|
D | unary_f64.c | 34 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
|
D | binary_q7.c | 29 q7_t *tmp1, *tmp2, *scratch, *output; in test_op2() local
|
D | binary_f64.c | 31 float64_t *tmp1, *tmp2, *output; in test_op2() local
|
D | unary_f32.c | 42 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
|
D | unary_f16.c | 46 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
|
D | unary_q15.c | 34 q15_t *tmp1, *tmp2, *output; in test_op2() local
|
D | unary_q31.c | 34 q31_t *tmp1, *tmp2, *output; in test_op2() local
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | uuid.c | 104 uint16_t tmp0, tmp2, tmp3, tmp4; in bt_uuid_to_str() local
|
D | smp.c | 985 static const uint8_t tmp2[4] = { 0x32, 0x70, 0x6d, 0x74 }; in smp_br_derive_ltk() local
|
/Zephyr-latest/tests/lib/cmsis_dsp/distance/src/ |
D | f32.c | 40 float32_t *output, *tmp1 = NULL, *tmp2 = NULL; in test_arm_distance_f32() local
|
D | f16.c | 42 float16_t *output, *tmp1 = NULL, *tmp2 = NULL; in test_arm_distance_f16() local
|
/Zephyr-latest/drivers/sensor/sensirion/sht3xd/ |
D | sht3xd.c | 148 uint32_t tmp2 = (uint32_t)data->rh_sample * 100U; in sht3xd_channel_get() local
|