代码搜索结果
找到约 10,000 项符合
Timer 的代码
timer.c
/*
* Cisco router simulation platform.
* Copyright (c) 2005,2006 Christophe Fillot (cf@utc.fr)
*
* timer.c: Management of timers.
*/
#include
#include
#include
#i
timer.h
/*
* Cisco router simulation platform.
* Copyright (c) 2005,2006 Christophe Fillot (cf@utc.fr)
*
* timer.h: Management of timers.
*/
#ifndef __TIMER_H__
#define __TIMER_H__ 1
#include
timer.c
/**
* \addtogroup timer
* @{
*/
/**
* \file
* Timer library implementation.
* \author
* Adam Dunkels
*/
/*
* Copyright (c) 2004, Swedish Institute of Computer Science.
* All
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
timer_a.h
/**************************************************************************/
/**MITSUBISHI**MITSUBISHI**MITSUBISHI**MITSUBISHI**MITSUBISHI**MITSUBISHI**/
/*******************************************
timer_a.c
/**************************************************************************/
/**MITSUBISHI**MITSUBISHI**MITSUBISHI**MITSUBISHI**MITSUBISHI**MITSUBISHI**/
/*******************************************
timer_a.lst
##############################################################################
# #
# IAR M16C/60 C-Compiler V1.31B/WIN
timer.h
extern void init_timer(void);
extern void wait(unsigned int ms);
timer.h
extern void init_timer(void);
extern void wait(unsigned int ms);