代码搜索结果
找到约 529 项符合
NRF24L01 的代码
nrf24l01.c
#include "NRF24L01.h"
#define CE MCF_GPIO_PORTQS_PORTQS5
#define CSN MCF_GPIO_PORTQS_PORTQS2
#define MOSI MCF_GPIO_PORTQS_PORTQS1
#define SCK MCF_GPIO_PORTQS_PORTQS0
#define CE_1 M
nrf24l01.h
#ifndef NRF24L01_H
#define NRF24L01_H
#include "support_common.h"
#define uint unsigned int
#define uchar unsigned char
//*********************************************NRF24L01**************
nrf24l01.c
#include "NRF24L01.h"
#define CE MCF_GPIO_PORTQS_PORTQS5
#define CSN MCF_GPIO_PORTQS_PORTQS2
#define MOSI MCF_GPIO_PORTQS_PORTQS1
#define SCK MCF_GPIO_PORTQS_PORTQS0
#define CE_1 M
nrf24l01.h
#ifndef NRF24L01_H
#define NRF24L01_H
#include "support_common.h"
#define uint unsigned int
#define uchar unsigned char
//*********************************************NRF24L01**************
nrf24l01.map
HI-TECH Software PICC Compiler STD Edition V9.60
Linker command line:
--edf=C:\Program Files\HI-TECH Software\PICC\std\9.60\dat\en_msgs.txt \
-h+nRF24L01.sym -z -Q16F676 -ol.obj -MnRF24L01.ma
nrf24l01.hxl
### HEXMate logfile and output summary ###
### Memory Usage ###
Unused memory ranges:
34h - 5B9h
7FEh - 400Dh
4010h - 403Fh
nRF24L01.hex ranges:
0h - 33h
5BAh - 7FDh
400Eh -
nrf24l01.mcs
[Header]
MagicCookie={0b13fe8c-dfe0-40eb-8900-6712719559a7}
Version=1.0
[File000]
Location=F:\LSH\PIC\project\8.nRF24L01\nRF24L01.obj
Folder=Intermediary
DeviceName=
LanguageToolSuiteID=
Langu
nrf24l01.c~
//============================================================================
//本文档用于驱动nRF24L01
//********接收数据宽度*********
unsigned c
nrf24l01.c
//============================================================================
//本文档用于驱动nRF24L01
//********接收数据宽度*********
unsigned c
nrf24l01.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (nRF24L01), 0x0000 // Tools: 'MCS-51'
Group (App)
Group (HAL)
Group (ShockBurst)
Group (Enhanced ShockBurst)
Group (Enhanc