代码搜索结果

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

example_2833xsci_ffdlb_int.c

// TI File $Revision: /main/8 $ // Checkin $Date: August 10, 2007 09:06:23 $ //########################################################################### // // FILE: Example_2833xSci_FFDLB_in

example_2833xmcbsp_dlb_int.c

//########################################################################### // // FILE: Example_2833xMCBSP_FFDLB_int.c // // TITLE: DSP2833x Device McBSP Digital Loop Back porgram // // ASS

example_2833xecap_capture_pwm.c

// TI File $Revision: /main/7 $ // Checkin $Date: August 10, 2007 09:04:36 $ //########################################################################### // // FILE: Example_2833xECap_Captur

init.s

;;; Copyright ARM Ltd 2001. All rights reserved. ; ; This module performs ROM/RAM remapping (if required), initializes stack ; pointers and interrupts for each mode, and finally branches to __main

main.vec

;INTERRUPT VECTORS RJMP __RESET RJMP 0x00 RJMP 0x00 RJMP 0x00 RJMP 0x00 RJMP 0x00 RJMP 0x00 RJMP 0x00 RJMP 0x00 RJMP 0x00

cstartup.lst

1 # 1 "init/Cstartup.S" 2 # 1 "" 1 /*------------------------------------------------------------------------------ 0

dsp28_ev.c

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

qckz.vec

;INTERRUPT VECTORS RJMP __RESET RJMP _ext_int0 RJMP 0 RJMP 0 RJMP 0 RJMP 0 RJMP 0 RJMP 0 RJMP 0 RJMP _timer RJMP 0 RJMP 0 RJMP 0 RJMP 0 RJMP 0 RJMP 0 RJMP 0 RJMP

交通灯.c

#include #include #define uchar unsigned char #define uint unsigned int uchar h; uint r=0; uint s; uchar code dis[]={ 0Xc0,/*0*/ 0Xf9,/*1*/ 0Xa4,/