代码搜索结果

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

keypadtest.c

/* keypad_test.c - little program to test the response of the button’s driver*/ #include #include #include //#include #include #include "

script.c

////////////////script for T100 AU7 temp//////////////// #include "reg51.h" #include "common.h" #include "System.h" #include "Struct.h" #include "Keypad.h" #include "TW101Reg.h" #include "OSDDr

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

irint.c

//#ifdef INTERRUPT1 #include "reg51.h" #include "Common.h" #include "Remote.h" #include "system.h" #include "KEYPAD.H" #include "OSDDraw.h" #include "TwoWire.h" #include "intrins.h" /*---

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

disp.h

#ifndef _DISP_H_ #define _DISP_H_ #include "typedef.h" #include "Keypad.H" /* 用户数据类型 */ struct _stcDISPMSG{ char type; char font; char x; char y; char len; void * DData; }; #d

avr240.asm

;**** A P P L I C A T I O N N O T E A V R 2 4 0 ************************ ;* ;* Title: 4x4 keypad, wake-up on keypress ;* Version: 1.1 ;* Last Updated: 98.10.22 ;* Target: All AVR Devices

disp.h

#ifndef _DISP_H_ #define _DISP_H_ #include "typedef.h" #include "Keypad.H" /* 用户数据类型 */ struct _stcDISPMSG{ char type; char font; char x; char y; char len; void * DData; }; #d

avr240.asm

;**** A P P L I C A T I O N N O T E A V R 2 4 0 ************************ ;* ;* Title: 4x4 keypad, wake-up on keypress ;* Version: 1.1 ;* Last Updated: 98.10.22 ;* Target: All AVR Devices

avr240.asm

;**** A P P L I C A T I O N N O T E A V R 2 4 0 ************************ ;* ;* Title: 4x4 keypad, wake-up on keypress ;* Version: 1.1 ;* Last Updated: 98.10.22 ;* Target: All AVR Devices