Home
last modified time | relevance | path

Searched full:running (Results 1 – 18 of 18) sorted by relevance

/cmsis-dsp-latest/Source/FilteringFunctions/
Darm_fir_init_q15.c75 …aps+blockSize</code>, when running on Cortex-M4 and Cortex-M3 and is of length <code>numTaps+bloc…
/cmsis-dsp-latest/Include/dsp/
Dutils.h94 /* running approximation for two iterations */ in arm_recip_q31()
146 /* running approximation for two iterations */ in arm_recip_q15()
/cmsis-dsp-latest/Documentation/Doxygen/src/
Dbuilding.md1 # Building and running examples {#dsppp_building}
Ddsppp_main.md16 * @subpage dsppp_building "Building and running examples"
/cmsis-dsp-latest/Testing/
DREADME.md125 …he test itself (to check that the execution has been successful could be running on the DUT or on …
339 The runner is running a test and for benchmark measuring the cycles.
359 When instantiating a runner, you can specify the running mode with an enum. For instance Testing::k…
453 ### Building and Running
Dtestmain.cpp63 // by a server running on a host. in testmain()
/cmsis-dsp-latest/PythonWrapper/docs/source/
Dindex.rst11 …to migrate the Python implementation of your code to an equivalent C one running on the embedded t…
/cmsis-dsp-latest/Testing/cmsis_build/
Dquicktest.bat44 echo Failed running all tests with error %MyError%.
Drunall.py337 printError("Error running AVH")
338 print("<p><font color=\"red\">Error running %s</font></p><PRE>" % s,file=f)
/cmsis-dsp-latest/.github/workflows/
Druntest.yaml86 echo "Running tests"
Druncpptest.yaml92 echo "Running tests"
/cmsis-dsp-latest/Testing/FrameworkSource/
DIORunner.cpp6 * Runner implementation for runner running on device
59 // Set running mode on PatternMgr. in IORunner()
DArrayMemory.cpp159 tests. It is faster when running on cycle model or RTL. in FreeMemory()
/cmsis-dsp-latest/
DPythonWrapper_README.md9 … in a Python environment and then easily converted to a C implementation running on a Cortex-M or …
69 ## Running the examples
/cmsis-dsp-latest/Testing/FrameworkInclude/
DTest.h393 // The running mode is controlling if dumping is disabled or not.
/cmsis-dsp-latest/Documentation/Doxygen/
Ddsp.dxy.in874 # then doxygen will continue running as if WARN_AS_ERROR tag is set to NO, but
1534 # output directory. Running make will produce the docset in that directory and
1535 # running make install will install the docset in
2135 # command to the generated LaTeX files. This will instruct LaTeX to keep running
/cmsis-dsp-latest/PythonWrapper/examples/kws_example/
Dkws.ipynb889 …"Now we are ready to implement the code using CMSIS-DSP API. Once we have a running implementation…
/cmsis-dsp-latest/PythonWrapper/examples/
DNoise suppression.ipynb88 …a .wav file or download the test pattern used in our echo canceller demo running on Arm Virtual Ha…