The number of ticks per usec for YUKON_EC is 125.

This commit is contained in:
Pyun YongHyeon 2006-01-17 06:58:25 +00:00
parent 1a98c9b4a2
commit e0078c6436
2 changed files with 2 additions and 2 deletions

View file

@ -380,7 +380,7 @@
#define SK_IMTIMER_TICKS_GENESIS 53
#define SK_IMTIMER_TICKS_YUKON 78
#define SK_IMTIMER_TICKS_YUKON_EC 128
#define SK_IMTIMER_TICKS_YUKON_EC 125
#define SK_IM_USECS(x, t) ((x) * (t))
#define SK_IM_MIN 10

View file

@ -380,7 +380,7 @@
#define SK_IMTIMER_TICKS_GENESIS 53
#define SK_IMTIMER_TICKS_YUKON 78
#define SK_IMTIMER_TICKS_YUKON_EC 128
#define SK_IMTIMER_TICKS_YUKON_EC 125
#define SK_IM_USECS(x, t) ((x) * (t))
#define SK_IM_MIN 10