代码搜索:AVR微处理器
找到约 10,000 项符合「AVR微处理器」的源代码
代码结果 10,000
www.eeworm.com/read/222388/4819704
h avr.h
// $Id: Avr.h,v 1.2.4.1 2003/08/18 22:09:45 cssharp Exp $
/*
* $Id: Avr.h,v 1.2.4.1 2003/08/18 22:09:45 cssharp Exp $
*
****************************************************************************
www.eeworm.com/read/190666/5171811
c avr.c
/* Subroutines for insn-output.c for ATMEL AVR micro controllers
Copyright (C) 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
Contributed by Denis Chertykov (denisc@overta.ru)
T
www.eeworm.com/read/190666/5171813
md avr.md
;; -*- Mode: Scheme -*-
;; Machine description for GNU compiler,
;; for ATMEL AVR micro controllers.
;; Copyright (C) 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
;; Contributed
www.eeworm.com/read/190666/5171814
t-avr
# Specific names for AVR tools
AR_FOR_TARGET = avr-ar
RANLIB_FOR_TARGET = avr-ranlib
LIB1ASMSRC = avr/libgcc.S
LIB1ASMFUNCS = \
_mulqi3 \
_mulhi3 \
_mulsi3 \
_udivmodqi4 \
_divmodqi4 \
_udivmod
www.eeworm.com/read/190666/5171816
h avr.h
/* Definitions of target machine for GNU compiler,
for ATMEL AVR at90s8515, ATmega103/103L, ATmega603/603L microcontrollers.
Copyright (C) 1998, 1999, 2000, 2001, 2002 Free Software Foundation,
www.eeworm.com/read/178760/5313762
cc avr.cc
/*
* Simulator of microcontrollers (avr.cc)
*
* Copyright (C) 1999,99 Drotos Daniel, Talker Bt.
*
* To contact author send email to drdani@mazsola.iit.uni-miskolc.hu
*
*/
/* This file is part
www.eeworm.com/read/172593/5383680
h avr.h
#ifndef _ARCH_AVR_H_
#define _ARCH_AVR_H_
/*
* Copyright (C) 2001-2005 by egnite Software GmbH. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modif
www.eeworm.com/read/172593/5383707
h avr.h
#ifndef _CFG_ARCH_AVR_H_
#define _CFG_ARCH_AVR_H_
/*
* Copyright (C) 2004 by egnite Software GmbH. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* mo
www.eeworm.com/read/172593/5383823
nut avr.nut
--
-- Copyright (C) 2004-2005 by egnite Software GmbH. All rights reserved.
--
-- Redistribution and use in source and binary forms, with or without
-- modification, are permitted provided that the fo
www.eeworm.com/read/166793/5472334
c avr.c
/*
Avr.C
Top class of the AVR micro controllers
Uros Platise (c) 1999
*/
#include
#include
#include
#include
#include "Avr.h"
#include "Er