代码搜索:Scan
找到约 10,000 项符合「Scan」的源代码
代码结果 10,000
www.eeworm.com/read/404295/11488927
xrf spi_master.xrf
WIN32 LX51 CODE BANKING LINKER/LOCATOR V05.01.23
INTER-MODULE CROSS-REFERENCE LISTING
------------------------------------
NAME. . . . . . . . USAGE MODULE NAMES
------
www.eeworm.com/read/348535/11589657
asm a5_8.asm
;///////////////////////////////////////////
;本程序源代码由单片机培训网提供.
;单片机培训网,让更多人学习单片机更容易.
;第一网址----www.mcuedu.com
;第二网址----http://51_train.nease.net
;创办人------刘永忠
;热线电话----(0755)27529998
;email-----
www.eeworm.com/read/348535/11589659
asm a5_7_3.asm
;///////////////////////////////////////////
;本程序源代码由单片机培训网提供.
;单片机培训网,让更多人学习单片机更容易.
;第一网址----www.mcuedu.com
;第二网址----http://51_train.nease.net
;创办人------刘永忠
;热线电话----(0755)27529998
;email-----
www.eeworm.com/read/261838/11622270
lst key.lst
C51 COMPILER V7.09 KEY 10/19/2006 13:24:53 PAGE 1
C51 COMPILER V7.09, COMPILATION OF MODULE KEY
OBJECT MODULE PLACED IN key
www.eeworm.com/read/158171/11639113
s key.s
.module Key.C
.area code(ram, con, rel)
.area lit(rom, con, rel)
_keyset::
.byte 12,13
.byte 14,15
.byte 8,9
.byte 10,11
.byte 4,5
.byte 6,7
.byte 0,1
.byte 2,3
.dbfile C:\DOCU
www.eeworm.com/read/158171/11639256
c key.c
/********************************************
/* 键盘扫描函数
/* PROTC口用于扫描键盘
/* 函数返回键值,无按键时返回0x7F
/* 在其他文件中调用函数时应做以下说明
/* extern unsigned char scan_key(void);
/* extern unsigned char keypad(void);
www.eeworm.com/read/158171/11639258
lis key.lis
.module Key.C
.area code(ram, con, rel)
.area lit(rom, con, rel)
0000 _keyset::
0000 0C0D .byte 12,
www.eeworm.com/read/347507/11660636
h block.h
/*!
************************************************************************
* \file block.h
*
* \brief
* constant arrays for single block processing
*
* \author
* Inge Lille-L
www.eeworm.com/read/157733/11667467
c email.c
/* Functions for parsing email files. */
/* Copyright (C) 1997 Andrew McCallum
Written by: Andrew Kachites McCallum
This file is part of the Bag-Of-Words Library, `libb
www.eeworm.com/read/260013/11751811
s key.s
.module key.c
.area text(rom, con, rel)
.dbfile D:\ICCAVR~1\模块化~1\src\key.c
.dbfunc e key_scan _key_scan fc
; keynum -> R12
; x -> R20
; keytemp -> R10
;