代码搜索:phy
找到约 3,374 项符合「phy」的源代码
代码结果 3,374
www.eeworm.com/read/426733/9003025
c phy.c
#include "compiler.h"
#include "lrwpan_config.h" //user configurations
#include "lrwpan_common_types.h" //types common acrosss most files
#include "ieee_lrwpan_defs.h"
#include "hal.h"
www.eeworm.com/read/426733/9003066
h phy.h
/*
V0.1 Initial Release 10/July/2006 RBR
*/
#ifndef PHY_H
#define PHY_H
#include "compiler.h"
#include "halstack.h"
#define aMaxPHYPacketSize 127
#define aTurnaroundTime 1
www.eeworm.com/read/381307/9098897
c phy.c
#include
#include
#include
#include "phy.h"
#include "CC2420.h"
#include "mcu.h"
#include "compiler.h"
#include "config.h"
/*********************************
www.eeworm.com/read/381307/9098904
i phy.i
// CodeVisionAVR C Compiler
// (C) 1998-2004 Pavel Haiduc, HP InfoTech S.R.L.
// I/O registers definitions for the ATmega128
#pragma used+
sfrb PINF=0;
sfrb PINE=1;
sfrb DDRE=2;
sfrb PORTE=3
www.eeworm.com/read/381307/9098923
h phy.h
#ifndef PHY_H_
#define PHY_H_
/******************************************************************************************************
************************** 函数声明
www.eeworm.com/read/374950/9377819
png phy.png
www.eeworm.com/read/374008/9424022
c phy.c
/**
* Airgo MIMO wireless driver
*
* Copyright (c) 2007-2008 Li YanBo
* Thanks for Jeff Williams do reverse engineer
* works and published the SPEC
www.eeworm.com/read/374008/9424045
h phy.h
#ifndef AGNX_PHY_H_
#define AGNX_PHY_H_
#include "agnx.h"
/* Transmission Managment Registers */
#define AGNX_TXM_BASE 0x0000
#define AGNX_TXM_CTL 0x0000 /* control register */
#define AGNX_TXM_ET
www.eeworm.com/read/174991/9565622
cc phy.cc
/* -*- Mode:C++; c-basic-offset:8; tab-width:8; indent-tabs-mode:t -*- */
/*
* Copyright (c) 1997 Regents of the University of California.
* All rights reserved.
*
* Redistribution and use in sour
www.eeworm.com/read/174991/9565639
h phy.h
/* -*- Mode:C++; c-basic-offset:8; tab-width:8; indent-tabs-mode:t -*- */
/*
* Copyright (c) 1997 Regents of the University of California.
* All rights reserved.
*
* Redistribution and use in sour