代码搜索结果

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

interrupts.h

/*******************************************************************************/ /** Copyright (c) 2007 Freescale Semiconductor Freescale Confidential Proprietary \file Interrupts.h \brief

combine.doc

COMBINE.COM v2.10 by Ralf Brown 22 March 1998 COMBINE.COM will concatenate all of the partial files in the interrupt list distribution archives into a single master file fo

interrup.o

Interrupt List, part 15 of 18 Copyright (c) 1989-1999,2000 Ralf Brown --------H-51--------------------------------- INT 51 - IRQ1 relocated by DESQview Range: INT 51 to INT F9, selected automatica

interrup.k

Interrupt List, part 11 of 18 Copyright (c) 1989-1999,2000 Ralf Brown --------D-26--------------------------------- INT 26 - DOS 1+ - ABSOLUTE DISK WRITE (except partitions > 32M) AL = drive numb

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

ssp.c

/***************************************************************************** * ssp.c: SSP C file for NXP LPC23xx/24xx Family Microprocessors * * Copyright(C) 2006, NXP Semiconductor *

abstract.txt

This examples shows nesting of classic interrupt functions on the MCB2100 Board. It uses two interrupts Timer0 (tc0) and external interrupt (EINT1 input assigned to GPIO 0.14 and connected to INT1

changelog.txt

This file documents changes in the firmware-only USB driver for atmel's AVR microcontrollers. New entries are always appended to the end of the file. Scroll down to the bottom to see the most recent c

abstract.txt

The ISD51_Demo project for the MSC1200 shows how to use the ISD51 In-System-Debugger with flash breakpoints or hardware breakpoints. By default, it is configured for flash breakpoints which allow

spiloop.asm

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