代码搜索结果
找到约 10,000 项符合
Display 的代码
display.c
/*
* Copyright (c) International Business Machines Corp., 2000-2002
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public L
display.err
E:\电子大赛临时\MAX038SIGPRJ\DISPLAY.ASM :
display.asm
RS BIT P3.0 ;数据寄存器与命令寄存器选择信号
RW BIT P3.1 ;读/写选择信号
E BIT P3.2 ;启动命令信号
TIMES EQU 30H ;1定义变量
SEC EQU 31H
MINU EQU 32H
SECGW EQU 33H
SECSW EQU 34H
MINUGW EQU
display.lst
A51 MACRO ASSEMBLER DISPLAY 07/27/2001 22:28:04 PAGE 1
MACRO ASSEMBLER A51 V6.02
OBJECT MODULE PLACED IN E:\MAX038SIGPRJ\DISPLA
display.c
/* $gpsd: display.c 4106 2006-12-07 23:55:10Z esr $ */
/*
* Copyright (c) 2007 Marc Balmer
* Copyright (c) 2006 Eric S. Raymond
*
* Permission to use, copy, modify, and distribute
display.h
/* $gpsd: display.h 3486 2006-09-21 00:58:22Z ckuethe $ */
void register_shell(Widget w);
void register_canvas(Widget w, GC gc);
void set_title(char *title);
void draw_graphics(struct gps_data_t *gps
display.lnp
"display.obj"
TO "display"