代码搜索:AVR
找到约 10,000 项符合「AVR」的源代码
代码结果 10,000
www.eeworm.com/read/31561/877152
pdf avr单片机应用设计.pdf
www.eeworm.com/read/25010/940645
c avr-m8-min-system.c
//#################################################################################################
//文件:Atmega8-8LED 8LED流水实验
//属性:间隔100ms左移法控制,8MHz外部晶振
//资源:8LED=PORTD
//########################
www.eeworm.com/read/25010/940646
hex avr-m8-min-system.hex
:100000000C942A000C9434000C9434000C943400AA
:100010000C9434000C9434000C9434000C94340090
:100020000C9434000C9434000C9434000C94340080
:100030000C9434000C9434000C9434000C94340070
:100040000C9434000C9
www.eeworm.com/read/25042/942670
pdf 51-stc-avr程序说明.pdf
www.eeworm.com/read/26928/972547
rar avr109_自编程功能.rar
www.eeworm.com/read/452053/1658574
c gsm-dtu-gr47avr.c
#include "iom32v.h"
#include
#define uchar unsigned char
#define uint unsigned int
#define _SLEEP() asm("sleep")
//****I/O define***************
//GS
www.eeworm.com/read/285244/4054935
x avr4_m32_keep.x
/* Default linker script, for normal executables */
OUTPUT_FORMAT("elf32-avr","elf32-avr","elf32-avr")
OUTPUT_ARCH(avr:4)
MEMORY
{
text (rx) : ORIGIN = 0, LENGTH = 32K
data (rw!x) : ORIGIN =
www.eeworm.com/read/285244/4054937
x avr4_m168_keep.x
/* Default linker script, for normal executables */
OUTPUT_FORMAT("elf32-avr","elf32-avr","elf32-avr")
OUTPUT_ARCH(avr:4)
MEMORY
{
text (rx) : ORIGIN = 0, LENGTH = 16K
data (rw!x) : ORIGIN =
www.eeworm.com/read/434294/1872845
a90 avr_m32_extend_test.a90
:020000020000FC
:100000000C94490B189518951895189518951895EE
:100010001895189518951895189518951895189578
:100020001895189518951895189518951895189568
:100030001895189518951895189518951895189558
:10
www.eeworm.com/read/434294/1872846
pbd avr_m32_extend_test.pbd
This is an internal working file generated by the Source Browser.
16:56 38s
E:\Mz LCD\MzT24-1\code\MzT24-2_IAR_AVR_Mage32\AVR_M32_Extend_Test\Debug\Obj\GB_Table.pbi
E:\Mz LCD\MzT24-1\code\MzT24-2_I