代码搜索结果
找到约 529 项符合
NRF24L01 的代码
nrf24l01+̤
BL51 BANKED LINKER/LOCATER V5.00 04/05/2010 10:41:30 PAGE 1
BL51 BANKED LINKER/LOCATER V5.00, INVOKED BY:
C:\KEIL\C51\BIN\BL51.EXE main.o
nrf24l01+̤
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.a*; *.src)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt)
pExt (*.plm)
DaveTm { 0,0,0,0,0,0,0,0 }
Target (目标
nrf24l01+̤
:1001C600D2A8D288D2AF1203331203147F021203CD
:1001D6003F1202597B007A007945120143D2081278
:1001E60002807FFA1203017FFA12030112025912EA
:0401F600022B80FB5D
:05034700B2B2B3B401E5
:1002A700202045010203
nrf24l01+̤
#ifndef _API_DEF_
#define _API_DEF_
#include
#define uchar unsigned char
/***************************************************/
#define TX_ADR_WIDTH 5 // 5字节宽度的发送/接收地址
#define TX
transmit.c
//Nrf24l01 transmit mode test
//MCU AT89S52
#include
#include
#include "api.h"
#include "nrf24l01.h"
/**************************************************
Function: ma