代码搜索:Framebuffer

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

代码结果 2,292
www.eeworm.com/read/223129/7121741

c lcdlib.c

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

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/448258/7535904

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/448258/7535905

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/443183/7636425

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/439313/7712392

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/439311/7712451

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/438146/7735509

makefile

# # Makefile for the VIA framebuffer driver (for Linux Kernel 2.6) # obj-$(CONFIG_FB_VIA) += viafb.o viafb-y :=viafbdev.o hw.o iface.o via_i2c.o dvi.o lcd.o ioctl.o accel.o via_utility.o vt1636.o g
www.eeworm.com/read/437338/7750860

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/299827/7829382

c lcd控制函数库.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