代码搜索:IN0

找到约 1,113 项符合「IN0」的源代码

代码结果 1,113
www.eeworm.com/read/126765/6012113

s fparc32.s

/* fparc32.s - VxWorks conversion from Microtek tools to Sun native */ /* Copyright 1984-1992 Wind River Systems, Inc. */ /* modification history -------------------- 01b,10nov92,jwt fixed register
www.eeworm.com/read/102935/6225741

s head.s

/* * Here is where the ball gets rolling as far as the kernel is concerned. * When control is transferred to _start, the bootload has already * loaded us to the correct address. All that's left to
www.eeworm.com/read/101066/6256394

s fparc32.s

/* fparc32.s - VxWorks conversion from Microtek tools to Sun native */ /* Copyright 1984-1992 Wind River Systems, Inc. */ /* modification history -------------------- 01b,10nov92,jwt fixed register
www.eeworm.com/read/169775/5410308

s fparc32.s

/* fparc32.s - VxWorks conversion from Microtek tools to Sun native */ /* Copyright 1984-1992 Wind River Systems, Inc. */ /* modification history -------------------- 01b,10nov92,jwt fixed register
www.eeworm.com/read/168542/5445113

s fparc32.s

/* fparc32.s - VxWorks conversion from Microtek tools to Sun native */ /* Copyright 1984-1992 Wind River Systems, Inc. */ /* modification history -------------------- 01b,10nov92,jwt fixed register
www.eeworm.com/read/161121/5556191

s head.s

/* * Here is where the ball gets rolling as far as the kernel is concerned. * When control is transferred to _start, the bootload has already * loaded us to the correct address. All that's left to
www.eeworm.com/read/280821/10291059

s spiisr.s

.include "ez80F91.inc" .sect "CODE" .extern _spiresume .extern _RZKISRProlog .extern _RZKISREpilog .assume adl=1 .def _spiisr _spiisr: PUSH AF PUSH BC IN0 A,(%9A) SE
www.eeworm.com/read/296206/8117932

asm adc0809a.asm

;------------------------------------------------------- ; 程序说明 ;实现功能:通过ADC0809(模/数转换器)将输入的模拟电压转换成8位 ;的16进制数并显示在屏幕上(通过延时方式进行A/D转换),按任意键退出程序。 ; ; 测试专用,适用于唐都TD-PIT实验箱 胖大海 ;-----
www.eeworm.com/read/296206/8117981

asm adc0809a.asm

;------------------------------------------------------- ; 程序说明 ;实现功能:通过ADC0809(模/数转换器)将输入的模拟电压转换成8位 ;的16进制数并显示在屏幕上(通过延时方式进行A/D转换),按任意键退出程序。 ; ; 测试专用,适用于唐都TD-PIT实验箱 胖大海 ;-----
www.eeworm.com/read/136786/5862679

s head.s

/* * Here is where the ball gets rolling as far as the kernel is concerned. * When control is transferred to _start, the bootload has already * loaded us to the correct address. All that's left to