代码搜索:timer

找到约 10,000 项符合「timer」的源代码

代码结果 10,000
www.eeworm.com/read/425111/10381076

obj timer.obj

www.eeworm.com/read/161674/10386868

h timer.h

// timer.h // Data structures to emulate a hardware timer. // // A hardware timer generates a CPU interrupt every X milliseconds. // This means it can be used for implementing time-slicing, or for //
www.eeworm.com/read/161674/10386882

cc timer.cc

// timer.cc // Routines to emulate a hardware timer device. // // A hardware timer generates a CPU interrupt every X milliseconds. // This means it can be used for implementing time-slicing
www.eeworm.com/read/425005/10388401

h timer.h

/* *----------------------------------------------------------------------------- * file: timer.h * desc: time a program in secs * by: patrick ko * date: 18 jan 92 *-----------------------------
www.eeworm.com/read/425005/10388426

c timer.c

/* *----------------------------------------------------------------------------- * file: timer.c * desc: time a program in secs * by: patrick ko * date: 18 jan 92 *-----------------------------
www.eeworm.com/read/424980/10389002

c timer.c

/******************************************************************************/ /* TIMER.C: Time Functions for 10Hz Clock Tick using Timer0 */ /***********************************
www.eeworm.com/read/424980/10389005

h timer.h

extern volatile unsigned long timeval; extern void init_timer(void);
www.eeworm.com/read/354055/10393635

h timer.h

www.eeworm.com/read/279745/10395692

c timer.c

/* **************************************************************************** * 宁波中科集成电路设计中心 版权所有 Copyright 2005 * http:\\www.nbicc.com *文件名: timer.h *程序员: 夏鹏 xpsonny@nbicc
www.eeworm.com/read/279745/10395711

h timer.h

/* **************************************************************************** * 宁波中科集成电路设计中心 版权所有 Copyright 2005 * http:\\www.nbicc.com *文件名: timer.h *程序员: 夏鹏 xpsonny@nbicc