代码搜索结果

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

touch_screen.c

/* ********************************************************************************************************* * 文件: Touch_Screen.C * 描述: 此处函数 GUI 中定义了,但此次移植并未使用. * 编写: 深思 (001-12345@sohu.com). ***

touch_screen.h

#ifndef __Ts_auto_H__ #define __Ts_auto_H__ void Touch_Screen_Init(void); void Touch_Screen_Off(void) ; void __irq ADC_ISR(void); #endif /*__Ts_auto_H__*/

touch_screen.c

/************************************************************** Touch Screen control **************************************************************/ #include #include "2410addr.h" #inc

touch_screen.c

/************************************************************** Touch Screen control **************************************************************/ #include #include "2410addr.h" #inc

touch_screen.h

#ifndef __Ts_auto_H__ #define __Ts_auto_H__ void Touch_Screen_Init(void); void Touch_Screen_Off(void) ; #endif /*__Ts_auto_H__*/

old screen.cpp

/* SCREEN.CPP - SNES Screen Renderer Color depths (cdepth): 0=4 colors 1=16 colors 3=256 colors. */ #include "Common.hpp" #include "GrEngine.hpp" #include "CPU.hpp" #include "FileMan.hpp" #