|
Last change
on this file was
76,
checked in by megakiss, 10 years ago
|
|
1W 대기전력을 만족시키기 위하여 POWEROFF시 튜너를 Standby 상태로 함
|
-
Property svn:executable set to
*
|
|
File size:
302 bytes
|
| Line | |
|---|
| 1 | |
|---|
| 2 | |
|---|
| 3 | #ifndef __APP_OSD_SETUP_WIZARD_H__ |
|---|
| 4 | #define __APP_OSD_SETUP_WIZARD_H__ |
|---|
| 5 | |
|---|
| 6 | |
|---|
| 7 | void AppO_DrawSetupWizard(int num_page, UINT32 param); |
|---|
| 8 | |
|---|
| 9 | void AppO_EraseSetupWizard(void); |
|---|
| 10 | |
|---|
| 11 | void AppO_AddScanCh(UINT8 rf, UINT16 major, UINT16 minor); |
|---|
| 12 | |
|---|
| 13 | void AppO_InitScanCh(void); |
|---|
| 14 | |
|---|
| 15 | |
|---|
| 16 | |
|---|
| 17 | |
|---|
| 18 | |
|---|
| 19 | |
|---|
| 20 | |
|---|
| 21 | |
|---|
| 22 | |
|---|
| 23 | |
|---|
| 24 | |
|---|
| 25 | |
|---|
| 26 | |
|---|
| 27 | |
|---|
| 28 | |
|---|
| 29 | #endif |
|---|
Note: See
TracBrowser
for help on using the repository browser.