代码搜索结果

找到约 2,241 项符合 Keypad 的代码

nvram.c

#include #include "common.h" #include "Struct.h" #include "system.h" #include "NVRam.h" #include "TW10xReg.h" #include "TwoWire.h" #include "KeyPad.h" #include "Video.h" #include "g

osddraw.c

#include #include "common.h" #include "System.h" #include "Struct.h" #include "OSDDraw.h" #include "Keypad.h" #include "TwoWire.h" #include "TW10xReg.h" #include "OSDCtrl.h" #includ

mp3-at89c51.c

#include "AT89C51SND1_REG.H" #include "MCU_KEYPAD.H" #include "MP3_PLAYER.H" #include "FILE_SYS.H" void main() { void main() { //MP3 Player /*初始化*/ MP3player_Init(); //

nvram.c

#include #include "common.h" #include "Struct.h" #include "system.h" #include "NVRam.h" #include "TW101Reg.h" #include "TwoWire.h" //#include "OSDCtrl.h" #include "KeyPad.h" //#incl

irint.c

//#ifdef INTERRUPT1 #include "reg51.h" #include #include "Common.h" #include "Remote.h" #include "KeyPad.h" #include "OSDDraw.h" #include "TwoWire.h" #include "T101_Util.h" exte

osddraw.c

#include #include "common.h" #include "System.h" #include "Struct.h" #include "OSDDraw.h" #include "Keypad.h" #include "TwoWire.h" #include "TW101Reg.h" #include "OSDCtrl.h" //#incl

key2008.a51

keyport equ P2 ;Keypad port connected here col1 equ P2.0 ;Column 1 col2 equ P2.1 ;Column 2 col3 equ P2.2 ;Column 3 col4 equ

tuner.c

#include "reg51.h" #include "TW803Reg.h" #include "System.h" #include "OSDCtrl.h" #include "TwoWire.h" #include "OSDDraw.h" #include "NVRam.h" #include "Remote.h" #include "Keypad.h" #include

osddraw.c

#include #include "common.h" #include "System.h" #include "Resolution.h" #include "SRC_ctrl.h" #include "OSDDraw.h" #include "Keypad.h" #include "TwoWire.h" #include "TW803Reg.h"

alarm_clock.vhd

LIBRARY IEEE; USE IEEE.STD_LOGIC_1164.ALL; USE WORK.P_ALARM.ALL; ENTITY ALARM_CLOCK IS PORT(KEYPAD :IN STD_LOGIC_VECTOR(9 DOWNTO 0); KEY_DOWN :IN STD_LOGIC; ALARM_BUTTON:IN STD_LOGIC