代码搜索结果
找到约 8,431 项符合
RF 的代码
conditions.lst
C51 COMPILER V7.50 CONDITIONS 10/08/2006 08:51:38 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE CONDITIONS
OBJECT MODULE PLACED
conditions.c
#include "scan.h"
#include "string.h"
#include
#include "process.h"
#include "time.h"
#include "common.h"
#include "save_rf.h"
#include "process.h"
#include "recframe.h"
/***
receive.mak
CC = iccavr
CFLAGS = -IC:\icc\include\ -e -DATMega8 -l -g -Mavr_enhanced_small -Wa-W
ASFLAGS = $(CFLAGS) -Wa-g
LFLAGS = -LC:\icc\lib\ -g -Wl-W -bfunc_lit:0x26.0x2000 -dram_end:0x45f -bdata:0x6
main.dp2
main.o: C:/icc/include/iom8v.h C:/icc/include/macros.h E:\学习基地\IMPORT~1\CC1100-RF-Design\M8_RF_CC1100开发系统光盘\驱动程序\M8_cc1100_receive/main.h E:\学习基地\IMPORT~1\CC1100-RF-Design\M8_RF_CC1100开发系统光盘\驱动程序\M8_c
cc1100.dp2
cc1100.o: C:/icc/include/iom8v.h C:/icc/include/macros.h E:\学习基地\IMPORT~1\CC1100-RF-Design\M8_RF_CC1100开发系统光盘\驱动程序\M8_cc1100_receive/main.h\
E:\学习基地\IMPORT~1\CC1100-RF-Design\M8_RF_CC1100开发系统光盘\驱动程序
rfclose.c,v
head 1.1;
access;
symbols;
locks
dls:1.1; strict;
comment @ * @;
1.1
date 97.09.21.19.28.54; author dls; state Dist;
branches;
next ;
desc
@@
1.1
log
@pre-3e code
@
text
rfclose.c
/* rfclose.c - rfclose */
#include
#include
#include
/*------------------------------------------------------------------------
* rfclose -- close a remote
2401.txt
void Config_RF_rtchange(char tr_id)
{
unsigned char cfg_byte;
unsigned char temp_sdi_byte; //为SPI协议的SDI端定义临时变量
cfg_byte = 0x04;
// 接收模式
if (tr_id=='r') cfg_byte = 0x05;
//先进入
get_cmd.c
//函数声明
#include
#include "UART_init.h"
//---------------------------------------------------------------------------------------------
//函数名称:get_RF01CSC()
//入口参数:无
//出口参数:RF01CSC(conf
get_cmd.lst
C51 COMPILER V7.08 GET_CMD 05/21/2007 22:43:29 PAGE 1
C51 COMPILER V7.08, COMPILATION OF MODULE GET_CMD
OBJECT MODULE PLACED IN