代码搜索:如何学习 5512?

找到约 10,000 项符合「如何学习 5512?」的源代码

代码结果 10,000
www.eeworm.com/read/424370/10456741

hdr cs5512.hdr

config.h D:\cvavr2\inc\mega16.h D:\cvavr2\inc\delay.h LCD16_96.h Port_Init.h Buzzer.h
www.eeworm.com/read/424370/10456767

o cs5512.o

www.eeworm.com/read/424370/10456778

asm cs5512.asm

www.eeworm.com/read/424370/10456780

i cs5512.i

#pragma used+ sfrb TWBR=0; sfrb TWSR=1; sfrb TWAR=2; sfrb TWDR=3; sfrb ADCL=4; sfrb ADCH=5; sfrw ADCW=4; sfrb ADCSRA=6; sfrb ADMUX=7; sfrb ACSR=8; sfrb UBRRL=9; sfrb UCSRB=0xa; sf
www.eeworm.com/read/424370/10456785

aps 5512_cof.aps

5512_cof03-Feb-2009 15:03:5303-Feb-2009 15:03:53Object.bmp103
www.eeworm.com/read/424370/10456787

rom cs5512.rom

000000:940C 000001:0123 000002:940C 000003:0000 000004:940C 000005:0000 000006:940C 000007:0000 000008:940C 000009:0000 00000A:940C 00000B:0000 00000C:940C 00000D:0000 00000E:940C 00000
www.eeworm.com/read/424370/10456799

aws 5512_cof.aws

www.eeworm.com/read/424370/10456812

vec cs5512.vec

;INTERRUPT VECTORS JMP __RESET JMP 0x00 JMP 0x00 JMP 0x00 JMP 0x00 JMP 0x00 JMP 0x00 JMP 0x00 JMP 0x00 JMP 0x00 JMP 0x00 JMP 0x00 JMP 0x00 JMP 0x00 JMP 0
www.eeworm.com/read/424370/10456821

c~ cs5512.c~

#include void Timer0_init(void) { TCCR0 = 0x00;//停止定时器 TCNT0 = 0x00;//初始值 OCR0 = 0x06;//匹配值 TIMSK |= 0x02;//中断允许 TCCR0 = 0x0a;//CTC , 8分频 } interrupt [TIM0_COMP] void
www.eeworm.com/read/424370/10456876

lst cs5512.lst