代码搜索结果
找到约 10,000 项符合
Screen 的代码
bs_screen.c
/*
* btscanner - Displays the output of Bluetooth scans
* Copyright (C) 2003 Pentest Limited
*
* Written 2003 by Tim Hurman
*
* This program is free software; you can r
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__*/