代码搜索:tinyOS
找到约 3,275 项符合「tinyOS」的源代码
代码结果 3,275
www.eeworm.com/read/484868/1265247
java setidmsg.java
/**
* This class is automatically generated by mig. DO NOT EDIT THIS FILE.
* This class implements a Java interface to the 'SetIdMsg'
* message type.
*/
package net.tinyos.ident;
public class Se
www.eeworm.com/read/484868/1265333
java bcastmsg.java
/**
* This class is automatically generated by mig. DO NOT EDIT THIS FILE.
* This class implements a Java interface to the 'BcastMsg'
* message type.
*/
package net.tinyos.surge;
public class Bc
www.eeworm.com/read/484868/1265344
java surgemsg.java
/**
* This class is automatically generated by mig. DO NOT EDIT THIS FILE.
* This class implements a Java interface to the 'SurgeMsg'
* message type.
*/
package net.tinyos.surge;
public class Su
www.eeworm.com/read/484868/1265425
java querymsg.java
/**
* This class is automatically generated by mig. DO NOT EDIT THIS FILE.
* This class implements a Java interface to the 'QueryMsg'
* message type.
*/
package net.tinyos.tinydb;
public class Q
www.eeworm.com/read/484868/1265500
java uartmsg.java
/**
* This class is automatically generated by mig. DO NOT EDIT THIS FILE.
* This class implements a Java interface to the 'UartMsg'
* message type.
*/
package net.tinyos.tinydb;
public class Ua
www.eeworm.com/read/484868/1265511
java xnpmsg.java
/**
* This class is automatically generated by mig. DO NOT EDIT THIS FILE.
* This class implements a Java interface to the 'XnpMsg'
* message type.
*/
package net.tinyos.xnp;
public class XnpMsg
www.eeworm.com/read/484868/1265592
java debugmsgevent.java
/**
* This class is automatically generated by mig. DO NOT EDIT THIS FILE.
* This class implements a Java interface to the 'DebugMsgEvent'
* message type.
*/
package net.tinyos.sim.msg;
public c
www.eeworm.com/read/222388/4820382
readme
README for MicaSBTest1
Author/Contact: tinyos-help@millennium.berkeley.edu
Description:
MicaSBTest1 is an application that test out the magnetometer, accelerometer, and temperature sensor.
It demo
www.eeworm.com/read/204050/5034986
readme
README for Bombilla
Author/Contact: Philip Levis
Description:
Bombilla is a test application for Bombilla, the TinyOS
communication-centric bytecode interpreter. It includes th
www.eeworm.com/read/200738/5064526
c clock_hal.c
/**
* @file clock_hal.c
* @brief Basic Clocking Sub-system for MSP430
* Ported from TinyOS-1.x
*/
#include "compiler.h"
//----------------------------------------------------------
// CON