代码搜索结果
找到约 10,000 项符合
LCD 的代码
lcd.h
/************************************************************************
* *
* Copyright (C) SEIKO EPSON CORP. 2000 *
* *
* File name: lcd.h *
* This is lcd driver
lcd.h
//LCD家舱ㄧΑ続ノ
lcd.h
/***************************************************************************\
Copyright (c) 2004-2007 threewater@up-tech.com, All rights reserved.
by threewter 2004.4.26
\************************
lcd.c
/***************************************************************************\
Copyright (c) 2004-2007 threewater@up-tech.com, All rights reserved.
by threewter 2004.4.26
\************************
lcd.c
/**--------------------------------File Info--------------------------------------------------------
**
** File name: lcd.c
** Latest modified Date: 2008.05.23
** Latest Version:
lcd.h
///////////////////////////////////////////////////////////
#ifndef __LCD_H__
#define __LCD_H__
#ifdef __cplusplus
extern "C"
{
#endif
#define uchar unsigned char
#define uint unsig
lcd.h
#include "MSP430x24x.h" // Standard Equations
#define uint unsigned int
#define uchar unsigned char
//uchar abc[1000];
const uchar *p;
const uchar *temp;
#define Temper p
//#define light
lcd.h
// Standard Equations
#include "adc.h"
#include "iic.h"
#define uint unsigned int
#define uchar unsigned char
unsigned long int K0,K1,K2,K3,WetO,WetI,LightO,LightI;
const uchar *p;
const u