代码搜索:timer
找到约 10,000 项符合「timer」的源代码
代码结果 10,000
www.eeworm.com/read/438556/7729815
h timer.h
//-----------------------------------------------------------------------------
// TIMER.H
//
//-----------------------------------------------------------------------------
void init_timer2(voi
www.eeworm.com/read/438506/7730768
prj timer.prj
# Standard Project file created by RVDEBUG. Do not hand edit unless
# you know what you are doing. Use the Settings Window
# Copyright (c) 2002 - ARM Ltd
$sARM_C22.stp
[PROJECT]
author_=USB00423
www.eeworm.com/read/438398/7731843
swf timer.swf
www.eeworm.com/read/438150/7735329
c timer.c
/*
* Name: timer.c
* Project: AVR-Doper
* Author: Christian Starkjohann
* Creation Date: 2006-06-26
* Tabsize: 4
* Copyright: (c) 2006 by Christian Starkjohann, all rights reserved
www.eeworm.com/read/438150/7735332
h timer.h
/*
* Name: timer.h
* Project: AVR-Doper
* Author: Christian Starkjohann
* Creation Date: 2006-06-26
* Tabsize: 4
* Copyright: (c) 2006 by Christian Starkjohann, all rights reserved
www.eeworm.com/read/437625/7744565
c timer.c
/*****************************************************************************
*
* Timer
*
*****************************************************************************
* FileName: T
www.eeworm.com/read/437625/7744567
h timer.h
/*****************************************************************************
*
* Timer
*
*****************************************************************************
* FileName:
www.eeworm.com/read/437625/7744602
o timer.o
www.eeworm.com/read/437619/7744789
c timer.c
/* General purpose software timer facilities
*/
#include
#include "global.h"
#include "timer.h"
#include "proc.h"
#include "mbuf.h"
#include "commands.h"
#include "daemon.h"
#inclu
www.eeworm.com/read/437619/7744829
h timer.h
#ifndef _TIMER_H
#define _TIMER_H
#ifndef _GLOBAL_H
#include "global.h"
#endif
/* Software timers
* There is one of these structures for each simulated timer.
* Whenever the timer is runn