代码搜索结果
找到约 10,000 项符合
AVR 的代码
makelog
-------- begin --------
avr-gcc (GCC) 3.4.3
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHAN
makelog
-------- begin --------
avr-gcc (GCC) 3.4.3
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHAN
main_0.c
//============================
//绕线机程序
//============================
#ifndef __main_0_c__
#define __main_0_c__
#include "included.h"
void main(void)
{
uchar key_value;
ini
rc.h
/*#######################################################################################
Derkodieren eines RC Summen Signals
#######################################################################
example1.mak
CC = iccavr
CFLAGS = -e -D__ICC_VERSION="7.14C" -DATMEGA -DATMega16 -l -g -Mavr_enhanced
ASFLAGS = $(CFLAGS) -Wa-g
LFLAGS = -g -e:0x4000 -ucrtatmega.o -bfunc_lit:0x54.0x4000 -dram_end:0x45f -b
makefile
###############################################################################
# Makefile for the project avr_test_1602
#############################################################################
int.c
#include
#include
void init_int(void)
{
PORTD |= (1
port._h
//ICC-AVR application builder : 2007-1-9 16:30:19
// Target : M8
// Crystal: 8.0000Mhz
#ifndef _PORT_H
#define _PORT_H
#define uchar unsigned char
#endif
extern void port_init(void);
e
main._c
//ICC-AVR application builder : 2007-5-23 20:55:56
// Target : M128
// Crystal: 16.000Mhz
#include
#include
#include "all.h"
#define uchar unsigned char
#define uint uns
main.c
//ICC-AVR application builder : 2007-5-23 20:55:56
// Target : M128
// Crystal: 16.000Mhz
#include
#include
#include "all.h"
#define uchar unsigned char
#define uint uns