代码搜索:initial

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

代码结果 10,000
www.eeworm.com/read/283803/4075315

old entries.old

/hal_io.h/0/Initial hal_io.h// /hal_intr.h/0/Initial hal_intr.h// /hal_cache.h/0/Initial hal_cache.h// /hal_arch.h/0/Initial hal_arch.h// /h8s_stub.h/0/Initial h8s_stub.h// /h8s_sci.h/0/Initial h
www.eeworm.com/read/386464/8745714

c pid algorithm.c

/*/////////////////////////////////////////////////////////////*/ /* initial interrupter */ /*/////////////////////////////////////////////////////////////*/
www.eeworm.com/read/373367/2762747

v test_hbd.v

module test_hbd(); reg clock; initial clock = 1'b0; always #5 clock
www.eeworm.com/read/291902/8388798

asm hardware.asm

//======================================================================================== // Progarm: Standard function definition // Writen by: Andy // Modifiyed: by Arthur Shieh // // Lastest
www.eeworm.com/read/390729/8449474

asm key.asm

//======================================================================================== // Progarm: The head file for key.asm in assembly view // Arranged by: Andy Hsu // Last modified date: /
www.eeworm.com/read/390729/8449860

asm key.asm

//======================================================================================== // Progarm: The head file for key.asm in assembly view // Arranged by: Andy Hsu // Last modified date: /
www.eeworm.com/read/390415/8466163

txt readme.txt

μCOS-II应用于lpc210x上的移植代码。这些代码均需要使用ARM方式编译(使用ARM指令集) 其实Os_cpu_a.s、Os_cpu.h和Os_cpu_c.c与ARM7的通用移植代码,真正与lpc210x相关的代码在本目录下 的others下面,它们是与目标板相关的代码的例子。它们均在真正的文件名的主文件名后增加了_ex字符串。 例如,Includes_ex.h就是Inc ...
www.eeworm.com/read/390183/8480318

mac exebin2.mac

; -*- nasm -*- ; NASM macro file to allow the `bin' output format to generate ; simple .EXE files by constructing the EXE header by hand. ; Adapted from a contribution by Yann Guidon
www.eeworm.com/read/390183/8480358

mac exebin.mac

; -*- nasm -*- ; NASM macro file to allow the `bin' output format to generate ; simple .EXE files by constructing the EXE header by hand. ; Adapted from a contribution by Yann Guidon
www.eeworm.com/read/188349/8547071

mac exebin2.mac

; -*- nasm -*- ; NASM macro file to allow the `bin' output format to generate ; simple .EXE files by constructing the EXE header by hand. ; Adapted from a contribution by Yann Guidon