代码搜索:Framebuffer

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

代码结果 2,292
www.eeworm.com/read/263393/11365115

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
www.eeworm.com/read/404805/11477902

h pmag-ba-fb.h

/* * linux/drivers/video/pmag-ba-fb.h * * TurboChannel PMAG-BA framebuffer card support, * Copyright (C) 1999,2000,2001 by * Michael Engel , * Karsten
www.eeworm.com/read/404805/11477907

h pmagb-b-fb.h

/* * linux/drivers/video/pmagb-b-fb.h * * TurboChannel PMAGB-B framebuffer card support, * Copyright (C) 1999, 2000, 2001 by * Michael Engel and * K
www.eeworm.com/read/404185/11490646

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
www.eeworm.com/read/155614/11860833

bak 44blcd.h.bak

#ifndef __44BLCD_H__ #define __44BLCD_H__ #ifdef __cplusplus extern "C" { #endif #include "..\inc\option.h" #define TLCD_160_240 (0) #define CLCD_240_320 (1) #define MLCD_320_240 (2) #def
www.eeworm.com/read/155614/11860838

h 44blcd.h

#ifndef __44BLCD_H__ #define __44BLCD_H__ #ifdef __cplusplus extern "C" { #endif #include "..\inc\option.h" #define TLCD_160_240 (0) #define CLCD_240_320 (1) #define MLCD_320_240 (2) #def
www.eeworm.com/read/344405/11882416

c lcdlib.c

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

bak 44blcd.h.bak

#ifndef __44BLCD_H__ #define __44BLCD_H__ #ifdef __cplusplus extern "C" { #endif #include "..\inc\option.h" #define TLCD_160_240 (0) #define CLCD_240_320 (1) #define MLCD_320_240 (2) #def
www.eeworm.com/read/257822/11911099

h 44blcd.h

#ifndef __44BLCD_H__ #define __44BLCD_H__ #ifdef __cplusplus extern "C" { #endif #include "..\inc\option.h" #define TLCD_160_240 (0) #define CLCD_240_320 (1) #define MLCD_320_240 (2) #def
www.eeworm.com/read/257304/11934446

h 44blcd.h

#ifndef __44BLCD_H__ #define __44BLCD_H__ #ifdef __cplusplus extern "C" { #endif void Lcd_first(void); void clrscreen(void); void LcdInit(void); extern unsigned int (*frameBuffer1)[SCR_XSI