代码搜索:Interrupt
找到约 10,000 项符合「Interrupt」的源代码
代码结果 10,000
www.eeworm.com/read/488200/6497930
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/486629/6537173
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/484450/6576820
bak 波形产生3(双定时双输出).bak
//*******************************************************************//
//用定时计数器0 工作在方式1 在P1.0引脚上输出一个高电平为86ms低电平为//
//138ms的脉冲波形(即周期为224ms),在P2.0引脚上输出一个低电平为600us高电平为//
//800us的脉冲波形(即周期为1400us),单片机采
www.eeworm.com/read/484450/6576827
c 波形产生3(双定时双输出).c
//*******************************************************************//
//用定时计数器0 工作在方式1 在P1.0引脚上输出一个高电平为86ms低电平为//
//138ms的脉冲波形(即周期为224ms),在P2.0引脚上输出一个低电平为600us高电平为//
//800us的脉冲波形(即周期为1400us),单片机采
www.eeworm.com/read/483604/6599464
txt listing2.txt
; Declare the external flag bit
EXTRN BIT (BootCodeRunning)
;
; Redirect External Interrupt 0 to App interrupt or
; local interrupt #16.
;
ORG 0003h
www.eeworm.com/read/483609/6599692
txt prog2.txt
; Declare the external flag bit
EXTRN BIT (BootCodeRunning)
;
; Redirect External Interrupt 0 to App interrupt or
; local interrupt #16.
;
ORG 0003h
www.eeworm.com/read/483365/6605377
inc 2440addr.inc
;====================================================================
; File Name : 2440addr.a
; Function : S3C2440 Define Address Register (Assembly)
; Date : March 27, 2002
; Revision : Pr
www.eeworm.com/read/479044/6698275
h hw_i2c.h
//*****************************************************************************
//
// hw_i2c.h - Macros used when accessing the I2C master and slave hardware.
//
// Copyright (c) 2005-2007 Luminar
www.eeworm.com/read/478934/6708259
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/478934/6708345
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