Searched refs:addOutput (Results 1 – 3 of 3) sorted by relevance
/cmsis-dsp-latest/Testing/TestScripts/ |
D | Parser.py | 260 def addOutput(self,theId,thePath): member in TreeElem 309 current.addOutput(outputID,outputPath)
|
D | NewParser.py | 69 t.addOutput(c["ID"],c["path"])
|
/cmsis-dsp-latest/PythonWrapper/examples/kws_example/ |
D | kws.ipynb | 1664 " self.addOutput(\"o\",q15Type,inLength)\n", 1686 " self.addOutput(\"o\",q15Type,1)\n", 1698 " self.addOutput(\"o\",q15Type,outLength)\n", 1710 " self.addOutput(\"o\",q15Type,1)\n",
|