代码搜索结果
找到约 8,431 项符合
RF 的代码
rf905-yaokong.pbd
This is an internal working file generated by the Source Browser.
20:37 36s
F:\MSP430\MSP430F149\RF905(OK)\RF905-Yaokong\Debug\Obj\RF905-Yaokong.pbi
rf230activemessagec.nc
/*
* Copyright (c) 2007, Vanderbilt University
* All rights reserved.
*
* Permission to use, copy, modify, and distribute this software and its
* documentation for any purpose, without fee,
rf230radioc.nc
/*
* Copyright (c) 2007, Vanderbilt University
* All rights reserved.
*
* Permission to use, copy, modify, and distribute this software and its
* documentation for any purpose, without fee,
rf230readlqic.nc
uint16_t adjustLQI(uint8_t val) {
uint16_t result = 64 - (val / 4);
result = (((result * result) >> 3) * result) >> 3; // result = (result ^ 3) / 64
return result;
}
module RF230ReadLq
rf230splitcontrolp.nc
/*
* Copyright (c) 2009 Communication Group and Eislab at
* Lulea University of Technology
*
* Contact: Laurynas Riliskis, LTU
* Mail: laurynas.riliskis@ltu.se
* All rights reserved.
*
rf212radioc.nc
/*
* Copyright (c) 2007, Vanderbilt University
* All rights reserved.
*
* Permission to use, copy, modify, and distribute this software and its
* documentation for any purpose, without fee,
rf212driverconfig.nc
/*
* Copyright (c) 2007, Vanderbilt University
* All rights reserved.
*
* Permission to use, copy, modify, and distribute this software and its
* documentation for any purpose, without fee,
rf212radio.h
/*
* Copyright (c) 2007, Vanderbilt University
* All rights reserved.
*
* Permission to use, copy, modify, and distribute this software and its
* documentation for any purpose, without fee,