代码搜索结果
找到约 10,000 项符合
Remote Control 的代码
dev_remote.c
/*
* Cisco C7200 (Predator) Remote Control Module.
* Copyright (C) 2006 Christophe Fillot. All rights reserved.
*/
#include
#include
#include
#include
#
ir_remote.h
/*void ir_887()
{
uchar s,q,k,count;
if(remote==0)
{
for(k=85;k>0;k--) //100us重复85次,测得时间8.926ms
{
delay100us();
if(remote==1){return;} //再来判断ir是否为低电平,如果是低电平就执行下面的语句
remote shutdown.txt
XP PRO has a lot of fun utilities. One of the most useful ones I have found to date is the ability to remotely reboot a PC. There are 2 ways of doing this. You will need to have admin access to the PC
remote_dbtutorial.html
302 File moved
remote_drv.__i
"lib_mcu\remote\remote_drv.c" LARGE BROWSE DEBUG OBJECTEXTEND PRINT(.\remote_drv.lst) OBJECT(remote_drv.obj)
remote_drv.lst
C51 COMPILER V7.50 REMOTE_DRV 11/28/2007 08:37:35 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE REMOTE_DRV
OBJECT MODULE PLACED
remote_drv.h
#ifndef _REMOTE_DRV_H_
#define _REMOTE_DRV_H_
void remote_disable(void);
void remote_enable(void);
void t1_remote_init(void);
INT8U remote_value(void);
#endif /* _REMOT
remote_drv.c
#include "config.h" /* lib configuration header */
#include "remote_drv.h"
#include "lib_mcu\timer\timer_drv.h" /* timer driver definition */
#include "lib_mcu\lcd\
remote-utils.c
/* Remote utility routines for the remote server for GDB.
Copyright (C) 1986, 1989, 1993 Free Software Foundation, Inc.
This file is part of GDB.
This program is free software; you can redistribu
remote_drv.lst
C51 COMPILER V7.50 REMOTE_DRV 02/16/2009 09:59:54 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE REMOTE_DRV
OBJECT MODULE PLACED