代码搜索:tinyOS

找到约 3,275 项符合「tinyOS」的源代码

代码结果 3,275
www.eeworm.com/read/116008/6114331

java cataloglistener.java

package net.tinyos.tinydb; /** CatalogListener notifies listeners when an attribute is added to the catalog. */ public interface CatalogListener { public void addedAttr(QueryField f); }
www.eeworm.com/read/116008/6114343

java selexpr.java

package net.tinyos.tinydb; /** SelExpr represents a selection expression; selection expressions are of the form: WHERE (field fieldOp fieldConst) OP value Where field is a field in
www.eeworm.com/read/116008/6114390

java aggexpr.java

package net.tinyos.tinydb; /** Class to represent an aggregation expression. Aggregates are of the form: [aggf(fielda),groupby(fieldb)] Aggf is an aggregation function from AggOp,
www.eeworm.com/read/11139/202508

txt tep106.txt

============================ Schedulers and Tasks ============================ :TEP: 106 :Group: Core Working Group :Type: Documentary :Status: Final :TinyOS-Version: 2.x :Author: Philip Le
www.eeworm.com/read/11139/202510

txt tep132.txt

=================== Packet timestamping =================== :TEP: TBA :Group: Core Working Group :Type: Documentary :Status: Draft :TinyOS-Version: > 2.1 :Author: Miklos Maroti, Janos Salla
www.eeworm.com/read/11139/202512

txt tep113.txt

============================ Serial Communication ============================ :TEP: 113 :Group: Core Working Group :Type: Documentary :Status: Final :TinyOS-Version: 2.x :Author: Ben Green
www.eeworm.com/read/11139/202513

txt tep118.txt

================================ Dissemination of Small Values ================================ :TEP: 118 :Group: Net2 Working Group :Type: Documentary :Status: Final :TinyOS-Version: 2.x :
www.eeworm.com/read/11139/202526

txt tep119.txt

============================ Collection ============================ :TEP: 119 :Group: Net2 Working Group :Type: Documentary :Status: Final :TinyOS-Version: > 2.1 :Author: Rodrigo Fonseca, O
www.eeworm.com/read/11139/202527

txt tep108.txt

============================ Resource Arbitration ============================ :TEP: 108 :Group: Core Working Group :Type: Documentary :Status: Final :TinyOS-Version: 2.x :Authors: Kevin Klu
www.eeworm.com/read/475953/1374924

toolchain readme.toolchain

Creating the MSP430 toolchain for the MSP430F161x series of microcontrollers ============================================================================ Joe Polastre