]> oss.titaniummirror.com Git - tinyos-2.x.git/commit
Initial version of a CC2420 driver for TKN15.4 (see tinyos-2.x/tos/lib/mac/tkn154...
authorjanhauer <janhauer>
Mon, 16 Jun 2008 18:02:40 +0000 (18:02 +0000)
committerjanhauer <janhauer>
Mon, 16 Jun 2008 18:02:40 +0000 (18:02 +0000)
commit951aef87fc91f346a3a2ab34791211f22ba88736
tree7f8aa6c4c9c6ed7044e911cefba91f1b28559745
parent60c48d649028ec3c897fa24cc8dc1cd5739c17c6
Initial version of a CC2420 driver for TKN15.4 (see tinyos-2.x/tos/lib/mac/tkn154/README.txt)
18 files changed:
tos/chips/cc2420_tkn154/CC2420AsyncSplitControl.nc [new file with mode: 0644]
tos/chips/cc2420_tkn154/CC2420Config.nc [new file with mode: 0644]
tos/chips/cc2420_tkn154/CC2420ControlP.nc [new file with mode: 0644]
tos/chips/cc2420_tkn154/CC2420ControlTransmitC.nc [new file with mode: 0644]
tos/chips/cc2420_tkn154/CC2420Power.nc [new file with mode: 0644]
tos/chips/cc2420_tkn154/CC2420Receive.nc [new file with mode: 0644]
tos/chips/cc2420_tkn154/CC2420ReceiveC.nc [new file with mode: 0644]
tos/chips/cc2420_tkn154/CC2420ReceiveP.nc [new file with mode: 0644]
tos/chips/cc2420_tkn154/CC2420Rx.nc [new file with mode: 0644]
tos/chips/cc2420_tkn154/CC2420TKN154C.nc [new file with mode: 0644]
tos/chips/cc2420_tkn154/CC2420TKN154P.nc [new file with mode: 0644]
tos/chips/cc2420_tkn154/CC2420TransmitP.nc [new file with mode: 0644]
tos/chips/cc2420_tkn154/CC2420Tx.nc [new file with mode: 0644]
tos/chips/cc2420_tkn154/CaptureTime.nc [new file with mode: 0644]
tos/chips/cc2420_tkn154/ReferenceTime.nc [new file with mode: 0644]
tos/chips/cc2420_tkn154/ReliableWait.nc [new file with mode: 0644]
tos/chips/cc2420_tkn154/TKN154_PHY.h [new file with mode: 0644]
tos/chips/cc2420_tkn154/Timestamp.nc [new file with mode: 0644]