代码搜索结果

找到约 10,000 项符合 AVR 的代码

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.

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

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

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

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

avr.inc

;------------------------------------------------; ; Constants .equ RAMTOP = 0x60 .equ bit0 = 0b00000001 .equ bit1 = 0b00000010 .equ bit2 = 0b00000100 .equ bit3 = 0b00001000 .equ bit4 =

avr.inc

;------------------------------------------------; ; Constants .equ RAMTOP = 0x60 .equ bit0 = 0b00000001 .equ bit1 = 0b00000010 .equ bit2 = 0b00000100 .equ bit3 = 0b00001000 .equ bit4 =

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

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

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.