代码搜索:timer

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

代码结果 10,000
www.eeworm.com/read/183227/9175028

c timer.c

#include "timer.h"
www.eeworm.com/read/183227/9175032

h timer.h

#ifndef TIMER_H #define TIMER_H #include "main.h" #define StartTimer0 TR0=1; #define StartTimer1 TR1=1; //TIMER COUNTER #define TIMER_COUNTER 1//10 s measure onces #endif
www.eeworm.com/read/183086/9179246

cpp timer.cpp

/********************************************************************** * * Filename: timer.cpp * * Description: A software timer class implemented over top of the * hardwar
www.eeworm.com/read/183086/9179252

obj timer.obj

www.eeworm.com/read/183086/9179258

h timer.h

/********************************************************************** * * Filename: timer.h * * Description: Header file for the Intel 8018xEB Timer class. * * Notes: * *
www.eeworm.com/read/183086/9179267

cpp timer.cpp

/********************************************************************** * * Filename: timer.cpp * * Description: A software timer class implemented over top of the * hardwar
www.eeworm.com/read/183086/9179283

obj timer.obj

www.eeworm.com/read/379711/9181908

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/379711/9182381

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/182531/9200393

html timer.html