代码搜索结果

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

example_281xadcsoc.c

//########################################################################### // // FILE: Example_281xAdc.c // // TITLE: DSP281x ADC Example Program. // // ASSUMPTIONS: // // This program

example_281xwatchdog.c

//########################################################################### // // FILE: Example_281xWatchdog.c // // TITLE: DSP281x Watchdog interrupt test program. // // ASSUMPTIONS: //

example_281xcputimer.c

//########################################################################### // // FILE: Example_281xCpuTimer.c // // TITLE: DSP281x Device Getting Started Program. // // ASSUMPTIONS: //

readme.txt

Timers This example application demonstrates the use of the timers to generate periodic interrupts. One timer is set up to interrupt once per second and the other to interrupt twice per second;

readme.txt

Timers This example application demonstrates the use of the timers to generate periodic interrupts. One timer is set up to interrupt once per second and the other to interrupt twice per second;

spiloop.asm

;***************************************************************************** ; File Name: SPIloop.ASM (File revision 0.1) ; Project: F240 Peripheral S/W Library - Test code ; Originator: J.Crank

spiloop.asm

;***************************************************************************** ; File Name: SPIloop.ASM (File revision 0.1) ; Project: F240 Peripheral S/W Library - Test code ; Originator: J.Crank

example_280xadcsoc.c

// TI File $Revision: /main/7 $ // Checkin $Date: September 12, 2005 17:30:05 $ //########################################################################### // // FILE: Example_280xAdc.c //

example_280xeqep_freqcal.c

// TI File $Revision: /main/4 $ // Checkin $Date: April 18, 2005 10:09:38 $ //########################################################################### // // FILE: Example_280xEqep_freqcal.c

example_280xi2c_eeprom.c

// TI File $Revision: /main/3 $ // Checkin $Date: December 3, 2004 13:40:48 $ //########################################################################### // // FILE: Example_280xI2c_eeprom.