代码搜索结果
找到约 2,975 项符合
TFT 的代码
lcdinit.c
#include "def.h"
#include "2440addr.h"
#include "2440lib.h"
#include "2440slib.h"
#include "Lcd.h"
//#define ATLOG
U16 (*frameBuffer16BitTft)[SCR_XSIZE_TFT];
#ifdef ATLOG
#include "bitma
tcon_drv_spv518.c
/*
shenyj modify it for spv518 use 2007-7-20 9:54
*/
#include "..\panel\tft_sunplus_spv518_panel.h" // table select
#include "..\panel\tft_sunplus_spv518_panel.c" // function
lcdlib.c
//====================================================================
// File Name : LCDlib.c
// Function : S3C2440 LCD configuration low-level codes
// Program :
// Date : March 13, 200
lcdlib.c
//====================================================================
// File Name : LCDlib.c
// Function : S3C2440 LCD configuration low-level codes
// Program :
// Date : March 13, 200
lcdlib.c
//====================================================================
// File Name : LCDlib.c
// Function : S3C2440 LCD configuration low-level codes
// Program :
// Date : March 13, 200
lcdlib.c
//====================================================================
// File Name : LCDlib.c
// Function : S3C2440 LCD configuration low-level codes
// Program :
// Date : March 13, 200
lcdlib.c
//====================================================================
// File Name : LCDlib.c
// Function : S3C2440 LCD configuration low-level codes
// Program :
// Date : March 13, 200
lcdlib.c
//====================================================================
// File Name : LCDlib.c
// Function : S3C2440 LCD configuration low-level codes
// Program :
// Date : March 13, 200
makefile
#
# Show a JPEG file to TFT-LCD Panel on JK2410
#
# (c) 2006 jollen.org
#
BINS = showjpg
all: $(BINS)
.c.o:
$(CC) $(CFLAGS) $< -c -o $@
showjpg: showjpg.o jpeg.o
$(CC) $(CFLAGS) $(LDFLAGS) $(LINK
lcdlib.c
//====================================================================
// File Name : LCDlib.c
// Function : S3C2440 LCD configuration low-level codes
// Program :
// Date : March 13, 200