代码搜索结果

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

timer.h

// original : core.h 2003/03/14 11:55:25 Rev 1.4 #ifndef _TIMER_H_ #define _TIMER_H_ #define BASE_TICK 5 #define TIMER_ONCE_AUTODEL 1 #define TIMER_INTERVAL 2 #define TIMER_REMOVE_HEAP 16

timer.asm

;********************TIMER******************** ;本程序实现用TMR0实现时钟功能。 ;入口参数:无。 ;出口参数:时RLT,分SOUH,秒SOU。 ;占用资源:W,STATUS,TMR0,PORTD,024H,025H,026H,028H,07FH,17FH,07EH,1重堆栈。 ;说明: 1.使用该程序需在中断入口程序中填入如下两条

timer.c

//============================================================================= // File Name : Timer.c // Function : S3C2410 Watch-Dog and Timer // Program : Shin, On Pil (SOP) // Date : M

timer.h

//============================================================================= // File Name : Timer.h // Function : S3C2410 Watch-Dog and Timer Test Head File // Program : Shin, On Pil (SOP) /

timer.h

/************************************************************************ ---AODV-UIUC--- This software can be used under GNU General Public License. Author: Binita Gupta

timer.cc

/************************************************************************ ---AODV-UIUC--- This software can be used under GNU General Public License. Author: Binita Gupta

timer.lst

C51 COMPILER V7.07 TIMER 11/25/2005 20:21:58 PAGE 1 C51 COMPILER V7.07, COMPILATION OF MODULE TIMER OBJECT MODULE PLACED IN t

timer.h

#ifndef INCLUDE_TIMER_H #define INCLUDE_TIMER_H void wait( UINT8 n ); #endif

timer.c

/* * Copyright(c)2005 - 2009 danise .China * All rights reserved. * Redistribution and use in source and bianry forms * with or without modification ,are permitted provided * that following condi