代码搜索:timer
找到约 10,000 项符合「timer」的源代码
代码结果 10,000
www.eeworm.com/read/350374/6567473
lis timer.lis
.module timer.c
.area text(rom, con, rel)
0000 .dbfile F:\programme\键盘显示学习\key\timer.c
0000 .dbfunc e timer0_in
www.eeworm.com/read/350374/6567487
o timer.o
XL
H 4 areas 4 global symbols
M timer.c
S _value_T Ref0000
S _set_data Ref0000
A text size 82 flags 0
dbfile F:\programme\键盘显示学习\key\timer.c
dbfunc e timer0_init 0 fV
dbline FFFFFFFF 0
dbline
www.eeworm.com/read/350374/6567494
c timer.c
#include
#include
#include
extern unsigned char value_T,set_data;
void timer0_init(void) //CTC模式输出1KHz/2KHz方波
{
//CLI(); //disable all interrupts
//MCUCR = 0
www.eeworm.com/read/350374/6567501
s timer.s
.module timer.c
.area text(rom, con, rel)
.dbfile F:\programme\键盘显示学习\key\timer.c
.dbfunc e timer0_init _timer0_init fV
.even
_timer0_init::
.dbline -1
.dbline 7
; #include
;
www.eeworm.com/read/350374/6567506
i timer.i
www.eeworm.com/read/485237/6568549
timer2
www.eeworm.com/read/484514/6578712
pkg timer.pkg
;
; Installation file for $$Root$$ application
;
;Languages
&EN
;
; UID is the app's UID
;
#{"Timer"},(0x0182662D),1,0,0
;
;Supports Series 60 v 2.0
;This line indicates that this installat
www.eeworm.com/read/484514/6578713
rss timer.rss
/*
* ============================================================================
* Name : Timer.rss
* Part of : Timer
* Created : 05.02.2006 by ToBeReplacedByAuthor
* Description:
*
www.eeworm.com/read/484514/6578715
loc timer.loc
/*
* ============================================================================
* Name : Timer.loc
* Part of : Timer
* Created : 05.02.2006 by ToBeReplacedByAuthor
* Description:
*
www.eeworm.com/read/484514/6578716
hrh timer.hrh
/*
* ============================================================================
* Name : Timer resource header file Timer.hrh
* Part of : Timer
* Created : 05.02.2006 by ToBeReplacedByA