Searched refs:writeInputS64 (Results 1 – 2 of 2) sorted by relevance
/cmsis-dsp-latest/Testing/PatternGeneration/ | ||
D | FastMath.py | 270 config.writeInputS64(1,allCombinations[0::2],"DivDenInput") |
D | Tools.py | 1161 def writeInputS64(self,j,data,name=None): member in Config |