代码搜索结果
找到约 8,431 项符合
RF 的代码
car_cad.lst
C51 COMPILER V8.01 CAR_CAD 07/25/2007 10:26:21 PAGE 1
C51 COMPILER V8.01, COMPILATION OF MODULE CAR_CAD
OBJECT MODULE PLACED IN
cc2500_m88.c
#include
#include
#include
#include
#include
void putchar(char c);
unsigned int Clc_tim0=0;
unsigned int Clc_tim0_timout=0;
bit Clc_tim0_ti
cc2500_m88.c~
#include
#include
#include
#include
#include
void putchar(char c);
unsigned int Clc_tim0=0;
unsigned int Clc_tim0_timout=0;
bit Clc_tim0_ti
cc2500_m88__.c
#include
#include
#include
#include
#include
void putchar(char c);
unsigned int Clc_tim0=0;
unsigned int Clc_tim0_timout=0;
bit Clc_tim0_ti
cc2500_m88.map
CodeVisionAVR C Compiler V1.25.3 Beta4 Standard
(C) Copyright 1998-2006 Pavel Haiduc, HP InfoTech s.r.l.
http://www.hpinfotech.com
File: D:\cvavr\Projekt\CC2500_modem\cc2500_m88.c
Global variabl
uart_recv.v
// synopsys translate_off
`include "timescale.v"
// synopsys translate_on
`include "uart_defines.v"
module uart_recv
(
clk,
reset,
r_lcr,
r_fcr,
frame_len,
enable,
afc_rts,
se
cc2420rf.h.bak
#ifndef CC2420RF_H
#define CC2420RF_H
/*****************************************************************************
包格式:
数据包:
rf_oper-basic routine.asm
INIT_RF:
CLR TRSDAT_CTRL
SET TRINT_CTRL
CLR SPIEN_CTRL
CLR SPIEN
CLR TRRDY_CTRL
CLR TRRDY
CLR TRSDAT_CTRL
CLR TRSDAT
CLR TRSCLK_CTRL
CLR TRSCLK
CLR PS
em4095v2.c
// ***********************************************
// project : RFID Reader V2.0
// Target : MEGA8-16AU
// Crystal: 14.7456 Mhz
// Input : EM4095 RFID 125KHz
// Output : RS232C 115200,N,8,1
//
-
曼码调制的非接触ID卡通用读卡程序编制
C语言代码程序如下:
.
/*H4001只读卡读码程序*/
/******************头文件********************/
#include
#include