代码搜索:timer
找到约 10,000 项符合「timer」的源代码
代码结果 10,000
www.eeworm.com/read/135644/6289888
h timer.h
/******************************************************************/
/* timer.h - v0.00 */
/* Copyright (c) 1997 Texas Instruments Incorporated
www.eeworm.com/read/206629/6296216
h timer.h
#ifndef __TIMER_H__
#define __TIMER_H__
void Test_Timer(void);
void Test_WDTimer(void);
void Test_TimerInt(void);
#endif /*__TIMER_H__*/
www.eeworm.com/read/206629/6296248
o timer.o
www.eeworm.com/read/206629/6296291
c timer.c
#include
#include "..\inc\44b.h"
#include "..\inc\44blib.h"
#include "..\inc\timer.h"
void __irq Timer0Done(void);
void __irq Timer1Done(void);
void __irq Timer2Done(void);
void __
www.eeworm.com/read/322905/6301412
h timer.h
#ifndef _LINUX_TIMER_H
#define _LINUX_TIMER_H
/*
* DON'T CHANGE THESE!! Most of them are hardcoded into some assembly language
* as well as being defined here.
*/
/*
* The timers are:
www.eeworm.com/read/322905/6301627
c timer.c
/*
* INET An implementation of the TCP/IP protocol suite for the LINUX
* operating system. INET is implemented using the BSD Socket
* interface as the means of communication with the user l
www.eeworm.com/read/183268/6308430
asm timer.asm
include HT82K96E.inc
include usbrf.inc
;extern wait_time :byte
;extern wait_time_h :byte
extern tempkbtime :byte
www.eeworm.com/read/183268/6308445
obj timer.obj
www.eeworm.com/read/483085/6309230
wks timer.wks
www.eeworm.com/read/310540/6312260