/Zephyr-Core-3.4.0/tests/subsys/dsp/basicmath/src/ |
D | q31.c | 23 DSP_DATA q31_t *output; in test_zdsp_add_q31() local 56 DSP_DATA q31_t *output; in test_zdsp_add_q31_in_place() local 92 DSP_DATA q31_t *output; in test_zdsp_sub_q31() local 125 DSP_DATA q31_t *output; in test_zdsp_sub_q31_in_place() local 161 DSP_DATA q31_t *output; in test_zdsp_mult_q31() local 194 DSP_DATA q31_t *output; in test_zdsp_mult_q31_in_place() local 227 DSP_DATA q31_t *output; in test_zdsp_negate_q31() local 259 DSP_DATA q31_t *output; in test_zdsp_negate_q31_in_place() local 293 DSP_DATA q31_t *output; in test_zdsp_offset_q31() local 328 DSP_DATA q31_t *output; in test_zdsp_offset_q31_in_place() local [all …]
|
D | q7.c | 23 DSP_DATA q7_t *output; in test_zdsp_add_q7() local 56 DSP_DATA q7_t *output; in test_zdsp_add_q7_in_place() local 92 DSP_DATA q7_t *output; in test_zdsp_sub_q7() local 125 DSP_DATA q7_t *output; in test_zdsp_sub_q7_in_place() local 161 DSP_DATA q7_t *output; in test_zdsp_mult_q7() local 194 DSP_DATA q7_t *output; in test_zdsp_mult_q7_in_place() local 227 DSP_DATA q7_t *output; in test_zdsp_negate_q7() local 258 DSP_DATA q7_t *output; in test_zdsp_negate_q7_in_place() local 292 DSP_DATA q7_t *output; in test_zdsp_offset_q7() local 325 DSP_DATA q7_t *output; in test_zdsp_offset_q7_in_place() local [all …]
|
D | q15.c | 25 DSP_DATA q15_t *output; in test_zdsp_add_q15() local 60 DSP_DATA q15_t *output; in test_zdsp_add_q15_in_place() local 97 DSP_DATA q15_t *output; in test_zdsp_sub_q15() local 132 DSP_DATA q15_t *output; in test_zdsp_sub_q15_in_place() local 169 DSP_DATA q15_t *output; in test_zdsp_mult_q15() local 202 DSP_DATA q15_t *output; in test_zdsp_mult_q15_in_place() local 236 DSP_DATA q15_t *output; in test_zdsp_negate_q15() local 268 DSP_DATA q15_t *output; in test_zdsp_negate_q15_in_place() local 302 DSP_DATA q15_t *output; in test_zdsp_offset_q15() local 337 DSP_DATA q15_t *output; in test_zdsp_offset_q15_in_place() local [all …]
|
D | f16.c | 24 float16_t *output; in test_zdsp_add_f16() local 57 float16_t *output; in test_zdsp_add_f16_in_place() local 90 float16_t *output; in test_zdsp_sub_f16() local 123 float16_t *output; in test_zdsp_sub_f16_in_place() local 156 float16_t *output; in test_zdsp_mult_f16() local 189 float16_t *output; in test_zdsp_mult_f16_in_place() local 221 float16_t *output; in test_zdsp_negate_f16() local 254 float16_t *output; in test_zdsp_negate_f16_in_place() local 287 float16_t *output; in test_zdsp_offset_f16() local 320 float16_t *output; in test_zdsp_offset_f16_in_place() local [all …]
|
D | f32.c | 22 DSP_DATA float32_t *output; in test_zdsp_add_f32() local 55 DSP_DATA float32_t *output; in test_zdsp_add_f32_in_place() local 87 DSP_DATA float32_t *output; in test_zdsp_sub_f32() local 120 DSP_DATA float32_t *output; in test_zdsp_sub_f32_in_place() local 152 DSP_DATA float32_t *output; in test_zdsp_mult_f32() local 185 DSP_DATA float32_t *output; in test_zdsp_mult_f32_in_place() local 217 DSP_DATA float32_t *output; in test_zdsp_negate_f32() local 250 DSP_DATA float32_t *output; in test_zdsp_negate_f32_in_place() local 282 DSP_DATA float32_t *output; in test_zdsp_offset_f32() local 315 DSP_DATA float32_t *output; in test_zdsp_offset_f32_in_place() local [all …]
|
/Zephyr-Core-3.4.0/tests/lib/cmsis_dsp/support/src/ |
D | q15.c | 23 q15_t *output; in test_arm_copy_q15() local 48 q15_t *output; in test_arm_fill_q15() local 75 float32_t *output; in test_arm_q15_to_float() local 101 q31_t *output; in test_arm_q15_to_q31() local 127 q7_t *output; in test_arm_q15_to_q7() local
|
D | q31.c | 23 q31_t *output; in test_arm_copy_q31() local 48 q31_t *output; in test_arm_fill_q31() local 75 float32_t *output; in test_arm_q31_to_float() local 101 q15_t *output; in test_arm_q31_to_q15() local 126 q7_t *output; in test_arm_q31_to_q7() local
|
D | q7.c | 23 q7_t *output; in test_arm_copy_q7() local 48 q7_t *output; in test_arm_fill_q7() local 75 float32_t *output; in test_arm_q7_to_float() local 101 q31_t *output; in test_arm_q7_to_q31() local 126 q15_t *output; in test_arm_q7_to_q15() local
|
D | f32.c | 24 float32_t *output; in test_arm_copy_f32() local 49 float32_t *output; in test_arm_fill_f32() local 76 q31_t *output; in test_arm_float_to_q31() local 101 q15_t *output; in test_arm_float_to_q15() local 126 q7_t *output; in test_arm_float_to_q7() local 154 float32_t *output; in test_arm_weighted_sum_f32() local 181 float32_t *output; in test_arm_sort_out() local 235 float32_t *output; in test_arm_merge_sort_out() local 270 float32_t *output; in test_arm_sort_in() local 323 float32_t *output; in test_arm_sort_const() local [all …]
|
D | f16.c | 33 float16_t *output; in test_arm_copy_f16() local 58 float16_t *output; in test_arm_fill_f16() local 85 q15_t *output; in test_arm_f16_to_q15() local 110 float32_t *output; in test_arm_f16_to_float() local 136 float16_t *output; in test_arm_q15_to_f16() local 162 float16_t *output; in test_arm_float_to_f16() local 191 float16_t *output; in test_arm_weighted_sum_f16() local
|
/Zephyr-Core-3.4.0/tests/lib/cmsis_dsp/complexmath/src/ |
D | f16.c | 25 float16_t *output; in test_arm_cmplx_conj_f16() local 60 float16_t *output; in test_arm_cmplx_dot_prod_f16() local 96 float16_t *output; in test_arm_cmplx_mag_f16() local 127 float16_t *output; in test_arm_cmplx_mag_squared_f16() local 160 float16_t *output; in test_arm_cmplx_mult_cmplx_f16() local 200 float16_t *output; in test_arm_cmplx_mult_real_f16() local
|
D | f32.c | 25 float32_t *output; in test_arm_cmplx_conj_f32() local 60 float32_t *output; in test_arm_cmplx_dot_prod_f32() local 96 float32_t *output; in test_arm_cmplx_mag_f32() local 127 float32_t *output; in test_arm_cmplx_mag_squared_f32() local 160 float32_t *output; in test_arm_cmplx_mult_cmplx_f32() local 200 float32_t *output; in test_arm_cmplx_mult_real_f32() local
|
D | q31.c | 26 q31_t *output; in test_arm_cmplx_conj_q31() local 60 q63_t *output; in test_arm_cmplx_dot_prod_q31() local 92 q31_t *output; in test_arm_cmplx_mag_q31() local 121 q31_t *output; in test_arm_cmplx_mag_squared_q31() local 152 q31_t *output; in test_arm_cmplx_mult_cmplx_q31() local 190 q31_t *output; in test_arm_cmplx_mult_real_q31() local
|
D | q15.c | 27 q15_t *output; in test_arm_cmplx_conj_q15() local 61 q31_t *output; in test_arm_cmplx_dot_prod_q15() local 93 q15_t *output; in test_arm_cmplx_mag_q15() local 122 q15_t *output; in test_arm_cmplx_mag_squared_q15() local 153 q15_t *output; in test_arm_cmplx_mult_cmplx_q15() local 191 q15_t *output; in test_arm_cmplx_mult_real_q15() local
|
/Zephyr-Core-3.4.0/tests/benchmarks/cmsis_dsp/basicmath/src/ |
D | q15.c | 89 q15_t *output; in ZTEST() local 114 q15_t *output; in ZTEST() local 139 q15_t *output; in ZTEST() local 164 q15_t *output; in ZTEST() local 189 q15_t *output; in ZTEST() local 214 q15_t *output; in ZTEST() local 239 q15_t *output; in ZTEST() local 264 q63_t output; in ZTEST() local
|
D | q31.c | 153 q31_t *output; in ZTEST() local 178 q31_t *output; in ZTEST() local 203 q31_t *output; in ZTEST() local 228 q31_t *output; in ZTEST() local 253 q31_t *output; in ZTEST() local 278 q31_t *output; in ZTEST() local 303 q31_t *output; in ZTEST() local 328 q63_t output; in ZTEST() local
|
D | q7.c | 89 q7_t *output; in ZTEST() local 114 q7_t *output; in ZTEST() local 139 q7_t *output; in ZTEST() local 164 q7_t *output; in ZTEST() local 189 q7_t *output; in ZTEST() local 214 q7_t *output; in ZTEST() local 239 q7_t *output; in ZTEST() local 264 q31_t output; in ZTEST() local
|
D | f32.c | 153 float32_t *output; in ZTEST() local 180 float32_t *output; in ZTEST() local 207 float32_t *output; in ZTEST() local 234 float32_t *output; in ZTEST() local 259 float32_t *output; in ZTEST() local 284 float32_t *output; in ZTEST() local 309 float32_t *output; in ZTEST() local 334 float32_t output; in ZTEST() local
|
/Zephyr-Core-3.4.0/tests/lib/cmsis_dsp/fastmath/src/ |
D | f32.c | 26 float32_t *output; in ZTEST() local 56 float32_t *output; in ZTEST() local 87 float32_t *output; in ZTEST() local 127 float32_t *output; in test_arm_vlog_f32() local 159 float32_t *output; in test_arm_vexp_f32() local
|
D | f16.c | 105 float16_t *output; in ZTEST() local 145 float16_t *output; in test_arm_vlog_f16() local 177 float16_t *output; in test_arm_vexp_f16() local 209 float16_t *output; in ZTEST() local
|
D | q15.c | 25 q15_t *output; in ZTEST() local 53 q15_t *output; in ZTEST() local 82 q15_t *output; in ZTEST() local 122 q15_t *output; in ZTEST() local
|
/Zephyr-Core-3.4.0/soc/arm/nuvoton_npcx/common/ecst/ |
D | ecst.py | 205 def _check_chip(output, ecst_args): argument 220 def _set_anchor(output, ecst_args): argument 236 def _set_extended_anchor(output, ecst_args): argument 259 def _check_firmware_header_offset(output, ecst_args): argument 299 def _set_spi_flash_maximum_clock(output, ecst_args): argument 370 def _set_spi_flash_mode(output, ecst_args): argument 418 def _set_error_detection_configuration(output, ecst_args): argument 442 def _set_firmware_load_start_address(output, ecst_args): argument 505 def _set_firmware_entry_point(output, ecst_args): argument 560 def _set_firmware_crc_start_and_size(output, ecst_args): argument [all …]
|
/Zephyr-Core-3.4.0/tests/lib/cmsis_dsp/quaternionmath/src/ |
D | f32.c | 25 float32_t *output; in ZTEST() local 53 float32_t *output; in ZTEST() local 81 float32_t *output; in ZTEST() local 109 float32_t *output; in ZTEST() local 139 float32_t *output, *output_buf; in ZTEST() local 176 float32_t *output; in ZTEST() local 204 float32_t *output; in ZTEST() local 232 float32_t *output; in ZTEST() local
|
/Zephyr-Core-3.4.0/samples/subsys/edac/ |
D | README.rst | 27 Getting help 64 Testing Error Injection
|
/Zephyr-Core-3.4.0/include/zephyr/logging/ |
D | log_backend_std.h | 44 log_backend_std_panic(const struct log_output *const output) in log_backend_std_panic() 55 log_backend_std_dropped(const struct log_output *const output, uint32_t cnt) in log_backend_std_dropped()
|