代码搜索结果

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

usb_new_ep_handler_ent.vhdl

-------------------------------------------------------------------------------- -- -- P H I L I P S C O M P A N Y R E S T R I C T E D -- -- Copyright

irq.c

/***************************************************************************** * irq.c: Interrupt handler C file for Philips LPC214x Family Microprocessors * * Copyright(C) 2006, Philips Sem

intr.h

/******************************************************************************/ /* INTR.H - TMS320C6x Peripheral Support Library Interrupt Support */ /*

avrx_generatesinglestepinterrupt.s

#include "avrx.inc" /* Copyright 1999-2001, Larry Barello larry@barello.net */ /*+ ; -------------------------------------------------- ; Generate Interrupt (Single Step S

avrx_generatesinglestepinterrupt.s

#include "avrx.inc" /* Copyright 1999-2001, Larry Barello larry@barello.net */ /*+ ; -------------------------------------------------- ; Generate Interrupt (Single Step S

irq.c

/***************************************************************************** * irq.c: Interrupt handler C file for Philips LPC214x Family Microprocessors * * Copyright(C) 2006, Philips Sem

dmxin.asm

; dmx512 input ; the b=25000hz ; system clk =24m ; smod=1 ;value define status2 equ 20h runbf bit 20h.0 fristaddallzo

flicker.c

/************************************* 文件名 :Flicker.c ** 功能说明:循环点亮六个贴片发光二极管** *************************************/ #include "p30f6014.h" unsigned char Led = 1; void Initia

irq.c

/***************************************************************************** * irq.c: Interrupt handler C file for Philips LPC214x Family Microprocessors * * Copyright(C) 2006, Philips Sem

vectors.asm

*VECTORS.ASM provided by TI to set up interrupt vectors *If ISR is used, put branch to it in appropriate vector location * .ref ISR if interrupt-driven .ref _c_int00 .sect "vect