代码搜索:Framebuffer
找到约 2,292 项符合「Framebuffer」的源代码
代码结果 2,292
www.eeworm.com/read/334591/12584953
c lcdlib.c
/*********************************************************************************************
* File name: lcdlib.c
* Author: Embest
* Descript: lcd lib source code.
* History:
* Y.J.Guo,
www.eeworm.com/read/334590/12584985
c color_lcd_test.c
/*********************************************************************************************
* File: lcdapp.c
* Author: Embest
* Desc: LCD control and display functions
* History:
* Y.J.Guo
www.eeworm.com/read/334588/12585128
c lcdlib.c
/*********************************************************************************************
* File name: lcdlib.c
* Author: Embest
* Descript: lcd lib source code.
* History:
* Y.J.Guo,
www.eeworm.com/read/248172/12591757
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/300303/13921081
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)
www.eeworm.com/read/135080/13964663
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"
unsigne
www.eeworm.com/read/135079/13964698
h lcdlib.h
//44BTEST : lcdlib.h
#ifndef __LCDLIB_H__
#define __LCDLIB_H__
#include "..\inc\option.h"
void Lcd_Init(int depth);
void Lcd_DispON(void);
void Lcd_MoveViewPort(int vx,int vy,int depth);
#defin
www.eeworm.com/read/237304/13969287
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/235755/14054148
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/112477/15484597
c lcdlib.c
/****************************************************************************/
/* */
/* FILE NAME