代码搜索:RF
找到约 8,431 项符合「RF」的源代码
代码结果 8,431
www.eeworm.com/read/423224/10578399
pdf vol8_art02_rf system and circuit challenges for wimax.pdf
www.eeworm.com/read/332491/12752943
tmp pcf8563_calator.c~rf361e3f.tmp
void Value_Chk(uchar *t) // *t 是PCF_time
{
uchar i,j;
//以下分别去掉时间值中的无效位,年位不用换
*t&=0x7f;
*(t+1)&=0x7f;
*(t+2)&=0x3f;
*(t+3)&=0x3f;
*(t+4)&=0x1f;
*(t+5)&=0xff;
/
www.eeworm.com/read/332491/12753130
tmp key.c~rf6c3c7f.tmp
#include "msp430X16x.h"
#include "KEY.h"
#include "LCDdriver.h"
#include "PCF8563.h"
#include "stdbool.h"
unsigned char flagA,flagB,flagC,flagD;
bool K2_Value,K3_Value;
static uns
www.eeworm.com/read/485776/6546078
pdf an rf6 jpeg decoder adaptation on the omap5910 processor.pdf
www.eeworm.com/read/262797/11390285
lib simpliciti ez430rf nwk ap data collector library.lib
www.eeworm.com/read/404484/11484741
pdf mt612x rf transceiver ic data sheet_awg.pdf
www.eeworm.com/read/8477/148335
pdf 基于rf通信的分体式金融pos机设计.pdf
www.eeworm.com/read/32746/1035997
pdf rf1100-232-v2使用说明书.pdf
www.eeworm.com/read/342606/3231957
ewp simpliciti ez430rf nwk ap data collector library.ewp
1
Debug
MSP430
www.eeworm.com/read/292248/8365644
m test.m
clear all, close all, clc
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%OFDM Blocks (Turbo+QPSK)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%