X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=tinyos-2.x.git;a=blobdiff_plain;f=tos%2Fplatforms%2Ftmicore%2FMoteClockP.nc;h=a3353972854fe9a639a7208464269bf4e733a28e;hp=a9a976845eedbcf3838f14c2b3d5d9023d6a3f98;hb=bc58e5a5704f1eaa10cae4106cf5fd5529c20833;hpb=5aa4581b60d743142f85f0e27e0e3d541c83b084 diff --git a/tos/platforms/tmicore/MoteClockP.nc b/tos/platforms/tmicore/MoteClockP.nc index a9a97684..a3353972 100644 --- a/tos/platforms/tmicore/MoteClockP.nc +++ b/tos/platforms/tmicore/MoteClockP.nc @@ -39,6 +39,9 @@ module MoteClockP { } implementation { + MSP430REG_NORACE(TAIV); + MSP430REG_NORACE(TBIV); + command error_t Init.init() { volatile uint16_t i;