|
Last change
on this file was
76,
checked in by megakiss, 10 years ago
|
|
1W 대기전력을 만족시키기 위하여 POWEROFF시 튜너를 Standby 상태로 함
|
-
Property svn:executable set to
*
|
|
File size:
686 bytes
|
| Rev | Line | |
|---|
| 1 | /** |
|---|
| 2 | @file |
|---|
| 3 | DHL_SYS_Config.h |
|---|
| 4 | |
|---|
| 5 | @brief |
|---|
| 6 | DHL SYS ¸ðµâÀÇ °¢Á¾ Configurations |
|---|
| 7 | |
|---|
| 8 | GPIO ÇÉ ¹øÈ£ µî °¢Á¾ config °ü·Ã »çÇ× Á¤ÀÇ. |
|---|
| 9 | |
|---|
| 10 | Copyright 2006~2010 Digital STREAM Technology, Inc. |
|---|
| 11 | All Rights Reserved |
|---|
| 12 | */ |
|---|
| 13 | |
|---|
| 14 | |
|---|
| 15 | #ifndef __DHL_SYS_CONFIG_H__ |
|---|
| 16 | #define __DHL_SYS_CONFIG_H__ |
|---|
| 17 | |
|---|
| 18 | |
|---|
| 19 | |
|---|
| 20 | |
|---|
| 21 | |
|---|
| 22 | #ifdef __cplusplus |
|---|
| 23 | extern "C" { |
|---|
| 24 | #endif |
|---|
| 25 | |
|---|
| 26 | |
|---|
| 27 | |
|---|
| 28 | #if COMMENT |
|---|
| 29 | ____Overview____(){} |
|---|
| 30 | #endif |
|---|
| 31 | |
|---|
| 32 | /** |
|---|
| 33 | @file DHL_SYS_Config.h |
|---|
| 34 | |
|---|
| 35 | module overview |
|---|
| 36 | - |
|---|
| 37 | - |
|---|
| 38 | |
|---|
| 39 | implementations |
|---|
| 40 | |
|---|
| 41 | dependencies |
|---|
| 42 | |
|---|
| 43 | |
|---|
| 44 | */ |
|---|
| 45 | |
|---|
| 46 | |
|---|
| 47 | #if COMMENT |
|---|
| 48 | ____Config____(){} |
|---|
| 49 | #endif |
|---|
| 50 | |
|---|
| 51 | |
|---|
| 52 | |
|---|
| 53 | |
|---|
| 54 | |
|---|
| 55 | #if COMMENT |
|---|
| 56 | ____Defines____(){} |
|---|
| 57 | #endif |
|---|
| 58 | |
|---|
| 59 | |
|---|
| 60 | #ifdef __cplusplus |
|---|
| 61 | } /* extern "C" */ |
|---|
| 62 | #endif |
|---|
| 63 | |
|---|
| 64 | |
|---|
| 65 | |
|---|
| 66 | #endif /* __DHL_SYS_CONFIG_H__ */ |
|---|
| 67 | |
|---|
Note: See
TracBrowser
for help on using the repository browser.