comparison src/wait.asm @ 275:653a3ab08062

rename into hwOS
author heinrichsweikamp
date Thu, 07 May 2015 13:11:14 +0200
parents 11d4fc797f74
children b455b31ce022
comparison
equal deleted inserted replaced
274:9347893b74ce 275:653a3ab08062
9 ; HISTORY 9 ; HISTORY
10 ; 2004-01-31 : [chsw] Initial version. 10 ; 2004-01-31 : [chsw] Initial version.
11 ; 2007-05-11 : Updated (OSTC code). 11 ; 2007-05-11 : Updated (OSTC code).
12 ; 2011-10-18 : [mH] Timings tested with oscilloscope 12 ; 2011-10-18 : [mH] Timings tested with oscilloscope
13 13
14 #include "ostc3.inc" 14 #include "hwos.inc"
15 15
16 basic CODE 16 basic CODE
17 17
18 ; ========================================================== 18 ; ==========================================================
19 ; WAIT 1 MILLISECOND (Not exact: 1,008ms +/- 30,5µs + worst case ISR latency) 19 ; WAIT 1 MILLISECOND (Not exact: 1,008ms +/- 30,5µs + worst case ISR latency)