代码搜索:timer
找到约 10,000 项符合「timer」的源代码
代码结果 10,000
www.eeworm.com/read/367990/9721260
c timer.c
#include
#include
#include
int alphanum = 0;
int counter = 0;
void interrupt far handler(void)
{
if (++counter == 273) // 15 seconds
{
alph
www.eeworm.com/read/172031/9726058
c timer.c
#include "def.h"
#include "2410addr.h"
#include "2410slib.h"
#include "2410lib.h"
#include "2410slib.h"
#include "timer.h"
#define EXT_XTAL_FREQ 12000000
#define BIOS_TIMER_FREQ 100
U32 SY
www.eeworm.com/read/171877/9731365
h timer.h
#ifndef __TIMER_H__
#define __TIMER_H__
void Test_Timer(void);
void Test_WDTimer(void);
void Test_TimerInt(void);
void Timer_PWM_Led(void) ;
#endif /*__TIMER_H__*/
www.eeworm.com/read/171877/9731377
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/171829/9734524
c timer.c
#include
#include
#include
int alphanum = 0;
int counter = 0;
void interrupt far handler(void)
{
if (++counter == 273) // 15 seconds
{
alph
www.eeworm.com/read/367721/9735583
c timer.c
#include "CFG.H"
void Func_TimerInit(uint8 Int_TIMERx,uint32 TIMER_TxPR,uint32 TIMER_TxTC,uint8 Int_MRx,uint32 TIMER_MCRMod,uint32 Timer_Time);
void Func_TIMER_EXMAT(uint8 Int_TIMERx,uint8 TIMER_E
www.eeworm.com/read/367721/9735585
h timer.h
extern void Func_TimerInit(uint8 Int_TIMERx,uint32 TIMER_TxPR,uint32 TIMER_TxTC,uint8 Int_MRx,uint32 Int_MCRMod,uint32 Timer_Time);
extern void Func_TIMER_EXMAT(uint8 Int_TIMERx,uint8 TIMER_EMCx,uint
www.eeworm.com/read/171643/9744262
c timer.c
/*************************************************************************/
/* */
/* FILE NAME
www.eeworm.com/read/171643/9744282
h timer.h
/*************************************************************************/
/* */
/* FILE NAME