代码搜索结果
找到约 8,431 项符合
RF 的代码
rf905.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 {
rf905.plg
礦ision2 Build Log
Project:
E:\科研立项--魏\资料\科研立项-王明-请勿删\RF905程序\03\Rx\RF905.uv2
Project File Date: 12/15/2007
Output:
rf905.hex
:03000000020003F8
:0C000300787FE4F6D8FD75815202004AB7
:04045F00CCCCCCCC69
:1001940001210010430000000000000000000000E6
:1001A4000000000000202023414E00000000000059
:1001B400000000000000000000000000
rf905.c
//RF905 IO口定义
sbit MISO = P1^1; //SPI输出
sbit MOSI = P1^2; //SPI输入
sbit CSN = P1^3; //SPI使能 低电平有效
sbit SCK = P1^4; //SPI时钟
sbit PWR_UP = P1^5; //数字输入 1 芯片上电
sbit TX_EN = P1^6; //数字输
rf905.lnp
"STARTUP.obj",
"main.obj"
TO "RF905"
RAMSIZE(256)
rf905.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_dagfuncs.c
/*
* Copyright (c) 1995 Carnegie-Mellon University.
* All rights reserved.
*
* Author: Mark Holland, William V. Courtright II
*
* Permission to use, copy, modify and distribute this software and
rf_chaindecluster.h
/*
* Copyright (c) 1995 Carnegie-Mellon University.
* All rights reserved.
*
* Author: Khalil Amiri
*
* Permission to use, copy, modify and distribute this software and
* its documentation is h
rf_debugprint.h
/*
* rf_debugprint.h
*/
/*
* Copyright (c) 1996 Carnegie-Mellon University.
* All rights reserved.
*
* Author: Mark Holland
*
* Permission to use, copy, modify and distribute this software and
rf_general.h
/*
* Copyright (c) 1995 Carnegie-Mellon University.
* All rights reserved.
*
* Author: Mark Holland
*
* Permission to use, copy, modify and distribute this software and
* its documentation is h