代码搜索结果
找到约 8,431 项符合
RF 的代码
rf_remote.asm
; $Id: rf_remote.asm,v 1.5 2003/10/03 00:45:36 dwalters Exp $
; Copyright (C) 2003 Dafydd Walters
;
; This program is free software; you can redistribute it
rf_wakupb.lnp
"RF_wakupB.obj"
TO "RF_wakupB"
RAMSIZE(256)
rf_wakupb.hex
:1000EB000128AA10180F0808000000000000AABB86
:1000FB001234836C0410080F080800000000000085
:07010B00AABB1234836C054E
:020183008F2AC1
:10018500AF2A152AEF600BE4FEEEC3942350F10E5F
:0201950080F7F1
:010
rf_wakupb.lst
C51 COMPILER V7.20 RF_WAKUPB 07/08/2008 19:47:09 PAGE 1
C51 COMPILER V7.20, COMPILATION OF MODULE RF_WAKUPB
OBJECT MODULE PLACED
rf_wakupb.plg
礦ision2 Build Log
Project:
E:\24E1\24E1code\RF_wakupB\RF_wakupB.uv2
Project File Date: 07/06/2008
Output:
Build target 'Target 1'
compiling R
rf_wakupb.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 {
rf_wakupb.c
#include
/* LED1-LED4 */
sbit LED1 = P0^7;
sbit LED2 = P0^6;
sbit LED3 = P0^5;
sbit LED4 = P0^4;
const char Test=0xAA;
struct RFConfig
{
unsigned char n;