代码搜索结果
找到约 717 项符合
Resistor 的代码
msp430x21x1_ca_06.c
//*******************************************************************************
// MSP430x21x1 Demo - Comp_A, Slope ADC to measure temperature
//
// Description: This example uses the slope A/D
msp430x21x1_ca_06.c
//*******************************************************************************
// MSP430x21x1 Demo - Comp_A, Slope ADC to measure temperature
//
// Description: This example uses the slope A/D
msp430x21x1_ca_06.c
//*******************************************************************************
// MSP430x21x1 Demo - Comp_A, Slope ADC to measure temperature
//
// Description: This example uses the slope A/D
readme.txt
PURPOSE
This code illustrates how to write a SPI bootloader (spi_prepend.bin)
which can load a secondary image (hello_world.bin) to SDRAM.
The secondary image can have any size. It is only limited b
recorderrx.opt
TM8706 V1.3
1.POWER SOURCE : 2 ; B.3V BATTERY
2.CLOCK SOURCE : 3 ; C.DUAL
3.POWER ON RESET : 1 ; A.USE
4.INT PIN INTERNAL RESISTOR : 1 ; A.PULL HIGH
5.INT PIN TRIGGER MODE : 2 ; B.FALLING EDGE
6
recordertx.opt
TM8706 V1.3
1.POWER SOURCE : 2 ; B.3V BATTERY
2.CLOCK SOURCE : 3 ; C.DUAL
3.POWER ON RESET : 1 ; A.USE
4.INT PIN INTERNAL RESISTOR : 2 ; B.PULL LOW
5.INT PIN TRIGGER MODE : 1 ; A.RISING EDGE
6.L
resdefs.h
/**********
Copyright 1990 Regents of the University of California. All rights reserved.
Author: 1985 Thomas L. Quarles
**********/
#ifndef RES
#define RES
#include "ifsim.h"
#include "cktdefs.h"
#
resdefs.h
/**********
Copyright 1990 Regents of the University of California. All rights reserved.
Author: 1985 Thomas L. Quarles
Modified: 2000 AlansFixes
**********/
#ifndef RES
#define RES
#include "ifsim