/cmsis-dsp-latest/Scripts/ |
D | genMVETwiddleCoefs.py | 40 print("const uint32_t %s[%d]={" % (name,len(arr)),file=f) 46 print("",file=f) 48 print(val,end="",file=f) 50 print("};\n",file=f) 54 print("const float32_t %s[%d]={" % (name,len(arr)),file=f) 60 print("",file=f) 62 print(val,end="",file=f) 64 print("};\n",file=f) 68 print("const float16_t %s[%d]={" % (name,len(arr)),file=f) 74 print("",file=f) [all …]
|
/cmsis-dsp-latest/Testing/cmsis_build/ |
D | runall.py | 291 print(HTMLHEADER,file=f) 296 print("<h1>Compiler %s</h1>" % compiler,file=f) 301 print("<h2>Core %s</h2>" % build,file=f) 312 … print("<p><font color=\"red\">Error generating %s</font></p><PRE>" % s,file=f) 313 print(res.msg,file=f) 314 print("</PRE>",file=f) 330 print("<p><font color=\"red\">Error building %s</font></p><PRE>" % s,file=f) 331 print(res.msg,file=f) 332 print("</PRE>",file=f) 338 print("<p><font color=\"red\">Error running %s</font></p><PRE>" % s,file=f) [all …]
|
/cmsis-dsp-latest/dsppp/ |
D | run_all.py | 57 print(test_name,file=err) 58 print(res.msg,file=err) 59 print("--------------",file=err) 252 print(HEADER % (test + (subteststr,)),file=c) 279 print(HEADER,file=h) 281 print(l,file=h) 282 print("#endif",file=h) 286 print(HEADER,file=h) 288 print(l,file=h) 289 print("#endif",file=h) [all …]
|
D | clang_sse300.c | 10 static int stdin_getc(FILE *file) { in stdin_getc() argument 11 (void)file; in stdin_getc() 24 static int stderr_putc(char c, FILE *file) { in stderr_putc() argument 25 (void)file; in stderr_putc()
|
/cmsis-dsp-latest/dsppp/RTE/Device/SSE-300-MPS3/ |
D | device_cfg.h.base@1.1.3 | 5 * you may not use this file except in compliance with the License. 21 * \file device_cfg.h 22 * \brief Configuration file native driver re-targeting 24 * \details This file can be used to add native driver specific macro 27 * This is a default device configuration file with all peripherals enabled.
|
D | region_defs.h.base@1.0.0 | 5 * you may not use this file except in compliance with the License. 23 * WARNING: this file is parsed both by the C/C++ compiler
|
/cmsis-dsp-latest/Documentation/Doxygen/ |
D | dsp.dxy.in | 3 # This file describes the settings to be used by the documentation system 17 # Use doxygen to compare the used configuration file with the template 18 # configuration file: 20 # Use doxygen to compare the used configuration file with the template 21 # configuration file without replacing the environment variables or CMake type 30 # file that follow. The default is UTF-8 which is also the encoding used for all 77 # performance problems for the file system. Adapt CREATE_SUBDIRS_LEVEL to 118 # descriptions after the members that are listed in the file and class 139 # the entity):The $name class, The $name widget, The $name file, is, provides, 144 "The $name file" \ [all …]
|
/cmsis-dsp-latest/Examples/ARM/arm_signal_converge_example/ |
D | arm_signal_converge_example.ini | 2 /* This file demonstrates how to Map memory ranges, specify read, write, and execute permissions 4 The file can be executed in the following way:
|
/cmsis-dsp-latest/Examples/ARM/arm_bayes_example/ |
D | arm_bayes_example.ini | 2 /* This file demonstrates how to Map memory ranges, specify read, write, and execute permissions 4 The file can be executed in the following way:
|
/cmsis-dsp-latest/Examples/ARM/arm_dotproduct_example/ |
D | arm_dotproduct_example.ini | 2 /* This file demonstrates how to Map memory ranges, specify read, write, and execute permissions 4 The file can be executed in the following way:
|
/cmsis-dsp-latest/Examples/ARM/arm_svm_example/ |
D | arm_svm_example.ini | 2 /* This file demonstrates how to Map memory ranges, specify read, write, and execute permissions 4 The file can be executed in the following way:
|
/cmsis-dsp-latest/Examples/ARM/arm_fft_bin_example/ |
D | arm_fft_bin_example.ini | 2 /* This file demonstrates how to Map memory ranges, specify read, write, and execute permissions 4 The file can be executed in the following way:
|
/cmsis-dsp-latest/Examples/ARM/arm_variance_example/ |
D | arm_variance_example.ini | 2 /* This file demonstrates how to Map memory ranges, specify read, write, and execute permissions 4 The file can be executed in the following way:
|
/cmsis-dsp-latest/Examples/ARM/arm_class_marks_example/ |
D | arm_class_marks_example.ini | 2 /* This file demonstrates how to Map memory ranges, specify read, write, and execute permissions 4 The file can be executed in the following way:
|
/cmsis-dsp-latest/Examples/ARM/arm_convolution_example/ |
D | arm_convolution_example.ini | 2 /* This file demonstrates how to Map memory ranges, specify read, write, and execute permissions 4 The file can be executed in the following way:
|
/cmsis-dsp-latest/Examples/ARM/arm_sin_cos_example/ |
D | arm_sin_cos_example.ini | 2 /* This file demonstrates how to Map memory ranges, specify read, write, and execute permissions 4 The file can be executed in the following way:
|
/cmsis-dsp-latest/Examples/ARM/arm_fir_example/ |
D | arm_fir_example.ini | 2 /* This file demonstrates how to Map memory ranges, specify read, write, and execute permissions 4 The file can be executed in the following way:
|
/cmsis-dsp-latest/Examples/ARM/arm_graphic_equalizer_example/ |
D | arm_graphic_equalizer_example.ini | 2 /* This file demonstrates how to Map memory ranges, specify read, write, and execute permissions 4 The file can be executed in the following way:
|
/cmsis-dsp-latest/Examples/ARM/arm_linear_interp_example/ |
D | arm_linear_interp_example.ini | 2 /* This file demonstrates how to Map memory ranges, specify read, write, and execute permissions 4 The file can be executed in the following way:
|
/cmsis-dsp-latest/Examples/ARM/arm_matrix_example/ |
D | arm_matrix_example.ini | 2 /* This file demonstrates how to Map memory ranges, specify read, write, and execute permissions 4 The file can be executed in the following way:
|
/cmsis-dsp-latest/Testing/cmsis_build/RTE/Device/ARMCA5/ |
D | ARMCA5.sct | 6 ; Scatter-file for RTX Example on Versatile Express 8 ; This scatter-file places application code, data, stack and heap at suitable addresses in the memo…
|
/cmsis-dsp-latest/Testing/cmsis_build/RTE/Device/ARMCA7/ |
D | ARMCA7.sct | 6 ; Scatter-file for RTX Example on Versatile Express 8 ; This scatter-file places application code, data, stack and heap at suitable addresses in the memo…
|
/cmsis-dsp-latest/Testing/cmsis_build/RTE/Device/ARMCA9/ |
D | ARMCA9.sct | 6 ; Scatter-file for RTX Example on Versatile Express 8 ; This scatter-file places application code, data, stack and heap at suitable addresses in the memo…
|
/cmsis-dsp-latest/dsppp/RTE/Device/ARMCM0P/ |
D | system_ARMCM0plus.c.base@2.0.0 | 2 * @file system_ARMCM0plus.c 14 * not use this file except in compliance with the License.
|
/cmsis-dsp-latest/Testing/ |
D | README.md | 50 * `buildsolution.sh` is converting the solution file, using `csolution`, to generate the `.cprj` f… 89 #### R1 : The tests shall be described in a file 151 A test description file is defined with a specific syntax to support R1 to R8. 194 …now where is the data and how to get it, this information is provided in the test description file. 214 The file is in the folder defined with the folder properties of the group / suites. 253 There are 2 ways. First way is a parameter file. Problem of a parameter file when it has to be incl… 255 Those parameters values, when specified with a file, are described with: 396 ### Generate the cpp,h and txt files from the desc.txt file 409 This will create a file `Output.pickle` which is containing a Python object representing 410 the parsed data structure. It is done because parsing a big test description file is quite slow. [all …]
|