代码搜索:320

找到约 10,000 项符合「320」的源代码

代码结果 10,000
www.eeworm.com/read/329607/12945611

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/328298/13034925

c lcd320.c

#include #include #include "..\inc\def.h" #include "..\inc\44b.h" #include "..\inc\LCD320.h" #define LCDCON1_ENVID (1) #define LCDCON1_INVVD (1
www.eeworm.com/read/328292/13035028

h lcd320.h

#include "def.h" ////////////////定义LCD的类型///////////// #define LCDTYPE_320x240x16GRAY 1 #define LCDTYPE_320x240x256COLOR 2 #define LCDTYPE LCDTYPE_320x240x256COLOR ////////////////////
www.eeworm.com/read/328280/13035253

h lcd320.h

#include "def.h" ////////////////定义LCD的类型///////////// #define LCDTYPE_320x240x16GRAY 1 #define LCDTYPE_320x240x256COLOR 2 #define LCDTYPE LCDTYPE_320x240x256COLOR ////////////////////
www.eeworm.com/read/241756/13121990

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 void LCD_Cls
www.eeworm.com/read/241755/13122156

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 void LCD_Cls
www.eeworm.com/read/241754/13122319

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 void LCD_Cls
www.eeworm.com/read/241750/13122575

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 void LCD_Cls
www.eeworm.com/read/241429/13144676

h tms320.h

www.eeworm.com/read/241154/13165977

o lcd320.o