代码搜索结果
找到约 927 项符合
Zigbee 的代码
hardware readme.txt
The hardware used in the development of the demo application included with the MSP430/CC1100-2500 Interface Library is described in another application note: "IEEE 802.15.4(TM) and ZigBee(TM) Hardwar
hardware readme.txt
The hardware used in the development of the demo application included with the MSP430/CC1100-2500 Interface Library is described in another application note: "IEEE 802.15.4(TM) and ZigBee(TM) Hardwar
zigbee.def
#ifndef _ZIGBEE_DEF
#define _ZIGBEE_DEF
/*
* Clock frequency value.
* This value is used to calculate Tick Counter value
*/
#define CLOCK_FREQ (16000000) // Hz
//
myzigbee.c
/*********************************************************************
Device Description File
This file contains descriptor information needed to describe and
implement a Z
coord.c
#include
#include "zigbee.h" // Zigbee defs
#if defined(MCHP_C18)
#include
#endif
#include "msstate.h"
#include "sralloc.h"
#include "Console.h"
#include "bugfix.h"
#
router.c
#include
#include "zigbee.h" // Zigbee defs
#if defined(MCHP_C18)
#include
#endif
#include "msstate.h"
#include "sralloc.h"
#include "Console.h"
#include "bugfix.h"
#