代码搜索:Framebuffer
找到约 2,292 项符合「Framebuffer」的源代码
代码结果 2,292
www.eeworm.com/read/439313/7712368
h 44blcd.h
#ifndef __44BLCD_H__
#define __44BLCD_H__
#ifdef __cplusplus
extern "C" {
#endif
void LcdInit(void);
void clrscreen(void);
/*extern int ARRAY_SIZE_MONO;
extern int CLKVAL_MONO;
extern i
www.eeworm.com/read/439311/7712427
h 44blcd.h
#ifndef __44BLCD_H__
#define __44BLCD_H__
#ifdef __cplusplus
extern "C" {
#endif
void LcdInit(void);
void clrscreen(void);
/*extern int ARRAY_SIZE_MONO;
extern int CLKVAL_MONO;
extern i
www.eeworm.com/read/438146/7735428
makefile
#
# Makefile for the SiS framebuffer device driver
#
obj-$(CONFIG_FB_SIS) += sisfb.o
sisfb-objs := sis_main.o sis_accel.o init.o init301.o initextlfb.o
www.eeworm.com/read/437338/7750848
h lcdlib.h
#ifndef __LCDLIB_H__
#define __LCDLIB_H__
#include "option.h"
void Lcd_Init(int depth);
void Lcd_MoveViewPort(int vx,int vy,int depth);
#define MODE_MONO (1)
#define MODE_G4 (4)
#defi
www.eeworm.com/read/199011/7894734
h lcdlib.h
#ifndef __LCDLIB_H__
#define __LCDLIB_H__
#include "option.h"
void Lcd_Init(int depth);
void Lcd_MoveViewPort(int vx,int vy,int depth);
#define MODE_MONO (1)
#define MODE_G4 (4)
#defi
www.eeworm.com/read/333553/12672344
h 44blcd.h
#ifndef __44BLCD_H__
#define __44BLCD_H__
#ifdef __cplusplus
extern "C" {
#endif
void LcdInit(void);
void clrscreen(void);
/*extern int ARRAY_SIZE_MONO;
extern int CLKVAL_MONO;
extern i
www.eeworm.com/read/143884/12832112
h lcdlib.h
#ifndef __LCDLIB_H__
#define __LCDLIB_H__
#include "..\inc\option.h"
void Lcd_Init(int depth);
void Lcd_MoveViewPort(int vx,int vy,int depth);
#define TLCD_160_240 (0)
#define CLCD_240_3
www.eeworm.com/read/143884/12832120
h 44blcd.h
#ifndef __44BLCD_H__
#define __44BLCD_H__
#ifdef __cplusplus
extern "C" {
#endif
void LcdInit(void);
void clrscreen(void);
/*extern int ARRAY_SIZE_MONO;
extern int CLKVAL_MONO;
extern i
www.eeworm.com/read/243966/12903205
c lcdlib.c
//====================================================================
// File Name : LCDlib.c
// Function : S3C2440 LCD configuration low-level codes
// Program :
// Date : March 13, 200
www.eeworm.com/read/330076/12917108
h lcdlib.h
#ifndef __LCDLIB_H__
#define __LCDLIB_H__
#include "..\inc\option.h"
void Lcd_Init(int depth);
void Lcd_MoveViewPort(int vx,int vy,int depth);
#define TLCD_320_240 (0)
#define CLCD_240_3