代码搜索结果
找到约 10,000 项符合
Remote Control 的代码
remote.o
XL
H 6 areas 30 global symbols
M remote.c
S push_gset1 Ref0000
S push_gset2 Ref0000
S _LcdInit Ref0000
S div16s Ref0000
S _EEPROMWriteBytes Ref0000
S _LcdClear Ref0000
S pop_lset Ref0000
S _
remote.c
// Check Remote hardware version in Remote.h
#include
#include
#include
#include
#include "NokiaLCD.h"
#include "remote.h"
#include "eeprom.h"
//#
remote._c
// Check Remote hardware version in Remote.h
// Add french accent
#include
#include
#include
#include
#include "NokiaLCD.h"
#include "remote.h"
#inc
remote.mak
CC = iccavr
CFLAGS = -IC:\iccavr\include\ -e -l -g -Mavr_enhanced_small -Wa-W -Wf-str_in_flash
ASFLAGS = $(CFLAGS) -Wa-g
LFLAGS = -LC:\iccavr\lib\ -g -Wl-W -bfunc_lit:0x26.0x2000 -dram_end:0x4
remote.hex
:0400000070C1CAC33E
:0200120018C311
:0200160015C40F
:1400260020506C6179696E670044697220204C697374005384
:14003A006F6E67204C69737400566572203A20312E3000423A
:14004E006973736F6E6E657474650053796C76
remote.lis
.module remote.c
.area data(ram, con, rel)
0000 _TimeOut::
0000 .blkb 2
.area idata
0000 000
remote._h
#ifndef __remote_h
#define __remote_h
//******************************************************************
//* FUNCTION PROTOTYPES
//*************************************************************
remote.h
#ifndef __remote_h
#define __remote_h
//******************************************************************
//* FUNCTION PROTOTYPES
//*************************************************************