代码搜索:initialisation

找到约 2,024 项符合「initialisation」的源代码

代码结果 2,024
www.eeworm.com/read/132338/14097405

readme

gaul-devel/src/README ===================== This directory contains the core GAUL source-code. The files are: gaul.h The public header file to be included in source code
www.eeworm.com/read/212331/15159666

c headset_init.c

/**************************************************************************** Copyright (C) Cambridge Silicon Radio Ltd. 2004-2006 Part of BlueLab 3.6.2-release FILE NAME headset_init.c D
www.eeworm.com/read/172593/5383593

s nutentry.s

;*************************************************************************** ; KPIT Cummins Infosystems Ltd, Pune, India. - 7th July 2003. ; ; This program is distributed in the hope that it will be u
www.eeworm.com/read/472548/6869913

m frc_colpitts.m

function dy=fRC_Colpitts(t,y,flag,rParam) %simple RC chaotic generator with physical parapeters %his attractor resembles with chaotic Colpitts attractor %y0=[0.1 0 0];[V] %for Fourier analysis fs=
www.eeworm.com/read/294077/8255095

m frc_colpitts.m

function dy=fRC_Colpitts(t,y,flag,rParam) %simple RC chaotic generator with physical parapeters %his attractor resembles with chaotic Colpitts attractor %y0=[0.1 0 0];[V] %for Fourier analysis fs=
www.eeworm.com/read/171431/9756272

c headset_init.c

/**************************************************************************** Copyright (C) Cambridge Silicon Radio Ltd. 2004-2006 Part of BlueLab 3.4.2-release FILE NAME headset_init.c D
www.eeworm.com/read/192011/8411311

c init.c

//ICC-AVR application builder : 2004-10-27 10:06:29 // Target : M16 // Crystal: 8.0000Mhz #include "main.h" //初始化变量 void varInit(void) { }//void valInit(void) void port_init(void) {
www.eeworm.com/read/380875/9125090

_c wave50%._c

//ICC-AVR application builder : 2007-9-8 下午 05:22:48 // Target : M16 // Crystal: 16.000Mhz #include #include void port_init(void) { PORTA = 0xFF; DDRA = 0x00; PO
www.eeworm.com/read/380875/9125095

c wave50%.c

//ICC-AVR application builder : 2007-9-8 下午 05:22:48 // Target : M16 // Crystal: 16.000Mhz #include #include void port_init(void) { PORTA = 0xFF; DDRA = 0x00; PO
www.eeworm.com/read/375770/9349866

h global.h

#ifndef uchar #define uchar unsigned char #define uint unsigned int #define true 1 #define false 0 #endif #define