代码搜索:Key
找到约 10,000 项符合「Key」的源代码
代码结果 10,000
www.eeworm.com/read/363301/9962200
pin key_buffer.pin
-- Copyright (C) 1991-2006 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and a
www.eeworm.com/read/363301/9962208
qws key_buffer.qws
[ProjectWorkspace]
ptn_Child1=Frames
[ProjectWorkspace.Frames]
ptn_Child1=ChildFrames
[ProjectWorkspace.Frames.ChildFrames]
ptn_Child1=Document-0
[ProjectWorkspace.Frames.ChildFrames.Document-0]
www.eeworm.com/read/363301/9962209
bsf key_buffer.bsf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
www.eeworm.com/read/167487/9967677
c private_key.c
ecc_key myKey;
myKey.type=PK_PRIVATE;
myKey.idx=0;
mp_init_multi(&myKey.pubkey.x, &myKey.pubkey.y, &myKey.pubkey.z, &myKey.k, NULL);
mp_read_radix(&myKey.pubkey.x, "c/PkkjFv/8u0Km1FHeyWnuX1RsuKCBP
www.eeworm.com/read/167487/9967682
c public_key.c
ecc_key myKey;
myKey.type=PK_PUBLIC;
myKey.idx=0;
mp_init_multi(&myKey.pubkey.x, &myKey.pubkey.y, &myKey.pubkey.z, &myKey.k, NULL);
mp_read_radix(&myKey.pubkey.x, "c/PkkjFv/8u0Km1FHeyWnuX1RsuKCBPU
www.eeworm.com/read/167260/9974197
c key_ht.c
#include "INCLUDES.H"
/*
*********************************************************************************************************
* GLOBAL VARIABLE
www.eeworm.com/read/362927/9976065
bak key.c.bak
#include
#include "key.h"
#include "delay.h"
unsigned char ledfast=0; //LED每秒闪烁3次时使用的中间变量
unsigned char ledslow=0; //LED每秒闪烁1次时使用的中间变量
unsigned char keyvalue=0X03; //键值0-短按,1-长按,2-亮
www.eeworm.com/read/362927/9976117
bak key.h.bak
#define DOWN 0
#define UP 1
#define ON 0
#define OFF 1
sbit KEY =P0^4;
sbit MICKEY =P0^5;
sbit MICLED =P2^0;
/*
sbit KEY =P3^2;
sbit MICKEY =P3^4;
sbit MICLED =P1^0;
*/
void InitTime
www.eeworm.com/read/362916/9976336
rpt key.map.rpt
Analysis & Synthesis report for key
Thu Jun 26 11:54:11 2008
Quartus II Version 7.2 Build 207 03/18/2008 Service Pack 3 SJ Full Version
---------------------
; Table of Contents ;
-----------