代码搜索:interrupt
找到约 10,000 项符合「interrupt」的源代码
代码结果 10,000
www.eeworm.com/read/337005/12402247
c example_28xadc.c
//
//###########################################################################
//
// FILE: Example_28xAdc.c
//
// TITLE: DSP28 ADC Example Program.
//
// ASSUMPTIONS:
//
// This pr
www.eeworm.com/read/336959/12404523
txt 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
www.eeworm.com/read/336896/12408644
asm spiloop.asm
;*****************************************************************************
; File Name: SPIloop.ASM (File revision 0.1)
; Project: F240 Peripheral S/W Library - Test code
; Originator: J.Crank
www.eeworm.com/read/250192/12425407
txt 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
www.eeworm.com/read/148763/12427577
c 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
www.eeworm.com/read/336424/12445116
h 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
www.eeworm.com/read/234424/14113036
txt 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;
www.eeworm.com/read/234424/14113393
txt 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;
www.eeworm.com/read/131795/14125045
dat asslandat114.dat
溢出中断指令 INTO(INTerrupt if Overflow)
格式: INTO
----
功能: 本指令检测OF标志位,当OF=1时,说明已发生溢出,立即产生一个中断类型4的中断,当OF=0时,本指令不起作用.
----
www.eeworm.com/read/233493/14149270
c fet140_i2c_10.c
//******************************************************************************
// MSP-FET430P140 Demo - I2C, Slave Writes to MSP430 Master RX in Repeat Mode
//
// Description: This demo connect