/Zephyr-Core-2.7.6/tests/lib/cmsis_dsp/basicmath/src/ |
D | q15.c | 23 size_t length) in test_arm_add_q15() 56 size_t length) in test_arm_sub_q15() 89 size_t length) in test_arm_mult_q15() 120 const q15_t *input1, const q15_t *ref, size_t length) in test_arm_negate_q15() 151 const q15_t *input1, q15_t scalar, const q15_t *ref, size_t length) in test_arm_offset_q15() 183 const q15_t *input1, q15_t scalar, const q15_t *ref, size_t length) in test_arm_scale_q15() 215 size_t length) in test_arm_dot_prod_q15() 246 const q15_t *input1, const q15_t *ref, size_t length) in test_arm_abs_q15() 276 const q15_t *input1, const q15_t *ref, size_t length) in test_arm_shift_q15() 306 size_t length) in test_arm_and_u16() [all …]
|
D | q7.c | 21 const q7_t *input1, const q7_t *input2, const q7_t *ref, size_t length) in test_arm_add_q7() 53 const q7_t *input1, const q7_t *input2, const q7_t *ref, size_t length) in test_arm_sub_q7() 85 const q7_t *input1, const q7_t *input2, const q7_t *ref, size_t length) in test_arm_mult_q7() 116 const q7_t *input1, const q7_t *ref, size_t length) in test_arm_negate_q7() 147 const q7_t *input1, q7_t scalar, const q7_t *ref, size_t length) in test_arm_offset_q7() 179 const q7_t *input1, q7_t scalar, const q7_t *ref, size_t length) in test_arm_scale_q7() 211 size_t length) in test_arm_dot_prod_q7() 242 const q7_t *input1, const q7_t *ref, size_t length) in test_arm_abs_q7() 272 const q7_t *input1, const q7_t *ref, size_t length) in test_arm_shift_q7() 301 const uint8_t *input1, const uint8_t *input2, const uint8_t *ref, size_t length) in test_arm_and_u8() [all …]
|
D | q31.c | 21 const q31_t *input1, const q31_t *input2, const q31_t *ref, size_t length) in test_arm_add_q31() 53 const q31_t *input1, const q31_t *input2, const q31_t *ref, size_t length) in test_arm_sub_q31() 85 const q31_t *input1, const q31_t *input2, const q31_t *ref, size_t length) in test_arm_mult_q31() 116 const q31_t *input1, const q31_t *ref, size_t length) in test_arm_negate_q31() 147 const q31_t *input1, q31_t scalar, const q31_t *ref, size_t length) in test_arm_offset_q31() 179 const q31_t *input1, q31_t scalar, const q31_t *ref, size_t length) in test_arm_scale_q31() 210 const q31_t *input1, const q31_t *input2, const q63_t *ref, size_t length) in test_arm_dot_prod_q31() 241 const q31_t *input1, const q31_t *ref, size_t length) in test_arm_abs_q31() 271 const q31_t *input1, const q31_t *ref, size_t length) in test_arm_shift_q31() 300 const uint32_t *input1, const uint32_t *input2, const uint32_t *ref, size_t length) in test_arm_and_u32() [all …]
|
D | f16.c | 22 size_t length) in test_arm_add_f16() 55 size_t length) in test_arm_sub_f16() 88 size_t length) in test_arm_mult_f16() 120 const uint16_t *input1, const uint16_t *ref, size_t length) in test_arm_negate_f16() 153 size_t length) in test_arm_offset_f16() 186 size_t length) in test_arm_scale_f16() 219 size_t length) in test_arm_dot_prod_f16() 253 const uint16_t *input1, const uint16_t *ref, size_t length) in test_arm_abs_f16() 285 const uint16_t *input, const uint16_t *ref, float16_t min, float16_t max, size_t length) in test_arm_clip_f16()
|
D | f32.c | 21 size_t length) in test_arm_add_f32() 54 size_t length) in test_arm_sub_f32() 87 size_t length) in test_arm_mult_f32() 119 const uint32_t *input1, const uint32_t *ref, size_t length) in test_arm_negate_f32() 152 size_t length) in test_arm_offset_f32() 185 size_t length) in test_arm_scale_f32() 218 size_t length) in test_arm_dot_prod_f32() 252 const uint32_t *input1, const uint32_t *ref, size_t length) in test_arm_abs_f32() 284 const uint32_t *input, const uint32_t *ref, float32_t min, float32_t max, size_t length) in test_arm_clip_f32()
|
/Zephyr-Core-2.7.6/tests/lib/cmsis_dsp/statistics/src/ |
D | f32.c | 20 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 …]
|
D | q15.c | 21 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()
|
D | q31.c | 21 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()
|
D | f16.c | 24 const uint16_t *input1, int ref_index, size_t length) in test_arm_max_f16() 45 const uint16_t *input1, int ref_index, size_t length) in test_arm_max_no_idx_f16() 62 const uint16_t *input1, int ref_index, size_t length) in test_arm_min_f16() 83 const uint16_t *input1, int ref_index, size_t length) in test_arm_absmax_f16() 104 const uint16_t *input1, int ref_index, size_t length) in test_arm_absmin_f16() 125 const uint16_t *input1, int ref_index, size_t length) in test_arm_mean_f16() 158 const uint16_t *input1, int ref_index, size_t length) in test_arm_power_f16() 191 const uint16_t *input1, int ref_index, size_t length) in test_arm_rms_f16() 224 const uint16_t *input1, int ref_index, size_t length) in test_arm_std_f16() 257 const uint16_t *input1, int ref_index, size_t length) in test_arm_var_f16() [all …]
|
D | q7.c | 21 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-2.7.6/tests/lib/cmsis_dsp/support/src/ |
D | f32.c | 22 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 …]
|
D | q15.c | 21 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()
|
D | q31.c | 21 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()
|
D | q7.c | 21 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()
|
D | f16.c | 31 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-2.7.6/tests/lib/cmsis_dsp/common/ |
D | test_common.h | 75 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-2.7.6/tests/lib/cmsis_dsp/quaternionmath/src/ |
D | f32.c | 22 size_t length = ARRAY_SIZE(ref_norm); in test_arm_quaternion_norm_f32() local 50 size_t length = ARRAY_SIZE(ref_inv); in test_arm_quaternion_inverse_f32() local 78 size_t length = ARRAY_SIZE(ref_conj); in test_arm_quaternion_conjugate_f32() local 106 size_t length = ARRAY_SIZE(ref_normalize); in test_arm_quaternion_normalize_f32() local 135 size_t length = ARRAY_SIZE(ref_mult); in test_arm_quaternion_product_single_f32() local 172 size_t length = ARRAY_SIZE(ref_mult); in test_arm_quaternion_product_f32() local 201 size_t length = ARRAY_SIZE(ref_quat2rot); in test_arm_quaternion2rotation_f32() local 229 size_t length = ARRAY_SIZE(ref_rot2quat); in test_arm_rotation2quaternion_f32() local
|
/Zephyr-Core-2.7.6/tests/lib/cmsis_dsp/fastmath/src/ |
D | f32.c | 23 size_t length = ARRAY_SIZE(in_angles); in test_arm_cos_f32() local 53 size_t length = ARRAY_SIZE(in_angles); in test_arm_sin_f32() local 83 size_t length = ARRAY_SIZE(in_sqrt); in test_arm_sqrt_f32() local 123 const uint32_t *input1, const uint32_t *ref, size_t length) in test_arm_vlog_f32() 155 const uint32_t *input1, const uint32_t *ref, size_t length) in test_arm_vexp_f32()
|
D | q15.c | 22 size_t length = ARRAY_SIZE(in_angles); in test_arm_cos_q15() local 50 size_t length = ARRAY_SIZE(in_angles); in test_arm_sin_q15() local 78 size_t length = ARRAY_SIZE(in_sqrt); in test_arm_sqrt_q15() local 118 size_t length = ARRAY_SIZE(ref_divide); in test_arm_divide_q15() local
|
/Zephyr-Core-2.7.6/tests/lib/cmsis_dsp/complexmath/src/ |
D | q31.c | 21 const q31_t *input1, const q31_t *ref, size_t length) in test_arm_cmplx_conj_q31() 56 size_t length) in test_arm_cmplx_dot_prod_q31() 85 const q31_t *input1, const q31_t *ref, size_t length) in test_arm_cmplx_mag_q31() 114 const q31_t *input1, const q31_t *ref, size_t length) in test_arm_cmplx_mag_squared_q31() 144 size_t length) in test_arm_cmplx_mult_cmplx_q31() 179 size_t length) in test_arm_cmplx_mult_real_q31()
|
D | f32.c | 20 const uint32_t *input1, const uint32_t *ref, size_t length) in test_arm_cmplx_conj_f32() 56 size_t length) in test_arm_cmplx_dot_prod_f32() 89 const uint32_t *input1, const uint32_t *ref, size_t length) in test_arm_cmplx_mag_f32() 120 const uint32_t *input1, const uint32_t *ref, size_t length) in test_arm_cmplx_mag_squared_f32() 152 size_t length) in test_arm_cmplx_mult_cmplx_f32() 189 size_t length) in test_arm_cmplx_mult_real_f32()
|
D | f16.c | 20 const uint16_t *input1, const uint16_t *ref, size_t length) in test_arm_cmplx_conj_f16() 56 size_t length) in test_arm_cmplx_dot_prod_f16() 89 const uint16_t *input1, const uint16_t *ref, size_t length) in test_arm_cmplx_mag_f16() 120 const uint16_t *input1, const uint16_t *ref, size_t length) in test_arm_cmplx_mag_squared_f16() 152 size_t length) in test_arm_cmplx_mult_cmplx_f16() 189 size_t length) in test_arm_cmplx_mult_real_f16()
|
D | q15.c | 22 const q15_t *input1, const q15_t *ref, size_t length) in test_arm_cmplx_conj_q15() 57 size_t length) in test_arm_cmplx_dot_prod_q15() 86 const q15_t *input1, const q15_t *ref, size_t length) in test_arm_cmplx_mag_q15() 115 const q15_t *input1, const q15_t *ref, size_t length) in test_arm_cmplx_mag_squared_q15() 145 size_t length) in test_arm_cmplx_mult_cmplx_q15() 180 size_t length) in test_arm_cmplx_mult_real_q15()
|
/Zephyr-Core-2.7.6/modules/hal_nordic/nrfx/ |
D | nrfx_log.h | 91 #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-2.7.6/subsys/tracing/ |
D | tracing_format_sync.c | 16 uint32_t length, tracing_buffer_size; in tracing_format_string() local 41 void tracing_format_raw_data(uint8_t *data, uint32_t length) in tracing_format_raw_data() 56 uint32_t length, tracing_buffer_size; in tracing_format_data() local
|