代码搜索:initialisation
找到约 2,024 项符合「initialisation」的源代码
代码结果 2,024
www.eeworm.com/read/109665/15552572
bat sbd2sim.bat
@echo off
echo Generating simulation initilizaition files..
makeprogfile -m memory remote_reconfiguration.sbd
echo Copying Model initialisation files to simulation directory ..
REM memory.reg
www.eeworm.com/read/420973/10763943
bak usart_pol_opt.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/147766/5721792
c pci.c
/*
* linux/arch/arm/mach-shark/pci.c
*
* PCI bios-type initialisation for PCI machines
*
* Bits taken from various places.
*/
#include
#include
#include
www.eeworm.com/read/136786/5862812
c pci.c
/*
* linux/arch/arm/mach-shark/pci.c
*
* PCI bios-type initialisation for PCI machines
*
* Bits taken from various places.
*/
#include
#include
#include
www.eeworm.com/read/128531/5984428
c pci.c
/*
* linux/arch/arm/mach-shark/pci.c
*
* PCI bios-type initialisation for PCI machines
*
* Bits taken from various places.
*/
#include
#include
#include
www.eeworm.com/read/127781/5995622
c pci.c
/*
* linux/arch/arm/mach-shark/pci.c
*
* PCI bios-type initialisation for PCI machines
*
* Bits taken from various places.
*/
#include
#include
#include
www.eeworm.com/read/124465/6047041
design
/jayacard/proto/hal/template/design
===============================================================================
To start a new port to a new hardware platform, copy these files and implement
the
www.eeworm.com/read/110034/6167062
c pci.c
/*
* linux/arch/arm/mach-shark/pci.c
*
* PCI bios-type initialisation for PCI machines
*
* Bits taken from various places.
*/
#include
#include
#include
www.eeworm.com/read/103694/6212948
design
/jayacard/proto/hal/template/design
===============================================================================
To start a new port to a new hardware platform, copy these files and implement
the
www.eeworm.com/read/481033/6656043
c init.c
/****************************************************************************
* *
* Kernel Initialisation *
* Copyright Peter Gutmann 1997-2005 *
*