代码搜索结果
找到约 10,000 项符合
LCD 的代码
lcd.c
#include "..\inc\uTypes.h"
#include "..\inc\44b0x.h"
#include "..\inc\console.h"
#include "..\inc\sysUtils.h"
#define LCM_DELAY 1000
//RS 信号接在 (GPC7)
//RW 信号接在 (GPC6)
//E 信号接在 (GPC5)
#
lcd.c
/**************************************************************
The initial and control for 320×240 16Bpp TFT LCD--LTS350Q1_PE1 & LQ035Q7DB02
********************************************************
lcd.h
/**************************************************************
The initial and control for 240×320 16Bpp TFT LCD----LtS350Q1 & LQ035Q7DB02
**********************************************************
lcd.c
/*----------------------------------------------------------------------------
* Name: LCD.C
* Purpose: LCD module 2x16 driver for ST7066 controller
* Rev.: V1.00 / 24-may-2
lcd.h
/*----------------------------------------------------------------------------
* Name: LCD.H
* Purpose: LCD module 2x16 driver function definitions
* Rev.: V1.00 / 24-may-20
lcd.c
/**************************************************************
The initial and control for 320×240 16Bpp TFT LCD--LTS350Q1_PE1 & LQ035Q7DB02
********************************************************