代码搜索:TimerA

找到约 1,846 项符合「TimerA」的源代码

代码结果 1,846
www.eeworm.com/read/389098/2543978

bat timera.cspy.bat

@REM This bat file has been generated by the IAR Embeddded Workbench @REM C-SPY interactive debugger,as an aid to preparing a command @REM line for running the cspybat command line utility with the
www.eeworm.com/read/389098/2543980

bat timera_a.cspy.bat

@REM This bat file has been generated by the IAR Embeddded Workbench @REM C-SPY interactive debugger,as an aid to preparing a command @REM line for running the cspybat command line utility with the
www.eeworm.com/read/146720/12616487

c df_timera.c

/*****************************************************************************\ 文件名:df_timera.c 描述:用于MSP430F149。 定时器A定时,产生中断,使主程序退出低功耗模式。 使用TACTL1 工作模式:增计数模式 时钟源:ACLK为32.
www.eeworm.com/read/146720/12616489

h df_timera.h

#ifndef __DF_TIMERA #define __DF_TIMERA void TimerAInit(); void SetTime(unsigned int ti); void GotimeDfA(unsigned char doit); #endif
www.eeworm.com/read/237360/13966710

c df_timera.c

/*****************************************************************************\ 文件名:df_timera.c 描述:用于MSP430F149。 定时器A定时,产生中断,使主程序退出低功耗模式。 使用TACTL0 工作模式:增计数模式 时钟源:ACLK 32.
www.eeworm.com/read/237360/13966726

h df_timera.h

#ifndef __DF_TIMER_A #define __DF_TIMER_A void TimerAInit(); void SetTime(unsigned int ti); void GotimeDfA(unsigned char doit); #define TIME_20MS 655 //定时时间 约20ms #endif
www.eeworm.com/read/237360/13966752

c df_timera.c

/*****************************************************************************\ 文件名:df_timera.c 描述:用于MSP430F149。 定时器A定时,产生中断,使主程序退出低功耗模式。 使用TACTL1 工作模式:增计数模式 时钟源:ACLK为32.
www.eeworm.com/read/237360/13966773

h df_timera.h

#ifndef __DF_TIMERA #define __DF_TIMERA void TimerAInit(); void SetTime(unsigned int ti); void GotimeDfA(unsigned char doit); #endif
www.eeworm.com/read/237360/13967406

c df_timera.c

/*****************************************************************************\ 文件名:df_timera.c 描述:用于MSP430F149。 定时器A定时,产生中断,使主程序退出低功耗模式。 使用TACTL0 工作模式:增计数模式 时钟源:ACLK为32.768kHz
www.eeworm.com/read/237360/13967418

h df_timera.h

#ifndef __DF_TIMER_A #define __DF_TIMER_A void TimerAInit(); void SetTime(unsigned int ti); void GotimeDfA(unsigned char doit); #define TIME_20MS 655 //定时时间,约20ms #endif