代码搜索:Initialization
找到约 10,000 项符合「Initialization」的源代码
代码结果 10,000
www.eeworm.com/read/334623/12584467
c initialization.c
#include "bf5xx.h"
EX_INTERRUPT_HANDLER(FlagA_ISR_KBD);
static void Init_KEYFlags(void)
{
*pFIO_INEN = 0x0020;
*pFIO_DIR = 0x001f;
*pFIO_EDGE = 0x0000;
*pFIO_MASKA_D = 0x0020;
*p
www.eeworm.com/read/147063/12591652
asp initialization.asp
vti_encoding:SR|utf8-nl
vti_timelastmodified:TR|13 Nov 2004 04:49:52 -0000
vti_extenderversion:SR|4.0.2.7802
vti_cacheddtm:TX|13 Nov 2004 04:49:52 -0000
vti_filesize:IR|424
vti_cachedlinkinfo:VX|
www.eeworm.com/read/110887/15523591
asm initialization.asm
#include "Talkthrough.h"
/*****************************************************************************
Function: Init_EBIU
Description: This function initialises and enab
www.eeworm.com/read/110887/15523601
asm initialization.asm
#include "Talkthrough.h"
/*****************************************************************************
Function: Init_EBIU //
//
Description: This functio
www.eeworm.com/read/276526/10731726
txt maze_initialization.txt
12 15
0 1 1 1 1 1 1 1 1 1 1 1 1 1 1
0 0 0 0 1 1 1 1 1 0 0 0 0 1 1
1 1 0 0 0 0 1 1 0 0 1 0 0 0 1
1 0 1 1 0 1 0 0 0 0 0 0 0 0 1
1 0 1 0 0 0 0 0 1 1 0 1 1 0 1
1 0 0 1 0 0 0 1 1 1 0 0 1 1 1
1 0 0 1
www.eeworm.com/read/306034/13754102
asm sdram_initialization.asm
/******************************************************************************
* Setup for the SDRAM Controller for 21161 EZ-KIT Lite *
*