代码搜索:Framebuffer

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

代码结果 2,292
www.eeworm.com/read/488793/6486159

h lcd_test.h

/* #ifndef __LCD2410TEST_H__ #define __LCD2410TEST_H__ //TFT 800480 #define LCD_XSIZE_TFT_800480 (800) #define LCD_YSIZE_TFT_800480 (480) //TFT 800480 #define SCR_XSIZE_TFT_800480 (
www.eeworm.com/read/263393/11365094

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/404185/11490633

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/253642/12208548

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/250575/12398709

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/250575/12398718

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/250572/12398993

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/250572/12399001

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/250570/12399282

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/250570/12399292

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