代码搜索:interrupt
找到约 10,000 项符合「interrupt」的源代码
代码结果 10,000
www.eeworm.com/read/351316/10658275
c isr.c
#define ISR_C
#include "includes.h"
//ADC完成中断
//#pragma vector = interrupt_handler adc_isr:iv_ADC
// define the interrupt handler
unsigned char adc_mux ;
#pragma vector=ADC_vect
__interr
www.eeworm.com/read/351316/10658371
c isr.c
#define ISR_C
#include "includes.h"
//ADC完成中断
//#pragma vector = interrupt_handler adc_isr:iv_ADC
// define the interrupt handler
unsigned char adc_mux ;
#pragma vector=ADC_vect
__interr
www.eeworm.com/read/159344/10667348
c isr.c
#define ISR_C
#include "includes.h"
//ADC完成中断
//#pragma vector = interrupt_handler adc_isr:iv_ADC
// define the interrupt handler
unsigned char adc_mux ;
#pragma vector=ADC_vect
__interr
www.eeworm.com/read/349547/10820055
h wrsbcarm7.h
/* sbcarm7.h - WindRiver SBC ARM7 header file */
/* Copyright 1984-2001 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01f,16jul02,m_h C++ prot
www.eeworm.com/read/419797/10838177
c isr.c
//#define ISR_C
#include "includes.h"
//ADC完成中断
//#pragma vector = interrupt_handler adc_isr:iv_ADC
// define the interrupt handler
unsigned char adc_mux ;
#pragma vector=ADC_vect
__inte
www.eeworm.com/read/419797/10838238
_c isr._c
#define ISR_C
#include "includes.h"
//ADC完成中断
//#pragma vector = interrupt_handler adc_isr:iv_ADC
// define the interrupt handler
unsigned char adc_mux ;
#pragma vector=ADC_vect
__interr
www.eeworm.com/read/348787/10867122
h ir.h
/*********************** SGS-THOMSON MICROELECTRONICS ************************
FILENAME : IR.H
VERSION : V1.0
DATE : JAN 1999
AUTHOR(s) : ASHISH RUDOLA/ DEEPAK DOSHI
PROCESSOR
www.eeworm.com/read/419152/10883941
h type.h
#ifndef TYPE_H
#define TYPE_H
/*Hardcode. This is true for IA-32*/
#define SIZEOF_CHAR 1
#define SIZEOFSHORT 2
#define SIZEOFLONG 4
#if SIZEOFLONG == 4
typedef unsigned long UINT32;
www.eeworm.com/read/418957/10890397
h timer.h
/*------------------------------------------------------
FILE NAME : timer.h
DESCRIPTION : arm hardware define.
VERSION : 0.0.1 (c)aureole
AUTHOR : Aureole
CREATE DATE : 07.22.2006
MO
www.eeworm.com/read/462977/7191095
lst main.lst
C51 COMPILER V7.07 MAIN 06/04/2004 18:36:52 PAGE 1
C51 COMPILER V7.07, COMPILATION OF MODULE MAIN
OBJECT MODULE PLACED IN MA