/cmsis-dsp-3.7.0-3.6.0/Testing/ |
D | createDb.sql | 23 version text, field 29 CREATE INDEX compiler_index ON COMPILER(compilerkindid,version); 31 CREATE INDEX compiler_all_index ON COMPILER(compilerkindid,version,testdateid);
|
D | addToDB.py | 134 def findInCompilerTable(conn,kind,version): argument 136 …n.execute("select compilerid from COMPILER where compilerkindid=? AND version=?" , (kind,version)) 143 …ute("INSERT INTO COMPILER(compilerkindid,version,testdateid) VALUES(?,?,?)" ,(kind,version,dateid)) 145 …erid from COMPILER where compilerkindid=? AND version=? AND testdateid=?" , (kind,version,dateid))
|
D | addToRegDB.py | 140 def findInCompilerTable(conn,kind,version): argument 142 …n.execute("select compilerid from COMPILER where compilerkindid=? AND version=?" , (kind,version)) 149 …ute("INSERT INTO COMPILER(compilerkindid,version,testdateid) VALUES(?,?,?)" ,(kind,version,dateid)) 151 …erid from COMPILER where compilerkindid=? AND version=? AND testdateid=?" , (kind,version,dateid))
|
D | extractDb.py | 583 for compilerid,compilername,version in compilerids: 990 compilerName,version=getCompilerDesc(compiler) 991 compilerSection = Section("%s (%s)" % (compilerName,version)) 1000 compilerName,version=getCompilerDesc(compiler) 1001 compilerSection = Section("%s (%s)" % (compilerName,version)) 1041 compilerName,version=getCompilerDesc(compiler) 1042 compilerSection = Section("%s (%s)" % (compilerName,version)) 1054 compilerName,version=getCompilerDesc(compiler) 1055 compilerSection = Section("%s (%s)" % (compilerName,version))
|
D | examples.sql | 10 …y,NAME,CYCLES,PLATFORM.platform,CORE.core,COMPILERKIND.compiler,COMPILER.version,BasicMathsBenchma…
|
D | diff.sql | 53 COMPILER.version as COMPILERVERSION,
|
D | README.md | 20 Once you have cloned the right version and installed the Python packages, you need to generate some… 731 … the fields which are common to lot of rows like core, compiler, compiler version, datatype etc ...
|
/cmsis-dsp-3.7.0-3.6.0/cmsisdsp/ |
D | __init__.py | 1 import cmsisdsp.version 20 __version__ = cmsisdsp.version.__version__
|
/cmsis-dsp-3.7.0-3.6.0/Documentation/ |
D | README.md | 5 The version drop-down menu there allows to switch between the documentation provided with offical r… 15 The script expects specific version of [doxygen](https://www.doxygen.nl/) to be installed locally. …
|
/cmsis-dsp-3.7.0-3.6.0/Documentation/Doxygen/src/ |
D | history.md | 3 CMSIS-DSP version is offically updated upon releases of the [CMSIS-DSP pack](https://www.keil.arm.c…
|
D | mainpage.md | 27 When using a vectorized version, provide a little bit of padding after the end of a buffer (3 words… 29 …oping and testing an algorithm with NumPy and SciPy before writing the C version. Is is available …
|
/cmsis-dsp-3.7.0-3.6.0/ |
D | setup.py | 162 version = main_ns['__version__'],
|
D | README.md | 12 …e according to the core and most of the functions are using a vectorized version when the Helium o… 59 The header files are part of the CMSIS-DSP pack (version 1.10.2 and above).
|
D | LICENSE | 49 the original version of the Work and any modifications or additions
|
/cmsis-dsp-3.7.0-3.6.0/Documentation/Doxygen/ |
D | dsp.dxy.in | 47 # could be handy for archiving the generated documentation or if some version 282 # with the commands \{ and \} for these it is advised to use the version @{ and 779 # doxygen should invoke to get the current version for each file (typically from 780 # the version control system). Doxygen will invoke the program by executing (via 784 # version. For an example see the documentation. 884 # and the warning text. Optionally the format may contain $version, which will 885 # be replaced by the version of the file (if it could be obtained via 1243 # (see https://www.gnu.org/software/global/global.html). You will need version 1247 # - Install the latest version of global 1368 # default header when upgrading to a newer version of doxygen. For a description [all …]
|
/cmsis-dsp-3.7.0-3.6.0/Testing/cmsis_build/RTE/Device/ARMCM0P/ |
D | gcc_arm.ld | 4 * @version V2.1.0
|
/cmsis-dsp-3.7.0-3.6.0/Testing/cmsis_build/RTE/Device/ARMCM3/ |
D | gcc_arm.ld | 4 * @version V2.1.0
|
/cmsis-dsp-3.7.0-3.6.0/Testing/cmsis_build/RTE/Device/ARMCM4_FP/ |
D | gcc_arm.ld | 4 * @version V2.1.0
|
/cmsis-dsp-3.7.0-3.6.0/Testing/cmsis_build/RTE/Device/ARMCM7_DP/ |
D | gcc_arm.ld | 4 * @version V2.1.0
|
/cmsis-dsp-3.7.0-3.6.0/Testing/cmsis_build/RTE/Device/ARMCM23/ |
D | gcc_arm.ld | 4 * @version V2.2.0
|
/cmsis-dsp-3.7.0-3.6.0/Testing/cmsis_build/RTE/Device/ARMCM33_DSP_FP/ |
D | gcc_arm.ld | 4 * @version V2.2.0
|
/cmsis-dsp-3.7.0-3.6.0/Testing/cmsis_build/RTE/Device/ARMCM55/ |
D | gcc_arm.ld | 4 * @version V2.2.0
|
/cmsis-dsp-3.7.0-3.6.0/PythonWrapper/examples/ |
D | cmsisdsp_tests.ipynb | 353 "version": 3 360 "version": "3.10.0"
|
D | Noise suppression.ipynb | 790 " # In a better version this could be computed from the signal length by taking the\n", 1234 " # Q31 version of the Hann window\n", 1434 " # Q15 version of the Hann window\n", 1851 "version": 3 1858 "version": "3.10.0"
|
/cmsis-dsp-3.7.0-3.6.0/PythonWrapper/examples/kws_example/ |
D | kws.ipynb | 1248 "Let's check the feature on the data to compare with the F32 version and check it is working:" 1607 …"Q15 version is as good as other versions so we are selecting this implementation to run on the Ar… 2446 "version": 3 2453 "version": "3.10.0"
|