代码搜索:timer
找到约 10,000 项符合「timer」的源代码
代码结果 10,000
www.eeworm.com/read/180108/9319159
h timer.h
#ifdef TIMER_PARA
#define TIMER_HEAD
#else
#define TIMER_HEAD extern
#endif
/**************************************************************************************
**TIMER.H,
**软定时器,n*1s
**
www.eeworm.com/read/180108/9319172
c timer.c
#define TIMER_PARA
#include "config.h"
static unsigned char timer0_tick;
/*******************************************************************************
程序名:timer0_isr
说 明:定时器0中断服务程序,提供系统是中,每
www.eeworm.com/read/180108/9319220
lst timer.lst
C51 COMPILER V7.50 TIMER 06/22/2006 09:45:43 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE TIMER
OBJECT MODULE PLACED IN .
www.eeworm.com/read/179954/9327983
mak timer.mak
# Microsoft Developer Studio Generated NMAKE File, Based on Timer.dsp
!IF "$(CFG)" == ""
CFG=Timer - Win32 Debug
!MESSAGE No configuration specified. Defaulting to Timer - Win32 Debug.
!ENDIF
www.eeworm.com/read/179954/9327984
plg timer.plg
Build Log
--------------------Configuration: Timer - Win32 Debug--------------------
Command Lines
Creating temporary file "E:\DOCUME~1\ADMINI~
www.eeworm.com/read/179954/9327986
dsw timer.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/179954/9327988
dsp timer.dsp
# Microsoft Developer Studio Project File - Name="Timer" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) App
www.eeworm.com/read/179954/9327990
c timer.c
/*----------------------------------------
Timer.c
----------------------------------------*/
#include
#define ID_TIMER 1
LRESULT CALLBACK WndProc (HWND, UINT, WPARAM,
www.eeworm.com/read/179954/9327992
dep timer.dep
# Microsoft Developer Studio Generated Dependency File, included by Timer.mak
www.eeworm.com/read/179954/9327993