代码搜索:timer
找到约 10,000 项符合「timer」的源代码
代码结果 10,000
www.eeworm.com/read/447737/7546060
vwf timer.vwf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/447737/7546069
vwf timer.vwf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/447737/7546072
saf timer.saf
# Copyright (C) 1991-2006 Altera Corporation
# Your use of Altera Corporation's design tools, logic functions
# and other software and tools, and its AMPP partner logic
# functions, and any outpu
www.eeworm.com/read/447009/7560658
c timer.c
#include "timer.h" // timer utility header file
#include "sfr62p.h" // SFR definition of M16C/62P
/*""FUNC COMMENT""*************************************************************
* ID : ---
www.eeworm.com/read/447009/7560662
h timer.h
#ifndef _TIMER_H
#define _TIMER_H
void InitTA0(void); // initialize TA0
void InitTA3(void); // initialize TA3
#endif
www.eeworm.com/read/446823/7564332
c timer.c
#include
#include
/*********************************************************************/
/* */
/* c
www.eeworm.com/read/446791/7564951
c timer.c
/*
void Distime1()
{
byte i;
// if(time_buff[0]==DisTimeFlag) return;
// else DisTimeFlag=time_buff[0];
for(i=0;i
www.eeworm.com/read/446643/7573789
c timer.c
/*
* FILE:
* timer.c (rev. 1.1 - 14.04.2006)
*
* PROJECT:
* IR Learn System
*
* DESCRIPTION:
* See "timer.h" for description
*
*/
#include
www.eeworm.com/read/446643/7573793
h timer.h
#ifndef __TIMER_H__
#define __TIMER_H__
/*
* FILE:
* timer.h (rev. 1.1 - 14.04.2006)
*
* PROJECT:
* IR Learn System
*
* DESCRIPTION:
* Contains definitions for pr