代码搜索:320
找到约 10,000 项符合「320」的源代码
代码结果 10,000
www.eeworm.com/read/234557/14106575
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/234557/14106581
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/234552/14106829
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/131795/14127387
dat funtc320.dat
函数名称: spawnvpe
函数原型: int spawnvpe(int mode, char *path, char *argv[], char **env)
函数功能: 在一个程序中调用另外一个程序
函数返回: -1 调用失败,0-调用成功
函数说明: path 被调用程序路径,arg 调用的参数 mode 调用模式,具体如下
www.eeworm.com/read/233770/14136922
inc reg320.inc
$SAVE
$NOLIST
; (c) Copyright KEIL ELEKTRONIK GmbH. 1993, All rights reserved. */
; DALLAS DS80C320 Processor Declarations */
; BYTE Registers
P0 DATA 080H
P1 DATA 090H
P2
www.eeworm.com/read/233498/14148758
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/233498/14148761
h lcd320.h
#include "..\startup\def.h"
////////////////定义LCD的类型/////////////
#define LCDTYPE_320x240x16GRAY 1
#define LCDTYPE_320x240x256COLOR 2
#define LCDTYPE_640x480x256STN 3
#define LCDTYPE LC
www.eeworm.com/read/130714/14176204
h tms320.h
www.eeworm.com/read/130713/14176227