代码搜索结果
找到约 51,516 项符合
Timer 的代码
timer.c
//[Timer.c]定时器----------------------------------------------------------*
//本文件包含: *
// (1)TimerInit:定时器初始化
timer.h
//[Timer.h]定时器头文件-----------------------------------------------------
//定时器需要用到的头文件
#include //MCU映像寄存器名
#include "Type.h" //类型别名定义
//定时器相关函数声明
void TimerI
timer.c
/************************************************************************/
/* PROGRAMER: CHAE, BYOUNG-CHEOL */
/* PROGRAM : TIMER.C
timer.c
/*****************************************************************************
* timer.c: Timer C file for NXP LPC24xx Family Microprocessors
*
* Copyright(C) 2006, NXP Semiconductor
*
timer.h
// timer.h
// Data structures to emulate a hardware timer.
//
// A hardware timer generates a CPU interrupt every X milliseconds.
// This means it can be used for implementing time-slicing, or for
//
timer.cc
// timer.cc
// Routines to emulate a hardware timer device.
//
// A hardware timer generates a CPU interrupt every X milliseconds.
// This means it can be used for implementing time-slicing
timer.lst
C51 COMPILER V7.07 TIMER 11/25/2003 15:47:54 PAGE 1
C51 COMPILER V7.07, COMPILATION OF MODULE TIMER
OBJECT MODULE PLACED IN T
timer.h
//-----------------------------------------------------------------------------
// TIMER.H
//
//-----------------------------------------------------------------------------
void init_timer2(voi
timer.o.d
timer.o: timer.c timer.h lib.h version.h \
c:/winavr-20071221/bin/../avr/include/avr/io.h \
c:/winavr-20071221/bin/../avr/include/avr/sfr_defs.h \
c:/winavr-20071221/bin/../avr/include/inttyp
timer.lnp
"STARTUP.obj",
"timer_led.obj"
TO "timer"
RAMSIZE(256)