代码搜索结果

找到约 529 项符合 NRF24L01 的代码

nrf24l01.sym

?a_SPI_Write 26 0 BANK0 __Hpstrings 14 0 CODE __Lpstrings 14 0 CODE _SPI_Read_Buf 320 0 CODE __Brbit_0 20 FFFFFF20 BANK0 __Hidloc 2000 0 IDLOC __Lidloc 2000 0 IDLOC reset_vec 0 0 CODE __Hend_i

main.c~

#include #include #include #include "Board_Driver.c" #include "RAI8803.c" #include "nRF24L01.c" void main() {

main.map

CodeVisionAVR C Compiler V1.24.8 Professional (C) Copyright 1998-2006 Pavel Haiduc, HP InfoTech s.r.l. http://www.hpinfotech.com File: g:\我的资料整理\基本驱动类\nrf24l01驱动\main.c Global variables memory m

main.c

#include #include #include #include "Board_Driver.c" #include "RAI8803.c" #include "nRF24L01.c" void main() {

hal_nrf_hw.h

/** @file * * Header file defining hardware dependent functions for nRF24LU1. * * @addtogroup nordic_hal_nrf * * @{ * @defgroup nordic_hal_nrf_hw nRF24L01 HW dependents. * @{ * * $

api.h

// BYTE type definition #ifndef _BYTE_DEF_ #define _BYTE_DEF_ typedef unsigned char BYTE; #endif /* _BYTE_DEF_ */ // Define interface to nRF24L01 /*#ifndef _SPI_PIN_DEF_ #define _SPI_PIN_DE

nrf24l01.opt

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.s*; *.src; *.a*) oExt (*.obj) lExt (*.lib) tExt (*.txt; *.h; *.inc) pExt (*.plm) CppX (*.cpp) DaveTm {

hal_nrf_hw.h

/** @file * * Header file defining hardware dependent functions for nRF24LU1. * * @addtogroup nordic_hal_nrf * * @{ * @defgroup nordic_hal_nrf_hw nRF24L01 HW dependents. * @{ * * $

hal_nrf_hw.h

/** @file * * Header file defining hardware dependent functions for nRF24LU1. * * @addtogroup nordic_hal_nrf * * @{ * @defgroup nordic_hal_nrf_hw nRF24L01 HW dependents. * @{ * * $

api.h

// BYTE type definition #ifndef _BYTE_DEF_ #define _BYTE_DEF_ typedef unsigned char BYTE; #endif /* _BYTE_DEF_ */ // Define interface to nRF24L01 /*#ifndef _SPI_PIN_DEF_ #define _SPI_PIN_DE