代码搜索结果
找到约 10,000 项符合
Screen 的代码
screen6.dat
11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,
11,83,83,83,83,109,109,109,109,109,109,84,83,83,83,11,
11,83,83,109,109,109,109,109,109,109,109,109,109,83,83,11,
11,83,109,109,109,109,109,109,109,
screen2.dat
010,010,010,010,010,010,010,010,011,011,011,011,011,011,011,011,011,011,011,011,011,011,011,011,011,011,011,011,011,011,011,011,
010,010,010,109,010,010,010,109,011,112,112,9846,109,109,112,112,112,1
screen_output.h
#ifndef __DCPUT_H_INCLUDED__
#define __DCPUT_H_INCLUDED__
#include
void direct_cons_putchar(unsigned char c);
int putchar(int c);
#endif /* __DCPUT_H_INCLUDED__ */
screen_output.cc
/*
* Copyright (c) 1995-1994 The University of Utah and
* the Computer Systems Laboratory at the University of Utah (CSL).
* All rights reserved.
*
* Permission to use, copy, modify and dis
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
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