代码搜索结果

找到约 10,000 项符合 Interrupt 的代码

evtimer.c

#include "DSP28_Device.h" #include "DSP28_Globalprototypes.h" #define SetData GpioDataRegs.GPFDAT.bit.GPIOF12 = 1 #define ClrData GpioDataRegs.GPFDAT.bit.GPIOF12 = 0 #define SetClk Gpi

dsp28_ev.c

// // TMDX ALPHA RELEASE // Intended for product evaluation purposes // //########################################################################### // // FILE: DSP28_Ev.c // // TIT

msp430x24x_hfxt2_nmi.s43

;******************************************************************************* ; MSP430x24x Demo - Basic Clock, LFXT1/MCLK Sourced from HF XTAL, NMI ; ; Description: Proper selection of an ex

交通灯.c

//****************************************************** //Design name: Traffic light on crossroad //Author: Huangxiang //Date: 2007.9.24 //***********************************

ppc555intr.c

/* ppc555Intr.c - PowerPC 555 interrupt driver */ /* Copyright 1984-1998 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* modification history -------------------- 01b,12apr99,zl lock int

init.c

#include "st92196.h" #include "register.h" #include "macro.h" #include "utility.h" #include "init.h" /**************************************************************************** INPUT :

reset.c

/******************************** SKYWORTH ********************************* FILENAME : RESET.H VERSION : V0.1 DATE : JAN 2000 AUTHOR(s) : Vick Zhong PROCESSOR : ST92196 D

readme.txt

Writing Code for ROM Examples ============================= This directory contains three embeddable examples, configured to run on an ARM Integrator Board. These compliment the material in the

int_handler.c

/**************************************************************/ /* File: int_handler.c */ /* Purpose: IRQ interrupt handler code */ /*

int_handler.c

/**************************************************************/ /* File: int_handler.c */ /* Purpose: IRQ interrupt handler code */ /*