代码搜索:Framebuffer
找到约 2,292 项符合「Framebuffer」的源代码
代码结果 2,292
www.eeworm.com/read/216545/15003908
c glib.c
/*****************************************
NAME: glib.c
DESC: graphic codes
HISTORY: 2002.03.13:draft ver 0.0
*****************************************/
#include "def.h"
#include "lcdli
www.eeworm.com/read/215443/15061130
h lcddrive.h
/****************************************************************************************
* 文件名:LCDDRIVE.H
* 功能:TFT6758液晶模块驱动。(头文件)
* 驱动芯片为HD66781 (片内224640字节GRAM,即240*(96+320)*18/8),
* 门驱
www.eeworm.com/read/214966/15081736
h pngfunc.h
/***
* pngfunc.h
***
* soucast knihovny libopen
* 2007-04-29
* xbarin02@stud.fit.vutbr.cz
***
* fce pro praci s PNG
*/
#ifndef _PNGFUNC_H_
#define _PNGFUNC_H_
#include "open.h
www.eeworm.com/read/206613/15293106
c lcdlib.c
#include "44b.h"
#include "def.h"
#include "option.h"
#include "utils.h"
#include "lcd.h"
#include "lcdlib.h"
#include "glib.h"
#include "slib.h"
extern int EnableInterrupt( void ) ;
exte
www.eeworm.com/read/158106/5598368
c scr_fb.c
/*
* Copyright (c) 1999, 2000, 2001 Greg Haerr
*
* Microwindows Screen Driver for Linux kernel framebuffers
*
* Portions used from Ben Pfaff's BOGL
*
*
www.eeworm.com/read/295239/8179004
c h.c
#include
#include
#include
#include
#include
#include
#include
#include
#define ERR_FRAME_BUF
www.eeworm.com/read/393759/8264624
c hdlclib.c
/*************************************************************************/
/* */
/* FILE NAME
www.eeworm.com/read/171433/9755511
c glib.c
#include "def.h"
#include "lcdlib.h"
#include "glib.h"
#include "lcd.h"
void (*PutPixel)(U32,U32,U32);
void Glib_Init(int type)
{
switch(type)
{
case MODE_STN_1BIT:
Pu
www.eeworm.com/read/171433/9755694
c glib.c
#include "def.h"
#include "lcdlib.h"
#include "glib.h"
#include "lcd.h"
void (*PutPixel)(U32,U32,U32);
void Glib_Init(int type)
{
switch(type)
{
case MODE_STN_1BIT:
Pu
www.eeworm.com/read/415797/11052974
c glib.c
#include "def.h"
#include "lcdlib.h"
#include "glib.h"
#include "lcd.h"
void (*PutPixel)(U32,U32,U32);
void Glib_Init(int type)
{
switch(type)
{
case MODE_STN_1BIT:
Pu