📄 demod_dcf8722.mak
字号:
################################################################################
# #
# CONEXANT PROPRIETARY AND CONFIDENTIAL #
# Conexant Systems Incorporated (c) 2007 #
# Shanghai, CHINA #
# All Rights Reserved #
# #
# Demodulator Driver Makefile #
# - For SGS-THOMSON DCF872x (Cable Tuner Integrated with QAM Demodulator/FEC) #
# #
################################################################################
################################################################################
# File lists. These macros define the files comprising this driver. #
################################################################################
GENERAL_C_FILES = DCF_DBG.C DCF_REG.C DCF_DRV.C DCF_TUA6020.C DCF_TUNER.C DCF_API.C DEMOD_DCF.C \
!if "$(DEBUG)"=="YES"
DCF_PARSER_CMD.C
!endif
OTHER_FILES = DCF.H DCF_DEFS.H DCF_STR.C DCF_ENUM.H DCF_API.H DCF_REG.H
################################################################################
# Modifications:
#
################################################################################
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -