代码搜索:Remote

找到约 10,000 项符合「Remote」的源代码

代码结果 10,000
www.eeworm.com/read/458682/7291512

bash remote.bash

#!/bin/bash # remote.bash: Using ssh. # This example by Michael Zick. # Used with permission. # Presumptions: # ------------ # fd-2 isn't being captured ( '2>/dev/null' ). # ssh/sshd presum
www.eeworm.com/read/456580/7344319

_h 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 #
www.eeworm.com/read/456580/7344320

lk remote.lk

remote.o NokiaLCD.o
www.eeworm.com/read/456580/7344326

h 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 #
www.eeworm.com/read/456580/7344331

lst 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
www.eeworm.com/read/456580/7344333

dbg 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
www.eeworm.com/read/456580/7344338

mp 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) ----------
www.eeworm.com/read/456580/7344340

i remote.i

www.eeworm.com/read/456580/7344350

s 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::
www.eeworm.com/read/456580/7344354

src remote.src

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