代码搜索结果

找到约 10,000 项符合 Remote Control 的代码

remote._h

#ifndef __remote_h #define __remote_h #define VER1 #define SLEEP() asm("sleep") //------------------------------ #ifdef VER2 #define UP 0x20 #define DOWN 0x04 #define RIGHT 0x08 #

remote.h

#ifndef __remote_h #define __remote_h #define VER2 #define SLEEP() asm("sleep") //------------------------------ #ifdef VER2 #define UP 0x20 #define DOWN 0x04 #define RIGHT 0x08 #

remote.lst

__text_start: __start: 0171 E5CF LDI R28,0x5F 0172 E0D4 LDI R29,4 0173 BFCD OUT 0x3D,R28 0174 BFDE OUT 0x3E,R29 0175 52C0 SUBI R28,0x20 0176 40D

remote.dbg

IMAGECRAFT DEBUG FORMAT VERSION 1.1 CPU AVR DIR C:\DATA\MP3\Remote\Code\ FILE NokiaLCD.c DEFSTATIC FontLookup 7C A[600:120:5]kc FILE remote.c FUNC main 322 fV BLOCK 35 324 LINE 35 324 LINE 4

remote.mp

NOTE: AVR Code addresses are word addresses All other addresses (including ones in FLASH) are byte addresses Area Addr Size Decimal Bytes (Attributes) ----------

remote.s

.module remote.c .area data(ram, con, rel) _TimeOut:: .blkb 2 .area idata .word 0 .area data(ram, con, rel) .dbfile C:\DATA\MP3\Remote\Code\remote.c .dbsym e TimeOut _TimeOut i _Key::

remote.src

[Files] remote.c NokiaLCD.c remote.h [Headers] NokiaLCD.h [Documents]

remote.prj

[Compiler Options] Edit1=C:\iccavr\include\ Edit2=C:\iccavr\lib\ Edit8= CheckBox1=0 CheckBox2=1 Edit3= Edit4= Edit11=32 Edit13= ComboBox1=0 Edit9=8192 Edit10=1024 ComboBox2=14 RadioGroup