代码搜索:FrameBuffer

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

代码结果 2,292
www.eeworm.com/read/102430/15780768

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
www.eeworm.com/read/101084/15853094

c simplefb.c

/* A simple framebuffer console example. */ #include #include #include #include #include #include #include #include
www.eeworm.com/read/316872/3604712

txt fbcon.txt

The Framebuffer Console ======================= The framebuffer console (fbcon), as its name implies, is a text console running on top of the framebuffer device. It has the functionality of any stan
www.eeworm.com/read/189070/8491476

c clcd.c

#include #include "..\inc\44b.h" #include "..\inc\44blib.h" #include "..\inc\clcd.h" #include "..\inc\def.h" void Lcd_PutPixel(int x,int y,U8 rgb); void DrawLine(void); unsigned
www.eeworm.com/read/389231/8540986

c clcd.c

#include #include "..\inc\44b.h" #include "..\inc\44blib.h" #include "..\inc\clcd.h" #include "..\inc\def.h" void Lcd_PutPixel(int x,int y,U8 rgb); void DrawLine(void); unsigned
www.eeworm.com/read/289134/8573787

tmp tfx5f.tmp

//==================================================================== // File Name : LCDlib.c // Function : S3C2440 LCD configuration low-level codes // Program : // Date : March 13, 200
www.eeworm.com/read/289134/8573862

c lcdlib.c

//==================================================================== // File Name : LCDlib.c // Function : S3C2440 LCD configuration low-level codes // Program : // Date : March 13, 200
www.eeworm.com/read/187216/8841990

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) #defi
www.eeworm.com/read/186247/8949763

c clcd.c

#include #include "..\inc\44b.h" #include "..\inc\44blib.h" #include "..\inc\clcd.h" #include "..\inc\def.h" void Lcd_PutPixel(int x,int y,U8 rgb); void DrawLine(void); unsigned
www.eeworm.com/read/283201/9035851

c lcdlib.c

#include #include "44b.h" #include "44blib.h" #include "def.h" #include "lcd.h" #include "lcdlib.h" #include "glib.h" //SCR_XSIZE,SCR_YSIZE,LCD_XSIZE,LCD_YSIZE are defined in l