代码搜索:Framebuffer

找到约 2,292 项符合「Framebuffer」的源代码

代码结果 2,292
www.eeworm.com/read/183593/9150082

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/183546/9155091

c lcdlib.c

//==================================================================== // File Name : LCDlib.c // Function : S3C2440 LCD configuration low-level codes // Program : // Date : March 13, 200
www.eeworm.com/read/181648/9242832

c lcddriver.c

/****************************************************************************************** ** Procedures for Embed_GUI ** ** (c) Copyright 2006-2010, c
www.eeworm.com/read/377640/9267521

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/176782/9484653

c lcdlib.c

//==================================================================== // File Name : LCDlib.c // Function : S3C2440 LCD configuration low-level codes // Program : // Date : March 13, 200
www.eeworm.com/read/362343/10003148

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/361204/10064415

bak lcdlib.c.bak

/************************ nDISP_ON=GPC8; H,OFF;L,ON nEL_ON=GPC9; H,OFF;L,ON ************************/ #include #include "44b.h" #include "44blib.h" #include "def.h" #include "
www.eeworm.com/read/361204/10064428

c lcdlib.c

/************************ nDISP_ON=GPC8; H,OFF;L,ON nEL_ON=GPC9; H,OFF;L,ON ************************/ #include #include "44b.h" #include "44blib.h" #include "def.h" #include "
www.eeworm.com/read/165126/10075424

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/164511/10105397

c lcdlib.c

/* * $Revision: 1.1 $ */ // 320x240 pixel 256-color LCD functions #include "s3c44b0x.h" #include "lcdlib.h" #define M5D(n) ((n) & 0x1fffff) #define ARRAY_SIZE_COLOR (SCR_XSIZE/1*SCR_