Home
last modified time | relevance | path

Searched defs:length (Results 1 – 25 of 366) sorted by relevance

12345678910>>...15

/Zephyr-Core-3.6.0/tests/subsys/dsp/basicmath/src/
Dq15.c23 size_t length) in test_zdsp_add_q15()
58 const q15_t *ref, size_t length) in test_zdsp_add_q15_in_place()
95 size_t length) in test_zdsp_sub_q15()
130 const q15_t *ref, size_t length) in test_zdsp_sub_q15_in_place()
167 size_t length) in test_zdsp_mult_q15()
200 const q15_t *ref, size_t length) in test_zdsp_mult_q15_in_place()
234 const DSP_DATA q15_t *input1, const q15_t *ref, size_t length) in test_zdsp_negate_q15()
266 size_t length) in test_zdsp_negate_q15_in_place()
300 const DSP_DATA q15_t *input1, q15_t scalar, const q15_t *ref, size_t length) in test_zdsp_offset_q15()
335 const q15_t *ref, size_t length) in test_zdsp_offset_q15_in_place()
[all …]
Dq31.c21 const q31_t *ref, size_t length) in test_zdsp_add_q31()
54 const q31_t *ref, size_t length) in test_zdsp_add_q31_in_place()
90 const q31_t *ref, size_t length) in test_zdsp_sub_q31()
123 const q31_t *ref, size_t length) in test_zdsp_sub_q31_in_place()
159 const q31_t *ref, size_t length) in test_zdsp_mult_q31()
192 const q31_t *ref, size_t length) in test_zdsp_mult_q31_in_place()
225 static void test_zdsp_negate_q31(const DSP_DATA q31_t *input1, const q31_t *ref, size_t length) in test_zdsp_negate_q31()
257 size_t length) in test_zdsp_negate_q31_in_place()
291 size_t length) in test_zdsp_offset_q31()
326 const q31_t *ref, size_t length) in test_zdsp_offset_q31_in_place()
[all …]
Dq7.c21 const q7_t *ref, size_t length) in test_zdsp_add_q7()
54 const q7_t *ref, size_t length) in test_zdsp_add_q7_in_place()
90 const q7_t *ref, size_t length) in test_zdsp_sub_q7()
123 const q7_t *ref, size_t length) in test_zdsp_sub_q7_in_place()
159 const q7_t *ref, size_t length) in test_zdsp_mult_q7()
192 const q7_t *ref, size_t length) in test_zdsp_mult_q7_in_place()
225 static void test_zdsp_negate_q7(const DSP_DATA q7_t *input1, const q7_t *ref, size_t length) in test_zdsp_negate_q7()
256 size_t length) in test_zdsp_negate_q7_in_place()
290 size_t length) in test_zdsp_offset_q7()
323 size_t length) in test_zdsp_offset_q7_in_place()
[all …]
Df16.c22 size_t length) in test_zdsp_add_f16()
55 const uint16_t *ref, size_t length) in test_zdsp_add_f16_in_place()
88 size_t length) in test_zdsp_sub_f16()
121 const uint16_t *ref, size_t length) in test_zdsp_sub_f16_in_place()
154 size_t length) in test_zdsp_mult_f16()
187 const uint16_t *ref, size_t length) in test_zdsp_mult_f16_in_place()
219 const uint16_t *input1, const uint16_t *ref, size_t length) in test_zdsp_negate_f16()
252 size_t length) in test_zdsp_negate_f16_in_place()
285 size_t length) in test_zdsp_offset_f16()
318 const uint16_t *ref, size_t length) in test_zdsp_offset_f16_in_place()
[all …]
Df32.c20 const uint32_t *ref, size_t length) in test_zdsp_add_f32()
53 const DSP_DATA uint32_t *input2, const uint32_t *ref, size_t length) in test_zdsp_add_f32_in_place()
85 const uint32_t *ref, size_t length) in test_zdsp_sub_f32()
118 const DSP_DATA uint32_t *input2, const uint32_t *ref, size_t length) in test_zdsp_sub_f32_in_place()
150 const uint32_t *ref, size_t length) in test_zdsp_mult_f32()
183 const DSP_DATA uint32_t *input2, const uint32_t *ref, size_t length) in test_zdsp_mult_f32_in_place()
215 size_t length) in test_zdsp_negate_f32()
248 size_t length) in test_zdsp_negate_f32_in_place()
280 const uint32_t *ref, size_t length) in test_zdsp_offset_f32()
313 const uint32_t *ref, size_t length) in test_zdsp_offset_f32_in_place()
[all …]
/Zephyr-Core-3.6.0/tests/lib/cmsis_dsp/statistics/src/
Dq31.c21 const q31_t *input1, int ref_index, size_t length) in test_arm_max_q31()
42 const q31_t *input1, int ref_index, size_t length) in test_arm_min_q31()
63 const q31_t *input1, int ref_index, size_t length) in test_arm_absmax_q31()
84 const q31_t *input1, int ref_index, size_t length) in test_arm_absmin_q31()
105 const q31_t *input1, int ref_index, size_t length) in test_arm_mean_q31()
138 const q31_t *input1, int ref_index, size_t length) in test_arm_power_q31()
171 const q31_t *input1, int ref_index, size_t length) in test_arm_rms_q31()
204 const q31_t *input1, int ref_index, size_t length) in test_arm_std_q31()
237 const q31_t *input1, int ref_index, size_t length) in test_arm_var_q31()
Dq15.c21 const q15_t *input1, int ref_index, size_t length) in test_arm_max_q15()
42 const q15_t *input1, int ref_index, size_t length) in test_arm_min_q15()
63 const q15_t *input1, int ref_index, size_t length) in test_arm_absmax_q15()
84 const q15_t *input1, int ref_index, size_t length) in test_arm_absmin_q15()
105 const q15_t *input1, int ref_index, size_t length) in test_arm_mean_q15()
138 const q15_t *input1, int ref_index, size_t length) in test_arm_power_q15()
171 const q15_t *input1, int ref_index, size_t length) in test_arm_rms_q15()
204 const q15_t *input1, int ref_index, size_t length) in test_arm_std_q15()
237 const q15_t *input1, int ref_index, size_t length) in test_arm_var_q15()
Df32.c20 const uint32_t *input1, int ref_index, size_t length) in test_arm_max_f32()
41 const uint32_t *input1, int ref_index, size_t length) in test_arm_max_no_idx_f32()
58 const uint32_t *input1, int ref_index, size_t length) in test_arm_min_f32()
79 const uint32_t *input1, int ref_index, size_t length) in test_arm_absmax_f32()
100 const uint32_t *input1, int ref_index, size_t length) in test_arm_absmin_f32()
121 const uint32_t *input1, int ref_index, size_t length) in test_arm_mean_f32()
154 const uint32_t *input1, int ref_index, size_t length) in test_arm_power_f32()
187 const uint32_t *input1, int ref_index, size_t length) in test_arm_rms_f32()
220 const uint32_t *input1, int ref_index, size_t length) in test_arm_std_f32()
253 const uint32_t *input1, int ref_index, size_t length) in test_arm_var_f32()
[all …]
Df16.c36 const uint16_t *input1, int ref_index, size_t length) in test_arm_max_f16()
57 const uint16_t *input1, int ref_index, size_t length) in test_arm_max_no_idx_f16()
74 const uint16_t *input1, int ref_index, size_t length) in test_arm_min_f16()
95 const uint16_t *input1, int ref_index, size_t length) in test_arm_absmax_f16()
116 const uint16_t *input1, int ref_index, size_t length) in test_arm_absmin_f16()
137 const uint16_t *input1, int ref_index, size_t length) in test_arm_mean_f16()
170 const uint16_t *input1, int ref_index, size_t length) in test_arm_power_f16()
203 const uint16_t *input1, int ref_index, size_t length) in test_arm_rms_f16()
236 const uint16_t *input1, int ref_index, size_t length) in test_arm_std_f16()
269 const uint16_t *input1, int ref_index, size_t length) in test_arm_var_f16()
[all …]
Dq7.c21 const q7_t *input1, int ref_index, size_t length) in test_arm_max_q7()
43 const q7_t *input1, int ref_index, size_t length) in test_arm_min_q7()
65 const q7_t *input1, int ref_index, size_t length) in test_arm_absmax_q7()
87 const q7_t *input1, int ref_index, size_t length) in test_arm_absmin_q7()
109 const q7_t *input1, int ref_index, size_t length) in test_arm_mean_q7()
142 const q7_t *input1, int ref_index, size_t length) in test_arm_power_q7()
/Zephyr-Core-3.6.0/tests/lib/cmsis_dsp/support/src/
Df32.c22 static void test_arm_copy_f32(const uint32_t *input1, size_t length) in test_arm_copy_f32()
46 static void test_arm_fill_f32(size_t length) in test_arm_fill_f32()
74 const uint32_t *input1, const q31_t *ref, size_t length) in test_arm_float_to_q31()
99 const uint32_t *input1, const q15_t *ref, size_t length) in test_arm_float_to_q15()
124 const uint32_t *input1, const q7_t *ref, size_t length) in test_arm_float_to_q7()
149 int ref_offset, size_t length) in test_arm_weighted_sum_f32()
178 const uint32_t *input1, const uint32_t *ref, size_t length, in test_arm_sort_out()
232 const uint32_t *input1, const uint32_t *ref, size_t length, in test_arm_merge_sort_out()
267 const uint32_t *input1, const uint32_t *ref, size_t length, in test_arm_sort_in()
320 const uint32_t *input1, const uint32_t *ref, size_t length, in test_arm_sort_const()
[all …]
Dq15.c21 static void test_arm_copy_q15(const q15_t *input1, size_t length) in test_arm_copy_q15()
45 static void test_arm_fill_q15(size_t length) in test_arm_fill_q15()
73 const q15_t *input1, const uint32_t *ref, size_t length) in test_arm_q15_to_float()
99 const q15_t *input1, const q31_t *ref, size_t length) in test_arm_q15_to_q31()
125 const q15_t *input1, const q7_t *ref, size_t length) in test_arm_q15_to_q7()
Dq31.c21 static void test_arm_copy_q31(const q31_t *input1, size_t length) in test_arm_copy_q31()
45 static void test_arm_fill_q31(size_t length) in test_arm_fill_q31()
73 const q31_t *input1, const uint32_t *ref, size_t length) in test_arm_q31_to_float()
99 const q31_t *input1, const q15_t *ref, size_t length) in test_arm_q31_to_q15()
124 const q31_t *input1, const q7_t *ref, size_t length) in test_arm_q31_to_q7()
Dq7.c21 static void test_arm_copy_q7(const q7_t *input1, size_t length) in test_arm_copy_q7()
45 static void test_arm_fill_q7(size_t length) in test_arm_fill_q7()
73 const q7_t *input1, const uint32_t *ref, size_t length) in test_arm_q7_to_float()
99 const q7_t *input1, const q31_t *ref, size_t length) in test_arm_q7_to_q31()
124 const q7_t *input1, const q15_t *ref, size_t length) in test_arm_q7_to_q15()
Df16.c31 static void test_arm_copy_f16(const uint16_t *input1, size_t length) in test_arm_copy_f16()
55 static void test_arm_fill_f16(size_t length) in test_arm_fill_f16()
83 const uint16_t *input1, const q15_t *ref, size_t length) in test_arm_f16_to_q15()
108 const uint16_t *input1, const uint32_t *ref, size_t length) in test_arm_f16_to_float()
134 const q15_t *input1, const uint16_t *ref, size_t length) in test_arm_q15_to_f16()
160 const uint32_t *input1, const uint16_t *ref, size_t length) in test_arm_float_to_f16()
186 int ref_offset, size_t length) in test_arm_weighted_sum_f16()
/Zephyr-Core-3.6.0/tests/lib/cmsis_dsp/complexmath/src/
Df32.c22 const uint32_t *input1, const uint32_t *ref, size_t length) in test_arm_cmplx_conj_f32()
58 size_t length) in test_arm_cmplx_dot_prod_f32()
94 const uint32_t *input1, const uint32_t *ref, size_t length) in test_arm_cmplx_mag_f32()
125 const uint32_t *input1, const uint32_t *ref, size_t length) in test_arm_cmplx_mag_squared_f32()
157 size_t length) in test_arm_cmplx_mult_cmplx_f32()
197 size_t length) in test_arm_cmplx_mult_real_f32()
Df16.c22 const uint16_t *input1, const uint16_t *ref, size_t length) in test_arm_cmplx_conj_f16()
58 size_t length) in test_arm_cmplx_dot_prod_f16()
94 const uint16_t *input1, const uint16_t *ref, size_t length) in test_arm_cmplx_mag_f16()
125 const uint16_t *input1, const uint16_t *ref, size_t length) in test_arm_cmplx_mag_squared_f16()
157 size_t length) in test_arm_cmplx_mult_cmplx_f16()
197 size_t length) in test_arm_cmplx_mult_real_f16()
Dq31.c23 const q31_t *input1, const q31_t *ref, size_t length) in test_arm_cmplx_conj_q31()
58 size_t length) in test_arm_cmplx_dot_prod_q31()
90 const q31_t *input1, const q31_t *ref, size_t length) in test_arm_cmplx_mag_q31()
119 const q31_t *input1, const q31_t *ref, size_t length) in test_arm_cmplx_mag_squared_q31()
149 size_t length) in test_arm_cmplx_mult_cmplx_q31()
187 size_t length) in test_arm_cmplx_mult_real_q31()
Dq15.c24 const q15_t *input1, const q15_t *ref, size_t length) in test_arm_cmplx_conj_q15()
59 size_t length) in test_arm_cmplx_dot_prod_q15()
91 const q15_t *input1, const q15_t *ref, size_t length) in test_arm_cmplx_mag_q15()
120 const q15_t *input1, const q15_t *ref, size_t length) in test_arm_cmplx_mag_squared_q15()
150 size_t length) in test_arm_cmplx_mult_cmplx_q15()
188 size_t length) in test_arm_cmplx_mult_real_q15()
/Zephyr-Core-3.6.0/tests/lib/cmsis_dsp/common/
Dtest_common.h75 size_t length, const float64_t *a, const float64_t *b) in test_equal_f64()
89 size_t length, const float32_t *a, const float32_t *b) in test_equal_f32()
104 size_t length, const float16_t *a, const float16_t *b) in test_equal_f16()
119 size_t length, const q63_t *a, const q63_t *b) in test_equal_q63()
133 size_t length, const q31_t *a, const q31_t *b) in test_equal_q31()
147 size_t length, const q15_t *a, const q15_t *b) in test_equal_q15()
161 size_t length, const q7_t *a, const q7_t *b) in test_equal_q7()
175 size_t length, const float64_t *a, const float64_t *b, in test_near_equal_f64()
190 size_t length, const float32_t *a, const float32_t *b, in test_near_equal_f32()
206 size_t length, const float16_t *a, const float16_t *b, in test_near_equal_f16()
[all …]
/Zephyr-Core-3.6.0/tests/lib/cmsis_dsp/fastmath/src/
Df32.c25 size_t length = ARRAY_SIZE(in_angles); in ZTEST() local
55 size_t length = ARRAY_SIZE(in_angles); in ZTEST() local
85 size_t length = ARRAY_SIZE(in_sqrt); in ZTEST() local
125 const uint32_t *input1, const uint32_t *ref, size_t length) in test_arm_vlog_f32()
157 const uint32_t *input1, const uint32_t *ref, size_t length) in test_arm_vexp_f32()
/Zephyr-Core-3.6.0/tests/lib/cmsis_dsp/quaternionmath/src/
Df32.c22 size_t length = ARRAY_SIZE(ref_norm); in ZTEST() local
50 size_t length = ARRAY_SIZE(ref_inv); in ZTEST() local
78 size_t length = ARRAY_SIZE(ref_conj); in ZTEST() local
106 size_t length = ARRAY_SIZE(ref_normalize); in ZTEST() local
135 size_t length = ARRAY_SIZE(ref_mult); in ZTEST() local
172 size_t length = ARRAY_SIZE(ref_mult); in ZTEST() local
201 size_t length = ARRAY_SIZE(ref_quat2rot); in ZTEST() local
229 size_t length = ARRAY_SIZE(ref_rot2quat); in ZTEST() local
/Zephyr-Core-3.6.0/modules/hal_nordic/nrfx/
Dnrfx_log.h91 #define NRFX_LOG_HEXDUMP_ERROR(p_memory, length) \ argument
100 #define NRFX_LOG_HEXDUMP_WARNING(p_memory, length) \ argument
109 #define NRFX_LOG_HEXDUMP_INFO(p_memory, length) \ argument
118 #define NRFX_LOG_HEXDUMP_DEBUG(p_memory, length) \ argument
/Zephyr-Core-3.6.0/tests/lib/cmsis_dsp/transform/src/
Dcf32.c20 bool inverse, const uint32_t *input, const uint32_t *ref, size_t length) in test_arm_cfft_f32_cmplx_backend()
53 const uint32_t *input, const uint32_t *ref, size_t length) in test_arm_cfft_f32_cmplx()
131 const uint32_t *input, const uint32_t *ref, size_t length) in test_arm_cifft_f32_cmplx()
Dcf64.c20 bool inverse, const uint64_t *input, const uint64_t *ref, size_t length) in test_arm_cfft_f64_cmplx_backend()
53 const uint64_t *input, const uint64_t *ref, size_t length) in test_arm_cfft_f64_cmplx()
131 const uint64_t *input, const uint64_t *ref, size_t length) in test_arm_cifft_f64_cmplx()

12345678910>>...15