代码搜索:initial

找到约 10,000 项符合「initial」的源代码

代码结果 10,000
www.eeworm.com/read/136140/13871744

c initial.c

#include "c8051F330.h" #include "rs232.h" void Port_IO_Init(void) { P0MDIN = 0xFE; P1MDIN = 0xF0; P0MDOUT = 0xBF; P1MDOUT = 0xFF; P0SKIP = 0xC9;
www.eeworm.com/read/136140/13871762

lst initial.lst

C51 COMPILER V7.05 INITIAL 04/12/2005 09:13:15 PAGE 1 C51 COMPILER V7.05, COMPILATION OF MODULE INITIAL OBJECT MODULE PLACED IN
www.eeworm.com/read/136140/13871782

obj initial.obj

www.eeworm.com/read/116649/6112913

jsp initial.jsp

www.eeworm.com/read/108242/6184119

c initial.c

/* Initialization of adventure play variables */ #include #include #include "advent.h" /* #define preprocessor equates */ #define EXTERN /* define, not declare, in advdec.h
www.eeworm.com/read/199500/6284953

asm initial.asm

.mmregs .global _initial _initial: stm 300h,ar1 ;initial 300h data address st #00h,*ar1 stm 302h,ar1 ;initial 302h data address st #00h,*ar1 ; stm 200h,ar1 ; st #5555h,*ar1
www.eeworm.com/read/493479/6393992

c initial.c

/************************************************ * * * This file is used to input all * * parameters of model and initialize
www.eeworm.com/read/493479/6394003

h initial.h

/*************************************************************** * This software is used to calculate the Multilayered * * Microwave Structure * *
www.eeworm.com/read/492650/6417291

h initial.h

#define uchar unsigned char #define uint unsigned int delay(uint i); uchar KeyEn(); void SYSTEM_Init(void); void PORT_Init(void); void AD9851_Init(void); void AD9851_DDS_Control(long Freq,u
www.eeworm.com/read/492677/6418475

lst initial.lst

C51 COMPILER V8.02 INITIAL 04/06/2009 11:38:17 PAGE 1 C51 COMPILER V8.02, COMPILATION OF MODULE INITIAL OBJECT MODULE PLACED IN