代码搜索:Scan

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

代码结果 10,000
www.eeworm.com/read/313485/13586634

c 1602key.c

#include #include"my1602.h" #include"key_scan.h" void main() { lcm_init(); lcm_delay(5); while(1) { uchar key; key=key_scan(); if(key!=0) display_char(key%2,key-1,
www.eeworm.com/read/310741/13644747

vhd traffic_lib.vhd

--declaraction of package traffic_lib including component "clk_gen" --"traffic_mux" "count_down" "traffic_fsm" library ieee; use ieee.std_logic_1164.all; package traffic_lib is component clk_g
www.eeworm.com/read/310209/13655480

h key.h

#ifndef KEY_H #define KEY_H #ifdef KEY_C #define NO_KEY 255 //#ifdef KEY_4X4 //键盘为4X4 /*#define K1_1 1 #define K1_2 2 #define K1_3 3 #define K1_4 4 #define K2_1 5 #define K2_2 6 #de
www.eeworm.com/read/310162/13657323

h key.h

#ifndef KEY_H #define KEY_H #ifdef KEY_C #define NO_KEY 255 //#ifdef KEY_4X4 //键盘为4X4 /*#define K1_1 1 #define K1_2 2 #define K1_3 3 #define K1_4 4 #define K2_1 5 #define K2_2 6 #de
www.eeworm.com/read/308382/13703276

c kbsub.c

/*-----------------------------------------------------* *文件描述:本文件包含了H08C键盘中断子函数,分别为: * *(1)KB_Init:键盘初始化函数 * * void KB_Init(void)
www.eeworm.com/read/308191/13706230

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/307021/13732938

vhd led.vhd

LIBRARY IEEE; USE IEEE.STD_LOGIC_1164.ALL; ENTITY led IS PORT( clk : IN STD_LOGIC; --全局时钟 ena : IN STD_LOGIC_VECTOR(5 DOWNTO 0); flicker_ena : IN STD_LO
www.eeworm.com/read/306208/13749281

vhd traffic_lib.vhd

--declaraction of package traffic_lib including component "clk_gen" --"traffic_mux" "count_down" "traffic_fsm" library ieee; use ieee.std_logic_1164.all; package traffic_lib is component clk_g
www.eeworm.com/read/303885/13807314

qsf clkscan3.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
www.eeworm.com/read/303885/13807343

qsf clkscan1.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