代码搜索结果
找到约 10,000 项符合
Screen 的代码
screen1.c
/* We add in the curses.h header file
and in the main function we make calls to initialize and reset the curses library. */
#include
#include
#include
int main
screen.rc2
//
// SCREEN.RC2 - resources Microsoft eMbedded Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft eMbedded Visual C++
#endif //APSTUDIO
screen1.c
/* We add in the curses.h header file
and in the main function we make calls to initialize and reset the curses library. */
#include
#include
#include
int main
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__*/
touch_screen.c
/**************************************************************
Touch Screen control
**************************************************************/
#include
#include "2410addr.h"
#inc