代码搜索结果
找到约 1,698 项符合
Calibration 的代码
wdcal_lib.h
// wdcal_lib.h
#ifndef WDCAL_LIB
#define WDCAL_LIB
#define ADRSTAT 510 // EEPROM adresses to save status
#define ADRWDFQ 511 // and result of calibration
#define MESWD 0 // Constants
7122.inc
;Port6 define
PORT_SPI == 0x06
PORT_KEY0 == 0x06
SPI_CS == 0
SPI_CLK == 1
SPI_RXD == 2
SPI_TXD == 3 ;in
TRXD == 5 ;in
CD_TXEN == 4
PR_RDY == 6 ;IN
SKYE == 7 ;IN
SKEY_V =
cc1100.h
#ifndef CC1100_H
#define CC1100_H
#define LOW 0
#define HIGH 1
#define INT8U unsigned char
#define INT16U unsigned int
//--------------------------------------------
cc1100.h
#ifndef CC1100_H
#define CC1100_H
#define LOW 0
#define HIGH 1
#define INT8U unsigned char
#define INT16U unsigned int
//--------------------------------------------
cc1100.h
#ifndef CC1100_H
#define CC1100_H
#define LOW 0
#define HIGH 1
#define INT8U unsigned char
#define INT16U unsigned int
//--------------------------------------------
cc1100.h
#ifndef CC1100_H
#define CC1100_H
#define LOW 0
#define HIGH 1
#define INT8U unsigned char
#define INT16U unsigned int
//--------------------------------------------
ccreg.h
#ifndef CCREG_H
#define CCREG_H
#define RFMAXLENGTH 30
// CC2500/CC1100 STROBE, CONTROL AND STATUS REGSITER
#define CCxxx0_IOCFG2 0x00 // GDO2 output pin configuration
#d
cc1100.h
/*H**************************************************************************
* NAME: cc1100.h
*----------------------------------------------------------------------------
* Copyr
ts_calibrate.c
/*
* tslib/tests/ts_calibrate.c
*
* Copyright (C) 2001 Russell King.
*
* This file is placed under the GPL. Please see the file
* COPYING for more details.
*
* $Id: ts_calibrate.c,v 1.8 200
comms_uart.c
//**************************************************************************
// UART commmunication for the FE427
//
// Stefan Schauer
// Texas Instruments Freising
// Date Com