代码搜索结果
找到约 10,000 项符合
LCD 的代码
lcd.lis
.module lcd.c
.area text(rom, con, rel)
0000 .dbfile D:\ICC-AVR\examples.sl\LCD\lcd.c
0000 .dbfunc s main _ma
lcd.prj
[Compiler Options]
Edit1=D:\ICC-AVR\include\
Edit2=D:\ICC-AVR\lib\
Edit8=
CheckBox1=0
CheckBox2=1
Edit3=
Edit4=
Edit11=16
Edit13=
ComboBox1=0
Edit9=8192
Edit10=512
ComboBox2=9
RadioGroup
lcd.c
#include "LCD.H"
/*--------------------------
*** initialising the LCD ***
--------------------------*/
void ini()
{
command(56);
command(12);
command(1);
command(6);
command(0x80)
lcd.h
#ifndef __LCD__
#define __LCD__
#include
#include
/*----------------------------------------------------
****** port and bit assignment for LCD *******
--------------
lcd.c
/*****************************************************************************
* Copyright Statement:
* --------------------
* This software is protected by Copyright and the information contain
lcd.c
/*********************************************************************
* SEGGER MICROCONTROLLER SYSTEME GmbH *
* Solutions for real time microcontroller applica
lcd.h
/*
*********************************************************************************************************
* uC/GUI
* Universal