Searched refs:writeInputU64 (Results 1 – 2 of 2) sorted by relevance
/cmsis-dsp-latest/Testing/PatternGeneration/ | ||
D | FastMath.py | 247 config.writeInputU64(1,np.array(theInput),"Norm64To32_Input") |
D | Tools.py | 1173 def writeInputU64(self,j,data,name=None): member in Config |