代码搜索:AVR微处理器
找到约 10,000 项符合「AVR微处理器」的源代码
代码结果 10,000
www.eeworm.com/read/395929/2428677
h avr.h
/* AVR ELF support for BFD.
Copyright 1999, 2000 Free Software Foundation, Inc.
Contributed by Denis Chertykov
This file is part of BFD, the Binary File Descriptor library.
www.eeworm.com/read/383940/2605349
c avr.c
// $Id: Avr.C,v 1.4 2006/12/12 18:23:01 vlahan Exp $
/*
* $Id: Avr.C,v 1.4 2006/12/12 18:23:01 vlahan Exp $
*
****************************************************************************
*
* uis
www.eeworm.com/read/383940/2605352
h avr.h
// $Id: Avr.h,v 1.4 2006/12/12 18:23:01 vlahan Exp $
/*
* $Id: Avr.h,v 1.4 2006/12/12 18:23:01 vlahan Exp $
*
****************************************************************************
*
* uis
www.eeworm.com/read/383940/2608543
rules avr.rules
#-*-Makefile-*- vim:syntax=make
#$Id: avr.rules,v 1.19 2008/09/06 21:22:33 regehr Exp $
define AVR_HELP
AVR extras:
debug : compile with minimal optimization and debug symbols
deb
www.eeworm.com/read/368758/2809405
c avr.c
/*
* avr.c
*
* AVR functions
*
* Copyright (C) 2006 Mihai Georgian
*
* This program is free software; you can redistribute it and/or
* modify it under the term
www.eeworm.com/read/254588/4381442
inc avr.inc
;------------------------------------------------;
; Constants
.equ RAMTOP = 0x60
.equ bit0 = 0b00000001
.equ bit1 = 0b00000010
.equ bit2 = 0b00000100
.equ bit3 = 0b00001000
.equ bit4 =
www.eeworm.com/read/254588/4381454
inc avr.inc
;------------------------------------------------;
; Constants
.equ RAMTOP = 0x60
.equ bit0 = 0b00000001
.equ bit1 = 0b00000010
.equ bit2 = 0b00000100
.equ bit3 = 0b00001000
.equ bit4 =
www.eeworm.com/read/160611/5569334
c avr.c
/*
** Copyright (C) 2004 Erik de Castro Lopo
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU Lesser General Public Lic
www.eeworm.com/read/158872/5589903
h avr.h
/* Opcode table for the Atmel AVR micro controllers.
Copyright 2000 Free Software Foundation, Inc.
Contributed by Denis Chertykov
This program is free software; you ca
www.eeworm.com/read/158872/5590008
h avr.h
/* AVR ELF support for BFD.
Copyright 1999, 2000 Free Software Foundation, Inc.
Contributed by Denis Chertykov
This file is part of BFD, the Binary File Descriptor library.