代码搜索结果

找到约 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

irint.c

#ifndef MT8302_3S_DPF //#ifdef INTERRUPT1 #include "reg51.h" #include "Common.h" #include "Remote.h" #include "struct.h" #include "system.h" #include "KEYPAD.H" #include "OSDDraw.h" #incl

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

alarm_clock.vhd

library ieee; use ieee.std_logic_1164.all; use work.p_alarm.all; use ieee.std_logic_unsigned.all; entity alarm_clock is port(keypad: in std_logic_vector(9 downto 0); key_down: in std_logic;

alarm_clock.vhd.bak

library ieee; use ieee.std_logic_1164.all; use work.p_alarm.all; use ieee.std_logic_unsigned.all; entity alarm_clock is port(keypad: in std_logic_vector(9 downto 0); key_down: in std_logic;

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

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

calculator.htm

计算器 .buttonstyle{color:#f8f8ff;background:#87ceeb}

23.c

4*4 keyboard,software scan unsigned char _pac @ 0x13; unsigned char _pa @ 0x12; unsigned char _pbc @ 0x15; unsigned char _pb @ 0x14; #define KEYPAD _pa const unsigned char Display[