代码搜索:KeyScan
找到约 2,231 项符合「KeyScan」的源代码
代码结果 2,231
www.eeworm.com/read/450907/7474839
c keyscan.c
/*copyright(c)泰永科技股份有限公司电源事业部
*All rights reserved
*
*文件名称:keyscan.c
*文件标示:见配置管理计划书
*摘 要:简要描述文件内容
*
*当前版本:
*作 者:
*完成日期:
*
*取代版本:
*原作者 :
*完成日期:
*/
#include
#include "in
www.eeworm.com/read/449648/7499092
o keyscan.o
www.eeworm.com/read/449648/7499161
c keyscan.c
#include "def.h"
#include "2410addr.h"
#include "2410lib.h"
#include "2410slib.h"
#include "mmu.h"
#include "uart.h"
#include "timer.h"
/******************************************************
www.eeworm.com/read/448818/7525255
obj keyscan.obj
www.eeworm.com/read/448818/7525261
lst keyscan.lst
C51 COMPILER V8.05a KEYSCAN 08/08/2007 08:55:15 PAGE 1
C51 COMPILER V8.05a, COMPILATION OF MODULE KEYSCAN
OBJECT MODULE PLACED I
www.eeworm.com/read/448818/7525269
h keyscan.h
#ifndef __KEYSCAN_H__
#define __KEYSCAN_H__
unsigned char ucKeyScan(); //键盘扫描程序
#endif
www.eeworm.com/read/448818/7525280
c keyscan.c
//*************************************************************************************************
//*************************************************************************************************
www.eeworm.com/read/447620/7549057
hex keyscan.hex
:10033F00C0F9A4B0999282F880908883C6A186BF35
:04034F00FEFDFBF7BD
:0803270090033F93F5807F0174
:0F032F007E6EAD07EDD3940040031D80F7DEF323
:01033E00229C
:08023900AB05AA048F828E833D
:100241007C007D0A1
www.eeworm.com/read/447620/7549059
plg keyscan.plg
礦ision2 Build Log
Project:
D:\我的文档\桌面\倒计时项目\keyscan\keyscan.uv2
Project File Date: 04/05/2009
Output:
www.eeworm.com/read/447620/7549061
c keyscan.c
#include
#define uchar unsigned char
#define uint unsigned int
uchar code dutable[]={ //段选表
0xc0,0xf9,0xa4,0xb0,0x99,
0x92,0x82,0xf8,0x80,0x90,
0x88,0x83,0xc6,0xa1,0x86,0xbf};