[Tinyos-contrib-commits] CVS: tinyos-1.x/contrib/diku/evb13192/tos/chips/hcs08/interfaces HPLTimer.nc, 1.2, 1.3

Jan Flora janflora at users.sourceforge.net
Wed Aug 23 03:11:39 PDT 2006


Update of /cvsroot/tinyos/tinyos-1.x/contrib/diku/evb13192/tos/chips/hcs08/interfaces
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv25330/tos/chips/hcs08/interfaces

Modified Files:
	HPLTimer.nc 
Log Message:
HCS08 driver updates

Index: HPLTimer.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/contrib/diku/evb13192/tos/chips/hcs08/interfaces/HPLTimer.nc,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** HPLTimer.nc	17 Feb 2006 11:14:21 -0000	1.2
--- HPLTimer.nc	23 Aug 2006 10:11:37 -0000	1.3
***************
*** 3,6 ****
--- 3,7 ----
  {
  	command hw_precision_t getTime();
+ 	command void reset();
  	async event void wrapped();
  	command result_t arm(hw_precision_t timeStamp, uint8_t channel);



More information about the Tinyos-contrib-commits mailing list