代码搜索结果

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

d12-avr._c

#include "io8515v.h" #include "d12head.h" unsigned int Rshu[3]; int q=0; //#define D12_suspend (PINB & 0x01) void D12_int(void) { unsigned char i=0,j,c,*k;//三个变量,一个指针 SREG = 0x00;//全局

d12-avr.lis

.module D12-AVR.c .area data(ram, con, rel) 0000 _q:: 0000 .blkb 2 .area idata 0000 0000

d12-avr.o

XL H 4 areas 10 global symbols M D12 S push_gset2 Ref0000 S push_gset3 Ref0000 S _USB_submit Ref0000 S pop_gset2 Ref0000 S pop_gset3 Ref0000 S empy16s Ref0000 S _Setup_control Ref0000 S _fla

avr_sd_src.c

SD卡接口程序/******************************************/ /* SD Code for M32L */ /* By pasyong */ /* 2006-4 */ /* Base ICC6.31A */

speed check avr.c

//ICC-AVR application builder : 2006-2-24 14:20:32 // Target : M48 // Crystal: 8.0000Mhz //本程序采用M/T法进行测速,高速时采用M法,低速时采用T法。M1、M2分别为编码器脉冲计数和时钟脉冲计数 #include #include //#inclu

19264avr-asm.asm

; TG19264A接口程序(AVR模拟方式) ;************************************************************************ ;连线图: * ;*LCM------S8515* *LCM----S8515* *LCM-------S8515* *LCM------S8515* * ;*DB0----

gprs_avr_cof.aps

GPRS_AVR_cof16-Apr-2009 21:43:2116-Apr-2009 21:43:21Object.bmp1

avr85xx.x

OUTPUT_FORMAT("elf32-avr","elf32-avr","elf32-avr") OUTPUT_ARCH(avr:2) MEMORY { text (rx) : ORIGIN = 0, LENGTH = 8K data (rw!x) : ORIGIN = 0x60, LENGTH = 512 /* jesper */ bss