repo.or.cz
/
canaan.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
convert line ends
[canaan.git]
/
prj
/
tech
/
libsrc
/
timer
/
tmflag.inc
blob
035e050faf98b9e1aace64d28c9d2f37c5212d0f
1
;
2
; $Source: r:/prj/lib/src/timer/rcs/tmflag.inc $
3
; $Revision: 1.1 $
4
; $Author
5
; $Date: 1993/05/20 15:49:53 $
6
;
7
; Flag bit definitions for timer status.
8
;
9
; Definition of flags in timer record.
10
;
11
; $Log: tmflag.inc $
12
; Revision 1.1 1993/05/20 15:49:53 kaboom
13
; Initial revision
14
;
15
16
TMF_INUSE equ 1
17
TMF_ACTIVE equ 2
18
TMF_DUAL equ 4