资源简介
Z-Stack zigbee 协议栈
代码片段和文件信息
/**************************************************************************************************
Filename: hal_assert.c
Revised: $Date: 2010-11-22 08:13:43 -0800 (Mon 22 Nov 2010) $
Revision: $Revision: 24480 $
Description: Describe the purpose and contents of the file.
Copyright 2006-2010 Texas Instruments Incorporated. All rights reserved.
IMPORTANT: Your use of this Software is limited to those specific rights
granted under the terms of a software license agreement between the user
who downloaded the software his/her employer (which must be your employer)
and Texas Instruments Incorporated (the “License“). You may not use this
Software unless you agree to abide by the terms of the License. The License
limits your use and you acknowledge that the Software may not be modified
copied or distributed unless embedded on a Texas Instruments microcontroller
or used solely and exclusively in conjunction with a Texas Instruments radio
frequency transceiver which is integrated into your product. Other than for
the foregoing purpose you may not use reproduce copy prepare derivative
works of modify distribute perform display or sell this Software and/or
its documentation for any purpose.
YOU FURTHER ACKNOWLEDGE AND AGREE THAT THE SOFTWARE AND DOCUMENTATION ARE
PROVIDED 揂S IS?WITHOUT WARRANTY OF ANY KIND EITHER EXPRESS OR IMPLIED
INCLUDING WITHOUT LIMITATION ANY WARRANTY OF MERCHANTABILITY title
NON-INFRINGEMENT AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL
TEXAS INSTRUMENTS OR ITS LICENSORS BE LIABLE OR OBLIGATED UNDER CONTRACT
NEGLIGENCE STRICT LIABILITY CONTRIBUTION BREACH OF WARRANTY OR OTHER
LEGAL EQUITABLE THEORY ANY DIRECT OR INDIRECT DAMAGES OR EXPENSES
INCLUDING BUT NOT LIMITED TO ANY INCIDENTAL SPECIAL INDIRECT PUNITIVE
OR CONSEQUENTIAL DAMAGES LOST PROFITS OR LOST DATA COST OF PROCUREMENT
OF SUBSTITUTE GOODS TECHNOLOGY SERVICES OR ANY CLAIMS BY THIRD PARTIES
(INCLUDING BUT NOT LIMITED TO ANY DEFENSE THEREOF) OR OTHER SIMILAR COSTS.
Should you have any questions regarding your right to use this Software
contact Texas Instruments Incorporated at www.TI.com.
**************************************************************************************************/
/* ------------------------------------------------------------------------------------------------
* Includes
* ------------------------------------------------------------------------------------------------
*/
#include “hal_assert.h“
#include “hal_types.h“
#include “hal_board.h“
#include “hal_defs.h“
#include “hal_mcu.h“
#if (defined HAL_MCU_AVR) || (defined HAL_MCU_CC2430) || (defined HAL_MCU_CC2530) || \
(defined HAL_MCU_CC2533) || (defined HAL_MCU_MSP430)
/* for access to debug data */
#include “mac_rx.h“
#include “mac_tx.h“
#endif
/* -------------
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 9996 2012-04-27 16:45 ZStack-CC2530-2.4.0-1.4.0\Components\hal\common\hal_assert.c
文件 9560 2010-10-05 10:47 ZStack-CC2530-2.4.0-1.4.0\Components\hal\common\hal_drivers.c
----------- --------- ---------- ----- ----
19556 2
相关资源
- ns2 zigbee 树状网络仿真
- STM32单片机和ZigBee的协调器基本通信协
- 无线定位系统 [梁久祯 著] 2013年版
- CC2530驱动DHT11
- 胜达zigbee的协议栈实验
- ZStack-CC2530-2.2.2-1.3.0
- zigbee抓包工具-Ubiqua内含有详细的使用
- ZigBee无线网络与收发器 [美法拉哈尼
- ZigBee通信源码
- 基于zigbee和ARM的智能家居环境监测系
- zigbee资料
- 网蜂ZigBee无线通讯上位机部分vs2013
- Linux 内核802.11 无线网络协议栈的设计
- 面向水产养殖的智能化补氧与报警系
- 基于ZigBee 技术的路灯无线网络控制系
- linux 蓝牙 bluetooth 协议栈详细分析
- zigbee之串口通信
- zigbe浊度传感器
- 基于ZigBee技术的智能草莓大棚控制系
- 基于ZigBee无线传输技术的电子听诊器
- zigbee API接口函数
- DRF系列ZigBee模块数据传输指南
- bh1750光照数字传感器在cc2530协议栈的
- ZigBee参考电路图
- 基于Opnet的Zigbee网络仿真
- Z-Stack Mesh 1.0.0 协议栈
- 基于RSSI的无线传感器网络三角形质心
- ZigBee模块原理图
- 基于CC2430的ZIGBEE无线网络节点设计
- CC2530 CC2540 ZIGBEE 蓝牙 仿真器资料
评论
共有 条评论