Searched refs:ext (Results 1 – 3 of 3) sorted by relevance
/cmsis-dsp-latest/dsppp/ |
D | run_all.py | 153 ext = ".axf" variable 155 ext = ".elf" 244 return(os.path.join("cprj","out","test",target_name(),"Release","test"+ ext))
|
/cmsis-dsp-latest/Testing/PatternGeneration/ |
D | Tools.py | 175 def __init__(self,patternDir,paramDir,ext): argument 176 self._patternDir = "%s%s" % (patternDir,ext.upper()) 177 self._paramDir = "%s%s" % (paramDir,ext.upper()) 178 self._ext = ext
|
/cmsis-dsp-latest/Documentation/Doxygen/ |
D | dsp.dxy.in | 328 # using this tag. The format is ext=language, where ext is a file extension, and 1176 # *.ext= (so without naming a filter).
|