代码搜索:Key
找到约 10,000 项符合「Key」的源代码
代码结果 10,000
www.eeworm.com/read/423860/10529245
pr~ key.pr~
[Project]
Toolset=AVR
FormatVersion=2
Files=1
F1=KEY.c
OpenedFiles=4
Top0=200
Left0=267
Height0=337
Width0=489
Active0=0
State0=0
OF1=key.c
Top1=-30
Left1=-4
Height1=501
Width1=793
Ro
www.eeworm.com/read/423860/10529248
prj key.prj
[Project]
Toolset=AVR
FormatVersion=2
Files=1
OpenedFiles=3
Top0=200
Left0=267
Height0=337
Width0=489
Active0=0
State0=0
OF1=key.c
Top1=-30
Left1=-4
Height1=562
Width1=793
Row1=24
Col
www.eeworm.com/read/423860/10529249
asm key.asm
www.eeworm.com/read/423860/10529253
rom key.rom
000000:940C
000001:003B
000002:940C
000003:0000
000004:940C
000005:0000
000006:940C
000007:0000
000008:940C
000009:0000
00000A:940C
00000B:0000
00000C:940C
00000D:0000
00000E:940C
00000
www.eeworm.com/read/423860/10529258
hex key.hex
:0E0000000C943B000C9400000C9400000C9437
:10000E0000000C9400000C9400000C9400000C9462
:10001E0000000C9400000C9400000C9430020C9420
:10002E0000000C9400000C9400000C9400000C9442
:10003E0000000C9400000C9
www.eeworm.com/read/423860/10529261
cof key.cof
www.eeworm.com/read/423860/10529265
vec key.vec
;INTERRUPT VECTORS
JMP __RESET
JMP 0x00
JMP 0x00
JMP 0x00
JMP 0x00
JMP 0x00
JMP 0x00
JMP 0x00
JMP 0x00
JMP 0x00
JMP _timer0_keyprocess
JMP 0x00
JMP 0x00
JMP
www.eeworm.com/read/423860/10529270
c key.c
#include
#include
#include
#include
void main(void)
{
uint i=0,j=0,k=0;
LCD12864_init();
key_port();
ADCSRA=0x86; //使能AD,64分频
ADM
www.eeworm.com/read/423860/10529275
h key.h
#ifndef __KEY_H
#define __KEY_H
#include
#define AD_IN PINA.0
#define AD_DDR DDRA.0
#define AD_PORT PORTA.0
#define PLAY_PAUSE 0x01 //播放暂停
#define SONG_UP 0x02 //上一首
#d
www.eeworm.com/read/423860/10529280
cwp key.cwp
[CodeWizard]
Toolset=AVR
[Chip]
Type=ATmega32L
CPUClock=16
XTALDivEnabled=0
XTALDivValue=2
XTALDivIndex=-1
ResetAfterBtnActivation=0
BatteryLowHysteresis=0
BatteryLowThresholds=-1
XRAMSize=