代码搜索结果

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

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

// $Id: Avr.C,v 1.2.4.1 2003/08/18 22:09:45 cssharp Exp $ /* * $Id: Avr.C,v 1.2.4.1 2003/08/18 22:09:45 cssharp Exp $ * ****************************************************************************

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 $ * ****************************************************************************

avr.tex

This section describes how to implement Efsl on a AVR $\mu C$ connected to an SD-Card (SPI). For getting efsl to compile, the avr-gcc compiler and avr-libc library are required. On Windows you should

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

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