代码搜索:init

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

代码结果 10,000
www.eeworm.com/read/135319/13939584

c init.c

#include "../Include/type.h" #include "../Include/mx1.h" // To set the iA bit and the nF bit of CP15 register 1. void SetAsynchMode(void) { __asm__( "mrc p15,0,r0,c1,c0,0\n\t" "mov r2, #0x
www.eeworm.com/read/135117/13956565

c init.c

/*++ Copyright (c) 1990-1999 Microsoft Corporation, All Rights Reserved Module Name: init.c ++*/ #include #include #include #include
www.eeworm.com/read/135087/13963911

s init.s

;************************************************************************************************ ;Beijing instittue of technology ;File Name: Init.s ;Description: Init. ;Author: chaisc ;Date: 2
www.eeworm.com/read/135087/13964053

o init.o

www.eeworm.com/read/237249/13970697

s init.s

;/****************************************Copyright (c)************************************************** ;** 广州周立功单片机发展有限公司 ;** 研
www.eeworm.com/read/237249/13970711

o init.o

www.eeworm.com/read/237248/13970717

s init.s

;/****************************************Copyright (c)************************************************** ;** 广州周立功单片机发展有限公司 ;** 研
www.eeworm.com/read/237248/13970726

o init.o

www.eeworm.com/read/134818/13973430

asm init.asm

.page ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; ; Module : init.asm ; ; Purpose : initialize miscellaneous on-chip (TMS320F240) hardware. ; ;
www.eeworm.com/read/134717/13976022

cpp init.cpp

// // Copyright (c) Microsoft Corporation. All rights reserved. // // // Use of this source code is subject to the terms of the Microsoft end-user // license agreement (EULA) under which you lic