代码搜索:Key

找到约 10,000 项符合「Key」的源代码

代码结果 10,000
www.eeworm.com/read/199511/7847013

pjt key_7279.pjt

; Code Composer Project File, Version 2.0 (do not modify or remove this line) [Project Settings] ProjectName="KEY_7279" ProjectDir="D:\ExpII-dsp\DSP-EXP-II\5402exp2\normal\exp15_cpu1\KEY_7279\"
www.eeworm.com/read/199511/7847017

c key_7279.c

extern void InitC5402(void); extern void InitMcBSP0(void); extern void ms_delay(int); extern void send_0(void); extern void send_1(void); extern void send_2(void); extern void send_end(void); e
www.eeworm.com/read/399510/7855097

gif un_key.gif

www.eeworm.com/read/399425/7864809

plg key_scan.plg

Build target 'Target 1' compiling key.c... KEY.C(66): warning C280: 'key': unreferenced local variable linking... Program Size: data=23.0 xdata=0 code=357 creating hex file from "key_scan"... "key_sca
www.eeworm.com/read/399425/7864833

hex key_scan.hex

:100937003F065B4F666D7D077F6F777C395E797108 :0109470000AF :04095D007FC8DFFE72 :010961002273 :080954007F057EF8DEFEDFFAEC :01095C002278 :1008000075B0F0E5B054F064F070030208E6120928 :100810005DE5B0
www.eeworm.com/read/399425/7864835

opt key_scan.opt

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.a*; *.src) oExt (*.obj) lExt (*.lib) tExt (*.txt) pExt (*.plm) CppX (*.cpp) DaveTm { 0,0,0,0,0,0,0,0 }
www.eeworm.com/read/399425/7864847

lnp key_scan.lnp

"key.obj" TO "key_scan"
www.eeworm.com/read/399425/7864849

h key_scan.h

#ifndef __key_scan_h__ #define __key_scan_h__ #include #define uchar unsigned char #define uint unsigned int uchar buff; void delay1ms(void) { uchar i; for(i=200;i>0;i--); } vo
www.eeworm.com/read/434392/7869186

vhd key_scan.vhd

library IEEE; use IEEE.std_logic_1164.all; use IEEE.std_logic_arith.all; use IEEE.std_logic_unsigned.all; entity key_scan is port ( CLK: in std_logic; RESET: in std_logic; KIN:
www.eeworm.com/read/434344/7871446

asm key1.asm

.define P_IOA_DATA 0x7000 .define P_IOA_DIR 0x7002 .define P_IOA_ATTRI 0x7003 .define P_IOB_DATA 0x7005 .define P_IOB_DIR 0x7007 .define P_IOB_ATTRI 0x7008