⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 sys_config.h

📁 一款车载DVD的车机源程序(正在生成中的哦)
💻 H
字号:
/**************************************************************************
Project  :  Car two ting dvd System
Compiler :  ST7 HiCross C (HiWARE)
Module   :  autos.c 
Version  :  V 1.0
Created  :  24 11, 2005
Author   :  tomi / SA
Description
         -  Configure the system,such as what tuner/chinese/english and so on.  
Modified
		 - tomi
***************************************************************************/
/********************************************
Select the OSD drvice
********************************************/
#define T100
/********************************************
Select the TV tuner
********************************************/
//#define			TNJ_3321_UF
#define			TNJ_8355_QF
/********************************************
Select the CDC's timer
********************************************/
//#define			CDC_timer_500us			
/********************************************
Select the EEPROM
********************************************/
#define			Outside_eeprom		
/********************************************
Select the Logo
********************************************/
//#define			Logo
/********************************************
Select download outside eeprom or normal work
********************************************/
//#define		Download_outside_eeprom
/********************************************
Select the panel
********************************************/
//#define		PVI_65_panel
//#define 			LG_65_panel
#define		AU_7_panel
/********************************************
Select the guest
********************************************/
//#define 			Quest_500_a4
//#define				No_touch_system
/********************************************
Select the AM freq step(9K or 10K)
********************************************/
#define			AM_step_9K
//#define			AM_step_10K







⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -