代码搜索结果
找到约 927 项符合
Zigbee 的代码
znvm.c
/*********************************************************************
*
* ZigBee non-volatile memory storage
*
***************************************************************
ping_pong.c
//===================================================================================================================
//名称:基于ZIGBEE无线网络的水表抄表程序
//人员:
//时间 2008.07.17
//环境:IAR7.20A, CC2430F128, TI
about the feature set profile and the pics.txt
The ZigBee Feature Set Profiles (also 'Stack Profiles')
These documents cover the functionalities that represent the respective feature set. They need to be implemented as
written in order to ass
zbtopology.m
% ZigBee physical network topology generator
rand('state', rseed);
randn('state', rnseed);
bSize=(Cm^(Lm+1)-1)/(Cm-1);
maxN=min([65536/16, bSize]); % the maximal number of node can be supported