代码搜索:320

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

代码结果 10,000
www.eeworm.com/read/219248/14890470

tmp vb320.tmp

www.eeworm.com/read/217604/14957490

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/217408/14965552

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/217408/14965558

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/217405/14965972

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/216377/15016545

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/216235/15023874

asm 320xsdzpii.asm

www.eeworm.com/read/214932/15082530

h tms320.h

www.eeworm.com/read/214444/15100005

c lcd320.c

#include #include #include #include "..\startup\def.h" #include "..\startup\44b.h" #include "..\startup\LCD320.h" #define LCDCON1_ENVID (1) #defin
www.eeworm.com/read/214444/15100013

h lcd320.h

#include "..\startup\def.h" ////////////////定义LCD的类型///////////// #define LCDTYPE_320x240x16GRAY 1 #define LCDTYPE_320x240x256COLOR 2 #define LCDTYPE_640x480x256STN 3 #define LCDTYPE LC