source: svn/newcon3bcm2_21bu/toolchain/mipsel-linux-uclibc/include/asm/ddb5074.h @ 66

Last change on this file since 66 was 66, checked in by megakiss, 11 years ago

키패드 기능 연결

전원키 누르고 리모콘 누르면 학습
CH+ 간격 1초 증가 MAX:15
CH- 간격 1초 감소 MIN :1

  • Property svn:executable set to *
File size: 327 bytes
Line 
1/*
2 *  include/asm-mips/ddb5074.h -- NEC DDB Vrc-5074 definitions
3 *
4 *  Copyright (C) 2000 Geert Uytterhoeven <geert@sonycom.com>
5 *                     Sony Software Development Center Europe (SDCE), Brussels
6 */
7
8extern void ddb5074_led_hex(int hex);
9extern void ddb5074_led_d2(int on);
10extern void ddb5074_led_d3(int on);
11
Note: See TracBrowser for help on using the repository browser.