代码搜索:Framebuffer

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

代码结果 2,292
www.eeworm.com/read/312459/13611180

c test_lcd2c.c

#include #include "test_lcd2h.h" #include "DEMO256.h" extern unsigned int (*frameBuffer16BitTft240320)[SCR_XSIZE_TFT_240320/2]; extern void Lcd_Port_Init(void); extern void Lcd_I
www.eeworm.com/read/346084/11769699

c glib.c

#include "..\inc\def.h" #include "..\inc\lcdlib.h" #include "..\inc\glib.h" #include "..\inc\lcd.h" extern U32 frameBuffer[76800]; //void (*PutPixel)(U32,U32,U8); void Glib_Init(int depth)
www.eeworm.com/read/11316/222448

tmp makefile.tmp

CC=gcc TARGET=liblguicore OBJS=blockheap.o \ bmp.o \ cliparea.o \ framebuffer.o \ gdi.o \ hdc.o \ invarea.o \ ipcmsg.o \ keyboard.o \ keyboard_nor.o \ message.o \ mouse.o \ m
www.eeworm.com/read/479151/1340653

makefile

# # Makefile for the SiS framebuffer device driver # O_TARGET := sisfb.o export-objs := sis_main.o obj-y := sis_main.o init.o init301.o obj-m := $(O_TARGET) include $(TOPDIR)/Rules.make
www.eeworm.com/read/250243/4439287

makefile

# # Makefile for the S3 Savage framebuffer driver # obj-$(CONFIG_FB_SAVAGE) += savagefb.o obj-$(CONFIG_FB_SAVAGE_I2C) += savagefb-i2c.o obj-$(CONFIG_FB_SAVAGE_ACCEL) += savagefb_accel.o
www.eeworm.com/read/243567/4525047

makefile

# # Makefile for the SiS framebuffer device driver # O_TARGET := sisfb.o export-objs := sis_main.o obj-y := sis_main.o init.o init301.o obj-m := $(O_TARGET) include $(TOPDIR)/Rules.make
www.eeworm.com/read/337546/3336590

makefile

# # Makefile for the S3 Savage framebuffer driver # obj-$(CONFIG_FB_SAVAGE) += savagefb.o savagefb-y += savagefb_driver.o savagefb-$(CONFIG_FB_SAVAGE_I2C) += savagefb-i2c.o savagefb-$(CONFIG_FB
www.eeworm.com/read/324920/3495394

makefile

# # Makefile for the S3 Savage framebuffer driver # obj-$(CONFIG_FB_SAVAGE) += savagefb.o savagefb-y += savagefb_driver.o savagefb-$(CONFIG_FB_SAVAGE_I2C) += savagefb-i2c.o savagefb-$(CONFIG_FB
www.eeworm.com/read/316872/3596501

makefile

# # Makefile for the S3 Savage framebuffer driver # obj-$(CONFIG_FB_SAVAGE) += savagefb.o savagefb-y += savagefb_driver.o savagefb-$(CONFIG_FB_SAVAGE_I2C) += savagefb-i2c.o savagefb-$(CONFIG_FB
www.eeworm.com/read/316492/3610985

c glib.c

#include "..\inc\def.h" #include "..\inc\lcdlib.h" #include "..\inc\glib.h" #include "..\inc\lcd.h" extern U32 frameBuffer[76800]; //void (*PutPixel)(U32,U32,U8); void Glib_Init(int depth)