代码搜索结果

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

alu_avr.vhd

--************************************************************************************************ -- ALU(internal module) for AVR core -- Version 1.1 -- Designed by Ruslan Lepetenok -- Modified 20

avr_core.vhd

--************************************************************************************************ -- Top entity for AVR core -- Version 1.11 -- Designed by Ruslan Lepetenok -- Modified 03.11.200

driver_avr.dox

/** \defgroup driver_avr Drivers (for AVR peripherals) Drivers for AVR Peripherals. */

avr中断嵌套.txt

<mark>AVR</mark>中断嵌套 昨天写了个<mark>AVR</mark>的红外的遥控的闹钟程序,开发板要个综合程序.就随便写了个. 主程序开了两个中断,一个输入捕获中断,供红外使用.另外开了个定时中断,为系统其他地方使用,如蜂鸣器,键盘扫描,软件定时器等使用. 捕获中断接收到数据就压入一个队列中,然后在10ms的系统中断函数中处理队列的数据.发现接收很不稳定,有时行,有时不行. ...

avr-options.html

Using the GNU Compiler Collection (GCC)