代码搜索结果
找到约 10,000 项符合
LCD 的代码
lcd.hex
:03000000020100FA
:10010000907F947400F0907F9D7410F0907F9574B0
:1001100000F0907F9E74FFF0907F937400F0907FCA
:100120009C7430F01201E27800901000120168789F
:100130004090101112016878109010221201687816
:10014
lcd.h
/***************************************************************************\
Copyright (c) 2004-2007 threewater@up-tech.com, All rights reserved.
by threewter 2004.4.26
\************************
lcd.c
#include
#include
#include
#include "common.h"
#include "timers.h"
#include "procsignal.h"
#include "menu.h"
#include "gettime.h"
#include "lcd.h"
#define MAXCH
lcd.h
#ifndef LCD_MODULE
#define LCD_MODULE
extern char PendPos;
extern void InitLcd( void );
extern void CursState(char state);
extern void WriteChar(char ch);
extern void Write4ex(unsigned int v
lcd.c
#include
#include
#include
#include "common.h"
#include "timers.h"
#include "fftfunct.h"
#include "lcd.h"
#define MAXCHARSPERLINE 20
static unsigned char TxQueue
lcd.h
#ifndef LCD_MODULE
#define LCD_MODULE
//外部函数
extern void InitLcd( void );
extern void WriteChar(char ch);
extern void Write4ex(unsigned int val);
extern void Write2Hex(unsigned char val);
ext
lcd.c
#include
#include
#include
#include "common.h"
#include "timers.h"
#include "fftfunct.h"
#include "lcd.h"
#define MAXCHARSPERLINE 20
static unsigned char TxQueue
lcd.h
#ifndef LCD_MODULE
#define LCD_MODULE
//外部函数
extern void InitLcd( void );
extern void WriteChar(char ch);
extern void Write4ex(unsigned int val);
extern void Write2Hex(unsigned char val);
ext
lcd.pbd
This is an internal working file generated by the Source Browser.
18:21 12s
D:\msp430_test\lcd12864\lcd12864b\Debug\Obj\main.pbi
lcd.pbd
This is an internal working file generated by the Source Browser.
18:21 19s
D:\msp430_test\lcd12864\lcd12864c\Debug\Obj\main.pbi