代码搜索:SPECIFICATION
找到约 8,023 项符合「SPECIFICATION」的源代码
代码结果 8,023
www.eeworm.com/read/465376/7054038
v eth_phy_defines.v
// Address of PHY device (LXT971A)
`define ETH_PHY_ADDR 5'h01
// LED/Configuration pins on PHY device - see the specification, page 26, table 8
// Initial set of bits 13, 12 and
www.eeworm.com/read/224454/7102792
txt readme.txt
All files in this folder are the source codes of firmware master program.
They are coded in C51 and buil by Keil C51 compiler.
File list:
1. HAL.C HAL.H -> Hardware abstract layer
2. USBD12.C U
www.eeworm.com/read/453558/7417037
java fslossentry.java
package shared;
/** FSLossEntry class contains information about loss specification entries in the FileSchema
* class.
*/
public class FSLossEntry {
/** Predicted value of the entry.
www.eeworm.com/read/331567/12820366
readme
This is a stripped version of "experimental implementation of complex variables
in gcc (the GNU C language compiler) corresponding to the proposed C9X new C
language specification" available from
htt
www.eeworm.com/read/142793/12918838
cpp templatefunctionaddress.cpp
//: C05:TemplateFunctionAddress.cpp {-mwcc}
// From "Thinking in C++, Volume 2", by Bruce Eckel & Chuck Allison.
// (c) 1995-2004 MindView, Inc. All Rights Reserved.
// See source code use permissi