]> oss.titaniummirror.com Git - tinyos-2.x.git/commit
a nicer version, w/ cleaner HPL access
authoridgay <idgay>
Thu, 29 Mar 2007 21:07:25 +0000 (21:07 +0000)
committeridgay <idgay>
Thu, 29 Mar 2007 21:07:25 +0000 (21:07 +0000)
commit90fc469f877319e5a5f8743672ee3638b273f5c6
tree170ea1fe20db987e10e0c7a185967d570b6f4dbb
parentfc70be60cce7b71779466b813022b3f425ce4d27
a nicer version, w/ cleaner HPL access
in particular, HPL for timer0 now has less magic in it (this means that
users of it have to be more aware of the asynchronous timer access rules,
though)
tos/chips/atm128/timer/Atm128AlarmAsyncC.nc
tos/chips/atm128/timer/Atm128AlarmAsyncP.nc
tos/chips/atm128/timer/Atm128Timer.h
tos/chips/atm128/timer/HplAtm128Timer0AsyncC.nc
tos/chips/atm128/timer/HplAtm128Timer0AsyncP.nc
tos/chips/atm128/timer/HplAtm128TimerAsync.nc [new file with mode: 0644]