代码搜索结果
找到约 2,241 项符合
Keypad 的代码
vt100.h
/*
* vt100.h Header file for the vt100 emulator.
* Miquel van Smoorenburg,
*/
/* Keypad and cursor key modes. */
#define NORMAL 1
#define APPL 2
#define VT100 1
#
vt100.h
/*
* vt100.h Header file for the vt100 emulator.
* Miquel van Smoorenburg,
*/
/* Keypad and cursor key modes. */
#define NORMAL 1
#define APPL 2
#define VT100 1
#
vt100.h
/*
* vt100.h Header file for the vt100 emulator.
* Miquel van Smoorenburg,
*/
/* Keypad and cursor key modes. */
#define NORMAL 1
#define APPL 2
#define VT100 1
#
alarm_clock.vhd
LIBRARY IEEE;
USE IEEE.STD_LOGIC_1164.ALL;
USE IEEE.STD_LOGIC_UNSIGNED.ALL;
USE WORK.P_ALARM.ALL;
ENTITY ALARM_CLOCK IS
PORT(--KEYPAD :IN STD_LOGIC_VECTOR(9 DOWNTO 0);
KEYROW :
alarm_clock.txt
LIBRARY IEEE;
USE IEEE.STD_LOGIC_1164.ALL;
USE IEEE.STD_LOGIC_UNSIGNED.ALL;
USE WORK.P_ALARM.ALL;
ENTITY ALARM_CLOCK IS
PORT(KEYPAD :IN STD_LOGIC_VECTOR(9 DOWNTO 0);
KEY
main.c
/*
* main.c
*/
#include "msp430x54xA.h"
#include "cry12864.h"
#include "keypad.h"
#include"BoardConfigure.h"
typedef unsigned char uchar;
typedef long int lint;
typedef unsigned int uint;
main.c
/*
* main.c
*/
#include "msp430x54xA.h"
#include "cry12864.h"
#include "keypad.h"
#include"BoardConfigure.h"
typedef unsigned char uchar;
typedef long int lint;
typedef unsigned int uint;
intspassing.c
#include
#include "Common.h"
#include "Global.h"
#include "ICControl.h"
#include "Initial.h"
#include "TWICreg.h"
#include "Keypad.h"
#include "VideoDetect.h"
//#define _Myson8957_
intspassing.c
#include
#include "Common.h"
#include "Global.h"
#include "ICControl.h"
#include "Initial.h"
#include "TWICreg.h"
#include "Keypad.h"
#include "VideoDetect.h"
code uCHAR aKeyTable[16
user.lnk
-lm -lg -ll
user.rel
global.rel
menu.rel
transmit.rel
string.rel
keypad.rel
scbrow.rel
../lib/8000lib.lib
../lib/c900ml.lib
/*******************************************/
/* User coul