nec_ir.h
上传用户:super_houu
上传日期:2008-09-21
资源大小:4099k
文件大小:2k
- /* **************************************************************************************
- * Copyright (c) 2002 ZORAN Corporation, All Rights Reserved
- * THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF ZORAN CORPORATION
- *
- * File: $Workfile: nec_ir.h $
- *
- * Description:
- * ============
- * nec IR API
- *
- * Log:
- * ====
- * $Revision: 4 $
- * Last Modified by $Author: Nirm $ at $Modtime: 23/04/02 9:06 $
- ****************************************************************************************
- * Updates:
- ****************************************************************************************
- * $Log: /I49/H49V/Remote/nec_ir/nec_ir.h $
- *
- * 4 23/04/02 9:37 Nirm
- * - Added dependency in "Config.h".
- *
- * 3 9/01/02 16:58 Nirm
- * Corrected Include-Paths.
- *
- * 2 25/12/01 12:43 Atai
- * Code cleaning
- **************************************************************************************** */
- #include "Config.h" // Global Configuration - do not remove!
- #define IRKC_DISPLAY 0x01
- #define IRKC_CLEAR 0x03
- #define IRKC_AUDIO 0x09
- #define IRKC_ANGLE 0x0B
- #define IRKC_TITLE 0x11
- #define IRKC_6 0x13
- #define IRKC_9 0x23
- #define IRKC_KARAOKE 0x29
- #define IRKC_LR 0x60
- #define IRKC_MENU 0x31
- #define IRKC_3 0x33
- #define IRKC_EJECT 0x39
- #define IRKC_POWER 0x3B
- #define IRKC_SLOWF 0x41
- #define IRKC_1 0x49
- #define IRKC_DOWN 0x4B
- #define IRKC_7 0x51
- #define IRKC_UP 0x53
- #define IRKC_3D 0x59
- #define IRKC_STOP 0x5B
- #define IRKC_SEARCH 0x61
- #define IRKC_SUBTITLE 0x69
- #define IRKC_SETUP 0x6B
- #define IRKC_4 0x71
- #define IRKC_ENTER 0x73
- #define IRKC_SLOWB 0x7B
- #define IRKC_FASTR 0x12
- #define IRKC_RIGHT 0x83
- #define IRKC_MARKAB 0x89
- #define IRKC_RETURN 0x8B
- #define IRKC_MODE 0x91
- #define IRKC_LEFT 0x99
- #define IRKC_FASTF 0x22
- #define IRKC_SKIPF 0xA3
- #define IRKC_SKIPB 0xA9
- #define IRKC_PLAY 0xB3
- #define IRKC_ZOOM 0xB9
- #define IRKC_PAUSE 0xC1
- #define IRKC_2 0xC9
- #define IRKC_8 0xD1
- #define IRKC_MUTE 0xD9
- #define IRKC_0 0xE1
- #define IRKC_GAME 0xE9
- #define IRKC_5 0xF1