代码搜索:AVR微处理器
找到约 10,000 项符合「AVR微处理器」的源代码
代码结果 10,000
www.eeworm.com/read/315076/13552783
pdf avr.pdf
www.eeworm.com/read/314686/13561652
doc avr.doc
www.eeworm.com/read/314156/13573889
awk avr.awk
BEGIN { FS = " "} { nl++ } { s=s+$1} END {print "average:" s/nl}
www.eeworm.com/read/308779/13692190
h avr.h
#ifndef __avr_h
#define __avr_h
/* AVR NOP OPERATION */
#define NOP asm("nop")
/* OPEN INTERRUPT */
#define SEI asm("sei")
/* CLOSE INTERRUPT */
#define CLI asm("cli")
/* S
www.eeworm.com/read/304510/13791903
dll avr.dll
www.eeworm.com/read/146268/5739105
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/137691/5819663
rules avr.rules
#-*-Makefile-*- vim:syntax=make
#$Id: avr.rules,v 1.8 2005/01/20 20:02:13 jwhui Exp $
define AVR_HELP
AVR extras:
debug : compile with minimal optimization and debug symbols
debugopt : co
www.eeworm.com/read/137691/5819770
c avr.c
// $Id: Avr.C,v 1.3 2003/10/07 21:46:13 idgay Exp $
/*
* $Id: Avr.C,v 1.3 2003/10/07 21:46:13 idgay Exp $
*
****************************************************************************
*
* uisp
www.eeworm.com/read/137691/5819774
h avr.h
// $Id: Avr.h,v 1.3 2003/10/07 21:46:13 idgay Exp $
/*
* $Id: Avr.h,v 1.3 2003/10/07 21:46:13 idgay Exp $
*
****************************************************************************
*
* uisp
www.eeworm.com/read/125819/6021149
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