代码搜索结果
找到约 1,055 项符合
Zigbee 的代码
zigbee.h
/*********************************************************************
*
* Generic Zigbee Typedef's
*
*********************************************************************
*
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
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
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
zigbee.tcl
# ======================================================================
# Default Script Options
# ======================================================================
set opt(ragent) Agent/rtPro
zigbee.h
/*
Copyright (c) 1997, 1998 Carnegie Mellon University. All Rights
Reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the followin
zigbee.cc
/*
Copyright (c) 1997, 1998 Carnegie Mellon University. All Rights
Reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the followin
zigbee.def
// *****************************************************************************
//
// Software License Agreement
zigbee.c
//=============================================================
// 文件名称:Zigbee.c
// 功能描述:定义Zigbee的用户API接口函数
// 维护记录:2007-12-27 V1.0
//=============================================================