代码搜索结果
找到约 2,241 项符合
Keypad 的代码
version.txt
*** version.txt file for the STR71x GPIO SCANNING A 4x4 MATRIX KEYPAD
application note (AN1799). ***
* 20/12/2004 : V1.2
Release 2.0 main modifications:
config-player.h
/* define this if you have a charcell LCD display */
#define HAVE_LCD_CHARCELLS 1
/* define this if you have the Player's keyboard */
#define HAVE_PLAYER_KEYPAD 1
/* Define this if you have a MAS350
exercise-2-begin.c
/* Exercise 2 - starting point
A touch keypad demo for the F4270, constructed from elements of examples:
fet110_ca_04.c
fet110_P2_int.c
*/
// The key pad is con
exercise-2.c
/* Exercise 2
A touch keypad demo for the F4270, constructed from elements of examples:
fet110_ca_04.c
fet110_P2_int.c
*/
// The key pad is constructed from a p
exercise-3-begin.c
/* Exercise 2 - starting point
A touch keypad demo for the F4270, constructed from elements of examples:
fet110_ca_04.c
fet110_P2_int.c
*/
// The key pad is con
pid.lnp
"STARTUP.obj",
"keypad.obj",
"main.obj",
"Disp.obj",
"HW_Disp.obj",
"LTC1860.obj",
"CTL.obj"
TO "PID" Rtx51Tiny
RAMSIZE(256)
maxkeydll.cod
; Listing generated by Microsoft (R) Optimizing Compiler Version 13.10.4237
TTL D:\WINCE500\PLATFORM\zylonite_mhl\SRC\DRIVERS\KeyPad\MAXKEY\.\maxkeydll.cpp
CODE32
00000 AREA |.drectve|
tsc210x.c
/*
* TI TSC2102 (touchscreen/sensors/audio controller) emulator.
* TI TSC2301 (touchscreen/sensors/keypad).
*
* Copyright (c) 2006 Andrzej Zaborowski
* Copyright (C) 2008 Noki
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);