代码搜索结果
找到约 143,016 项符合
Remote Control 的代码
cx88-input.c
/*
*
* Device driver for GPIO attached remote control interfaces
* on Conexant 2388x based TV/DVB cards.
*
* Copyright (c) 2003 Pavel Machek
* Copyright (c) 2004 Gerd Knorr
* Copyright (c) 2004
rmt
#!/bin/sh
# the next line restarts using wish \
exec wish "$0" "$@"
# rmt --
# This script implements a simple remote-control mechanism for
# Tk applications. It allows you to select an application
ir.txt
Infra-red driver documentation.
Mike Crowe
(C) Empeg Ltd 1999
Not a lot here yet :-)
The Kenwood KCA-R6A remote control generates a sequence like the following:
Go low for approx 1
av7110_ir.c
/*
* Driver for the remote control of SAA7146 based AV7110 cards
*
* Copyright (C) 1999-2003 Holger Waechtler
* Copyright (C) 2003-2007 Oliver Endriss
*
cx88-input.c
/*
*
* Device driver for GPIO attached remote control interfaces
* on Conexant 2388x based TV/DVB cards.
*
* Copyright (c) 2003 Pavel Machek
* Copyright (c) 2004 Gerd Knorr
* Copyright (c) 2004
readme.ir
infrared remote control support in video4linux drivers
======================================================
basics
------
Current versions use the linux input layer to support infrared
remote co
ir.txt
Infra-red driver documentation.
Mike Crowe
(C) Empeg Ltd 1999
Not a lot here yet :-)
The Kenwood KCA-R6A remote control generates a sequence like the following:
Go low for approx 1
rmt
#!/bin/sh
# the next line restarts using wish \
exec wish "$0" "$@"
# rmt --
# This script implements a simple remote-control mechanism for
# Tk applications. It allows you to select an application
rc.lua
--[==========================================================================[
rc.lua: remote control module for VLC
--[==========================================================================[
Co
http.c
/*****************************************************************************
* http.c : HTTP/HTTPS Remote control interface
************************************************************************