代码搜索结果
找到约 10,000 项符合
Interrupt 的代码
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;
readme.txt
looptime is a test program for the uC/OS Board Support Package (BSP).
Execution
Program runs in a loop until 20 timer interrupts have occured or the loop count
reaches a maximum value. Each inter
ssp.c
/*****************************************************************************
* ssp.c: SSP C file for NXP LPC23xx/24xx Family Microprocessors
*
* Copyright(C) 2006, NXP Semiconductor
*
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
timer.c
/******************************************************************************
*
* (c) copyright Freescale Semiconductor Hong Kong Ltd. 2004
* A
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
example_281xwatchdog.c
//###########################################################################
//
// FILE: Example_281xWatchdog.c
//
// TITLE: DSP281x Watchdog interrupt test program.
//
// ASSUMPTIONS:
//
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
pwm.c
/*********************************************************************/
/* Project Name: PWM.mcp */
/* Source fle name: PWM.c