代码搜索:pull
找到约 1,526 项符合「pull」的源代码
代码结果 1,526
www.eeworm.com/read/216998/14982983
c msp430x20x3_p1_04.c
//******************************************************************************
// MSP430F20xx Demo - P1 Interrupt from LPM4 with Internal Pull-up
//
// Description: A hi/low transition on P1.4
www.eeworm.com/read/216998/14983032
c msp430x20x3_p1_03.c
//******************************************************************************
// MSP430F20xx Demo - Poll P1 With Software with Internal Pull-up
//
// Description: Poll P1.4 in a loop, if hi P1
www.eeworm.com/read/212857/15147492
htm pin_legxpla3.htm
Legend : NC = Not Connected, unbonded pin
PE = Port Enable pin
WPU = Unused with Internal Weak Pull Up
TIE = Unused I/O floating -- must tie to VCC,
www.eeworm.com/read/249104/4457496
java state.java
package carstate;
//定义抽象状态类:
public abstract class State {
public void pull( Car wrapper ) {
wrapper.setState( new Off() );
System.out.println( " turning off" );
}
}
www.eeworm.com/read/233554/4666184
c buftvtots.c
/*
* buftvtots - pull a Unix-format (struct timeval) time stamp out of
* an octet stream and convert it to a l_fp time stamp.
* This is useful when using the clock line discipline.
*
www.eeworm.com/read/164348/5495518
cpp get_disk_free.cpp
#if 0
#include
/*
* Copy of required types from the WinCE header files.
* Note: We CANNOT include any windows headers here because
* we will pull in the actual declaratio
www.eeworm.com/read/324136/3505291
c tkmenubutton.c
/*
* tkMenubutton.c --
*
* This module implements button-like widgets that are used
* to invoke pull-down menus.
*
* Copyright (c) 1990-1994 The Regents of the University of California.
* Copy
www.eeworm.com/read/432475/1891839
h tb4090.h
/***********************************************
Generated by AD.EXE designed by Yale Liu
Fujitsu Version (Pull-up)
R25 = 50.000000 K
B Value = 4090
A/D Resolution = 10 Bits
Sample resis
www.eeworm.com/read/432475/1891846
h tb3450.h
/***********************************************
Generated by AD.EXE designed by Yale Liu
Fujitsu Version (Pull-up)
R25 = 5.000000 K
B Value = 3450
A/D Resolution = 10 Bits
Sample resis
www.eeworm.com/read/413855/2157512
hh rtcycles.hh
#ifndef RTCYCLES_HH
#define RTCYCLES_HH
#include
/*
* =c
* RoundTripCycleCount()
*
* =s profiling
* measures round trip cycles on a push or pull path
*
* =d
*
* Measures