]> oss.titaniummirror.com Git - tinyos-2.x.git/commit
more reliable alarm system on async timer - avoid overflow, which seems to
authoridgay <idgay>
Mon, 26 Mar 2007 21:23:20 +0000 (21:23 +0000)
committeridgay <idgay>
Mon, 26 Mar 2007 21:23:20 +0000 (21:23 +0000)
commit4615cc283b6f1c61496187f07e1ff36ca1cdb77a
treeecdceeb1bfb53ba1d6afa3bb54aeecbd24bc2f3a
parentffcd3df57b8355bfc05d463fbdc708d4000a6683
more reliable alarm system on async timer - avoid overflow, which seems to
cause problems
should have less interrupt overhead too

preliminary version - no wrap around support
tos/chips/atm128/timer/Atm128AlarmAsyncC.nc [new file with mode: 0644]
tos/chips/atm128/timer/Atm128AlarmAsyncP.nc [new file with mode: 0644]