代码搜索结果

找到约 10,000 项符合 Screen 的代码

screen3.cpp

/* * This file contains code from "C++ Primer, Fourth Edition", by Stanley B. * Lippman, Jose Lajoie, and Barbara E. Moo, and is covered under the * copyright and warranty notices given in that

touch_screen.c

/************************************************************** Touch Screen control **************************************************************/ #include "def.h" #include "option.h" #include

touch_screen.h

#ifndef __TOUCH_SCREEN_H__ #define __TOUCH_SCREEN_H__ #define STYLUS_UP 0 #define STYLUS_DOWN 1 #define ADCPRS 39 #define LOOP 1 #define TS_JUTSTIFY_LEFTT

screen5.h

/* * This file contains code from "C++ Primer, Fourth Edition", by Stanley B. * Lippman, Jose Lajoie, and Barbara E. Moo, and is covered under the * copyright and warranty notices given in that

screen3.h

/* * This file contains code from "C++ Primer, Fourth Edition", by Stanley B. * Lippman, Jose Lajoie, and Barbara E. Moo, and is covered under the * copyright and warranty notices given in that

screen4.h

/* * This file contains code from "C++ Primer, Fourth Edition", by Stanley B. * Lippman, Jose Lajoie, and Barbara E. Moo, and is covered under the * copyright and warranty notices given in that

screen3.cpp

/* * This file contains code from "C++ Primer, Fourth Edition", by Stanley B. * Lippman, Jose Lajoie, and Barbara E. Moo, and is covered under the * copyright and warranty notices given in that