代码搜索结果
找到约 2,241 项符合
Keypad 的代码
main_1204.c
#include "RS232.h"
#include "KeyPad.h"
#include "LCD.h"
#include "44b.h"
////////////////////////////////////
/*
void Test_Interrupt()
{
init_Interrupt_EINT4567();
RS232_send_stri
time.c
#include
unsigned char second;
unsigned char minute;
unsigned char hour;
unsigned char time[9];
unsigned char sound=0;
extern unsigned char keytime;
extern unsigned char keypad(void)
nt98keyb.cnf
; Sample of KEYBOARD.CNF for the NEC PC-9801 keyboard (Windows NT).
; See KEYCODE.TXT for the description of the format.
;
[VT editor keypad]
;Up arrow key
Up=328
;Down arrow key
Down=336
;Rig
nt98keyb.cnf
; Sample of KEYBOARD.CNF for the NEC PC-9801 keyboard (Windows NT).
; See KEYCODE.TXT for the description of the format.
;
[VT editor keypad]
;Up arrow key
Up=328
;Down arrow key
Down=336
;Rig
pc98keyb.cnf
; Sample of KEYBOARD.CNF for the NEC PC-9801 keyboard (Windows 95).
; See KEYCODE.TXT for the description of the format.
;
[VT editor keypad]
;Up arrow key
Up=58
;Down arrow key
Down=61
;Right
time.c
#include
unsigned char second;
unsigned char minute;
unsigned char hour;
unsigned char time[9];
unsigned char sound=0;
extern unsigned char keytime;
extern unsigned char keypad(void)
lock.c
#include "keypad.h"
#include "lcd.h"
#include "delay.h"
#include "lock.h"
unsigned char code masterlock[10]="9888272751", defaultulock[5]="32179";
unsigned char userlock[5], input[10];
extern
nt98keyb.cnf
; Sample of KEYBOARD.CNF for the NEC PC-9801 keyboard (Windows NT).
; See KEYCODE.TXT for the description of the format.
;
[VT editor keypad]
;Up arrow key
Up=328
;Down arrow key
Down=336
;Rig
time.c
#include
unsigned char second;
unsigned char minute;
unsigned char hour;
unsigned char time[9];
unsigned char sound=0;
extern unsigned char keytime;
extern unsigned char keypad(void)
time.c
#include
unsigned char second;
unsigned char minute;
unsigned char hour;
unsigned char time[9];
unsigned char sound=0;
extern unsigned char keytime;
extern unsigned char keypad(void)