代码搜索结果
找到约 10,000 项符合
LCD 的代码
lcd.h
#ifndef __LCD_H__
#define __LCD_H__
void Test_Lcd_Stn_1Bit(void);
void Test_Lcd_Stn_2Bit(void);
void Test_Lcd_Stn_4Bit(void);
void Test_Lcd_Cstn_8Bit(void);
void Test_Lcd_Cstn_12Bit(void);
vo
lcd.map
CodeVisionAVR C Compiler V1.25.3 Professional
(C) Copyright 1998-2007 Pavel Haiduc, HP InfoTech s.r.l.
http://www.hpinfotech.com
File: F:\程序\灯\lcd.c
Global variables memory map:
Variable
lcd.c~
#include
#define lcd1_on PORTD.0
#define lcd2_on PORTE.4
#define UDRE0 5
volatile unsigned char lcd_count;
volatile unsigned char lcd_type;
volatile unsigned char
lcd.vec
;INTERRUPT VECTORS
JMP __RESET
JMP 0x00
JMP 0x00
JMP 0x00
JMP 0x00
JMP 0x00
JMP 0x00
JMP 0x00
JMP 0x00
JMP _timer2_comp_isr
JMP 0x00
JMP 0x00
JMP 0x00
JMP 0
lcd__.c
#include
#define lcd1_on PORTD.0
#define lcd2_on PORTE.4
#define UDRE0 5
volatile unsigned char lcd_count;
volatile unsigned char lcd_type;
volatile unsigned char lcd_type1;
lcd.inc
__GLOBAL_INI_TBL:
.DW 0
_0x4B:
lcd.pr~
[Project]
Toolset=AVR
FormatVersion=2
Files=0
OpenedFiles=0
[Compiler]
Chip=ATtiny13
CPUClock=4000000
MemoryModel=0
OptimizeSize=1
OptimizationLevel=2
PrintfFeatures=1
ScanfFeatures=0
Dat
lcd.c
#include
#define lcd1_on PORTD.0
#define lcd2_on PORTE.4
#define UDRE0 5
volatile unsigned char lcd_count;
volatile unsigned char lcd_type;
volatile unsigned char