代码搜索:Framebuffer
找到约 2,292 项符合「Framebuffer」的源代码
代码结果 2,292
www.eeworm.com/read/330076/12917116
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/330076/12917328
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/329185/12971168
c lcdlib.c
//====================================================================
// File Name : LCDlib.c
// Function : S3C2440 LCD configuration low-level codes
// Program :
// Date : March 13, 200
www.eeworm.com/read/328044/13050477
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/328044/13050483
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/310279/13654087
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/307227/13726246
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/152843/5663824
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/136571/5870671
cpp audio_lame.cpp
/*
* The contents of this file are subject to the Mozilla Public
* License Version 1.1 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy o
www.eeworm.com/read/110972/6163209
cpp audio_lame.cpp
/*
* The contents of this file are subject to the Mozilla Public
* License Version 1.1 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy o