[Tinyos-beta-commits] CVS: tinyos-1.x/beta/TOSSIM-CC2420/micaz
simplatform.h, NONE, 1.1
Yang
overbored at users.sourceforge.net
Sun Mar 13 00:13:54 PST 2005
Update of /cvsroot/tinyos/tinyos-1.x/beta/TOSSIM-CC2420/micaz
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4955/micaz
Added Files:
simplatform.h
Log Message:
Fixed latencies for voltage regulator and crystal oscillator.
--- NEW FILE: simplatform.h ---
// The voltage regulator startup time, in seconds.
#define VREG_ON_LATENCY .000600
// The crystal oscillator startup time, in seconds.
#define OSCILLATOR_ON_LATENCY .000880
More information about the Tinyos-beta-commits
mailing list