Home
last modified time | relevance | path

Searched full:description (Results 1 – 25 of 914) sorted by relevance

12345678910>>...37

/cmsis-dsp-3.5.0/
DARM.CMSIS-DSP.pdsc5 <description>CMSIS Embedded Compute Library</description>
23 <description>Components required for CMSIS Core</description>
28 <description>Components required for DSP</description>
35 <description>Armv7-A architecture based device</description>
46 <description>CMSIS-DSP Library for Cortex-M and Cortex-A</description>
105 <description>Bayes example</description>
119 <description>Class Marks example</description>
133 <description>Convolution example</description>
147 <description>Dotproduct example</description>
161 <description>FFT Bin example</description>
[all …]
/cmsis-dsp-3.5.0/Testing/
Dpreprocess.py5 parser = argparse.ArgumentParser(description='Parse test description')
7 parser.add_argument('-f', nargs='?',type = str, default=None, help="Test description file path")
9 …ent('-o', nargs='?',type = str, default="Output.pickle", help="output file for parsed description")
15 # Parse the test description file
DprocessTests.py7 parser = argparse.ArgumentParser(description='Parse test description')
32 # Parse the test description.
DREADME.md93 #### R2 : The test description should support a hierarchy
104 #### R5 : The test description shall list the test patterns and input patterns required by the tests
149 ### Test description
151 A test description file is defined with a specific syntax to support R1 to R8.
173 A test suite is more complex than a group since it contains the description of the tests and relate…
194 …now where is the data and how to get it, this information is provided in the test description file.
212 A pattern or output description is an ID (to be used in the code) followed by a filename.
410 the parsed data structure. It is done because parsing a big test description file is quite slow.
412 So, it is needed to be done only once or if you modify the test description file.
538 testDesc and patterns are char* generated by the script processTests and containing the description
[all …]
DconvertToOld.py88 parser = argparse.ArgumentParser(description='Generate summary benchmarks')
90 parser.add_argument('-f', nargs='?',type = str, default="Output.pickle", help="Test description fil…
101 # Parse the test description file
DsummaryBench.py117 parser = argparse.ArgumentParser(description='Generate summary benchmarks')
119 parser.add_argument('-f', nargs='?',type = str, default="Output.pickle", help="Test description cac…
130 # Parse the test description file
/cmsis-dsp-3.5.0/Source/TransformFunctions/
Darm_mfcc_init_f16.c4 * Description: MFCC initialization function for the f16 version
63 @par Description
193 @par Description
222 @par Description
251 @par Description
280 @par Description
309 @par Description
338 @par Description
367 @par Description
396 @par Description
Darm_mfcc_init_f32.c4 * Description: MFCC initialization function for the f32 version
63 @par Description
193 @par Description
222 @par Description
251 @par Description
280 @par Description
309 @par Description
338 @par Description
367 @par Description
396 @par Description
Darm_mfcc_init_q15.c4 * Description: MFCC initialization function for the q15 version
62 @par Description
192 @par Description
221 @par Description
250 @par Description
279 @par Description
308 @par Description
337 @par Description
366 @par Description
395 @par Description
Darm_mfcc_init_q31.c4 * Description: MFCC initialization function for the q31 version
63 @par Description
193 @par Description
222 @par Description
251 @par Description
280 @par Description
309 @par Description
338 @par Description
367 @par Description
396 @par Description
Darm_mfcc_f32.c4 * Description: MFCC function for the f32 version
58 @par Description
Darm_mfcc_f16.c4 * Description: MFCC function for the f16 version
68 @par Description
Darm_rfft_init_f32.c4 * Description: RFFT & RIFFT Floating point initialisation function
58 @par Description
/cmsis-dsp-3.5.0/Testing/TestScripts/
DParser.py5 """ Result of the parsing of the test description.
11 ident (int) : Indentation level in the test description.
160 in the test description.
271 """ Parser the test description file
274 filePath (str) : Path to the description file
DCodeGen.py39 """ Code generation from the parsed description file
281 Then, if node is a suite, description of the suite is generated.
298 The parameter description are generated
318 param description and n for folder (since ther is never any folder)
320 In the test description file, there is never any way to change the pattern
326 textFile (file) : where to write the driving description
711 # for the text description
718 # Please refer to comments of _genText for description of the format
744 # if folder changed in test description file
/cmsis-dsp-3.5.0/Doxygen/templates/
DLayout_forUser.xml6 <tab type="pages" visible="yes" title="Usage and Description" intro=""/>
81 <detaileddescription title="Description"/>
206 <detaileddescription title="Description"/>
237 <detaileddescription title="Description"/>
/cmsis-dsp-3.5.0/Source/DistanceFunctions/
Darm_cosine_distance_f32.c5 * Description: Cosine distance between two vectors
50 * @par Description
Darm_cosine_distance_f16.c5 * Description: Cosine distance between two vectors
63 * @par Description
/cmsis-dsp-3.5.0/Testing/FrameworkInclude/
DSemihosting.h4 * Description: Semihosting Header
112 // Get description of parameters from parameter ID
118 // Node description (group, suite or test)
/cmsis-dsp-3.5.0/Examples/ARM/arm_fft_bin_example/
Darm_fft_bin_example_f32.c10 * Description: Example code demonstrating calculation of Max energy bin of
49 * \par Description
71 * \par Variables Description:
/cmsis-dsp-3.5.0/Scripts/
DGenMFCCDataForCPP.py4 # Description: Generation of MFCC arrays for the MFCC function
42 parser = argparse.ArgumentParser(description='Generate MFCC Data for CPP')
/cmsis-dsp-3.5.0/Examples/ARM/arm_sin_cos_example/
Darm_sin_cos_example_f32.c10 * Description: Example code demonstrating sin and cos calculation of input signal.
48 * \par Description:
63 * \par Variables Description:
/cmsis-dsp-3.5.0/Examples/ARM/arm_dotproduct_example/
Darm_dotproduct_example_f32.c10 * Description: Example code computing dot product of two vectors.
48 * \par Description:
66 * \par Variables Description:
/cmsis-dsp-3.5.0/Testing/DebugScripts/
Ddebug.py12 parser = argparse.ArgumentParser(description='Debug description')
/cmsis-dsp-3.5.0/Scripts/git/
Dgen_changelog.sh69 echo "Version | Description"
89 echo " <th>Description</th>"

12345678910>>...37