代码搜索结果
找到约 10,000 项符合
Interrupt 的代码
example_28xadc.c
//
//###########################################################################
//
// FILE: Example_28xAdc.c
//
// TITLE: DSP28 ADC Example Program.
//
// ASSUMPTIONS:
//
// This pr
16c84的rb口中断程序.txt
Interrupts - Part II, Interrupt on RB Change
Introduction
This discussion deals with the interrupt on RB change feature. It assumes the reader is familiar with the general discussion dealing
spiloop.asm
;*****************************************************************************
; File Name: SPIloop.ASM (File revision 0.1)
; Project: F240 Peripheral S/W Library - Test code
; Originator: J.Crank
readme.txt
Richard Man, ImageCraft richard@imagecraft.com
UCOS/II for ICCAVR
- The version of UCOS/II is 2.04
- the original port was done by Ole Saether for the IAR compiler. Jens E.
Holtegaard ported one
caminterface.c
/*
Copyright (C) 2004 John Orlando
AVRcam: a small real-time image processing engine.
This program is free software; you can redistribute it and/or
modify it under the te
ac97.h
/*++
Copyright (c) 2004 Sten
Contact information:
mail: stenri@mail.ru
This program is free software; you can redistribute it and/or
modify it under the terms of the GN
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;
asslandat114.dat
溢出中断指令 INTO(INTerrupt if Overflow)
格式: INTO
----
功能: 本指令检测OF标志位,当OF=1时,说明已发生溢出,立即产生一个中断类型4的中断,当OF=0时,本指令不起作用.
----
fet140_i2c_10.c
//******************************************************************************
// MSP-FET430P140 Demo - I2C, Slave Writes to MSP430 Master RX in Repeat Mode
//
// Description: This demo connect