代码搜索:Framebuffer
找到约 2,292 项符合「Framebuffer」的源代码
代码结果 2,292
www.eeworm.com/read/411482/11241642
c lcd44b0.c
/*
*********************************************************
---------------------------------------------------------
File : lcd44b0.c
Purpose : S3C44B0X的lcd控制器的驱动,用于uC/GUI
Data : 2003-7-9 13:46
---
www.eeworm.com/read/411472/11242961
c lcd44b0.c
/*
*********************************************************
---------------------------------------------------------
File : lcd44b0.c
Purpose : S3C44B0X的lcd控制器的驱动,用于uC/GUI
Data : 2003-7-9 13:46
---
www.eeworm.com/read/411465/11244564
c lcd44b0.c
/*
*********************************************************
---------------------------------------------------------
File : lcd44b0.c
Purpose : S3C44B0X的lcd控制器的驱动,用于uC/GUI
Data : 2003-7-9 13:46
---
www.eeworm.com/read/334588/12585098
c glib.c
/*********************************************************************************************
* File: glib.c
* Author: Embest
* Desc: general lib
* History:
* Y.J.Guo, Programming modify, Ap
www.eeworm.com/read/334200/12618616
c vid_x.c
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free So
www.eeworm.com/read/334200/12618859
c vid_sunx.c
/*
Copyright (C) 1996-1997 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free So
www.eeworm.com/read/200954/15419792
c lcdlib.c
#include
#include "44b.h"
#include "44blib.h"
#include "def.h"
#include "lcd.h"
#include "lcdlib.h"
#include "glib.h"
unsigned int (*frameBuffer1)[SCR_XSIZE/32];
unsi
www.eeworm.com/read/101084/15853095
c modeswitch.c
/* An example of framebuffer mode switching. */
#include
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/292396/8359185
txt uclinux下显示驱动移植及minigui的移植 .txt
uClinux下显示驱动移植及minigui的移植
这几天包括今天都非常的不顺,写这些字的时候, 我的本本正在进行Linux ext3分区的建立,我的Fedola3彻底崩溃了,我的很多uClinux移植成果不见了, 包括最看重的LCD显示的移植内容,这些都需要重新建立了,很多过程已很模糊, 这也映证了我在LINUX上面的许多迷惑,学透它真的很难,内核的移植面临很多的难点,在我即将实施的 ...
www.eeworm.com/read/391023/8427870
c ts_calibrate.c
/*
* tslib/tests/ts_calibrate.c
*
* Copyright (C) 2001 Russell King.
*
* This file is placed under the GPL. Please see the file
* COPYING for more details.
*
* $Id: ts_calibrate.c,v 1.6 200