代码搜索:Key
找到约 10,000 项符合「Key」的源代码
代码结果 10,000
www.eeworm.com/read/362916/9976380
psp key.psp
www.eeworm.com/read/362916/9976384
dbp key.dbp
www.eeworm.com/read/362916/9976410
pss key.pss
www.eeworm.com/read/362916/9976420
hif key.hif
Version 7.2 Build 207 03/18/2008 Service Pack 3 SJ Full Version
39
2401
OFF
OFF
OFF
OFF
ON
ON
OFF
FV_OFF
Level2
0
0
VRSM_ON
VHSM_ON
0
-- Start Partition --
-- End Partition --
-- St
www.eeworm.com/read/362916/9976449
qsf key.qsf
# Copyright (C) 1991-2005 Altera Corporation
# Your use of Altera Corporation's design tools, logic functions
# and other software and tools, and its AMPP partner logic
# functions, and any outpu
www.eeworm.com/read/167144/9979753
cmd key.cmd
-w
-stack 400h
-heap 100
-l rts.lib
MEMORY
{
PAGE 0:
VECT : o=80h,l=80h
PRAM : o=100h,l=1f00h
PAGE 1:
DRAM : o=2000h,l=1000h
}
SECTIONS
{
.text : {}> PRAM
www.eeworm.com/read/167144/9979757
pjt key.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="Key"
ProjectDir="D:\test\5416edulab_v30\Lab14-Key\"
ProjectType=Executable
CPUFamil
www.eeworm.com/read/167144/9979760
c key.c
#include "scancode.h"
#define REGISTERCLKMD (*(unsigned int *)0x58)
ioport unsigned int port8000;
ioport unsigned int port8001;
ioport unsigned int port8002;
ioport unsigned int port8005;
iopo
www.eeworm.com/read/167144/9979763
paf key.paf
www.eeworm.com/read/167068/9981264
h key.h
int Keyboard(void)
{static uint8_t ScanCode=0xF7,TempNum=16,LastNum=16,CurrentNum=16,Times=0;
switch(ScanCode) // 扫描信号
{
case 0xF7:ScanCode=0xFB; break; //扫描信号:0111→1011