代码搜索:FrameBuffer
找到约 2,292 项符合「FrameBuffer」的源代码
代码结果 2,292
www.eeworm.com/read/143730/5755894
am makefile.am
## Makefile.am for MiniGUI using the framebuffer console video driver
INCLUDES=-I../../../include -I../../include -I../
noinst_LTLIBRARIES = libvideo_fbcon.la
libvideo_fbcon_la_SOURCES = $(FBCON_SR
www.eeworm.com/read/141138/5776886
am makefile.am
## Makefile.am for MiniGUI using the framebuffer console video driver
INCLUDES=-I../../../include -I../../include -I../
noinst_LTLIBRARIES = libvideo_fbcon.la
libvideo_fbcon_la_SOURCES = $(FBCON_SR
www.eeworm.com/read/140826/5780876
am makefile.am
## Makefile.am for MiniGUI using the framebuffer console video driver
INCLUDES=-I../../../include -I../../include -I../
noinst_LTLIBRARIES = libvideo_fbcon.la
libvideo_fbcon_la_SOURCES = $(FBCON_SR
www.eeworm.com/read/136786/5866129
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/124486/6046726
am makefile.am
## Makefile.am for MiniGUI using the framebuffer console video driver
INCLUDES=-I../../../include -I../../include -I../
noinst_LTLIBRARIES = libvideo_fbcon.la
libvideo_fbcon_la_SOURCES = $(FBCON_SR
www.eeworm.com/read/110034/6170768
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/102935/6229562
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/487870/6290686
cpp framebufferobject.cpp
////////////////////////////////////////////////////////////////////////////
// File: FrameBufferObject.cpp
// Author: Changchang Wu
// Description : Implementation of FrameBufferObject Class
//
www.eeworm.com/read/206629/6296301
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/263631/11352211
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