代码搜索:Int

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

代码结果 10,000
www.eeworm.com/read/169888/9834185

c int.c

#include "uart.h" #include "sfr_r811.h" #pragma interrupt timer_x #pragma interrupt timer_y #pragma interrupt timer_z #pragma interrupt timer_c #pragma interrupt uart0_rx #pragma interrupt ua
www.eeworm.com/read/169888/9834189

h int.h

extern unsigned int timxcount,timycount[2],seccount; extern unsigned char u0count,u1count; extern char u0tp,u1tp;
www.eeworm.com/read/169504/9854006

c int.c

/* SCCSID @(#)int.c 1.27 2/5/98 */ /* * Add in IRQSHARE for sharing debug_irq interrupt for Subcode and IR * requires an external GAL16V8 for interrupt sharing * * by Andy Ho */ #include "commo
www.eeworm.com/read/169457/9860164

h int.h

/* int.h - definitions for interrupt management Author: Paul Barker Part of: COS Created: 15/04/04 Last Modified: 02/09/04 This stuff is taken from GeekOS, with modificati
www.eeworm.com/read/169457/9860212

s int.s

; int.s - low-level interrupt routines ; ; Author: Paul Barker ; Part of: COS ; Created: 15/04/04 ; Last Modified: 04/10/04 ; ; Copyright (C) 2004 Paul Barker ; ; This prog
www.eeworm.com/read/169026/9885310

asm int.asm

;************************************************ ;Name :InterruptSub ;Function: ;Input : ;Output : ;Register Used: ;************************************************* InterruptSub: XCH A,Acc
www.eeworm.com/read/169026/9885338

asm int.asm

;************************************************ ;Name :InterruptSub ;Function: ;Input : ;Output : ;Register Used: ;************************************************* InterruptSub: XCH A,Acc
www.eeworm.com/read/169026/9885355

asm int.asm

;************************************************ ;Name :InterruptSub ;Function: ;Input : ;Output : ;Register Used: ;************************************************* InterruptSub: XCH A,Acc
www.eeworm.com/read/169026/9885369

asm int.asm

;************************************************ ;Name :InterruptSub ;Function: ;Input : ;Output : ;Register Used: ;************************************************* InterruptSub: XCH A,Acc
www.eeworm.com/read/169026/9885380

lst int.lst

1 000000 ;************************************************ 2 000000 ;Name :InterruptSub 3 000000 ;Function: 4 000000 ;Input