代码搜索结果

找到约 1,572 项符合 Calibration 的代码

tchmain.c

// // Copyright (c) Microsoft Corporation. All rights reserved. // // // Use of this source code is subject to the terms of the Microsoft end-user // license agreement (EULA) under which you lic

cc1100.h

#define uint unsigned int #define uchar unsigned char #define write_burst 0x40 #define read_single 0x80 #define read_burst 0xc0 #define BYTE_IN_RXFIFO 0x7f #define CRC_OK 0x80 // Configurat

ipcavarexp.m

function ipcavarexp(Model,No_of_PCs,labeltype) % ipcavarexp makes a plot describing explained calibration variance for all intervals % % Input: % Model (the output from iPCA.m) % No_of_PCs:

calibrationview.h

/* File: CalibrationView.h Abstract: CalibrationView builds and displays the calibration interface. Version: 1.8 Disclaimer: IMPORTANT: This Apple software is supplied to you by Apple Inc. ("Apple

calibrationview.m

/* File: CalibrationView.m Abstract: CalibrationView builds and displays the calibration interface. Version: 1.8 Disclaimer: IMPORTANT: This Apple software is supplied to you by Apple Inc. ("Apple

readme.txt

### Bubble Level ### =========================================================================== DESCRIPTION: Bubble Level demonstrates how to receive and interpret acceleration information, animat

cc1100_reg.h

#ifndef _CC1100_REG_H #define _CC1100_REG_H #define WRITE_BURST 0x40 #define READ_SINGLE 0x80 #define READ_BURST 0xC0 #define READ 0X80 #define CRC_INIT

cc1100_reg.h

#ifndef _CC1100_REG_H #define _CC1100_REG_H #define WRITE_BURST 0x40 #define READ_SINGLE 0x80 #define READ_BURST 0xC0 #define READ 0X80 #define CRC_INIT

cc1100_reg.h

#ifndef _CC1100_REG_H #define _CC1100_REG_H #define WRITE_BURST 0x40 #define READ_SINGLE 0x80 #define READ_BURST 0xC0 #define READ 0X80 #define CRC_INIT

cc1100.h

#define BYTE unsigned char #define UINT8 unsigned char //------------------------------------------------------------------------------------------------------ // CC1100 STROBE, CONTROL AND STATUS