代码搜索:TimerA
找到约 1,846 项符合「TimerA」的源代码
代码结果 1,846
www.eeworm.com/read/7326/115478
h df_bh_timera.h
#ifndef __DF_BH_TIMERA
#define __DF_BH_TIMERA
void InitBhTimerA();
void GoBhTimerA(unsigned char doit);
unsigned char GetTime(unsigned int *buhuo);
void ClearBuHuo();
#endif
www.eeworm.com/read/7326/115590
c df_bh_timera.c
/*****************************************************************************
文件名:df_bh_timera.c
编写者:czhang
描述:使用定时器A捕获信号的上升和下降沿,检测信号周期
版本:1.0 2005-2-20
***************************************
www.eeworm.com/read/7326/115598
h df_bh_timera.h
#ifndef __DF_BH_TIMERA
#define __DF_BH_TIMERA
void InitBhTimerA();
void GoBhTimerA(unsigned char doit);
unsigned int GetCyc();
#endif
www.eeworm.com/read/7326/115607
c df_bh_timera.c
/*****************************************************************************
文件名:df_bh_timera.c
编写者:czhang
描述:使用定时器A捕获比较器的输入信号
版本:1.0 2005-2-20
*************************************************
www.eeworm.com/read/7326/115625
h df_bh_timera.h
#ifndef __DF_BH_TIMERA
#define __DF_BH_TIMERA
void InitBhTimerA();
void GoBhTimerA(unsigned char doit);
unsigned char GetTime(unsigned int *buhuo);
void ClearBuHuo();
#endif
www.eeworm.com/read/7326/115664
bak df_timera.c.bak
www.eeworm.com/read/7326/115665
bak df_timera.h.bak
www.eeworm.com/read/7326/115682
r43 df_timera.r43
www.eeworm.com/read/28821/1007475
c df_bh_timera.c
/*****************************************************************************
文件名:df_bh_timera.c
编写者:czhang
描述:使用定时器A捕获比较器的输入信号
版本:1.0 2005-2-20
*************************************************
www.eeworm.com/read/28821/1007487
h df_bh_timera.h
#ifndef __DF_BH_TIMERA
#define __DF_BH_TIMERA
void InitBhTimerA();
void GoBhTimerA(unsigned char doit);
unsigned char GetTime(unsigned int *buhuo);
void ClearBuHuo();
#endif