]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - armsrc/util.h
CHG: a better micro second (us) spindely function. At average it has 8-10us delay...
[proxmark3-svn] / armsrc / util.h
index 7a539226dd7d2d8d01a1bec6b507c22099e50de7..3ff70dd4a44fba4b1d33567e081f705567a65939 100644 (file)
@@ -65,6 +65,7 @@ uint32_t RAMFUNC GetTickCount();
 void StartCountUS();
 uint32_t RAMFUNC GetCountUS();
 void ResetUSClock(void);
+void SpinDelayCountUs(uint32_t us);
 //uint32_t RAMFUNC GetDeltaCountUS();
 
 void StartCountSspClk();
Impressum, Datenschutz