代码搜索:Overview
找到约 6,489 项符合「Overview」的源代码
代码结果 6,489
www.eeworm.com/read/463900/7173662
h dnet.h
/*****************************************************************************
*
* Microchip DeviceNet Stack (DeviceNet Object Header)
*
*******************************************************
www.eeworm.com/read/459555/7273870
c zapl.c
#include "zAPL.h"
#include "zAPS.h"
#include "zNWK.h"
SM_APL smAPL;
// Stack error code - used by all modules.
ZCODE zErrorCode;
/**********************************************************
www.eeworm.com/read/459555/7273871
h zmac.h
#ifndef _ZMAC_H_
#define _ZMAC_H_
#include "zigbee.h"
#include "zPHY.h"
#define HFRAME_INVALID (HFRAME)(MAX_MAC_FRAME_STATUS)
// Frame Control flags.
#define MAC_FRAME_TYPE_MASK
www.eeworm.com/read/459555/7273877
h zapl.h
#ifndef _ZAPL_H_
#define _ZAPL_H_
#include "zigbee.h"
// These are states of the APL module.
typedef enum _SM_APL
{
SM_APL_START,
SM_APL_START_WAIT,
SM_APL_READY,
SM_APL_D
www.eeworm.com/read/459555/7273882
h zaps.h
#ifndef _ZAPS_H_
#define _ZAPS_H_
#include "zigbee.h"
#include "zNWK.h"
#define NUM_DEFINED_ENDPOINTS (1+NUM_USER_ENDPOINTS)
// APS frame control byte definition.
typedef union _APS_FRAM
www.eeworm.com/read/459555/7273885
h tick.h
#ifndef TICK_H
#define TICK_H
#include "generic.h"
//时钟频率 8MHz
#define CLOCK_FREQ (8000000)
//滴答数
#define TICKS_PER_SECOND (50)
//分频
#define TICK_PR
www.eeworm.com/read/459555/7273886
h znwk.h
#ifndef _ZNWK_H_
#define _ZNWK_H_
#include "zigbee.h"
#include "zMAC.h"
//randam value
#define RANDOM_LSB (TCNT1L)
#define RANDOM_MSB (TCNT1H)
//
www.eeworm.com/read/459555/7273893
h zphy.h
#ifndef _ZPHY_H_
#define _ZPHY_H_
#include "zigbee.h"
#include "zPHYCC2420.h"
// Following macros are specific to CC2420 and are used by MAC
// private functions only.
//CSn (Out