代码搜索:Scan
找到约 10,000 项符合「Scan」的源代码
代码结果 10,000
www.eeworm.com/read/405027/11473628
h key.h
#ifndef __KEY_h__
#define __KEY_h__
// write your header here
void Key_Init(void);
void Key_Scan(void);
unsigned Key_Get(void);
#define KEY_1 0x01
#define KEY_2 0x02
#define KEY_3 0x04
www.eeworm.com/read/405027/11473743
h key.h
#ifndef __KEY_h__
#define __KEY_h__
// write your header here
void Key_Init(void);
void Key_Scan(void);
unsigned Key_Get(void);
#define KEY_1 0x01
#define KEY_2 0x02
#define KEY_3 0x04
www.eeworm.com/read/405027/11473770
h key.h
#ifndef __KEY_h__
#define __KEY_h__
// write your header here
void Key_Init(void);
void Key_Scan(void);
unsigned Key_Get(void);
#define KEY_1 0x01
#define KEY_2 0x02
#define KEY_3 0x04
www.eeworm.com/read/403820/11508973
vhd key_matrix44.vhd
-- Copyright (C) 1991-2008 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 o
www.eeworm.com/read/402018/11543941
vhd keyboard.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee.std_logic_unsigned.all;
entity keyboard is
port(clk:in std_logic;
row:in std_logic_vector(3 downto 0);
com:
www.eeworm.com/read/348535/11589587
c keyadc.c
#include
#include
#define KEY_PORT P1
#define KEY1 0x81 //10000001b
#define KEY2 0x41 //01000001b
#define KEY3 0x21 //00100001b
#define KEY4 0x11 //00010001b
#define KEY5 0x82
www.eeworm.com/read/261578/11636946
txt 按键测试.txt
;===================================================
; ===== Key Scan Service Routine =====
;===================================================
;S3f9488 , Fosc = 6 MHz , subFosc=32768
www.eeworm.com/read/157515/11697747
cpp reader.cpp
#include
#include "maplay.h"
#include "mahelper.h"
#include "reader.h"
CReader::CReader()
{
m_hFile = INVALID_HANDLE_VALUE;
}
CReader::~CReader()
{
if (m_hFile != INVALID_H
www.eeworm.com/read/259453/11789584
hier_info keyboard.hier_info
|keyboard
clk => codetran:u4.clk
clk => key_scan:u3.clk
clk => scan_gen:u1.clkin
row[0] => key_scan:u3.row[0]
row[0] => key_press:u2.row[0]
row[1] => key_scan:u3.row[1]
row[1] => key_press:u2.r
www.eeworm.com/read/345183/11831536
lst zkjp.lst
A51 MACRO ASSEMBLER ZKJP 05/28/2005 21:43:03 PAGE 1
MACRO ASSEMBLER A51 V6.12
OBJECT MODULE PLACED IN .\ZKJP.OBJ
ASSEMBLER I