代码搜索:init

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

代码结果 10,000
www.eeworm.com/read/351715/10615668

o init.o

www.eeworm.com/read/351715/10615677

c init.c

//*---------------------------------------------------------------------------- //* ATMEL Microcontroller Software Support - ROUSSET - //*-------------------------------------------------
www.eeworm.com/read/351712/10616166

c init.c

/* 设备与通道信息初始化分2种情况 1.模拟 2.实时 情况 */ #include /*标准输入输出定义*/ #include /*标准函数库定义*/ #include /*Unix 标准函数定义*/ #include
www.eeworm.com/read/351712/10616455

h init.h

// #define DEBUG_MYBUTTON //调试自定义按钮用 void DemoRegist(void ); typedef struct _CTRLCLASSINFO { unsigned char name[15 + 1]; // class name /* *
www.eeworm.com/read/422719/10617838

prg init.prg

*-------------主程序-------------* *--最后修改:2007.10.04 *--SET等设置 SET TALK OFF SET RESOURCE OFF SET ESCAPE OFF SET MESSAGE TO "" SET STATUS BAR OFF SET SYSMENU TO SET CENTURY ON SET DATE TO Y
www.eeworm.com/read/351693/10620592

h init.h

/********************************************************************* * * Copyright: * MOTOROLA, INC. All Rights Reserved. * You are hereby granted a copyright license to use, modify, and
www.eeworm.com/read/422567/10629803

c init.c

#include "stdio.h" #include "ccblkfn.h" #include "sysreg.h" #include #include #include "CPLD.h" #include "NAND_FLASH.h" void Init_EBIU(void) { *pEBIU_
www.eeworm.com/read/422567/10629813

doj init.doj

www.eeworm.com/read/351674/10630705

s init.s

.text .EQU FIQ_Stack, 0x40001000 /* 512 bytes */ .EQU IRQ_Stack, 0x40000E00 /* 3584 bytes */ .EQU SVC_Stack, 0x30700000 /*
www.eeworm.com/read/159601/10634953

c init.c

/* * GENESIS Copyright (c) 1986, 1990 by John J. Grefenstette * This program may be freely copied for educational * and research purposes. All other rights reserved. * * file: init.c