代码搜索结果

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

avr_6610__.c

#include "define.h" #include /* =================================================== this programe is for 128X160 dots sample, 8080 mode Crystal 16MHz MCU Mega

avr_6610.c

#include "define.h" #include #include //=============================Main Program=========================== void main(void) { int j,i,p=0; MCU_Initial(); //========

avr_6610.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

avr_6610.pr~

[Project] Toolset=AVR FormatVersion=2 Files=3 OpenedFiles=5 Top0=253 Left0=331 Height0=330 Width0=489 Active0=0 State0=0 OF1=function.c Top1=251 Left1=475 Height1=330 Width1=489 Row1=4

avr_6610.i

/* =================================================== this programe is for 128X160 dots sample, 8080 mode Crystal 16MHz MCU Mega16 Compiler CodeVisionAVR ====