代码搜索结果
找到约 8,431 项符合
RF 的代码
rf04dev.c
/******************************************************************************
* *
* **********
usbf_ep_rf.v
/////////////////////////////////////////////////////////////////////
//// ////
//// Endpoint register File
wb_dma_rf.v
/////////////////////////////////////////////////////////////////////
//// ////
//// WISHBONE DMA Register File
rf_wake_up.c
#include "tos.h"
#include "RF_WAKE_UP.h"
#include "eeprom.h"
#define DOT
#ifdef DOT
#define BBOUT_PIN_PORT 0x7
#else
#define BBOUT_PIN_PORT 0x0
#endif
void null(){;}
void wake_up_delay(int val){
rf_wake_up.c
#include "tos.h"
#include "RF_WAKE_UP.h"
#include "eeprom.h"
#define BBOUT_PIN_PORT 0x7
void null(){;}
void wake_up_delay(int val){
int i;
for(i = 0; i < val; i ++){null();}
}
void wake_up_long
rf_wake_up.c
#include "tos.h"
#include "RF_WAKE_UP.h"
#include "eeprom.h"
#define DOT
#ifdef DOT
#define BBOUT_PIN_PORT 0x7
#else
#define BBOUT_PIN_PORT 0x0
#endif
void null(){;}
void wake_up_delay(int val){
usbf_ep_rf.v
/////////////////////////////////////////////////////////////////////
//// ////
//// Endpoint register File
rf04eb.h
/******************************************************************************
Filename: RF04EB.h
Target: cc2430
Revised: 16/12-2005
Revision: 1.0
Description:
Commonly use
rf04dev.c
/******************************************************************************
Filename: RF04Dev.c
Target: cc2430
Revised: 16/12-2005
Revision: 1.0
Description:
***********
rf_ram_b.mif
WIDTH=32;
DEPTH=32;
ADDRESS_RADIX=HEX;
DATA_RADIX=HEX;
CONTENT BEGIN
00 : deadbeef;
01 : deadbeef;
02 : deadbeef;
03 : deadbeef;
04 : deadbeef;
05 : deadbeef;
06 : deadbeef;
07 : dea