代码搜索结果
找到约 10,000 项符合
LCD 的代码
lcd.c
/*
* ApOS (Another Project software for s3c2410)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* pu
lcd.h
/*
* ApOS (Another Project software for s3c2410)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* pu
lcd.c
#include
#include
#include
#include
#include
#define uchar unsigned char
#define uint unsigned int
//#define ulong unsigned long
#def
lcd.asm
;-----------------------------------
; OUTPUT
; LCD DISPLAY CONTROL PIN,
; DATA SEND TO COMPUTER.
; CPU--89C51,RS485
;-----------------------------------
e reg p0.5
r/w reg
lcd.cpp
#include "nmea0183.h"
#pragma hdrstop
/*
** Author: Samuel R. Blackburn
** Internet: sam_blackburn@pobox.com
**
** You can use it any way you like as long as you don't try to sell it.
**
**
lcd.hpp
#if ! defined( LCD_CLASS_HEADER )
#define LCD_CLASS_HEADER
/*
** Author: Samuel R. Blackburn
** Internet: sam_blackburn@pobox.com
**
** You can use it any way you like as long as you don't t