代码搜索:LCD菜单
找到约 10,000 项符合「LCD菜单」的源代码
代码结果 10,000
www.eeworm.com/read/219801/14863273
h lcd.h
#include "main.h"
#include
sbit cs=P1^0;
sbit sclk=P1^2;
sbit sid=P1^1;
unsigned char LCDBusyWait()
{
unsigned char states;
unsigned char i;
cs=1;
sclk=0;
for(
www.eeworm.com/read/219800/14863326
h lcd.h
#include "main.h"
#define LCD_Data P0
sbit LCD_RS =P1^3;
sbit LCD_WR =P1^4;
sbit LCD_E =P1^5;
sbit PSB =P1^6;
/*
返回值Status: 当前地址计数器的值.
*/
unsigned char LCDBusyWait() /
www.eeworm.com/read/118498/14866947
c lcd.c
#include "44blib.h"
#include "44b.h"
#include "tp.h"
#include "lcd.h"
extern Clc346_Reset();
extern ByPass_Setting(unsigned char);
extern WriteAsicCommand_Escape(unsigned short, unsigned short
www.eeworm.com/read/118498/14866954
h lcd.h
/*********************************************************************************************
* File: LCD.H
* Author: embest
* Desc: LCD common macro define and function declare
* History:
***
www.eeworm.com/read/219673/14871117
src lcd.src
[Files]
\lcdshow.c
\SCIInit.c
\setup.c
\main.c
\SCI.c
[Headers]
\GP32C.H
\SCI.h
[Documents]
www.eeworm.com/read/219673/14871132
mp lcd.mp
Area Addr Size Decimal Bytes (Attributes)
-------------------------------- ---- ---- ------- ----- ------------
lit 8000 00
www.eeworm.com/read/219673/14871138
mak lcd.mak
CC = C:\PROGRA~1\SdIDE\bin\sdcc08
CFLAGS = -IC:\PROGRA~1\SdIDE\Include -e -l
ASFLAGS = $(CFLAGS)
LFLAGS = -LC:\PROGRA~1\SdIDE\Lib\ -blit:0x8000 -bvregs:0x40.0x23F -dinit_sp:0x23F -fmots19
F
www.eeworm.com/read/219673/14871143
lst lcd.lst
NO DEBUG INFORMATION AVAILABLE!
__start:
__text_start:
8021 45 0240 ldHX #0x0240
8024 94 tXS
8025 CD 8145 jsr __HC08Setup
8028 45 0044 ldHX #0x0044
www.eeworm.com/read/219673/14871151
vbw lcd.vbw
Form1 = 24, 28, 759, 629, C, 37, 25, 526, 380, C
Module1 = 44, 44, 588, 492, C