代码搜索:Interrupt
找到约 10,000 项符合「Interrupt」的源代码
代码结果 10,000
www.eeworm.com/read/232327/14198316
c uart.c
/*
* ApOS (Another Project software for s3c2410)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* pu
www.eeworm.com/read/232263/14200276
c fet140_i2c_16.c
//******************************************************************************
// MSP-FET430P140 Demo - I2C, Master Writes/Reads with Slave, Rptd Start
//
// Description: This example shows the
www.eeworm.com/read/231951/14214887
h dsp280x_defaultisr.h
// TI File $Revision: /main/2 $
// Checkin $Date: December 1, 2004 16:21:01 $
//###########################################################################
//
// FILE: DSP280x_DefaultIsr.h
/
www.eeworm.com/read/230899/14269719
h n8250.h
/* Various I/O definitions specific to asynch I/O on the IBM PC */
#ifndef _N8250_H
#define _N8250_H
#ifndef _MBUF_H
#include "mbuf.h"
#endif
#ifndef _PROC_H
#include "proc.h"
#endif
#i
www.eeworm.com/read/230899/14269885
h eagle.h
#ifndef _EAGLE_H
#define _EAGLE_H
#ifndef _GLOBAL_H
#include "global.h"
#endif
#ifndef _MBUF_H
#include "mbuf.h"
#endif
#ifndef _IFACE_H
#include "iface.h"
#endif
/* Hardware-depend
www.eeworm.com/read/229891/14313333
c msp430xg46x_p1_02.c
//******************************************************************************
// MSP430xG46x Demo - Software Port Interrupt on P1.4 from LPM4
//
// Description: A hi/low transition on P1.4 w
www.eeworm.com/read/127742/14338515
c lh7a404_vic_driver.c
/***********************************************************************
* $Workfile: lh7a404_vic_driver.c $
* $Revision: 1.6 $
* $Author: WellsK $
* $Date: Apr 15 2004 15:47:36 $
www.eeworm.com/read/229095/14353318
h compiler.h
#ifndef _COMPILER_H_
#define _COMPILER_H_
/* 宏定义 */
#define FALSE 0
#define TRUE 1
/* 数据类型定义 */
typedef unsigned char Uchar;
typedef unsigned short Uint16;
typedef signed int Int16;
www.eeworm.com/read/225224/14549875
inc 2440addr.inc
;====================================================================
; File Name : 2440addr.a
; Function : S3C2440 Define Address Register (Assembly)
; Date : March 27, 2002
; Revision : Pr
www.eeworm.com/read/124628/14556128
h n8250.h
/* Various I/O definitions specific to asynch I/O on the IBM PC */
#ifndef _N8250_H
#define _N8250_H
#ifndef _MBUF_H
#include "mbuf.h"
#endif
#ifndef _PROC_H
#include "proc.h"
#endif
#i