代码搜索:pull

找到约 1,526 项符合「pull」的源代码

代码结果 1,526
www.eeworm.com/read/364946/9886382

c powermanage.c

#include "def.h" #include "2410addr.h" #include "2410lib.h" #include "timer.h" #include "PowerManage.h" extern int PwrKeyChkEnd; extern U32 Console_Baud; //*********************************
www.eeworm.com/read/168572/9907176

c gps_f023.c

//--------------------------------------------------------------- // CYGNAL Integrated Products // // C Code Configuration Tool: F023 INITIALIZATION/CONFIGURATION CODE //-------------------------
www.eeworm.com/read/364144/9920592

c powermanage.c

#include "def.h" #include "2410addr.h" #include "2410lib.h" #include "timer.h" #include "PowerManage.h" extern int PwrKeyChkEnd; extern U32 Console_Baud; //*********************************
www.eeworm.com/read/167105/9980665

v i2c8_sim.v

module i2c8_sim(SCL8, SDA8); inout SCL8, SDA8; assign (pull1,pull0) SCL8 = 1'b1; assign (pull1,pull0) SDA8 = 1'b1; reg SCL8_M,SDA8_M; reg [7:0] wdat8_tmp,rdat8_tmp,wdat8,rdat8; reg
www.eeworm.com/read/167105/9980670

v i2c8_sample.v

wire SCL8_IN ; wire SDA8_IN ; wire SDA8_OUT; wire SCL8,SDA8; assign SCL8_IN = SCL8; assign SDA8_IN = SDA8; assign SDA8 = (SDA8_OUT==1'b0)? 1'b0:1'bz; assign (pull1,pull0) SCL8
www.eeworm.com/read/357948/10198162

lst mcu.lst

C51 COMPILER V8.05a MCU 02/21/2008 09:56:10 PAGE 1 C51 COMPILER V8.05a, COMPILATION OF MODULE MCU OBJECT MODULE PLACED IN MC
www.eeworm.com/read/162369/10309539

h at91rm9200_sys.h

/* linux/include/asm-arm/arch-at91rm9200/at91rm9200_sys.h * * Hardware definition for the sys peripheral in the ATMEL at91rm9200 processor * * Generated 01/09/2006 (16:49:36) AT91 SW Applic
www.eeworm.com/read/280171/10350876

c powermanage.c

#include "def.h" #include "2410addr.h" #include "2410lib.h" #include "timer.h" #include "PowerManage.h" extern int PwrKeyChkEnd; extern U32 Console_Baud; //*********************************
www.eeworm.com/read/278039/10579018

c f30x_ports_switchled.c

//----------------------------------------------------------------------------- // F30x_Ports_SwitchLED.c //----------------------------------------------------------------------------- // Copyrigh
www.eeworm.com/read/422918/10603014

c config.c

//#include "c8051f320.h" #include "config.h" ///////////////////////////////////// // Generated Initialization File // ///////////////////////////////////// #include "C8051F320.h" // Per