代码搜索:320
找到约 10,000 项符合「320」的源代码
代码结果 10,000
www.eeworm.com/read/338944/12270916
h lcd320.h
#include "def.h"
#define LCDBkLightPin 0x8000 //GPC15
#define LCDDisplayPin 0x4000 //GPC14
#define DspTxtMode 0
#define DspGraMode 1
#define LCDWIDTH 320
#define LCDHEIGHT 240
v
www.eeworm.com/read/338375/12311671
c lcd320.c
#include
#include
#include "def.h"
#include "44b.h"
#include "LCD320.h"
#define LCDCON1_ENVID (1)
#define LCDCON1_INVVD (1
www.eeworm.com/read/338375/12311678
h lcd320.h
#include "def.h"
#define LCDDisplayPin 0x0010 //GPB4
#define LCDWIDTH 320
#define LCDHEIGHT 240
void LCD_Refresh(void);
void LCD_Init(void);
void LCDDisplayOpen(U8 isOpen);
www.eeworm.com/read/336644/12426992
h lcd320.h
#include "..\inc\def.h"
////////////////定义LCD的类型/////////////
#define LCDTYPE_320x240x16GRAY 1
#define LCDTYPE_320x240x256COLOR 2
#define LCDTYPE_640x480x256STN 3
#define LCDTYPE LCDTYP
www.eeworm.com/read/336542/12437572
h lcd320.h
#include "def.h"
#define LCDBkLightPin 0x8000 //GPC15
#define LCDDisplayPin 0x4000 //GPC14
#define DspTxtMode 0
#define DspGraMode 1
#define LCDWIDTH 320
#define LCDHEIGHT 240
v
www.eeworm.com/read/148650/12446612
h tms320.h
#ifndef _TMS320
#define _TMS320
typedef unsigned int uint;
typedef unsigned short ushort;
#define PASS -1
typedef short DATA;
typedef long LDATA;
#define ABSVAL abs
#define
www.eeworm.com/read/249912/12446920
h lcd320.h
#include "inc/macro.h"
//#define LCDDisplayPin 0x0010 //GPB4
#define LCDWIDTH 640
#define LCDHEIGHT 480
//U32* pLCDBuffer16=(U32*)0x03000000;
/*#define LCDCON1 (*(volatile unsigned *)0X4D0
www.eeworm.com/read/148550/12460584
h lcd320.h
#include "def.h"
#define LCDBkLightPin 0x8000 //GPC15
#define LCDDisplayPin 0x4000 //GPC14
#define DspTxtMode 0
#define DspGraMode 1
#define LCDWIDTH 320
#define LCDHEIGHT 240
v
www.eeworm.com/read/234563/14106212
h lcd320.h
#include "..\inc\def.h"
////////////////定义LCD的类型/////////////
#define LCDTYPE_320x240x16GRAY 1
#define LCDTYPE_320x240x256COLOR 2
#define LCDTYPE_640x480x256STN 3
#define LCDTYPE LCDTYP