代码搜索:CodeVisionAVR
找到约 675 项符合「CodeVisionAVR」的源代码
代码结果 675
www.eeworm.com/read/28269/997126
i 5110.i
/*--------------------
5110.h
---------------------*/
// CodeVisionAVR C Compiler
// (C) 1998-2004 Pavel Haiduc, HP InfoTech S.R.L.
// I/O registers definitions for the ATmega8
#pragma us
www.eeworm.com/read/216338/15018882
c c_asm.c
/* Example how to call a function written in
assembly from C
CodeVisionAVR C Compiler
(C) 2000-2002 HP InfoTech S.R.L.
www.hpinfotech.ro */
// function in assembler declaration
/
www.eeworm.com/read/250023/12442141
c stdlib.c
/* CodeVisionAVR C Compiler
Standard library functions
(C) 1998-2006 Pavel Haiduc, HP InfoTech S.R.L.
*/
#if funcused atoi || funcused atol || funcused atof
#include
#endi
www.eeworm.com/read/250023/12442147
c lcdstk.c
/* Alphanumeric LCD driver routines for the
Kanda Systems STK200+/300 development boards
CodeVisionAVR C Compiler
(C) 1998-2004 Pavel Haiduc, HP InfoTech S.R.L.
The LCD is conne
www.eeworm.com/read/305563/13766300
c ad7896.c
/*
Digital voltmeter using an
Analog Devices AD7896 ADC
connected to an ATmega8515
using the SPI bus
CodeVisionAVR C Compiler
(C) 2000-2007 HP InfoTech S.R.L.
www.hpi
www.eeworm.com/read/282181/9115695
c ds18b20.c
/* Multipoint thermometer with LCD display
using the Maxim DS18B20
1 Wire bus temperature sensors
CodeVisionAVR C Compiler
(C) 2000-2005 HP InfoTech S.R.L.
www.hpinfotech.ro
www.eeworm.com/read/282181/9115712
c ds18b20__.c
/* Multipoint thermometer with LCD display
using the Maxim DS18B20
1 Wire bus temperature sensors
CodeVisionAVR C Compiler
(C) 2000-2005 HP InfoTech S.R.L.
www.hpinfotech.ro
www.eeworm.com/read/443511/7631607
i function.i
/* this programe is for 128X160 dots sample, 8080 mode*/
// CodeVisionAVR C Compiler
// (C) 1998-2004 Pavel Haiduc, HP InfoTech S.R.L.
// I/O registers definitions for the ATmega32
#pragma use
www.eeworm.com/read/250023/12442165
c ds1621.c
/*
Dallas Semiconductor DS1621 I2C bus
thermometer/thermostat functions
CodeVisionAVR C Compiler
(C) 1998-2004 Pavel Haiduc, HP InfoTech S.R.L.
*/
union ds1621_temp {
www.eeworm.com/read/216338/15018911
c thermlcd.c
/* Thermometer with LCD display
using the National Semiconductor LM75 I2C bus
temperature sensor
CodeVisionAVR C Compiler
(C) 2000-2003 HP InfoTech S.R.L.
www.hpinfotech.ro