代码搜索结果

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

keypad.mak

#============================================================================ # Name: # KeyPad.MAK # # Description: # Makefile to build the KeyPad downloadable module. # # The followi

keypad.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################

keypad.c

/*=========================================================================== FILE: KeyPad.c SERVICES: DESCRIPTION This file contains the implementation of a simple applet that allows test

keypad.c

/* Having initialized the program and the curses library, we set the Keypad mode TRUE. */ #include #include #include #define LOCAL_ESCAPE_KEY 27 int main() {

keypad.c

#include /* ;------------------------------------------------------------------------------- ; Name: i2c_ir_keypad.c ; Func: Key pad scanning ; Ver.: 1.1 ; Date: June-2005 ; A