代码搜索:Framebuffer

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

代码结果 2,292
www.eeworm.com/read/199269/7871967

h lcd.h

#ifndef __LCD_H__ #define __LCD_H__ #define CLCD_240_320 (1) #define MLCD_320_240 (2) #define LCD_TYPE MLCD_320_240 #define MODE_MONO (1) #define MODE_G4 (4) #define MODE_G16 (16)
www.eeworm.com/read/198519/7931747

c glib.c

//==================================================================== // File Name : Glib.c // Function : S3C2440 Graphic library(drawing). // Program : // Date : May 30, 2002 // Versio
www.eeworm.com/read/198519/7931758

c lcdlib.c

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

c lcdlib.c

#include #include "..\inc\44b.h" #include "..\inc\44blib.h" #include "..\inc\def.h" #include "..\inc\lcd.h" #include "..\inc\lcdlib.h" //SCR_XSIZE,SCR_YSIZE,LCD_XSIZE,LCD_YSIZE are
www.eeworm.com/read/330076/12917317

h lcdlib.h

#ifndef __LCDLIB_H__ #define __LCDLIB_H__ #include "..\inc\option.h" void Lcd_Init(int depth); void Lcd_MoveViewPort(int vx,int vy,int depth); #define TLCD_160_160 (0) #define CLCD_240_3
www.eeworm.com/read/243718/12920960

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/243717/12921001

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/141998/12973331

c lcdlib.c

#include #include "..\inc\44b.h" #include "..\inc\44blib.h" #include "..\inc\def.h" #include "..\inc\lcd.h" #include "..\inc\lcdlib.h" #include "..\inc\glib.h" //SCR_XSIZE,SCR_YSIZ
www.eeworm.com/read/328044/13050557

c lcdlib.c

#include #include "..\inc\44b.h" #include "..\inc\44blib.h" #include "..\inc\def.h" #include "..\inc\lcd.h" #include "..\inc\lcdlib.h" //SCR_XSIZE,SCR_YSIZE,LCD_XSIZE,LCD_YSIZE are
www.eeworm.com/read/139465/13155014

c lcdlib.c

#include #include "..\inc\44b.h" #include "..\inc\44blib.h" #include "..\inc\def.h" #include "..\inc\lcd.h" #include "..\inc\lcdlib.h" #include "..\inc\glib.h" //SCR_XSIZE,SCR_YSIZ