代码搜索:Framebuffer

找到约 2,292 项符合「Framebuffer」的源代码

代码结果 2,292
www.eeworm.com/read/391023/8427848

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/289769/8528348

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/431703/8660734

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/428884/8831796

h fbutils.h

/* * fbutils.h * * Headers for utility routines for framebuffer interaction * * Copyright 2002 Russell King and Doug Lowder * * This file is placed under the GPL. Please see the * file COPYIN
www.eeworm.com/read/285309/8851489

c lcd.c

#define LCD_G #include "lcd.h" U32 (*frameBuffer16BitTft240320)[SCR_XSIZE_TFT_240320/2]; unsigned lcd_count; void Lcd_Init( void ) { frameBuffer16BitTft240320=(U32 (*)[SCR_XSIZE
www.eeworm.com/read/283737/8992442

c lcdlib.c

/* ********************************************************* * Copyright (c) * All rights reserved. * * 文件名称:lcdlib.c * 文件标识: * 摘 要:本文件是对LCD配置的底层代码。 * 当前版本:1.0 * 作 者:刘征
www.eeworm.com/read/382511/9023694

h fbutils.h

/* * fbutils.h * * Headers for utility routines for framebuffer interaction * * Copyright 2002 Russell King and Doug Lowder * * This file is placed under the GPL. Please see the * file COPYIN
www.eeworm.com/read/282239/9110355

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/282233/9112369

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/182135/9215286

c simplefb.c

/* A simple framebuffer console example. */ #include #include #include #include #include #include #include #include