代码搜索结果

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

avr_lcd_3510i.i

// CodeVisionAVR C Compiler // (C) 1998-2004 Pavel Haiduc, HP InfoTech S.R.L. // I/O registers definitions for the ATmega88(V) #pragma used+ #pragma used+ sfrb PINB=3; sfrb DDRB=4; sfrb POR

avr_lcd_3510i.c

#include #include #define ADC_VREF_TYPE 0xC0 // Declare your global variables here //VCC RESET CS SDATA SCLK GND //PORTD: 4 5 6 7 #defin

avr_lcd_3510i.c~

#include #include #define ADC_VREF_TYPE 0xC0 // Declare your global variables here //VCC RESET CS SDATA SCLK GND //PORTD: 4 5 6 7 #defin

avr_lcd_3510i.i

// CodeVisionAVR C Compiler // (C) 1998-2001 Pavel Haiduc, HP InfoTech S.R.L. // I/O registers definitions for the ATmega16 #pragma used+ #pragma used+ sfrb TWBR=0; sfrb TWSR=1; sfrb TWAR=2;

avr_lcd_3510i.c

#include #include // Declare your global variables here #define DATA 7 #define SCLK 7 #define SDATA 6 #define CMD 5 #define CS 5 #define RESET 4 #define LCD_WIDE_M

avr_lcd_3510i.c~

#include #include // Declare your global variables here #define DATA 7 #define SCLK 7 #define SDATA 6 #define CMD 5 #define CS 5 #define RESET 4 #define LCD_WIDE_M

avr_lcd_3510i.err

Creating 'AVR_LCD_3510i.eep' Creating 'AVR_LCD_3510i.obj' Creating 'AVR_LCD_3510i.lst' Assembling 'AVR_LCD_3510i.asm' Including 'AVR_LCD_3510i.vec' Including 'AVR_LCD_3510i.inc' Prog

avr_lcd_3510i.inc

.DEF _x_LCD_WriteNumber=R2 .DEF _y_LCD_WriteNumber=R3 .DEF _ASCII_end=R4 _3: .DB 0x5F,0x0 _ASCII: .DB 0x20,0x0,0x0,0x0,0x0,0x0,0x0,0x0 .DB 0x0,0x0,0x0,0x0,0x0,0x21,0x0,0x0 .DB 0x20,