代码搜索:timer
找到约 10,000 项符合「timer」的源代码
代码结果 10,000
www.eeworm.com/read/316533/13521571
o timer.o
www.eeworm.com/read/316477/13522251
h timer.h
/*********************************************************************************************
* File: TIMER.H
* Author: embest
* Desc: TIMER header file
* History:
****************************
www.eeworm.com/read/316477/13522276
c timer.c
/*********************************************************************************************
* File: timer.c
* Author: embest
* Desc: Timer source code
* History:
*****************************
www.eeworm.com/read/316310/13525447
h timer.h
//-----------------------------------------------------------------------------
// TIMER.H
//
//-----------------------------------------------------------------------------
void init_timer2(voi
www.eeworm.com/read/316310/13525449
c timer.c
//-----------------------------------------------------------------------------
// Copyright (c) 2002 Jim Brady
// Do not use commercially without author's permission
// Last revised August 2002
/
www.eeworm.com/read/316109/13529946
h timer.h
#if !defined _TIMER_H
#define _TIMER_H
class CTIMER {
public:
inline CTIMER() { memset(this, 0, sizeof(*this));}
inline void Start() { QueryPerformanceCounter(&m_sStart); }
inline void St
www.eeworm.com/read/315640/13539074
c timer.c
/**
* \addtogroup timer
* @{
*/
/**
* \file
* Timer library implementation.
* \author
* Adam Dunkels
*/
/*
* Copyright (c) 2004, Swedish Institute of Computer Science.
* All
www.eeworm.com/read/315640/13539076
h timer.h
/**
* \defgroup timer Timer library
*
* The timer library provides functions for setting, resetting and
* restarting timers, and for checking if a timer has expired. An
* application must "manual
www.eeworm.com/read/315631/13539579
c timer.c
#include
#include
#include
int alphanum = 0;
int counter = 0;
void interrupt far handler(void)
{
if (++counter == 273) // 15 seconds
{
alph
www.eeworm.com/read/315206/13548749
lst timer.lst
C51 COMPILER V7.02a TIMER 05/05/2007 09:01:00 PAGE 1
C51 COMPILER V7.02a, COMPILATION OF MODULE TIMER
OBJECT MODULE PLACED IN