代码搜索结果
找到约 1,055 项符合
Zigbee 的代码
appex_cc2430.pbd
This is an internal working file generated by the Source Browser.
09:02 31s
E:\毕业设计\zigbee资料光盘\cc2430程序\点对点无线通信\App_Ex\cc2430\IAR_files\Release\Obj\adcSampleSingle.pbi
E:\毕业设计\zigbee资料光盘\cc2430程序\点
appex_cc2430.pbd
This is an internal working file generated by the Source Browser.
08:49 48s
E:\毕业设计\zigbee资料光盘\cc2430程序\点对点无线通信\App_Ex\cc2430\IAR_files\Debug\Obj\adcSampleSingle.pbi
E:\毕业设计\zigbee资料光盘\cc2430程序\点对点
tempdemorfd.c
/*
Microchip ZigBee Stack
Temperature Demo - RFD
This demonstration shows how to use the temperature sensor on the PICDEM Z
Demo Board. Since the Home Controls, Lighting profi
tempdemorfd.c
/*
Microchip ZigBee Stack
Temperature Demo - RFD
This demonstration shows how to use the temperature sensor on the PICDEM Z
Demo Board. Since the Home Controls, Lighting profi
mrfi_spi.d
.\obj\mrfi_spi.o: ..\Zigbee\mrfi\mrfi_spi.c
.\obj\mrfi_spi.o: ..\Zigbee\mrfi\mrfi_spi.h
.\obj\mrfi_spi.o: ..\APP\App.h
.\obj\mrfi_spi.o: ..\cmsis_lpc11xx\LPC11xx.h
.\obj\mrfi_spi.o: ..\cmsis_core\
crc16.m
% File CRC16.m
%**************************************************************************
% This script calculates the 16-bit ITU-T CRC, as described in 7.2.1.9
% IEEE 802.15.4-2006 std. (ZigBee)
mrfi.d
.\obj\mrfi.o: ..\Zigbee\mrfi\mrfi.c
.\obj\mrfi.o: ..\Zigbee\mrfi\mrfi_defs.h
.\obj\mrfi.o: ..\APP\App.h
.\obj\mrfi.o: ..\cmsis_lpc11xx\LPC11xx.h
.\obj\mrfi.o: ..\cmsis_core\core_cm0.h
.\obj\mrfi.
zbtopology2.m
% ZigBee network topology generator
% Draw the logical tree
% tx and ty will be used by drawing tree in algorithms
% zbtopology
% node information includes:
% 1: id
% 2: position x
% 3: pos
zbconstant.h
/**
* define zigbee constant
*/
#ifndef __ZBCONSTANT_H__
#define __ZBCONSTANT_H__
/**
* define the size of panDescriptorTable
**/
#define MAX_PAN_DESCRIPTOR_NUM 4
/**
* next are physical lay
zbcachec.nc
/*
* zigbee packet fifo cache
*
*/
generic configuration ZbCacheC(typedef element_t, uint8_t cacheSize)
{
provides interface ZbCache;
}
implementation
{
compon