代码搜索:KeyScan

找到约 2,231 项符合「KeyScan」的源代码

代码结果 2,231
www.eeworm.com/read/392869/8322058

lnp dynamicled.lnp

"main.obj", "LED6Show.obj", "KeyScan.obj", "KeyPorcess.obj", "Calculator.obj", "CalReady.obj", "Timer.obj", "TimeProcess.obj", "TimeOppose.obj" TO "DynamicLED"
www.eeworm.com/read/369811/9633119

lst main.lst

C51 COMPILER V7.50 MAIN 10/29/2008 11:24:03 PAGE 1 C51 COMPILER V7.50, COMPILATION OF MODULE MAIN OBJECT MODULE PLACED IN ma
www.eeworm.com/read/369811/9633131

c main.c

#include sbit cs_138=P2^6; sbit cs_373=P2^5; unsigned code zima1[16]={0xc0,0xf9,0xa4,0xb0,0x99,0x92,0x82,0xf8,0x80,0x90,0x88,0x83,0xc6,0xa1,0x86,0x8e}; unsigned char keydat=1; void
www.eeworm.com/read/171913/9730442

c signalgen.c

/*****************************************/ /* Copyright (c) 2005, 通信工程学院 */ /* All rights reserved. */ /* 作 者:戴 佳 */ /****************************************
www.eeworm.com/read/170887/9781171

lnp lcm1602.lnp

"main.obj", "LMB204BDC.obj", "keyscan.obj", "keyprocess.obj", "Delay.obj" TO "lcm1602" RAMSIZE(256)
www.eeworm.com/read/411835/11224705

pnproj avrx.pnproj

www.eeworm.com/read/411835/11224733

h includes.h

#include #include #include "avrx.h" #include "KeyScan.h" #include "uart.h" #define SEI() SREG|=0x80 #define CLI() SREG&=(~0x80)
www.eeworm.com/read/334926/12562096

asm ss.asm

;-------------------------------------------- OUTBIT equ 0e101h ; 位控制口 CLK164 equ 0e102h ; 段控制口(接164时钟位) DAT164 equ 0e102h ; 段控制口(接164数据位) LEDBuf equ 60h ; 显示缓冲区首址 FLAG equ 0
www.eeworm.com/read/147286/12570445

asm 16f877_clock.asm

;**************************************** ;* 一个16F877实现计时秒表功能 * ;**************************************** ;※※※※※※※※※※※※※※※※※ ;※资料提供:上海齐济电子有限公司※ ;※联系电话:21-6563
www.eeworm.com/read/236716/14001687

makefile

##################################################################### # # Created by u'nSP IDE 16:18:32 09/05/07 # ##############################################################