代码搜索结果

找到约 1,055 项符合 Zigbee 的代码

f8wconfig.cfg

/* * f8wConfig.cfg * * Compiler command-line options used to define an F8W Z-Stack * ZigBee device. To move an option from here to the project * file, comment out o

sampleapp.pbd

This is an internal working file generated by the Source Browser. 16:26 17s D:\#ZIGBEE开发之路\20081030101956Texas Instruments\Texas Instruments\Texas Instruments\ZStack-1.4.2\Projects\zstack\Samples\Sa

f8wconfig.cfg

/* * f8wConfig.cfg * * Compiler command-line options used to define an F8W Z-Stack * ZigBee device. To move an option from here to the project * file, comment out o

bt-evb60_range_demo_rx.map

PROGRAM "E:\ZigBee项目相关\开发板资料\DemoSW\BT-EVB Range demo\BT-EVB Range Demo RX\3.1\bin\BT-EVB60_range_demo_rx.abs" ************************************************************************************

command.c

#include ".\zigbee\unet.h" ADDR_LIST stAddrList; MAC_COMMAND stCommandCFM; extern unsigned char UART_FLAG; extern unsigned char ucRecvBuff[250]; unsigned char UART_LEN; extern short Net

command.c

#include ".\zigbee\unet.h" ADDR_LIST stAddrList; MAC_COMMAND stCommandCFM; extern unsigned char UART_FLAG; extern unsigned char ucRecvBuff[250]; unsigned char UART_LEN; extern short Net

ledoncoord.h

#ifndef _LED_ON_COORD_H_ #define _LED_ON_COORD_H_ #include "zigbee.h" #define EP_LED_S (6) #define EP_LED_D (8) #define PICDEMZ_LED_CLUSTER_ID (12)

ledonenddevice.h

#ifndef _LED_ON_END_DEVICE_H_ #define _LED_ON_END_DEVICE_H_ #include "zigbee.h" #define EP_LED_S (6) #define EP_LED_D (8) #define PICDEMZ_LED_CLUSTER_I

znwk.h

#ifndef _ZNWK_H_ #define _ZNWK_H_ #include "zigbee.h" #include "zMAC.h" //randam value #define RANDOM_LSB (TCNT1L) #define RANDOM_MSB (TCNT1H) //