代码搜索:Remote
找到约 10,000 项符合「Remote」的源代码
代码结果 10,000
www.eeworm.com/read/253058/12245977
opt remote.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/150765/12264343
xpm remote.xpm
/* XPM */
static char * remote_xpm[] = {
"16 16 121 2",
" c None",
". c #000000",
"+ c #FFFFFF",
"@ c #CAD0D8",
"# c #656C75",
"$ c #404449",
"% c #BFC7D1",
"& c #1B2025",
"* c #191D21",
"=
www.eeworm.com/read/150765/12264420
xpm remote.xpm
www.eeworm.com/read/339051/12264824
h remote.h
#ifndef _REMOTE_H
#define _REMOTE_H
/* Remote reset/restart server definitions */
extern char *Rempass;
/* Commands */
#define SYS_RESET 1
#define SYS_EXIT 2
#define KICK_ME 3
#endif
www.eeworm.com/read/252157/12296528
h remote.h
extern int remote_desc, remote_timeout;
extern void remote_reset(void);
extern void remote_continue(void);
extern int remote_write_bytes(unsigned long, char *, int);
www.eeworm.com/read/252157/12296542
c remote.c
/*
* taken from gdb/remote.c
*
* I am only interested in the write to memory stuff - everything else
* has been ripped out
*
* all the copyright notices etc have been left in
*/
/* enough so t
www.eeworm.com/read/150145/12309452
_h remote._h
#ifndef __remote_h
#define __remote_h
//******************************************************************
//* FUNCTION PROTOTYPES
//*************************************************************
www.eeworm.com/read/150145/12309521
h remote.h
#ifndef __remote_h
#define __remote_h
//******************************************************************
//* FUNCTION PROTOTYPES
//*************************************************************
www.eeworm.com/read/150145/12309578
i remote.i
www.eeworm.com/read/150145/12309611
s remote.s
.module remote.c
.area text(rom, con, rel)
.dbfile C:\DATA\MP3\Player\Code\remote.c
.dbfunc e InitRemote _InitRemote fV
.even
_InitRemote::
.dbline -1
.dbline 22
; #include