代码搜索:touchScreen
找到约 596 项符合「touchScreen」的源代码
代码结果 596
www.eeworm.com/read/453656/7415801
bar touchscreen.bar
www.eeworm.com/read/453656/7415802
dll touchscreen.dll
www.eeworm.com/read/453656/7415803
h touchscreen.h
/******************************************************************************
FILE: isms.h
SERVICES: Header file
GENERAL DESCRIPTION:
isms demo
PUBLIC CLASSES AND STATIC FUNCTIONS:
www.eeworm.com/read/453656/7415804
dsw touchscreen.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/453656/7415805
bid touchscreen.bid
#ifndef TOUCHSCREEN_BID
#define TOUCHSCREEN_BID
#define AEECLSID_TOUCHSCREEN 0x01080317
#endif //TOUCHSCREEN_BID
www.eeworm.com/read/453656/7415806
mak touchscreen.mak
#============================================================================
# Name:
# $(TARGET).MAK
#
# Description:
# Makefile to build the $(TARGET) downloadable module.
#
# The f
www.eeworm.com/read/453656/7415808
dsp touchscreen.dsp
# Microsoft Developer Studio Project File - Name="touchscreen" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x8
www.eeworm.com/read/453656/7415809
c touchscreen.c
/*===========================================================================
FILE: touchscreen.c
SERVICES: Sample applet using AEE
DESCRIPTION
This file contains usage examples of touch s
www.eeworm.com/read/443944/7619949
h touchscreen.h
#define TOUCH_SCREEN_X0 GPIO_Pin_0
#define TOUCH_SCREEN_Y0 GPIO_Pin_1
#define TOUCH_SCREEN_X1 GPIO_Pin_2
#define TOUCH_SCREEN_Y1 GPIO_Pin_3
#define TOUCH_SCREEN_PORT GPIOC
#define TOUCH_SCREEN_PO