代码搜索:Interrupt
找到约 10,000 项符合「Interrupt」的源代码
代码结果 10,000
www.eeworm.com/read/439458/7708370
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/437619/7744731
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/437619/7744816
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/436266/7773581
s43 fet410_sd16_01.s43
;******************************************************************************
; MSP-FET430P410 Demo - SD16, Continuous Conversion on a Group of Channels
;
; Description: This program uses the
www.eeworm.com/read/436266/7773583
s43 fet410_sd16_02.s43
;******************************************************************************
; MSP-FET430P410 Demo - SD16, Single Conversion on a Group of Channels
;
; Description: This program uses the SD1
www.eeworm.com/read/436266/7773595
s43 fet410_sd16_05.s43
;******************************************************************************
; MSP-FET430P410 Demo - SD16, Single Conversion on Single Channel Using ISR
;
; Description: This program uses th
www.eeworm.com/read/436266/7773596
s43 fet410_sd16_03.s43
;******************************************************************************
; MSP-FET430P410 Demo - SD16, Continuous Conversion on a Single Channel
;
; Description: This program uses the SD
www.eeworm.com/read/199351/7865374
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/299239/7870892
asm vecs.asm
* INTERRUPT AND RESET VECTORS *
.asect "vecs",0h ; interrupt and reset vectors
.ref _c_int00 ; compiler defined C initialization reset
.ref _c_int05 ; serial port
www.eeworm.com/read/434337/7871955
inc 2440addr.inc
;====================================================================
; File Name : 2440addr.a
; Function : S3C2440 Define Address Register (Assembly)
; Date : March 27, 2002
; Revision : Pr