代码搜索:Initialization
找到约 10,000 项符合「Initialization」的源代码
代码结果 10,000
www.eeworm.com/read/401850/11547062
c sysinit.c
/////////////////////////////////////
// Generated Initialization File //
/////////////////////////////////////
#include "C8051F320.h"
// Peripheral specific initialization functions,
// Ca
www.eeworm.com/read/370808/9584928
c 2.c
#include
#include
#include
#include
#define uchar unsigned char
#define uint unsigned int
void main()
{
FILE *fp1;
uint i,a,b,c;
double R,PITCH,L,Q,
www.eeworm.com/read/280569/10313426
coe rom_tri.coe
MEMORY_INITIALIZATION_RADIX=10;
MEMORY_INITIALIZATION_VECTOR=
0, 1, 2, 3, 4, 5, 6, 7, 8, 9,
10, 11, 12, 13, 14, 15, 16, 17, 18, 19,
20, 21, 22, 23, 24, 25, 26, 27, 28
www.eeworm.com/read/309739/13665090
cgf sin_tab.cgf
#version3.0
#memory_block_name=init
#block_depth=128
#data_width=16
#default_word=0
#data_radix=10
#signed=true
#address_radix=10
#coe_radix=MEMORY_INITIALIZATION_RADIX
#coe_data=MEMORY_INITI
www.eeworm.com/read/309739/13665110
coe sin_tab_init.coe
MEMORY_INITIALIZATION_RADIX=2;
MEMORY_INITIALIZATION_VECTOR=
0001000011101110,
0001100011000010,
0001111010010100,
0010001001110100,
0010010011000100,
0010011000100101,
0010011101010010,
0010100011111
www.eeworm.com/read/306926/13735097
h util.h
#define PORT_LED PORTC.4
#define PORTB_IO_VAL 0x2C //720
#define PORTD_IO_VAL 0x00
#define PORTC_IO_VAL 0x10
#define MASK_KEY_VAL 0xFF
#define P_SO PINB.4 //CC1100模组定义
www.eeworm.com/read/262354/11590824
coe definition1_times.coe
MEMORY_INITIALIZATION_RADIX=2;
MEMORY_INITIALIZATION_VECTOR=
00000000000000000000,
00000000000100000000,
00000000001000000000,
00000000010000000000,
00000000010100000000,
00000000011000000000,
0000000
www.eeworm.com/read/262354/11590839
coe definition1_times.coe
MEMORY_INITIALIZATION_RADIX=2;
MEMORY_INITIALIZATION_VECTOR=
00000000000000000000,
00000000000100000000,
00000000001000000000,
00000000010000000000,
00000000010100000000,
00000000011000000000,
0000000
www.eeworm.com/read/190844/8437487
txt readme.txt
This bundle contains porting of MicroC Operating System (uCOS-II) to M-Core processor (MMC2107).
**************************************************************************************************
www.eeworm.com/read/432730/8579764
c jcinit.c
////////////////////////////////////////////////////////////////////////
//
// Note : this file is included as part of the Smaller Animals Software
// JpegFile package. Though this file has not bee