代码搜索:Framebuffer
找到约 2,292 项符合「Framebuffer」的源代码
代码结果 2,292
www.eeworm.com/read/438146/7735726
makefile
#
# Makefile for the new PNX4008 framebuffer device driver
#
obj-$(CONFIG_FB_PNX4008_DUM) += sdum.o
obj-$(CONFIG_FB_PNX4008_DUM_RGB) += pnxrgbfb.o
www.eeworm.com/read/436406/7770394
c ts_test.c
/*
* tslib/src/ts_test.c
*
* Copyright (C) 2001 Russell King.
*
* This file is placed under the GPL. Please see the file
* COPYING for more details.
*
* $Id: ts_test.c,v 1.4 2002/07/01 23:0
www.eeworm.com/read/225645/7809677
c lcdlib.c
/*****************************************
NAME: lcdlib.c
DESC: lcd configuration low-level codes
HISTORY:
2002.03.13:draft ver 0.0
*****************************************/
#include
www.eeworm.com/read/199993/7813754
c lcdlib.c
/*****************************************
NAME: lcdlib.c
DESC: lcd configuration low-level codes
HISTORY:
2002.03.13:draft ver 0.0
*****************************************/
#include
www.eeworm.com/read/299827/7829331
h lcdlib.h
#ifndef __LCDLIB_H__
#define __LCDLIB_H__
#include "option.h"
void Lcd_Init(int depth);
void Lcd_MoveViewPort(int vx,int vy,int depth);
#define MODE_MONO (1) //单色模式
#define MODE_G4 (4)
www.eeworm.com/read/199269/7871998
c 44bmon.c
#include
#include
#include "..\inc\option.h"
#include "..\inc\def.h"
#include "..\inc\44b.h"
#include "..\inc\44blib.h"
#include "..\inc\lcd.h"
#include "..\inc\cache.h"
www.eeworm.com/read/329185/12971249
txt lcdlibc.txt
#include
#include
#include
#include
#include
#include "2410addr.h"
#include "def.h"
#include "lcdlib.h"
//TFT 320240
U32 (*frame
www.eeworm.com/read/323027/13357831
c lcdlib.c
/*****************************************
NAME: lcdlib.c
DESC: lcd configuration low-level codes
HISTORY:
2002.03.13:draft ver 0.0
*****************************************/
#include
www.eeworm.com/read/320475/13426405
c lcdlib.c
/*****************************************
NAME: lcdlib.c
DESC: lcd configuration low-level codes
HISTORY:
2002.03.13:draft ver 0.0
*****************************************/
#include
www.eeworm.com/read/319966/13438348
c lcdlib.c
/*****************************************
NAME: lcdlib.c
DESC: lcd configuration low-level codes
HISTORY:
2002.03.13:draft ver 0.0
*****************************************/
#include