代码搜索:Framebuffer
找到约 2,292 项符合「Framebuffer」的源代码
代码结果 2,292
www.eeworm.com/read/125390/14495872
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/225311/14545139
c lcdinit.c
#include "def.h"
#include "2440addr.h"
#include "2440lib.h"
#include "2440slib.h"
#define COLOR_RED_TFT16 0xf800
#define COLOR_GREEN_TFT16 0x07e0
#define COLOR_BLUE_TFT16 0x001f
#define LC
www.eeworm.com/read/222880/14669607
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/214155/15112514
bak main.c.bak
#include "option.h"
#include "def.h"
#include "44b.h"
#include "44blib.h"
#include "PLMM.h"
/**************这里不用虚拟屏幕,所以SCR_XSIZE=LCD_XSIZE; SCR_YSIZE=LCD_XSIZE ***********/
#define SCR_XSIZE (3
www.eeworm.com/read/214147/15112723
bak main.c.bak
#include "option.h"
#include "def.h"
#include "44b.h"
#include "44blib.h"
#include "PLMM.h"
/**************这里不用虚拟屏幕,所以SCR_XSIZE=LCD_XSIZE; SCR_YSIZE=LCD_XSIZE ***********/
#define SCR_XSIZE (3
www.eeworm.com/read/208199/15251074
c lcdinit.c
#include "def.h"
#include "2440addr.h"
#include "2440lib.h"
#include "2440slib.h"
#define COLOR_RED_TFT16 0xf800
#define COLOR_GREEN_TFT16 0x07e0
#define COLOR_BLUE_TFT16 0x001f
#define LC
www.eeworm.com/read/206252/15297581
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/168470/5446620
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/168470/5446693
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/168470/5446723
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)